Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the development-minor-patch group with 1 update: knip.

Updates knip from 5.73.3 to 5.73.4

Release notes

Sourced from knip's releases.

Release 5.73.4

  • fix(bun resolver): detect "publish" and others as builtin commands instead of unlisted binaries (#1387) (542e2ad11603d9652809fdd8c841f24dff402626) - thanks @​viktormarinho!
  • fix: detect namespace imports used as default values in destructuring (#1386) (31095065823e3c6b691da44178252d7d863410ae) - thanks @​jstaab!
  • Update release-it (71fa7b14cb220dce939d7b87d08df33977863d84)
  • Fix up some md(x) logistics (a879075b8898aaaea4b0a34e234ef865a59d0fe7)
  • Add DTS extensions to the resolver (9126b1e23a992c3d542b1dff7ead06d85c24f17b)
  • Improved zod error (0f0cef3654c55be2271c594ff84734ac2a878e33)
  • Auto-format (353c9b55af62e70189d46150496e89621d0d366d)
Commits
  • 07eef0f Release 5.73.4
  • 353c9b5 Auto-format
  • 0f0cef3 Improved zod error
  • 9126b1e Add DTS extensions to the resolver
  • 71fa7b1 Update release-it
  • 3109506 fix: detect namespace imports used as default values in destructuring (#1386)
  • 542e2ad fix(bun resolver): detect "publish" and others as builtin commands instead of...
  • See full diff 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 <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 the development-minor-patch group with 1 update: [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip).


Updates `knip` from 5.73.3 to 5.73.4
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/5.73.4/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.73.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Related to dependencies npm Related to npm dependencies patch Backwards-compatible change that doesn't touch public API labels Dec 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 15, 2025 10:56
@dependabot dependabot bot added npm Related to npm dependencies dependencies Related to dependencies patch Backwards-compatible change that doesn't touch public API labels Dec 15, 2025
@changeset-bot
Copy link

changeset-bot bot commented Dec 15, 2025

⚠️ No Changeset found

Latest commit: 913ff64

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

@Jym77 Jym77 merged commit 188cfd8 into main Dec 15, 2025
10 checks passed
@Jym77 Jym77 deleted the dependabot/npm_and_yarn/development-minor-patch-1ed8c89517 branch December 15, 2025 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to dependencies npm Related to npm dependencies patch Backwards-compatible change that doesn't touch public API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants