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 dependency-cruiser from 10.8.0 to 15.0.0 #473

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps dependency-cruiser from 10.8.0 to 15.0.0.

Release notes

Sourced from dependency-cruiser's releases.

v15.0.0

✨ features (🚨 with breaking changes)

For the majority of use cases these additions are not breaking. For the few use cases that are: dependency-cruiser has gotten a little more precise only ...

  • a3cfcecf feat!(extract): makes 'real' depencency type available alongside aliases BREAKING (#856) If you have rules that check for dependencyTypes explicitly the rules will still work as before, but they'll be more effective, potentially uncovering transgressions dependency-cruiser didn't find in earlier versions.

  • 36c3dde9 feat!(extract): makes support for subpath imports explicit BREAKING (#855) Because dependency-cruiser now labels subpath imports as alias and alias-subpath-import instead of undetermined:

    • if you have rules that explicitly check for alias dependency-crusier might uncover transgressions it didn't before.
    • Likewise if you had rules with checks on undetermined dependency types to find subpath imports, you might want to update them to alias-subpath-import

✨ features

  • 08dce742 feat(report): links to npmjs/ nodejs.org for npm respectively node and core modules (#854) thanks to @​CaptainQuirk for the question that led to this feature and for the feedback on the first crude prototype.

👷 mainteinance

  • e7ae8ef2 build(npm): updates external devDependencies
  • c9288e37 ci: sets latest used node version to 21

v14.1.2

👷 maintenance

  • 45ada490 build(npm): updates external dependencies
  • b0171b20 chore(tools): replaces a stray use of lodash.cloneXXX with structuredClone
  • 27aa37e1 refactor: uses one subpath import for most stuff in src
  • d4fb6299 chore(test): replaces a stray use of lodash.cloneXXX with structuredClone
  • f2499545 refactor: introduces use of node imports aliasses in package.json (#851)

v14.1.1

👷 maintenance

  • be0ef743 build(npm): updates external dependencies
  • c421cd18 build(npm): pins transitive devDependency postcss (that's via vue) to ^8.14.31
  • a1e56105 refactor: replaces lodash's clone & cloneDeep with native structuredClone (#850)
  • 7651db45 ci(npm): fixes repository field to match some other kind of format

v14.1.0

✨ features

  • 32cad154 feature(init): adds 'module' field to enhancedResolve mainFields when current module is type:module (#846) - thanks to @​JakeSidSmith for asking the question that led to this addition
  • ddd2ee6f feature(main|extract): adds builtInModules option to tweak what to consider built-in (/ core) modules (#847) - thanks again to @​JakeSidSmith for providing the context to see why this would be a useful feature

📖 documentation

  • b92b79bd doc(options): elaborates on how to use the mainFields attributes in ESM context

... (truncated)

Commits
  • afbf5e0 15.0.0
  • e7ae8ef build(npm): updates external devDependencies
  • a3cfcec feat!(extract): makes 'real' depencency type available alongside aliases BREA...
  • c9288e3 ci: sets latest used node version to 21
  • 36c3dde feat(extract): makes support for subpath imports explicit (#855)
  • 08dce74 feat(report): links to npmjs/ nodejs.org for npm respectively node core modul...
  • 1775912 14.1.2
  • 45ada49 build(npm): updates external dependencies
  • b0171b2 chore(tools): replaces a stray use of lodash.cloneXXX with structuredClone
  • 27aa37e refactor: uses one subpath import for most stuff in src
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
dependency-cruiser [>= 11.a, < 12]
dependency-cruiser [< 11, > 10.8.0]

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)

Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) from 10.8.0 to 15.0.0.
- [Release notes](https://github.com/sverweij/dependency-cruiser/releases)
- [Changelog](https://github.com/sverweij/dependency-cruiser/blob/main/CHANGELOG.md)
- [Commits](sverweij/dependency-cruiser@v10.8.0...v15.0.0)

---
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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

Superseded by #476.

@dependabot dependabot bot closed this Oct 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/dependency-cruiser-15.0.0 branch October 30, 2023 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant