Skip to content

chore(deps): update dependency knip to v5.62.0 #11508

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

Merged
merged 1 commit into from
Aug 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2025

This PR contains the following updates:

Package Change Age Confidence
knip (source) 5.56.0 -> 5.62.0 age confidence

Release Notes

webpro-nl/knip (knip)

v5.62.0

Compare Source

v5.61.3

Compare Source

  • docs: add config docs for compilers and treatConfigHintsAsErrors, move Plugins and Workspace to group level (#​1152) (93375c8) - thanks @​cylewaitforit!
  • Release 1.0.6 (46ca323)
  • Remove unnecessary await in test (6a7964d)
  • PackageJsonPeeker → PackagePeeker (f0087f8)
  • Minor refactor/rename (457e8ff)
  • Fix absolute path in karma plugin (c40751b)
  • Update docs re. dev (cc55504)
  • Refactor post-processing of irregular imports/resolveds (#​1156) (aaa1bd0)
  • Add config file to cache (#​1156) (0b49c69)
  • Don't overwrite cached config file inputs in same run (resolves #​1156) (efe2d5d)
  • Consolidate file node post-processing in one place (843b69b)
  • Add "Debug Node test" launch configs (5a76a6c)

v5.61.2

Compare Source

  • Add .ts extension to babel config file pattern (a1bcdbb)
  • Refactor biome plugin a bit (20e5914)
  • Add boolean flags to args definition in node plugin (49fe237)
  • Update integration test suite (6bd250a)
  • Read only first bytes of yarn.lock (e2f0fbf)
  • Add error handler for npm pkg set (bfda6e9)
  • Enable eslint plugin config resolver for v9 without eslint-config-next (b334c3a)
  • In the aftermath of the previous commit, this had to be done (2de78bd)

v5.61.1

Compare Source

v5.61.0

Compare Source

v5.60.2

Compare Source

v5.60.1

Compare Source

v5.60.0

Compare Source

  • Revisit dev guidelines (1884273)
  • Remove unnecessary escapes from regexes (d0c3f82)
  • Add WebStorm run config (e6e9813)
  • Remove unneeded condition (311d5e7)
  • Remove obsolete comment (ad99905)
  • Turn ignored logic around (for config hints) (eb0d16b)
  • Add boolean flags to args definition in node plugin (5a42a14)
  • Regen plugin overview (5252f4b)
  • Update dependencies (2506865)
  • Add entry and project configuration hints (#​1105) (58dcfa5)

v5.59.1

Compare Source

  • Edit some docs re. handling binaries (closes #​1107) (6ce3908)
  • Add "contributing" page (cd4f293)
  • Link to e18e.dev (3843678)
  • Ignore scripts with name not starting with word character (a240f0d)
  • Add cargo to global list of ignored binaries (0fcbe11)
  • Minor refactors (3b447b8)

v5.59.0

Compare Source

v5.58.1

Compare Source

  • Mark sentry config files as production entrypoints (#​1104) (7138e8f) - thanks @​camjackson!
  • Standardize on fixture directory and package names (a9cbf19)
  • Fix dimmed count in reporter (ba392b0)
  • Improve negated workspace pattern method (b63f83b)
  • Move isDisableConfigHints to clean up (aafda40)

v5.58.0

Compare Source

v5.57.2

Compare Source

v5.57.1

Compare Source

  • Add example known issue when loading config files (cc36b08)
  • Remove empty import (689993b)
  • Add x to --trace legend (dd91f3a)
  • Improve sponsors script and add venz url (ecefd9e)
  • resolve issue with plugin overlap on config files (#​1096) (c54603e) - thanks @​apeloquin-agilysys!
  • Add fixture to cover prevention of circular dependencies in config files (0b63a01)
  • Update docs dependencies (54f96af)
  • A bit of tests/fixtures housekeeping (866793c)

v5.57.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels Aug 19, 2025
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

Copy link

netlify bot commented Aug 19, 2025

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 580fbb9
🔍 Latest deploy log https://app.netlify.com/projects/typescript-eslint/deploys/68a466ebcf23cd0008fbadae
😎 Deploy Preview https://deploy-preview-11508--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 98 (🟢 up 4 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

nx-cloud bot commented Aug 19, 2025

View your CI Pipeline Execution ↗ for commit 580fbb9

Command Status Duration Result
nx run-many -t lint ✅ Succeeded 3m 23s View ↗
nx run generate-configs ✅ Succeeded 9s View ↗
nx run integration-tests:test ✅ Succeeded 5s View ↗
nx run types:build ✅ Succeeded 5s View ↗
nx test eslint-plugin --coverage=false ✅ Succeeded 2s View ↗
nx test typescript-estree --coverage=false ✅ Succeeded 2s View ↗
nx run-many -t typecheck ✅ Succeeded 1m 59s View ↗
nx test eslint-plugin-internal --coverage=false ✅ Succeeded 2s View ↗
Additional runs (27) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2025-08-19 12:20:55 UTC

@bradzacher bradzacher merged commit 7846738 into main Aug 19, 2025
68 of 69 checks passed
@bradzacher bradzacher deleted the renovate/knip-5.x-lockfile branch August 19, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant