Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency npm-run-all2 to v7 #1508

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm-run-all2 ^5.0.2 -> ^7.0.1 age adoption passing confidence

Release Notes

bcomnes/npm-run-all2 (npm-run-all2)

v7.0.1

Compare Source

Commits
  • Revert engine range bump back to Node 18 b2e849b

v7.0.0

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

v6.2.6

Compare Source

Commits
  • Prevent a throw when looking up undefined results d928f9a

v6.2.5

Compare Source

v6.2.4

Compare Source

Merged
  • Switch to JS-based which command #154
Fixed
  • Switch to JS-based which command #153

v6.2.3

Compare Source

Commits
  • Merge pull request #​151 from bcomnes/fix-pnpm-agian c43fa2b
  • Avoid passing config fields as flags for pnpm dc2d7da

v6.2.2

Compare Source

Commits
  • Revert "Compatibility: npm, yarn and pnpm run scripts" fc35f0d

v6.2.1

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

v6.2.0

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

v6.1.2

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

v6.1.1

Compare Source

Commits

v6.1.0

Compare Source

Merged
  • Upgrade: Bump actions/checkout from 3 to 4 #119
Commits

v6.0.6

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

v6.0.5

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

v6.0.4

Compare Source

Merged
  • When running through npx, use the npm that should be next to it. #96

v6.0.3

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

v6.0.2

Compare Source

Merged
  • Update package shell quote #89

v6.0.1

Compare Source

Commits
  • Lower bound node engine to ^14.18.0 || >=16.0.0 fc2957f

v6.0.0

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 - "before 3am on the first day of the month" (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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

Copy link

vercel bot commented Dec 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sanity-ui-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2024 5:09pm
sanity-ui-workshop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2024 5:09pm

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] environment, filesystem Transitive: shell +18 909 kB bret

🚮 Removed packages: npm/[email protected]

View full report↗︎

Copy link
Contributor Author

renovate bot commented Dec 9, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/npm-run-all2-7.x branch December 9, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant