Bump the production-dependencies group with 5 updates#72
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the production-dependencies group with 5 updates#72dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.29.7` | `8.0.0` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.28.5` | `8.0.0` | | [chalk](https://github.com/chalk/chalk) | `4.1.2` | `5.6.2` | | [glob](https://github.com/isaacs/node-glob) | `11.1.0` | `13.0.6` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.2` | `8.1.3` | Updates `@babel/parser` from 7.29.7 to 8.0.0 - [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.0/packages/babel-parser) Updates `@babel/traverse` from 7.28.5 to 8.0.0 - [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.0/packages/babel-traverse) Updates `chalk` from 4.1.2 to 5.6.2 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.6.2) Updates `glob` from 11.1.0 to 13.0.6 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.1.0...v13.0.6) Updates `vite` from 8.1.2 to 8.1.3 - [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.1.3/packages/vite) --- updated-dependencies: - dependency-name: "@babel/parser" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@babel/traverse" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: glob dependency-version: 13.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: vite dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/production-dependencies-8a3ab822a0
branch
July 11, 2026 03:00
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 production-dependencies group with 5 updates:
7.29.78.0.07.28.58.0.04.1.25.6.211.1.013.0.68.1.28.1.3Updates
@babel/parserfrom 7.29.7 to 8.0.0Release notes
Sourced from @babel/parser's releases.
... (truncated)
Changelog
Sourced from @babel/parser's changelog.
... (truncated)
Commits
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.5b34c4e7Bump typescript-eslint to 8.59.2 (#17984)e77fa07breaking(code-frame): use 0-based columns to match Babel AST locations (#1… (...7f2dda1chore: add custom no-extraneous-dependencies rule (#17971)Updates
@babel/traversefrom 7.28.5 to 8.0.0Release notes
Sourced from @babel/traverse's releases.
... (truncated)
Changelog
Sourced from @babel/traverse's changelog.
... (truncated)
Commits
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)e77fa07breaking(code-frame): use 0-based columns to match Babel AST locations (#1… (...6402dbbAdd knip (#17955)Updates
chalkfrom 4.1.2 to 5.6.2Release notes
Sourced from chalk's releases.
... (truncated)
Commits
51557785.6.25c915055.6.0a8f5bf7Make WezTerm terminal use true color67db2465.5.079ee2d3Make Ghostty terminal use true color (#653)5dbc1e25.4.14ebb62dFixnavigatornot definedReferenceError(#642)fc809b6Readme tweak83acfcf5.4.0f838120UpdateCIRCLECIenvironments to return level 3 color supportUpdates
globfrom 11.1.0 to 13.0.6Changelog
Sourced from glob's changelog.
... (truncated)
Commits
e80cb3813.0.69cdbbffrevert tsgo, not ready for test coverage correctness yet89c99bause tsgo compilerb7275d5update deps, expand engines to include node 18942e360update workflows, pull taprc out of package.json4a0d53cupdate tap for mockImport bugfixef94ad2update tap180c2d4update docs37993c8remove stray console.error in test03ae4c213.0.5Maintainer changes
This version was pushed to npm by isaacs, a new releaser for glob since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
vitefrom 8.1.2 to 8.1.3Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
578ffb8release: v8.1.37103c3afix(deps): bumpes-module-lexerto 2.3.0 (#22838)1534d36fix(css): inject inlined CSS after the shebang line (#22717)c4acd69fix(ssr): correct stacktrace column position for first line (#22828)2c53054fix: preload css for nested dynamic imports (#22759)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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