Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2025

Bumps knip from 5.50.2 to 5.51.0.

Release notes

Sourced from knip's releases.

Release 5.51.0

  • Add 'instrumentation-client' to next plugin entry points (#1035) (b739fccb4d37d3eabc2071060ab854239663a472) - thanks @​matbour!
  • Upgrade release-it (4ac189751ddcf1496a7ca9c1bd4aa8cda6747aa1)
  • Handle catch prop access when returning named bindings (resolves #1039) (e94083597d6026d09f128ab1fb9b0e1b5fd0fc14)
  • Housekeeping imports fixture (4fe4099f1ee24c58883e2388362a540fcb981127)
  • Add treatConfigHintsAsErrors to config file options (resolves #1026) (cafff6e1c996d1d334183c0c31a4be666e97cc11)
  • Refactor exec test helper + callsites (e8b642d628845951e995b61b1e0f1858ec0f98a7)
  • Organize quick test:smoke runs (exclude cli & fs tests) (949fe5a0fdcfba40265375b373c50a4829dccf46)
  • Add bun plugin (resolves #1038) (36e30f616ea78f74bb104cf4a2da8c062bd03c0e)
  • Document allowIncludeExports and start using it a few plugins (resolves #1043) (755f689a1205e67f2ae32906ef027ed9256a85b0)
  • Re-generate plugins.md (4f6f8fe910ebb6411ae175bab036661df92b014e)
  • Split bun test cases between plugin and binary resolver (5d3673d7b4a3248599d64bff077216fe29580f30)
  • Fix and skip a few test (to circumvent issues in Windows) (8f8e4c23bc19f818aaf766ebb8774e00992e9fe4)
  • Add oxlint plugin (#1042) (0f8561545b9e2090f83a2ec921472e52dc3f025e) - thanks @​PatrykWalach!
  • feat: add nano-staged plugin (#1045) (a05726c00c2464f7dbd1d02a010ef266c90eaf46) - thanks @​cylewaitforit!
  • Migrate some odd astro pages to mdx content (04aa73a31152a5fdf5a39b68a61c398251666df9)
  • Update favicon (736c05ec29c1b2abbb43b4e4a49867fdfa31b055)
  • 100 (65dc8f971c7f173574130c7615f8dcce4899e315)
  • Update astro/starlight (a9fba6fdc25c6f91d830d12f573cd97a85faef70)
  • Refactor OG images (508fa39ff06d40b776f0d4238a21adb85c717587)
  • refactor(lint-staged): remove unneeded default packageJsonPath value (#1049) (77dedbcd828ce18a6fed3d1b9ecb5ab17e2222fe) - thanks @​cylewaitforit!
  • Quickfix light theme colors (d2972599352674da629f6cd742a215314e0210d2)
  • Concise and consistent description (f33684b792712c5ba35a70e00fd005d1020b0bc9)
  • Add astro to integration suite and sort jobs a-z (c2afe4e466ea07fdf535dfcefcd799973cf7a68c)
  • Add Astro to projects using knip (4661469bf53aea0282d633ea0dde06434820f140)
  • Mark mdx-components as an entry file for Next.js (#1050) (3e7df189f4d488311ef1c9f617cf8ecf605cf522) - thanks @​remcohaszing!
  • Fix tanstack router function call without arguments (1b8acc7909166311a3261459a5ec277db7a9c267)
  • Try remove eslint | prettier | xo in config check in enablers (03790bd08f0308b74f91d1efee2bf6df8decf12c)
  • Update ecosystem pipeline (c95c303e03e5bfe96a59a0dc5bf6911a3c7a7c2d)
  • Unleash biome on fixtures (94fa4eec4a78215b8d865452dca3107055003958)
  • Fix order and add types in codeclimate specs (f1d48453ce48028cf9eb6c2aae4c991f4d0e15e8)
  • Fix order in json reporter specs (b0a3b8697af94efd37119a37aa1fda3ddfb2885b)
  • add relay plugin (#1047) (1e65c29e57b801b338d52af2e0ed77958d772b12) - thanks @​PatrykWalach!
  • Simplify git ignore cache and fix --dir ancestor case (b09eaff47e45f0e8827cf527b3822da5a33f3f45)
  • Remove tanstack-router plugin (7dca60e41c42bc28e0b5b1a70e4694335aaf96c3)
  • Work around bun test pattern issue (20823cfff6aa3b38eee6b41cd5722f5f5df8a3a0)
  • Update docs (d3009bd368d61dc89f89f40a353b4524dcf08334)
  • Exclude dir that doesn't contain tests (d4c73790ccedd2704cf436f92cd8f266e0ebb895)
  • Allow to force-enable built-in sync compilers (b868c2e578e75c3eb437a48ee80c9465e39e126b)
  • Refactor and simplify glob-core a bit (5c91dfa1ce53c4edae4177011e14f4f20eb2da79)
  • Ignore imports inside tagged template literals (#1041) (1ff6db941421251aaea534bbf97babc316fe7872) - thanks @​azat-io!
  • Include members for default-exported enums/classes (beae106e18023a4eaf6939ea8b422748508c4eb6)
  • Fix cache in glob, reuse name (82ca2980c21c12d3979906dfadbf641a48d1972e)
  • Skip runAsyncCompilers if no async compilers (c418cf1e63065ffebda8537933371f5d3aca253a)
  • Add compiler extensions to source mapper (cb2735d2fafec4835e691df2ce2aab9f0e26ea1e)

Release 5.50.5

  • Add jiti to "positionals" (resolves #1033) (08a4688543161e74c31fc3bba02b2ec9fbd144ac)
  • Group some scripts tests (edf56e0d1a8459e348b06fb0221b1d8ba53a9abe)
  • Fix starlight social config (cc51eaad5f07b41fbe0110487fced98b6f21fd8a)

... (truncated)

Commits
  • d879bb7 Release 5.51.0
  • cb2735d Add compiler extensions to source mapper
  • c418cf1 Skip runAsyncCompilers if no async compilers
  • 82ca298 Fix cache in glob, reuse name
  • beae106 Include members for default-exported enums/classes
  • 1ff6db9 Ignore imports inside tagged template literals (#1041)
  • 5c91dfa Refactor and simplify glob-core a bit
  • b868c2e Allow to force-enable built-in sync compilers
  • d4c7379 Exclude dir that doesn't contain tests
  • 20823cf Work around bun test pattern issue
  • 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.50.2 to 5.51.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.51.0/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.51.0
  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 Apr 29, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Apr 29, 2025

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

Latest commit: 9ce50da
Status: ✅  Deploy successful!
Preview URL: https://5af291bd.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-nfbc.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose merged commit 1d3bc56 into main Apr 30, 2025
30 checks passed
@sandhose sandhose deleted the dependabot/npm_and_yarn/frontend/knip-5.51.0 branch April 30, 2025 11:52
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