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

chore(deps-dev): bump dependency-cruiser from 13.0.4 to 14.1.0 #270

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps dependency-cruiser from 13.0.4 to 14.1.0.

Release notes

Sourced from dependency-cruiser's releases.

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!
  • cc93d9cc/ f586e7da build(npm): updates external dependencies
  • 7e68e7ad refactor(cli): renames assertion function

v13.1.5

👷 maintenance

  • 7d5c966c ci: sets up automated publishing with provenance
  • dd0d6924 build(npm): updates external dependencies
  • 2344164e refactor(test): sources assertions from assert/strict to ease strict comparisons (#834)

v13.1.4

🐛 fixes

  • b1212482 fix(report/err-html): makes show/hide ignored violations work again (#832)
  • c23ab920 fix(doc|cli/init-config): suggest typings as a mainFields wherever types is suggested (#831) - thanks to @​BRMatt for both the research into this and the (clear and well documented) pull request that fixes this!

👷 maintenance

... (truncated)

Commits
  • a967043 14.1.0
  • 7b28857 build(npm): updates external devDependencies
  • c2d731c refactor: renames functions that assert things so they reflect that (#848)
  • ddd2ee6 feature(main|extract): adds builtInModules option to tweak what to consider b...
  • 32cad15 feat(init): adds 'module' field to enhancedResolve mainFields when current mo...
  • b92b79b doc(options): elaborates on how to use the mainFields attributes in ESM context
  • 48ce9ab refactor(extract): rewrites gatherInitialSources reduce with flatMap (#842)
  • 4bce7f8 14.0.0
  • 5b6c48f refactor: replaces 'glob' with 'picomatch' (#841)
  • 6cb8e8e ci!: sets minimum supported nodejs version to 18.17
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) from 13.0.4 to 14.1.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@v13.0.4...v14.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from MH4GF as a code owner October 1, 2023 13:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2023
@MH4GF
Copy link
Owner

MH4GF commented Nov 23, 2023

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 23, 2023

Superseded by #278.

@dependabot dependabot bot closed this Nov 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependency-cruiser-14.1.0 branch November 23, 2023 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant