Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bcomnes/npm-run-all2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.0
Choose a base ref
...
head repository: bcomnes/npm-run-all2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.1
Choose a head ref
  • 7 commits
  • 30 files changed
  • 5 contributors

Commits on May 23, 2024

  1. Upgrade: Bump p-queue from 7.4.1 to 8.0.1

    Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 7.4.1 to 8.0.1.
    - [Release notes](https://github.com/sindresorhus/p-queue/releases)
    - [Commits](sindresorhus/p-queue@v7.4.1...v8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: p-queue
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    4c6a3ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #138 from bcomnes/dependabot/npm_and_yarn/p-queue-…

    …8.0.1
    
    Upgrade: Bump p-queue from 7.4.1 to 8.0.1
    bcomnes authored May 23, 2024
    Configuration menu
    Copy the full SHA
    f80ac5c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    6be8fff View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Use neostandard + add more static code analysis (#142)

    * Use neostandard
    
    * ci: add knip + rimraf + clean up with help of knip
    
    * only run workflows on on `master` branch and PR:s
    
    * tweak new npm scripts
    
    * add installed-check
    voxpelli authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    25738ae View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    b8d3ded View commit details
    Browse the repository at this point in the history
  2. Merge pull request #143 from ayu-exorcist/master

    Compatibility: npm, yarn and pnpm run scripts
    bcomnes authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    32a4b46 View commit details
    Browse the repository at this point in the history
  3. 6.2.1

    bcomnes committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c707195 View commit details
    Browse the repository at this point in the history
Loading