chore(deps-dev): bump the dev-deps group across 1 directory with 22 updates#22
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the dev-deps group across 1 directory with 22 updates#22dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-deps-47400ce68b
branch
2 times, most recently
from
July 20, 2026 08:29
361faf7 to
2ffefe8
Compare
…pdates Bumps the dev-deps group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.0.5` | `22.0.7` | | [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) | `0.18.4` | `0.18.5` | | [@changesets/cli](https://github.com/changesets/changesets) | `2.31.0` | `2.31.1` | | [@stainless-code/codemap](https://github.com/stainless-code/codemap) | `0.11.1` | `0.11.2` | | [@tanstack/intent](https://github.com/TanStack/intent) | `0.3.5` | `0.3.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.0` | `26.1.1` | | [@typescript/native-preview](https://github.com/microsoft/typescript-go) | `7.0.0-dev.20260705.1` | `7.0.0-dev.20260707.2` | | [expo-secure-store](https://github.com/expo/expo/tree/HEAD/packages/expo-secure-store) | `57.0.0` | `57.0.1` | | [idb-keyval](https://github.com/jakearchibald/idb-keyval) | `6.2.6` | `6.3.0` | | [jotai](https://github.com/pmndrs/jotai) | `2.20.1` | `2.20.2` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.24.0` | `6.27.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.8` | `17.1.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.57.0` | `0.59.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.72.0` | `1.74.0` | | [preact](https://github.com/preactjs/preact) | `10.29.4` | `10.29.7` | | [seroval](https://github.com/lxsmnsyc/seroval) | `1.5.4` | `1.5.6` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.56.4` | `5.56.6` | | [tsdown](https://github.com/rolldown/tsdown) | `0.22.3` | `0.22.12` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.19` | `0.28.20` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.10` | | [vue](https://github.com/vuejs/core) | `3.5.39` | `3.5.40` | Updates `@angular/core` from 22.0.5 to 22.0.7 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v22.0.7/packages/core) Updates `@arethetypeswrong/cli` from 0.18.4 to 0.18.5 - [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases) - [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/HEAD/packages/cli) Updates `@changesets/cli` from 2.31.0 to 2.31.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.31.0...@changesets/cli@2.31.1) Updates `@stainless-code/codemap` from 0.11.1 to 0.11.2 - [Release notes](https://github.com/stainless-code/codemap/releases) - [Changelog](https://github.com/stainless-code/codemap/blob/main/CHANGELOG.md) - [Commits](stainless-code/codemap@v0.11.1...v0.11.2) Updates `@tanstack/intent` from 0.3.5 to 0.3.6 - [Release notes](https://github.com/TanStack/intent/releases) - [Commits](https://github.com/TanStack/intent/compare/@tanstack/intent@0.3.5...@tanstack/intent@0.3.6) Updates `@types/node` from 26.1.0 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript/native-preview` from 7.0.0-dev.20260705.1 to 7.0.0-dev.20260707.2 - [Release notes](https://github.com/microsoft/typescript-go/releases) - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md) - [Commits](https://github.com/microsoft/typescript-go/commits) Updates `expo-secure-store` from 57.0.0 to 57.0.1 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-secure-store) Updates `idb-keyval` from 6.2.6 to 6.3.0 - [Changelog](https://github.com/jakearchibald/idb-keyval/blob/main/CHANGELOG.md) - [Commits](jakearchibald/idb-keyval@v6.2.6...v6.3.0) Updates `jotai` from 2.20.1 to 2.20.2 - [Release notes](https://github.com/pmndrs/jotai/releases) - [Commits](pmndrs/jotai@v2.20.1...v2.20.2) Updates `knip` from 6.24.0 to 6.27.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.27.0/packages/knip) Updates `lint-staged` from 17.0.8 to 17.1.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.8...v17.1.0) Updates `oxfmt` from 0.57.0 to 0.59.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.59.0/npm/oxfmt) Updates `oxlint` from 1.72.0 to 1.74.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.74.0/npm/oxlint) Updates `preact` from 10.29.4 to 10.29.7 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.29.4...10.29.7) Updates `seroval` from 1.5.4 to 1.5.6 - [Release notes](https://github.com/lxsmnsyc/seroval/releases) - [Commits](https://github.com/lxsmnsyc/seroval/commits) Updates `svelte` from 5.56.4 to 5.56.6 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.6/packages/svelte) Updates `tsdown` from 0.22.3 to 0.22.12 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.22.3...v0.22.12) Updates `typedoc` from 0.28.19 to 0.28.20 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.19...v0.28.20) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `vitest` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) Updates `vue` from 3.5.39 to 3.5.40 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.39...v3.5.40) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 22.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@arethetypeswrong/cli" dependency-version: 0.18.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@changesets/cli" dependency-version: 2.31.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@stainless-code/codemap" dependency-version: 0.11.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@tanstack/intent" dependency-version: 0.3.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@typescript/native-preview" dependency-version: 7.0.0-dev.20260707.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: expo-secure-store dependency-version: 57.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: idb-keyval dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: jotai dependency-version: 2.20.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: knip dependency-version: 6.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: lint-staged dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: oxfmt dependency-version: 0.59.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: oxlint dependency-version: 1.74.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: preact dependency-version: 10.29.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: seroval dependency-version: 1.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: svelte dependency-version: 5.56.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: tsdown dependency-version: 0.22.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: typedoc dependency-version: 0.28.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: vue dependency-version: 3.5.40 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-deps-47400ce68b
branch
from
July 20, 2026 08:32
2ffefe8 to
c026c7e
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-deps group with 22 updates in the / directory:
22.0.522.0.70.18.40.18.52.31.02.31.10.11.10.11.20.3.50.3.626.1.026.1.17.0.0-dev.20260705.17.0.0-dev.20260707.257.0.057.0.16.2.66.3.02.20.12.20.26.24.06.27.017.0.817.1.00.57.00.59.01.72.01.74.010.29.410.29.71.5.41.5.65.56.45.56.60.22.30.22.120.28.190.28.206.0.37.0.24.1.94.1.103.5.393.5.40Updates
@angular/corefrom 22.0.5 to 22.0.7Release notes
Sourced from @angular/core's releases.
... (truncated)
Changelog
Sourced from @angular/core's changelog.
... (truncated)
Commits
829d98ebuild: update cross-repo angular dependencies to v22.0.770500e4fix(core): preserve explicit input transform write typee881b96refactor(core): move signal debug graph interfaces to primitives/devtools1046fd9refactor(core): remove deprecatedunregisterToolfromModelContext5936ffbrefactor(core): update WebMCP tool registration to be asynchronousc82ae67Revert "fix(core): allow static attributes for explicit input transforms"ec9b479build: update cross-repo angular dependencies94d9591fix(core): allow static attributes for explicit input transforms1b99646fix(forms): allow multiple async validators748faa4docs(docs-infra): Add build-time validation for API and guide links using rou...Updates
@arethetypeswrong/clifrom 0.18.4 to 0.18.5Changelog
Sourced from @arethetypeswrong/cli's changelog.
Commits
Updates
@changesets/clifrom 2.31.0 to 2.31.1Release notes
Sourced from @changesets/cli's releases.
Commits
a897bb8Use a different publish tag formaintenance/v2branch (#2162)e8650b9Version Packages (#2161)15cf592Fixed handling of the npm 12 info output (#2159)9f2cb2aConfigure Changesets formaintenance/v2line (#2076)97247cbChange allowed publish pattern tomaintenance/v*given rulesets behavior (#...13286a8Build(deps): Bump the github-actions group across 1 directory with 3 updates ...8f6acd6Update dependabot group to exclude major (#2067)c70c675Setup backport workflow and sync next setup (#2057)9672019Remove SECURITY.md to defer to .github (#2055)18e1661Use internal bot for versioning (#2039)Updates
@stainless-code/codemapfrom 0.11.1 to 0.11.2Release notes
Sourced from @stainless-code/codemap's releases.
Changelog
Sourced from @stainless-code/codemap's changelog.
Commits
e17d716fix(release): pin Node 24 before install so better-sqlite3 ABI matches8f7f441chore: version packages (#188)cdacb91chore(deps): bump packages and preserve agents init note styling (#186)4afb0e2Adopt persist repo practices: release, CI, .agents (#187)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@stainless-code/codemapsince your current version.Updates
@tanstack/intentfrom 0.3.5 to 0.3.6Release notes
Sourced from @tanstack/intent's releases.
Commits
c12842aci: changeset release (#202)ca0c761Support wildcard patterns in intent.skills allowlists (#201)Updates
@types/nodefrom 26.1.0 to 26.1.1Commits
Updates
@typescript/native-previewfrom 7.0.0-dev.20260705.1 to 7.0.0-dev.20260707.2Commits
Updates
expo-secure-storefrom 57.0.0 to 57.0.1Changelog
Sourced from expo-secure-store's changelog.
Commits
Updates
idb-keyvalfrom 6.2.6 to 6.3.0Commits
17a69a16.3.0f76e369fix: resolve documentation error, remove husky, and database caching (#185)Updates
jotaifrom 2.20.1 to 2.20.2Release notes
Sourced from jotai's releases.
Commits
5c4ca26v2.20.2bc273fdfix(vanilla): subscriber not notified after nested store.set and sub/unsub in...d8ed488fix(workflow): ecosystem-ci (#3356)937d048fix(ci): pin downlevel-dts typescript to fix build failure (#3355)Updates
knipfrom 6.24.0 to 6.27.0Release notes
Sourced from knip's releases.
... (truncated)
Commits
e463b61Release knip@6.27.0b597de9Handle snapshotSerializers in Vitest plugin (resolve #1884)e52aecfDon't count ambient module declarations in script files as imports18f0bffFlag unresolvable imports of transitive peer deps as unlisted (resolve #1883)d05e775Attribute imports of aliased packages to the declared dependency605c904Skip unresolved imports of gitignored generated files1b0a2c0Resolve unbuilt workspace package exports (close #1877)57a4770Support Tailwind CSS URL importsc273d5fResolve package names from aliased node_modules pathsf682327Support Vitest inline project config extensionsUpdates
lint-stagedfrom 17.0.8 to 17.1.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
dd5a95fMerge pull request #1817 from lint-staged/changeset-release/mainaad7f3bchore(changeset): release11b1d5cMerge pull request #1818 from lint-staged/fixesefb23a2fix: enable colors globally based on option26112a1fix: function task failure kills other tasks, unless--continue-on-errorwa...9b98b7ffix: handle error when calculating hash of unstaged changesd43432bfix: do not allow NaN concurrencybd4dcbffix: do not drop backup stash when restoring unstaged changes fails and using...9153a77Merge pull request #1816 from lint-staged/replace-listr2290e618refactor: use common identity functionUpdates
oxfmtfrom 0.57.0 to 0.59.0Changelog
Sourced from oxfmt's changelog.
... (truncated)
Commits
2d4e8d2release(apps): oxlint v1.74.0 && oxfmt v0.59.0 (#24454)415fe1efix(oxfmt): error on ignorePatterns that cannot match files outside the confi...39677barelease(apps): oxlint v1.73.0 && oxfmt v0.58.0 (#24219)Updates
oxlintfrom 1.72.0 to 1.74.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
2d4e8d2release(apps): oxlint v1.74.0 && oxfmt v0.59.0 (#24454)7f80cacperf(linter/vue/prop-name-casing): precompileignorePropsregex pattern (#2...6272051perf(linter/typescript/no-require-imports): compile allow patterns once (#24417)33805b9perf(linter/jsdoc/require-param): compile checkTypesPattern regex once (#24420)0433a83feat(linter/eslint/no-inner-declarations): addnamespacesoption (#24044)8337835fix(linter): error onignorePatternsthat cannot match files aoutside the c...2ce5a33fix(linter): resolveignorePatternsrelative to the config dir (#24339)39677barelease(apps): oxlint v1.73.0 && oxfmt v0.58.0 (#24219)a2c97f3feat(linter/unicorn): implementexplicit-timer-delayrule (#23612)bdb51c7fix(linter/jest/prefer-ending-with-an-expect): validate config patterns (#24122)Updates
preactfrom 10.29.4 to 10.29.7Release notes
Sourced from preact's releases.
Commits
d7421adMerge pull request #5152 from preactjs/10.29.7ce79b9610.29.7a2418b8Merge pull request #5150 from preactjs/preact-rts58a2bb1Make RTS optional peer dep287288fMerge pull request #5149 from preactjs/10.29.6fe8f16e10.29.6860b5a5Merge pull request #5148 from preactjs/revert-5055-v10.x1772956Revert "Flush subtree effects (#5055)"9110881Merge pull request #5145 from preactjs/10.29.5dc81cf310.29.5Updates
serovalfrom 1.5.4 to 1.5.6Commits
Updates
sveltefrom 5.56.4 to 5.56.6Release notes
Sourced from svelte's releases.