Skip to content

Bump the development-dependencies group with 2 updates#1804

Merged
romainmenke merged 3 commits intomainfrom
dependabot/npm_and_yarn/development-dependencies-94603d1078
Apr 6, 2026
Merged

Bump the development-dependencies group with 2 updates#1804
romainmenke merged 3 commits intomainfrom
dependabot/npm_and_yarn/development-dependencies-94603d1078

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2026

Bumps the development-dependencies group with 2 updates: knip and typescript.

Updates knip from 6.0.2 to 6.1.0

Release notes

Sourced from knip's releases.

Release 6.1.0

  • Add knip.nodeRuntimePath setting (resolve #1643) (65e943ccde55ea54c1cd749e577b4bcb4f97e1b4)
  • Swap Astro sharp detection to match default behavior (#1559) (84968bb713a0d8c478b8b329323a43da6bf0833e)
  • feat: stencil plugin (#1644) (d5d20e5e21d64590c0e735c6bc840295cda665cd) - thanks @​johnjenkins!
  • Enable metro plugin when expo is installed (#1600) (14bc9d7744962d740e2bef1ead3e3f444b2cca5c) - thanks @​DaniFoldi!
  • Resolve jsPlugins dependencies in oxlint plugin (#1576) (e11c962ea55d7afa89ae812686565383b852a50a) - thanks @​nikolailehbrink!
  • Wrap up oxlint jsPlugins support (209a9f78784153d14c2ef0ae2c987926d35de4b7)
  • Update dependencies (close #1646) (869020fc2ed765a52cc242810e0f20a137047b26)
  • Fix config hint filePath edge case (e79c302f9cfd33957485327688e5fcbc25848eec)
  • Rename oxlint config file in fixtures (563020402f35281f2c57672aff12a09aebb363fe)

Release 6.0.6

  • Suppress issues initially to not overwhelm agent in mcp server (7793962c5)
  • Auto-format (346247a70)
  • Fix false positive unused deps when run from workspace dir (resolve #1642) (95f443195)
  • Move from convertPathsToAliascompilePathMappings (resolve #1641) (ccc62d684)

Release 6.0.5

  • Fix up ecosystem pipeline, add sanity (a338b211d4d8b4634dce4de51b9c7ef8d3cd1f05)
  • Fix broken links in Writing a Plugin docs (#1640) (963f20627a6d5d683a6e46df0162795c054dbef9) - thanks @​skoeva!
  • Minor alignment edits to MCP texts.js (714089f09309be00ebef0a91ca903669856acd0d)
  • Merge JSDoc tags across function overload signatures (resolve #1639) (6269ec34ef6fe75be1d69c4f67e8fc43fabf83db)
  • Housekeep tag matching (b15bc7e245e972b29496035090a1a35782a4d1ed)
  • Housekeep reference type matching (d9c8731c7e57142a738bc37db0db75616944f832)
  • fix(nx): fall back to workspace cwd when run-commands target has no cwd (#1638) (cf2dc7db8dc7105cfc3aef2a0d17255cb288d5b2) - thanks @​liorp!

Release 6.0.4

  • Defer ns member ref resolution to post-walk batch pass (resolve #1633) (304504fec11ad5bb94e1a0ea0678eaee876d56ab)
  • Show namespace member statuses in trace output (47ddf43dc41d578bd09dedabf828cc22fa89fca4)
  • Add shadow detection for function params, arrow params, and catch bindings (70ebb76a2789e14cb12bd278d5a63db69719b82d)
  • Strip trailing slashes from tsconfig outDir and rootDir (resolve #1635) (1dcdb02b551bf09b23d2a3b8c0fcad8f0563fcff)

Release 6.0.3

  • Handle symlinks → real paths from tsconfig files (#1630) (529810a97ff17aa868dfa5e83ddc412e880ac020)
  • Filter empty strings from Qwik routesDir values (resolve #1632) (beb8ae3a99c305e77749dc9700adddab4b5c5638)
Commits

Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits

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 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-dependencies group with 2 updates: [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) and [typescript](https://github.com/microsoft/TypeScript).


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

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli common-tools dependencies Pull requests that update a dependency file experimental javascript Pull requests that update Javascript code plugin-packs/postcss-bundler plugin-packs/postcss-preset-env plugins/css-blank-pseudo plugins/css-has-pseudo plugins/css-prefers-color-scheme plugins/media-queries-aspect-ratio-number-values plugins/postcss-media-queries-aspect-ratio-number-values plugins/postcss-alpha-function plugins/postcss-attribute-case-insensitive plugins/postcss-browser-comments plugins/postcss-cascade-layers plugins/postcss-color-function plugins/postcss-color-function-display-p3-linear plugins/postcss-color-functional-notation plugins/postcss-color-hex-alpha plugins/postcss-color-mix-function plugins/postcss-color-mix-variadic-function-args plugins/postcss-color-rebeccapurple plugins/postcss-conditional-values plugins/postcss-content-alt-text plugins/postcss-contrast-color-function plugins/postcss-custom-media plugins/postcss-custom-properties plugins/postcss-custom-selectors plugins/postcss-design-tokens plugins/postcss-dir-pseudo-class plugins/postcss-double-position-gradients plugins/postcss-exponential-functions plugins/postcss-extract plugins/postcss-focus-visible plugins/postcss-focus-within plugins/postcss-font-format-keywords plugins/postcss-font-width-property plugins/postcss-gamut-mapping plugins/postcss-gap-properties plugins/postcss-global-data plugins/postcss-gradients-interpolation-method plugins/postcss-hwb-function plugins/postcss-ic-unit plugins/postcss-image-set-function plugins/postcss-initial plugins/postcss-is-pseudo-class plugins/postcss-lab-function plugins/postcss-light-dark-function plugins/postcss-logical plugins/postcss-logical-float-and-clear plugins/postcss-logical-resize plugins/postcss-logical-viewport-units plugins/postcss-media-minmax plugins/postcss-minify plugins/postcss-mixins plugins/postcss-nested-calc plugins/postcss-nesting plugins/postcss-normalize-display-values plugins/postcss-oklab-function plugins/postcss-overflow-shorthand plugins/postcss-place plugins/postcss-position-area-property plugins/postcss-progressive-custom-properties plugins/postcss-property-rule-prelude-list plugins/postcss-pseudo-class-any-link plugins/postcss-random-function plugins/postcss-rebase-url plugins/postcss-relative-color-syntax plugins/postcss-rewrite-url plugins/postcss-scope-pseudo-class plugins/postcss-selector-not plugins/postcss-sign-functions plugins/postcss-slow-plugins plugins/postcss-stepped-value-functions PostCSS Stepped Value Functions plugins/postcss-system-ui-font-family plugins/postcss-text-decoration-shorthand plugins/postcss-trigonometric-functions PostCSS Trigonometric Functions plugins/postcss-unset-value plugins/syntax-descriptor-syntax-production plugins/postcss-syntax-descriptor-syntax-production

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant