Skip to content
This repository was archived by the owner on Mar 14, 2022. It is now read-only.

Bump dependency-cruiser from 9.26.0 to 10.0.4 - #227

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dependency-cruiser-10.0.4
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dependency-cruiser-10.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2021

Copy link
Copy Markdown

Bumps dependency-cruiser from 9.26.0 to 10.0.4.

Release notes

Sourced from dependency-cruiser's releases.

v10.0.2

🐛 bug fixes

  • 017fd51e bugfix(cli): fix --exit-code flag (#470) thanks for the PR @​neelance !

👷 maintenance

  • c8a3d4d9 refactor(swc): consolidate swc call (#466)
  • d379ac6e chore(tools): convert to ESM (#464)
  • f3ce5eae build(npm): @​babel/core, @​babel/plugin-transform-modules-commonjs, @​babel/preset-typescript, @​swc/core, @​typescript-eslint/eslint-plugin, @​typescript-eslint/parser, acorn, ajv, eslint, eslint-plugin-import, eslint-plugin-mocha, eslint-plugin-unicorn, inquirer, mocha, semver-try-require, typescript, vue-template-compiler

v10.0.1

🐛 bugfixes

  • e5e3a7d0 bugfix(init): update the doc output of --init experimental-scripts
  • 8a866898 bugfix(resolve): work around enhanced-resolve's hashmark-in-filenames problem (#461)

👷 maintenance

  • 9ffbe857 build(npm): ⬆️ enhanced-resolve, eslint-plugin-unicorn

v10.0.0

👷‍♀️ maintenance

91e353f3 build: drop support for node <12.20 (💥 breaking change)

What changed?

From this version on dependency-cruiser supports node ^12.20, ^14 and >=16 (which are not coincidentally the same as the ones nodejs supports).

Why?

  • Dependency-cruiser follows the support schedule of nodejs - which de-supported node 10 this month. Many of its dependencies also stopped supporting it, so it's getting less easy (and safe!) to maintain that situation.
  • Likewise nodejs doesn't support node 13 anymore, and soon won't support node 15 any longer. You can safely upgrade to node 14 and 16 respectively (see the release page on the nodejs website.
  • Node 12.20 contains some useful features earlier versions didn't have, which dependency-cruiser either is already using or will start using in the near future.

What is the impact?

None if you're on node 12.20, ^14 or >= 16 which is likely. Low in all other cases (see How to migrate below)

How to migrate

If you still are on one node 10.x, 13.x or 15.x there's two options:

  • upgrade your node version to a supported version (^12, ^14, ^16 or even ^17 when that comes out)
  • keep using dependency-cruiser@9.26.1

🐛 bugfixes

... (truncated)

Commits

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 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)

Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) from 9.26.0 to 10.0.4.
- [Release notes](https://github.com/sverweij/dependency-cruiser/releases)
- [Changelog](https://github.com/sverweij/dependency-cruiser/blob/develop/CHANGELOG.md)
- [Commits](sverweij/dependency-cruiser@v9.26.0...v10.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 28, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jul 12, 2021

Copy link
Copy Markdown
Author

Superseded by #237.

@dependabot dependabot Bot closed this Jul 12, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dependency-cruiser-10.0.4 branch July 12, 2021 20:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants