Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2025

Bumps knip from 5.45.0 to 5.46.0.

Release notes

Sourced from knip's releases.

Release 5.46.0

  • support .mts files in storybook config and project (#962) (8edeaeac9c7e9001b2ff43e4f4c4b096234c2184) - thanks @​jjoselv!
  • Add timeout to bun launch config, remove unused attr (2e1c627ba24167f1da225079c738d4e1a6e88328)
  • Add "the state of knip" to blog (273b70404ffaf7aa65a50c18cd0b075cd5725026)
  • Update sponsorships monthly overview (f35b5c280088d7b5d93f970e42a7f0aaa9b07005)
  • Link latest article from home (0a2fb85be5bd8d939863e4879f6ec6eb38b1dd9e)
  • Edit latest article to clarify loading config file (b96f7a5f50c7b30c916a239e1a2d8f6303730bc6)
  • Use svg logos for projects using Knip (df1ca89133fef20ef70686140ce84a4256fb8baa)
  • Formatting (8405908e0796674b63344c3479aed419310743e4)
  • Homepage edits (7faf05e93608f0399bd50cbc3dad0a032a5399af)
  • Add shopify, fix up sponsors in light theme (b8b6d6b9fc6de984cc16702e312c07b23be09e74)
  • Fix path to plugin schema (fixes #972) (7e22547039df179a47335c4be25736acf0e5ad33)
  • fix(create-config): updated script for latest Yarn version (#969) (2419174b9ffac136a837b872eb3058e109b95104) - thanks @​GauBen!
  • Release @​knip/create-config 1.0.5 (15c40461e071b39c6c958a30ff6486d834bded61)
  • Update docs (903d3a464e1f34683527d182201d20e0c06ad9e5)
  • Some minor housekeeping (e081df6f9df6ae3012d6aa047f882ff14e05ca57)
  • Document TypeScript path aliases → dependencies (close #961, close #977) (c5f7f2c46a18982961c35861ff292f870b666b6f)
  • Bail out early without a command in Yarn resolver (resolves #979) (d6a8c3b678cfecf59ff46f7c928ef5ed82df482e)
  • Make _files issue type consistent with the other types (171c86a392bb4f0046e7e9e71a9f311fbc8ce309)
  • Support tags from configuration file (resolves #881) (8e97007ca1c9045180a06dc568891aaa91d83288)
  • Update reporters list in cli help output (4bf863a8855cb44752a93a8cdc568735e31feb59)
  • Add --treat-config-hints-as-errors to exit with code 1 (resolves #891) (54834256ab7ed293ccf26068cdbcab431f35d4e3)
  • feat: add Gitlab Code Quality Reporter (#970) (9cbb6b6a7224e59e397fba77ed04a4f8116f085e) - thanks @​atheck!
  • Fix bun run [entry] (resolves #982) (46af78a0cd38c5a3e8fca856fb19881a67966ebe)
  • Add dir to bun resolver, but ignore bun run --cwd [dir] (69880ea92b3423eeae167a092fd7dbf929c8cc1d)
  • Fix wibbly-wobbly doubly unused file cell in default reporter (25d42800d80eb6cecc2392f9751436c337654317)
  • Find flow nodes recursively (resolves #984) (f4d98f0de76226e27fe4dbea93d2be317bd55fdd)
  • Run npm pkg fix (5c39e92f33f4a5fe2bf0434e08b9f7dc4a10f8f9)
  • Use release-it@next (0e539ce5970184dfcbc298aa0f3bedf5958a9c42)
Commits
  • 627c210 Release 5.46.0
  • 0e539ce Use release-it@next
  • 5c39e92 Run npm pkg fix
  • f4d98f0 Find flow nodes recursively (resolves #984)
  • 25d4280 Fix wibbly-wobbly doubly unused file cell in default reporter
  • 69880ea Add dir to bun resolver, but ignore bun run --cwd [dir]
  • 46af78a Fix bun run [entry] (resolves #982)
  • 9cbb6b6 feat: add Gitlab Code Quality Reporter (#970)
  • 5483425 Add --treat-config-hints-as-errors to exit with code 1 (resolves #891)
  • 4bf863a Update reporters list in cli help output
  • Additional commits viewable in compare view

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 [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.45.0 to 5.46.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.46.0/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies labels Mar 13, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 13, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 473064a
Status: ✅  Deploy successful!
Preview URL: https://572be798.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-mo7g.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose merged commit ca61d0b into main Mar 13, 2025
33 of 39 checks passed
@sandhose sandhose deleted the dependabot/npm_and_yarn/frontend/knip-5.46.0 branch March 13, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant