This PR contains the following updates:
Release Notes
bcomnes/npm-run-all2 (npm-run-all2)
Compare Source
Merged
- Upgrade: Bump neostandard from 0.11.9 to 0.12.0
#164
- Upgrade: Bump codecov/codecov-action from 4 to 5
#161
Commits
- Raise cross-spawn version floor to ^7.0.6
45a9e19
- Merge pull request #163 from bcomnes/dependabot/npm_and_yarn/mocha-11.0.1
285967a
- Upgrade: Bump mocha from 10.8.2 to 11.0.1
5d1aea5
Compare Source
Commits
- Revert engine range bump back to Node 18
b2e849b
Compare Source
Merged
- Prevent a throw when looking up undefined results
#158
Commits
- Breaking change: Bump node engines ^18.17.0 || >=20.5.0
49b95f0
- Merge pull request #156 from bcomnes/rm-rf-rimraf
c661ffc
- Remove rimraf
c77e085
Compare Source
Commits
- Prevent a throw when looking up undefined results
d928f9a
Compare Source
Compare Source
Merged
- Switch to JS-based
which command #154
Fixed
- Switch to JS-based
which command #153
Compare Source
Commits
- Merge pull request #151 from bcomnes/fix-pnpm-agian
c43fa2b
- Avoid passing config fields as flags for pnpm
dc2d7da
Compare Source
Commits
- Revert "Compatibility: npm, yarn and pnpm run scripts"
fc35f0d
Compare Source
Merged
- Compatibility: npm, yarn and pnpm run scripts
#143
- Use neostandard + add more static code analysis
#142
- Upgrade: Bump c8 from 9.1.0 to 10.0.0
#141
- Upgrade: Bump p-queue from 7.4.1 to 8.0.1
#138
Compare Source
Merged
- Placeholder that unfolds into multiple tasks
#134
- 📝 add compatibility note for pnpm.
#136
- Upgrade: Bump codecov/codecov-action from 3 to 4
#131
Compare Source
Merged
- feat: move to read-package-json-fast
#130
- Upgrade: Bump c8 from 8.0.1 to 9.0.0
#127
- Upgrade: Bump github/codeql-action from 2 to 3
#126
- Upgrade: Bump actions/setup-node from 3 to 4
#123
Commits
- Publish the whole project
3dde20c
- Utilize CJS require for 'read-package-json-fast'
605ca15
- Update FUNDING.yml
c838ee9
Compare Source
Commits
Compare Source
Merged
- Upgrade: Bump actions/checkout from 3 to 4
#119
Commits
Compare Source
Merged
- Update all esm only packages
#114
- Upgrade: Bump c8 from 7.14.0 to 8.0.0
#111
- Delete .nycrc
#109
- Update CodeQL workflow
#110
Commits
Compare Source
Merged
- Upgrade: Bump bcomnes/npm-bump from 2.1.0 to 2.2.1
#104
- Upgrade: Bump minimatch from 6.2.0 to 7.0.0
#103
- Upgrade: Bump minimatch from 5.1.4 to 6.0.4
#102
- Upgrade: Bump fs-extra from 10.1.0 to 11.1.0
#98
Commits
- Merge pull request #105 from bcomnes/dependabot/npm_and_yarn/minimatch-8.0.2
cbf78c8
- Upgrade: Bump minimatch from 7.4.4 to 8.0.2
c90d02b
- Merge pull request #101 from bcomnes/dependabot/npm_and_yarn/rimraf-4.0.4
d0d46a2
Compare Source
Merged
- When running through npx, use the npm that should be next to it.
#96
Compare Source
Merged
- Upgrade: Bump jsdoc from 3.6.11 to 4.0.0
#95
- Upgrade: Bump bcomnes/npm-bump from 2.0.2 to 2.1.0
#92
- docs: update minimum supported Node version
#90
Commits
- Merge pull request #94 from MarmadileManteater/runjs-being-called-instead-of-npm-run
da913f9
- Use NPM_CLI_JS over npm_execpath
0224167
- Add a proper check for yarn
bb41ef6
Compare Source
Merged
- Update package shell quote
#89
Compare Source
Commits
- Lower bound node engine to ^14.18.0 || >=16.0.0
fc2957f
Compare Source
Merged
- Move support to node 16 and npm 8
#85
- Upgrade: Bump pidtree from 0.5.0 to 0.6.0
#84
- Upgrade: Bump mocha from 9.2.2 to 10.0.0
#83
- Upgrade: Bump github/codeql-action from 1 to 2
#82
- Upgrade: Bump fastify/github-action-merge-dependabot from 3.0.2 to 3.1
#78
- Upgrade: Bump codecov/codecov-action from 2 to 3
#77
- Upgrade: Bump actions/setup-node from 2 to 3
#75
- Upgrade: Bump actions/checkout from 2 to 3
#76
- Upgrade: Bump minimatch from 4.2.1 to 5.0.0
#74
- Upgrade: Bump minimatch from 3.1.1 to 4.1.1
#73
- Upgrade: Bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2
#72
- Upgrade: Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1
#71
- Upgrade: Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0
#70
- Upgrade: Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0
#69
- Simplify npm scripts
#64
- Update CI config
#62
- Add CodeQL workflow
#65
- Switch to c8 for coverage
#66
- tests: switch to assert's strict mode
#67
- Enforce LF in the repo.
#61
- Upgrade: Bump actions/setup-node from 2.4.0 to 2.4.1
#59
- Upgrade: Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0
#58
- Upgrade: Bump codecov/codecov-action from 2.0.2 to 2.1.0
#57
- Upgrade: Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0
#54
- Upgrade: Bump actions/setup-node from 2.3.2 to 2.4.0
#53
- Upgrade: Bump actions/setup-node from 2.3.1 to 2.3.2
#52
- Upgrade: Bump actions/setup-node from 2.3.0 to 2.3.1
#51
- Upgrade: Bump codecov/codecov-action from 2.0.1 to 2.0.2
#50
- Upgrade: Bump actions/setup-node from 2.2.0 to 2.3.0
#49
- Upgrade: Bump codecov/codecov-action from 1.5.2 to 2.0.1
#48
- Upgrade: Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0
#47
- Upgrade: Bump actions/setup-node from 2.1.5 to 2.2.0
#46
- Upgrade: Bump codecov/codecov-action from 1.5.0 to 1.5.2
#44
- Upgrade: Bump mocha from 8.4.0 to 9.0.0
#43
- Upgrade: Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1
#42
- Upgrade: Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0
#41
- Upgrade: Bump gh-release from 5.0.2 to 6.0.0
#40
- Upgrade: Bump codecov/codecov-action from 1 to 1.5.0
#39
- Upgrade: Bump fs-extra from 9.1.0 to 10.0.0
#38
- Upgrade: Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0
#33
- Upgrade: Bump fastify/github-action-merge-dependabot
#32
- Upgrade: Bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0
#31
- Upgrade: Bump actions/setup-node from v2.1.4 to v2.1.5
#30
- Upgrade: Bump gh-release from 4.0.4 to 5.0.0
#29
- Upgrade: Bump actions/setup-node from v2.1.3 to v2.1.4
#28
- Upgrade: Bump actions/setup-node from v2.1.2 to v2.1.3
#27
Fixed
- Disable override tests on > npm 7
#79
Commits
- Breaking change: Bump engines to node 16 and npm 8
7d19dd4
- Add auto merge
e598066
- Update test.yml
96260d6
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
^5.0.0->^7.0.0Release Notes
bcomnes/npm-run-all2 (npm-run-all2)
v7.0.2Compare Source
Merged
#164#161Commits
45a9e19285967a5d1aea5v7.0.1Compare Source
Commits
b2e849bv7.0.0Compare Source
Merged
#158Commits
49b95f0c661ffcc77e085v6.2.6Compare Source
Commits
d928f9av6.2.5Compare Source
v6.2.4Compare Source
Merged
whichcommand#154Fixed
whichcommand#153v6.2.3Compare Source
Commits
c43fa2bdc2d7dav6.2.2Compare Source
Commits
fc35f0dv6.2.1Compare Source
Merged
#143#142#141#138v6.2.0Compare Source
Merged
#134#136#131v6.1.2Compare Source
Merged
#130#127#126#123Commits
3dde20c605ca15c838ee9v6.1.1Compare Source
Commits
e6dc017cfbd974v6.1.0Compare Source
Merged
#119Commits
a3ee6cd3df3708v6.0.6Compare Source
Merged
#114#111#109#110Commits
2c8123679e2c9710b075cv6.0.5Compare Source
Merged
#104#103#102#98Commits
cbf78c8c90d02bd0d46a2v6.0.4Compare Source
Merged
#96v6.0.3Compare Source
Merged
#95#92#90Commits
da913f90224167bb41ef6v6.0.2Compare Source
Merged
#89v6.0.1Compare Source
Commits
fc2957fv6.0.0Compare Source
Merged
#85#84#83#82#78#77#75#76#74#73#72#71#70#69#64#62#65#66#67#61#59#58#57#54#53#52#51#50#49#48#47#46#44#43#42#41#40#39#38#33#32#31#30#29#28#27Fixed
#79Commits
7d19dd4e59806696260d6Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.