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 14.1.2 #471

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps dependency-cruiser from 10.8.0 to 14.1.2.

Release notes

Sourced from dependency-cruiser's releases.

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

👷 maintenance

  • 7b28857e build(npm): updates external devDependencies
  • c2d731c4 refactor: renames functions that assert things so they reflect that (#848)
  • 48ce9ab7 refactor(extract): rewrites gatherInitialSources' reduce with flatMap (#842)

v14.0.0

🚨 breaking changes

  • 3a9d3848/ 6cb8e8eb ci!: drops support for node 16 and 19, sets minimum supported nodejs version to 18.17 BREAKING As we follow the nodejs release cycle and both node 16 and 19 are EOL, we drop support for them. You probably have already upgraded to node 18, but if not, now is the time to do so :-). If you need to support older nodejs versions, you can still use the last release that supports them (v13.1.5) for a while.

📖 documentation

  • c97e81e8 bugfix(doc): adds missing ": true," in options-reference.md example (#840) - thanks @​LarsArtmann for this fix

👷 maintenance

  • 5b6c48f6 refactor: replaces 'glob' with 'picomatch' (#841) thanks @​jimmywarting for triggering the discussion and pointing out glob as a candidate for replacement!

... (truncated)

Commits
  • 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
  • d4fb629 chore(test): replaces a stray use of lodash.cloneXXX with structuredClone
  • f249954 refactor: introduces use of node imports aliasses in package.json (#851)
  • 7828aee 14.1.1
  • be0ef74 build(npm): updates external dependencies
  • c421cd1 build(npm): pins transitive devDependency postcss (that's via vue) to ^8.14.31
  • a1e5610 refactor: replaces lodash's clone & cloneDeep with native structuredClone (#850)
  • 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 14.1.2.
- [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...v14.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2023

Superseded by #473.

@dependabot dependabot bot closed this Oct 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/dependency-cruiser-14.1.2 branch October 23, 2023 04:14
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