Skip to content

chore(deps-dev): bump knip from 5.36.3 to 5.50.2#422

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/knip-5.50.2
Closed

chore(deps-dev): bump knip from 5.36.3 to 5.50.2#422
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/knip-5.50.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps knip from 5.36.3 to 5.50.2.

Release notes

Sourced from knip's releases.

Release 5.50.2

  • Add i18next-parser plugin (#1023) (6b6536b7a65b8c08a664f9cd85382529d7bb610c) - thanks @​robinvdvleuten!
  • Fix recursion in config file handling (resolves #1024) (1966c231deea753752e77cb205477fdaa739b3a1)

Release 5.50.1

  • Revert "Remove unused TS config options"

This reverts commit d1686e2f9aaff684e406b5681ca82c9bcf82fef7. (731fe7e9ba6478a50bc821a6d3bd80239e4efaf7)

Release 5.50.0

  • Add missing git-ignored files in fixture (bf4fd5bf36a79857cc2ee4883fa8c9400a50af57)
  • feat: add create-typescript-app plugin (#1022) (0dfed33bd5f3a26eb559d14811ef14456cd42858) - thanks @​JoshuaKGoldberg!
  • Remove unused TS config options (d1686e2f9aaff684e406b5681ca82c9bcf82fef7)
  • Add "source mapping" docs (3bdf5abd1a20a29999381d7ba67a643d4f81effd)
  • Minor refactor json reporter types (58cc662cc84d91dd787f76158efc437cdf7fbc7e)

Release 5.49.0

  • Fix TS Router plugin name (d350725350a0f01a772abe63b782edce96a18efe)
  • Remove a wrong "not" in handling-issues.mdx (#1021) (6132bf75b03afbe09d85da67681f9a1fb32db85c) - thanks @​dyedwiper!
  • Improve support for package.json#exports (closes #853) (3378d60dae98415833b9f098e3236c0127ca4591)
  • Improve handling/skipping of exports in entry files (d4df7941e0ab7bcf2fba7446199ce226511cee15)
  • Simplify toSourcePath a bit (5efde33c38098d48f9c25e5286e9a0bc03c6370e)
  • Fix up toEntry callsites (898c18eecb9ad34af69ced49f4cbb4ce94eee4c7)

Release 5.48.0

  • Upgrade release-it (8017157023728046ac9292fda9ad9fc9deeec972)
  • Use strict config validation (resolves #966) (74763372f598201dcd2eb132e2ef29c0764b7fad)
  • fix: escape react-router route paths (#988) - thanks @​rossipedia!
  • Add support for resolveFromAST in plugins (#1005) (17a6f3c369c37b9609db3e3331bddcd29be3b3c9)
  • Don't add entry files from nodemon positional arg (closes #1019) (e51ef342321be3fadbbc27eb9bfbd23a2b472105)
  • Sync up @​nodelib/fs.walk version with fast-glob (8cf2247aa8356c3a79e53d64b14eefc5e431dda3)
  • Replace codeowners dependency with internal helpers + tests (c9c9211674d20ad230fe4fa0b2b8167f1067b17c)
  • Replace summary dependency with internal helper (450a565505a3e97e73a0cae6c16d4d23d1846f32)
  • Report unused re-exports (resolves #874) (6630e3953e8cb83179ffd5752d1868f167e1b767)
  • Fix typos in test (aab0962b807762a08f6daed85aac7999813c3942)
  • Improve SST plugin (ba917c3475abde215031a71945ab0bf6fbf92ede)

Release 5.47.0

  • Always consider husky inputs non-production (resolves #1017) (11139573b5616b0b01d20b1e6ddb7e583088db75)
  • Housekeeping (cc20ce9dad9fdb5be1e4767a12adf2b497476572)
  • Always consider lint-staged inputs non-production (#1017) (69f81eb8d8be64aa863fa72202a87d924f1fdc79)
  • Add GitHub Action plugin (resolves #1018) (4ced243edee339cf1fcb95e8dba41da6e43ab6b0)
  • Update ecosystem pipeline (f1c4015a4ba7e8bdb4c7d06c7f578df14bfd90fd)
  • Fix up qa command (cea22e4dd379e18377666ff415cfd922b544d458)
  • feat: handle vitest workspace configuration (#1003) (332360230fac21ba7912dbf532a8f9bd63bbca34) - thanks @​codepunkt!
  • Add pnpm version to pnpm commands (#1020) (0b2cef7ac2e91faca5672fe4cf313e99be42eee9) - thanks @​thomasballinger!
  • Update docs (50b10bdcae331c5094b5d32b68ce56cb2f32d6c8)
  • Update dependencies (046b0fb4548fb38c03a024db900bf6132ec2681f)

Release 5.46.5

... (truncated)

Commits

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.36.3 to 5.50.2.
- [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.50.2/packages/knip)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the 🤖dependabot NPM dependencies and devDependencies by dependabot label Apr 13, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 20, 2025

Superseded by #425.

@dependabot dependabot bot closed this Apr 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/knip-5.50.2 branch April 20, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖dependabot NPM dependencies and devDependencies by dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants