Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps knip from 5.70.1 to 5.70.2.

Release notes

Sourced from knip's releases.

Release 5.70.2

  • Restore & add TS v5.5.0 workarounds ↻ oh my (fe7ea23981ae1c94118041299b9f1fecceba62d4)
  • Extend & refactor Import in module graph (ad25794fc5ed465cf4be151df05fc4196d1589e4)
  • Fix TYPE_ONLY instance (b431303d60f84f6abf77f37f93ccf9ab399d4cc9)
  • Add side-effect imports as well (ed289ba9e69a030f945a42aef0828029fbe9b734)
  • Remove project patterns from astro plugin (ac9e378d2bdf84b70791bdce9febc511bee924b4)
  • Don't leak negated entry into project patterns (eab2b892c774c8ed545952997e66cf53719fa68e)
  • Run glob sets with negations separately (resolves #1249) (969e3afdb25d9e607ff68f60543c8f1e64be5a69)
  • Include all groups to negate entry patterns in production mode (406592dca0e44917703b24cee78c2d85b0a42fb6)
Commits
  • 59abdaa Release 5.70.2
  • 406592d Include all groups to negate entry patterns in production mode
  • 969e3af Run glob sets with negations separately (resolves #1249)
  • eab2b89 Don't leak negated entry into project patterns
  • ac9e378 Remove project patterns from astro plugin
  • ed289ba Add side-effect imports as well
  • b431303 Fix TYPE_ONLY instance
  • ad25794 Extend & refactor Import in module graph
  • fe7ea23 Restore & add TS v5.5.0 workarounds ↻ oh my
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 25, 2025
@Janther
Copy link
Contributor

Janther commented Nov 25, 2025

@dependabot rebase

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.70.1 to 5.70.2.
- [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.70.2/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.70.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/knip-5.70.2 branch from d93cf7d to 773b18a Compare November 25, 2025 11:32
@Janther Janther merged commit 34bf70a into main Nov 26, 2025
7 checks passed
@Janther Janther deleted the dependabot/npm_and_yarn/knip-5.70.2 branch November 26, 2025 21:13
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.

2 participants