Sv443-Network / JokeAPI

REST API that serves uniformly and well formatted jokes in JSON, XML, YAML or plain text format that also offers a great variety of filtering methods
https://v2.jokeapi.dev
MIT License
249 stars 46 forks source link

Bump dependency-cruiser from 10.8.0 to 15.5.0 #484

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps dependency-cruiser from 10.8.0 to 15.5.0.

Release notes

Sourced from dependency-cruiser's releases.

v15.5.0

✨ features

  • 8aa2a3d5 feat(init): adds exception to not-to-dev-dep for type-only dependencies (#874) - thanks to @​alvaro-cuesta for the suggestion
  • 91f36a5c/ 38c4a460 feat(wrap-stream-in-html): adds a gradient on highlighted edges (#878)

📖 documentation

  • 9415a847 fix(doc): re-organizes types folder, improves typing of extract-webpack-resolve-config
  • 6d808db0 fix(doc): improves package type exports (#876) making are the types wrong a little more happy

👷 maintenance

  • ae0c3d60 build(npm): updates external devDependencies
  • c6a33b18 refactor(wrap-stream-in-html): makes the wrapper easier to maintain (#877)

v15.4.0

✨ features

  • ba4533fe feat(resolve): enables passing 'aliasFields' to enhanced-resolve (#870) - thanks to @​JakeSidSmith for not only raising the issue that led to this fix, but also for the detailed & well documented research that made this addition a very easy one to implement.
  • dfdb385d feat(reporter/dot): only considers rule severity for coloring invalid modules/ dependencies (#869)

🐛 fixes

  • 3445a3bb fix(init): makes initial regular expressions more specific (#872)- thanks @​mx-bernhard for raising the issue and suggesting an elegant fix.

📖 documentation

  • aca64898 doc: modify semicolons to commas (#866)

👷 maintenance

  • a6d562b7 build(npm): updates external dependencies

v15.3.1-beta-2

🐛 fixes to address #863

On top of the commit that takes 'workspaces' field into account when merging package manifests fix from #867, from that same PR:

  • 78990e08/ 2f29acea/ 943a5212 fixes: don't classify relative module names as 'aliased' - which addresses the bug that bit the beta testers
  • give precedence to bolted-on aliases (webpack) over node native aliases might there be a conflict

✨ / 📖 things from the main branch rebased into #863, but not released to latest yet

  • ba4533fe feat(resolve): enables passing 'aliasFields' to enhanced-resolve (#870)
  • dfdb385d feat(reporter/dot): only considers rule severity for coloring invalid modules/ dependencies (#869)
  • aca64898 doc: modify semicolons to commas (#866)

v15.3.1-beta-1

... (truncated)

Commits
  • 03d3d4b 15.5.0
  • 38c4a46 fix(wrap-stream-in-html): updates to oldskool javascript
  • ae0c3d6 build(npm): updates external devDependencies
  • 91f36a5 feat(wrap-stream-in-html): adds a gradient on highlighted edges (#878)
  • c6a33b1 refactor(wrap-stream-in-html): makes the wrapper easier to maintain (#877)
  • 9415a84 fix(doc): re-organizes types folder, improves typing of extract-webpack-resol...
  • 6d808db fix(doc): improves package type exports (#876)
  • 8aa2a3d feat(init): adds exception to not-to-dev-dep for type-only dependencies (#874)
  • 41e01de 15.4.0
  • 3445a3b fix(init): makes initial regular expressions more specific (#872)
  • 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 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[bot] commented 11 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.