otahontas / trpc-rtk-query

Automatically generate RTK Query api endpoints from your tRPC setup
MIT License
36 stars 6 forks source link

Bump knip from 5.23.0 to 5.23.3 #306

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps knip from 5.23.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)
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 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)
changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: 1245e0015160538f6c2e6c9ff14b275e709d4b10

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR