chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates - #72
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[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-dependencies-7c90f24e05
branch
from
August 14, 2026 12:06
12ebba0 to
cb20069
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-7c90f24e05
branch
3 times, most recently
from
August 29, 2026 10:30
f287f3f to
6b152a1
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-7c90f24e05
branch
2 times, most recently
from
September 7, 2026 04:47
d80b48f to
004be37
Compare
…ith 5 updates Bumps the dev-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) | `2.31.0` | `3.0.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.20.0` | `26.4.1` | | [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli) | `0.18.4` | `0.18.5` | | [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) | `3.23.2` | `4.9.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.6` | `8.2.2` | Updates `@changesets/cli` from 2.31.0 to 3.0.2 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@3.0.2/packages/cli) Updates `@types/node` from 22.20.0 to 26.4.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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 `fast-check` from 3.23.2 to 4.9.0 - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md) - [Commits](https://github.com/dubzzz/fast-check/commits/v4.9.0/packages/fast-check) Updates `vite` from 7.3.6 to 8.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite) --- updated-dependencies: - dependency-name: "@arethetypeswrong/cli" dependency-version: 0.18.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@changesets/cli" dependency-version: 2.31.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: fast-check dependency-version: 4.9.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: vite dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-7c90f24e05
branch
from
September 8, 2026 11:48
004be37 to
87c79a3
Compare
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-dependencies group with 5 updates in the / directory:
2.31.03.0.222.20.026.4.10.18.40.18.53.23.24.9.07.3.68.2.2Updates
@changesets/clifrom 2.31.0 to 3.0.2Release notes
Sourced from @changesets/cli's releases.
... (truncated)
Changelog
Sourced from @changesets/cli's changelog.
... (truncated)
Commits
d7e4a2dVersion Packages (#2266)68affeeUpgrade to Vitest 5 (#2281)5eeb012Build(deps): Bump human-id in the production-dependencies group (#2279)a0a4dc6Add review message on pre exit (#2270)1f4eb61Add default changelog message for empty release (#2265)2eb65baAdd script to run unit and e2e tests separately (#2267)ff2b075Build(deps-dev): Bump@lydell/node-pty(#2254)8eff462Build(deps-dev): Bump the development-dependencies group across 1 directory w...bed4581Version Packages (#2242)fdfdc93Update default generated readme (#2239)Updates
@types/nodefrom 22.20.0 to 26.4.1Commits
Updates
@arethetypeswrong/clifrom 0.18.4 to 0.18.5Changelog
Sourced from @arethetypeswrong/cli's changelog.
Commits
Updates
fast-checkfrom 3.23.2 to 4.9.0Release notes
Sourced from fast-check's releases.
... (truncated)
Changelog
Sourced from fast-check's changelog.
... (truncated)
Commits
0d3c254🔖 Update CHANGELOG.md for fast-check@4.9.0,@fast-check/packaged@0.7.1 (#7124)bd85efe⬆️ Update dependency@types/nodeto ^24.13.3 (#7118)a0596ab⬆️ Update dependency vitest to ^4.1.10 (#7119)3c085da⬆️ Update dependency prettier to v3.9.4 (#7114)6538ff0👥 Add jneidel as doc contributor (#7108)8096ab0👥 Add makeeno as doc contributor (#7104)13fd4a6✏️ Typo in typeEntityGraphContraints(#7088)36e70d2⬆️ Update dependency@microsoft/api-extractorto ^7.58.9 (#7080)451ede0⬆️ Update dependency vitest to ^4.1.8 (#7074)949564d⚡️ Early exit on empty tuple infc.entityGraph(#7071)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for fast-check since your current version.
Updates
vitefrom 7.3.6 to 8.2.2Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
de1111arelease: v8.2.2cb77e2atest(ssr): add destructing assignment case for moduleRunnerTransform (#23308)9db0b61fix(ssr): rewrite computed key of destructing parameter (#23307)8413052fix: respectresolve.preserveSymlinkswhen resolving root (fix #23197) (#23...05a003efix(config): resolve sourcemap paths against sourcemap location (#23239)495d9fffeat(deps): widen@vitejs/devtoolspeer range to v0.5.0 (#23302)1d9fa39refactor: use JSON import attributes instead of readFileSync in constants (#2...2804636fix(css): don't pass empty targets to lightningcss (#23295)599b44btest(module-runner): simplify server-hmr tests (#23300)4a261f2test(module-runner): add TLA circular import case (#23299)