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

build(deps-dev): bump knip from 5.0.0 to 5.23.3 #260

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 2, 2024

Bumps knip from 5.0.0 to 5.23.3.

Release notes

Sourced from knip's releases.

Release 5.23.3

  • Update dependencies (8c783e91)
  • Restore that (only) interfaces can be default-exported (resolves #709) (919a68bf)
  • Improve generated plugin docs (f33f1136)

Release 5.23.2

  • Fixes to config files + Cosmiconfig, Lilconfig and Unconfig generation. (#700) (83e18a10)
  • Exclude nsExports, classMembers and nsTypes from --exports shortcut (#698) (2e834465)
  • Update marketing materials (62090b40)
  • Update funding options (e8a4a00c)
  • Update marketing materials (4f6a1977)
  • Switch to microsoft/TypeScript main in integration tests (c8c6dabb)
  • Add whitespace in exports coverage (alias-exclude) (a03d4ebc)
  • Add more coverage for tag hints (3d551dbb)

Release 5.23.1

  • Minor refactors (efafcdc3)
  • Add test for re-export with includeEntryExports + ignoreExportsUsedInFile (#698) (c0a0f0be)
  • Consider alias exclude symbols referenced in ignoreExportsUsedInFile (resolves #697) (326b0181)
  • Fix enum members in re-exports in entry files (resolves #703) (3ff2253d)
  • Fix tag hints (#691) (dd051cd0)
  • Minor refactors (3e9806a9)
  • Fix isReferencedInExportedType AST helper (bc2e7165)

Release 5.23.0

  • Update docs (1f945edf)
  • Show unused custom ignored tags as hints (resolves #691) (78255fc7)
  • Don't report exports referenced in exported types (resolves #687) (834c26be)
  • Fix unused exports used in file with substring overlap (#695) (5a2176ea)
  • Name tests/fixtures after option name (a7b9a984)
  • Fix unused exports used in file with substring overlap (resolves #695) (555c1629)
  • Update docs re. issue reproduction (646ed753)

Release 5.22.3

  • Try harder looking up strictly-ns-references recursively (#690) (4cf13377)
  • Also traverse into re-exports and re-exported aliases when looking up strictly-ns-references (resolves #690) (b98c5b9e)
  • Update docs (e906674a)
  • Add support for graphql-codegen plugin level config (resolves #692) (#693) (71de7f17)

Release 5.22.2

  • Fix abs extended tsconfig paths if internal (resolves #689) (d1261c1d)
  • Update release-it and use JSON schema (a4111fe6)

Release 5.22.1

  • Add fixture for #687 (e15da45d)
  • Add require() import with ts ext to commonjs fixture (#681) (0c56610e)
  • Add support for thenable dynamic import w/ destructured arg (resolves #688) (1343826a)
  • Update ts dev dep (67404f39)

Release 5.22.0

... (truncated)

Commits
  • faace24 Release 5.23.3
  • 8c783e9 Update dependencies
  • 919a68b Restore that (only) interfaces can be default-exported (resolves #709)
  • f640342 Release 5.23.2
  • 83e18a1 Fixes to config files + Cosmiconfig, Lilconfig and Unconfig generation. (#700)
  • 2e83446 Exclude nsExports, classMembers and nsTypes from --exports shortcut (...
  • e8a4a00 Update funding options
  • a03d4eb Add whitespace in exports coverage (alias-exclude)
  • 3d551db Add more coverage for tag hints
  • 35cf1b7 Release 5.23.1
  • 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.0.0 to 5.23.3.
- [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.23.3/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 requested a review from AshGw as a code owner July 2, 2024 08:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 2, 2024
Copy link

vercel bot commented Jul 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ashgw-me ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 8:14am

Copy link
Author

dependabot bot commented on behalf of github Jul 5, 2024

Superseded by #261.

@dependabot dependabot bot closed this Jul 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/knip-5.23.3 branch July 5, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants