Skip to content
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

Bump knip from 2.20.2 to 2.25.2 #1202

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2023

Bumps knip from 2.20.2 to 2.25.2.

Release notes

Sourced from knip's releases.

Release 2.25.2

  • Clarify debug log message (5e37152)
  • Simplify array.from+map (#246) (63403d4)
  • Simplify map+flat call (#245) (77887a5)

Release 2.25.1

  • Fix typed peer dep + improve some peer/host namings (fixes #239) (ef94f5b)

Release 2.25.0

  • Do not return react as a dependency for jsx: preserve/none in typescript plugin (#226) (37b9e81)
  • Update dependencies (ccd3613)
  • Use rootDir option in jest plugin (fixes #240) (2f58848)
  • Add nx binaries resolver (resolves #243) (5ba99e7)
  • Don't throw for invalid tags in getJSDocTags (fixes #242) (d17371b)

Release 2.24.1

  • Remove .d.ts file and regenerate docs (db064e3)
  • Fix entrypoints for Next.js plugin when using Next.js app router (#236) (f345663)
  • Replace expired Discord invite link (740a171)
  • Move requireResolve call to generic prop access visitor + tests (b10b41c)
  • Fix fixtures after resolvable fs.exists specifiers fix (a702758)
  • Accept resolvable fs.exists specifiers which ts did not (0f02519)
  • Add types as dependencies from typescript plugin (b89fe3b)
  • Fix log-level arg in script (2de7a57)

Release 2.24.0

  • Add vitest dependency resolver to vite plugin (resolves #233) (4766659)
  • Fix tests after deaa7e7 (lol) (838175c)

Release 2.23.0

  • Add @evilmartians/lefthook as lefthook plugin enabler (1dc53ed)
  • Fix lefthook handling in CI, where it does not install hooks (#231) (deaa7e7)
  • Update dependencies (de35df4)
  • Parse releaseNotes scripts in release-it (#232) (b7b10d9)
  • Add JSDoc handling to readme (4496cfb)

Release 2.22.0

  • Update lefthook plugin docs (1695209)
  • Add @alias as JSDoc tag to ignore duplicate exports (closes #228) (17000b3)
  • Refactor/improve jsDocTags handling (28ad80e)
  • Find no issues/hints if optional peerDependencies are also ignored (dev)Dependencies (#194) (7e896a7)
  • Add issue type for referenced optional peerDependencies (resolves #194) (bdbc77a)
  • Improve bash parser (1557e2e)
  • Fix up lefthook plugin (resolves #231) (79c46d8)
  • Move husky git helpers to central utils (4322e1b)
  • Improve the eslint-config/plugin-prettier hack + tests (closes #230) (aa718c2)
  • Improve watch script (7743f68)
  • Improve pnpm resolver arg handling (4f74ce2)
  • Add alias -W to --workspace (3dc026c)

... (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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [knip](https://github.com/webpro/knip) from 2.20.2 to 2.25.2.
- [Release notes](https://github.com/webpro/knip/releases)
- [Changelog](https://github.com/webpro/knip/blob/main/docs/release-notes-v2.md)
- [Commits](webpro-nl/knip@2.20.2...2.25.2)

---
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 the dependencies Changes to the project's dependencies label Sep 21, 2023
@ericcornelissen ericcornelissen merged commit ced66ae into main Sep 21, 2023
32 checks passed
@ericcornelissen ericcornelissen deleted the dependabot/npm_and_yarn/knip-2.25.2 branch September 21, 2023 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to the project's dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant