build(deps): bump the major-deps-updates group across 1 directory with 7 updates - #316
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the major-deps-updates group across 1 directory with 7 updates#316dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 7 updates Bumps the major-deps-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) | `2.31.0` | `3.0.1` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.29.7` | `8.0.4` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.29.7` | `8.0.4` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.29.7` | `8.0.4` | | [postcss-import](https://github.com/postcss/postcss-import) | `16.1.1` | `17.0.0` | | [chromedriver](https://github.com/giggio/node-chromedriver) | `151.0.5` | `152.0.1` | Updates `@changesets/cli` from 2.31.0 to 3.0.1 - [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.1/packages/cli) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.3...v7.0.2) Updates `@babel/parser` from 7.29.7 to 8.0.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.4/packages/babel-parser) Updates `@babel/traverse` from 7.29.7 to 8.0.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.4/packages/babel-traverse) Updates `@babel/types` from 7.29.7 to 8.0.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.4/packages/babel-types) Updates `postcss-import` from 16.1.1 to 17.0.0 - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-import@16.1.1...17.0.0) Updates `chromedriver` from 151.0.5 to 152.0.1 - [Commits](giggio/node-chromedriver@151.0.5...152.0.1) --- updated-dependencies: - dependency-name: "@babel/parser" dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: "@babel/traverse" dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: "@babel/types" dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: "@changesets/cli" dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: chromedriver dependency-version: 152.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: postcss-import dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/major-deps-updates-8f716ba82c
branch
from
August 25, 2026 11:10
0917be8 to
ee3be86
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 major-deps-updates group with 7 updates in the / directory:
2.31.03.0.16.0.37.0.27.29.78.0.47.29.78.0.47.29.78.0.416.1.117.0.0151.0.5152.0.1Updates
@changesets/clifrom 2.31.0 to 3.0.1Release notes
Sourced from @changesets/cli's releases.
... (truncated)
Changelog
Sourced from @changesets/cli's changelog.
... (truncated)
Commits
bed4581Version Packages (#2242)fdfdc93Update default generated readme (#2239)d5f5ae8Fix Windows PTY snapshot normalization (#2233)f442221Version Packages (#2235)e3facadVersion Packages (next) (#2228)c98af4cDo not bump ignored independent packages when exiting pre mode (#2092)496ca21Build(deps-dev): Bump the development-dependencies group with 6 updates (#2225)d1053acBuild(deps): Bump the production-dependencies group across 1 directory with 2...68ea6ecFix linked and fixed glob patterns expansion (#2222)c1b6f8cfix missing coloring of name (#2218)Updates
typescriptfrom 6.0.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
1e4744dMerge branch 'main' into ts7-releasea5a219cmicrosoft/typescript-go#4558ecfe30dUpdate status localization5de25b5Hide executable name in TypeScript statusd7ce74aShow bundled TypeScript version for packaged servers29be66aCorrect TS 7 release version to 7.0.2ed2bd1bMerge branch 'main' into ts7-release8873075Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...9427131Set up stable / nightly extension split, other prep (microsoft/typescript-go#...d4eaca5microsoft/typescript-go#4549Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
@babel/parserfrom 7.29.7 to 8.0.4Release notes
Sourced from @babel/parser's releases.
... (truncated)
Changelog
Sourced from @babel/parser's changelog.
... (truncated)
Commits
8ed5db1v8.0.41cd94d4fix(parser): disallowdeclare module M {}(#18120)6b66b17fix(parser): forbid let x! and let x! = (#18100)7dc825av8.0.005eb4beRemovelocations: "packed"(#18034)827d003Change jestsnapshotFormat(#18029)73bceefv8.0.0-rc.6c6d71f3EnablestrictFunctionTypes(#17946)0b91d35Add file URL support for test runners (#18002)dc91f90v8.0.0-rc.5Updates
@babel/traversefrom 7.29.7 to 8.0.4Release notes
Sourced from @babel/traverse's releases.
... (truncated)
Changelog
Sourced from @babel/traverse's changelog.
... (truncated)
Commits
8ed5db1v8.0.4cb556b8fix:replaceWithinVisitor#exitshould not stop traversal (#18122)7dc825av8.0.0827d003Change jestsnapshotFormat(#18029)73bceefv8.0.0-rc.6448aef3Show source maps mappings as point-to-point (#18008)c6d71f3EnablestrictFunctionTypes(#17946)0e16971Do not emit source map names for identical names (#18005)dc91f90v8.0.0-rc.5b34c4e7Bump typescript-eslint to 8.59.2 (#17984)Updates
@babel/typesfrom 7.29.7 to 8.0.4Release notes
Sourced from @babel/types's releases.
... (truncated)
Changelog
Sourced from @babel/types's changelog.
... (truncated)
Commits
8ed5db1v8.0.4c36600fchore: Cleanupinheritin@babel/types(#18117)7dc825av8.0.0827d003Change jestsnapshotFormat(#18029)73bceefv8.0.0-rc.6c6d71f3EnablestrictFunctionTypes(#17946)0b91d35Add file URL support for test runners (#18002)dc91f90v8.0.0-rc.55f9562fdocs: clarify PatternLike covered nodes (#17994)b34c4e7Bump typescript-eslint to 8.59.2 (#17984)Updates
postcss-importfrom 16.1.1 to 17.0.0Changelog
Sourced from postcss-import's changelog.
Commits
7b5a28c17.0.012c722dSimplify process-content to use async iteration (#612)1f7a706Update dependency c8 to v12 (#600)8fa3f3bUpdate dependency ava to v8 (#594)5bcffd1Upgrade eslint and eslint config (#610)ba15e8bBREAKING: Require Node v22+ (#609)0928508BREAKING: Make same-file duplicate skipping the default (#602)828f08216.2.033a966bUpdate actions/setup-node action to v7 (#599)0d38c99More complete error message; simple way to fix #566 (#606)Updates
chromedriverfrom 151.0.5 to 152.0.1Commits
81a0ac1Bump version to 152.0.1