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

Bump check-dependencies from 1.1.0 to 2.0.0 #611

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps check-dependencies from 1.1.0 to 2.0.0.

Release notes

Sourced from check-dependencies's releases.

2.0.0

Notable non-breaking changes:

  • support npm package aliases (#50)
  • reduced a number of external dependencies
  • npm prune is no longer called asnpm install already prunes

Breaking changes:

  • dropped the callback interface - use promises instead
  • dropped the checkCustomPackageNames option
  • CLI argument parsing is more strict now; camelCase parameter versions like --packageDir are no longer supported; use their kebab-case versions like --package-dir.
  • dropped Bower support
  • dropped support for Node.js <18.3

1.1.1

Add basic validation of the packageManager option; document that it's not safe to pass untrusted input there.

Commits
  • 03c8847 Tag 2.0.0
  • 65d9ef5 Set Node.js requirement in package.json engines to >=18.3
  • 4917ab0 Simplify the spawn logic
  • fc04cc8 Drop support for the callback interface
  • 28257dd Tweak ESLint settings
  • dc16e8a Drop the bluebird devDependency
  • 412337a Drop fs-extra & graceful-fs devDependencies
  • 091279a Drop the findup-sync dependency
  • 10ac9c5 Drop lodash.camelcase & minimist dependencies
  • 35dce52 Update dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@eatyourgreens eatyourgreens enabled auto-merge (squash) November 27, 2023 12:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/check-dependencies-2.0.0 branch 4 times, most recently from a734fac to 766cc96 Compare November 27, 2023 12:59
Bumps [check-dependencies](https://github.com/mgol/check-dependencies) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/mgol/check-dependencies/releases)
- [Commits](mgol/check-dependencies@1.1.0...2.0.0)

---
updated-dependencies:
- dependency-name: check-dependencies
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/check-dependencies-2.0.0 branch from 766cc96 to 4f56b03 Compare November 27, 2023 13:01
@eatyourgreens eatyourgreens merged commit 0cb9fd5 into master Nov 27, 2023
3 checks passed
@eatyourgreens eatyourgreens deleted the dependabot/npm_and_yarn/check-dependencies-2.0.0 branch November 27, 2023 13:01
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