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 #6941

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 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
  • 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)

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Nov 15, 2023
@coveralls
Copy link

coveralls commented Nov 15, 2023

Coverage Status

coverage: 57.071%. remained the same
when pulling a5d7124 on dependabot/npm_and_yarn/check-dependencies-2.0.0
into 5a71cc1 on master.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/check-dependencies-2.0.0 branch 2 times, most recently from 3413118 to 3c2d230 Compare November 15, 2023 18:43
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 3c2d230 to a5d7124 Compare November 16, 2023 11:46
@eatyourgreens eatyourgreens enabled auto-merge (squash) November 16, 2023 11:47
@eatyourgreens eatyourgreens merged commit ca00fea into master Nov 16, 2023
@eatyourgreens eatyourgreens deleted the dependabot/npm_and_yarn/check-dependencies-2.0.0 branch November 16, 2023 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants