build(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates - #476
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ith 9 updates Bumps the dev-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `8.0.1` | `8.0.5` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `8.0.1` | `8.0.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `8.0.2` | `8.0.5` | | [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) | `8.0.1` | `8.0.5` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `8.0.0` | `8.0.5` | | [ansi-regex](https://github.com/chalk/ansi-regex) | `6.2.2` | `6.3.0` | | [minimatch](https://github.com/isaacs/minimatch) | `10.2.5` | `10.2.6` | | [serialize-javascript](https://github.com/yahoo/serialize-javascript) | `7.0.7` | `7.1.1` | | [webpack](https://github.com/webpack/webpack) | `5.108.3` | `5.110.3` | Updates `@babel/cli` from 8.0.1 to 8.0.5 - [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.5/packages/babel-cli) Updates `@babel/core` from 8.0.1 to 8.0.5 - [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.5/packages/babel-core) Updates `@babel/preset-env` from 8.0.2 to 8.0.5 - [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.5/packages/babel-preset-env) Updates `@babel/register` from 8.0.1 to 8.0.5 - [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.5/packages/babel-register) Updates `@babel/runtime` from 8.0.0 to 8.0.5 - [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.5/packages/babel-runtime) Updates `ansi-regex` from 6.2.2 to 6.3.0 - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v6.2.2...v6.3.0) Updates `minimatch` from 10.2.5 to 10.2.6 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.2.5...v10.2.6) Updates `serialize-javascript` from 7.0.7 to 7.1.1 - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v7.0.7...v7.1.1) Updates `webpack` from 5.108.3 to 5.110.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.108.3...v5.110.3) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-version: 8.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@babel/core" dependency-version: 8.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@babel/preset-env" dependency-version: 8.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@babel/register" dependency-version: 8.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@babel/runtime" dependency-version: 8.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ansi-regex dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: minimatch dependency-version: 10.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: serialize-javascript dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webpack dependency-version: 5.110.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 9 updates in the / directory:
8.0.18.0.58.0.18.0.58.0.28.0.58.0.18.0.58.0.08.0.56.2.26.3.010.2.510.2.67.0.77.1.15.108.35.110.3Updates
@babel/clifrom 8.0.1 to 8.0.5Release notes
Sourced from @babel/cli's releases.
... (truncated)
Changelog
Sourced from @babel/cli's changelog.
... (truncated)
Commits
0d8ed70v8.0.51eac448refactor: replacesemverwithverkit(#18145)1554d58chore: Some minor cleanup (#18148)81f752bfix(register): do not inherit parent execArgv (#18131)8ed5db1v8.0.4b8e669fchore: bump chokidar to 5.0.0 (#18112)Updates
@babel/corefrom 8.0.1 to 8.0.5Release notes
Sourced from @babel/core's releases.
... (truncated)
Changelog
Sourced from @babel/core's changelog.
... (truncated)
Commits
0d8ed70v8.0.54cea20dUse built-in glob in Node.js (#18097)1eac448refactor: replacesemverwithverkit(#18145)61bfda5chore: Update prettier v3.9 (#18147)6ce28e1Add whitespace in source-map-visual tests (#18138)e441e7afix: RemoveisTSXfrombabel-plugin-syntax-typescripttypes (#18089)Updates
@babel/preset-envfrom 8.0.2 to 8.0.5Release notes
Sourced from @babel/preset-env's releases.
... (truncated)
Changelog
Sourced from @babel/preset-env's changelog.
... (truncated)
Commits
0d8ed70v8.0.54cea20dUse built-in glob in Node.js (#18097)1eac448refactor: replacesemverwithverkit(#18145)1554d58chore: Some minor cleanup (#18148)286c79aUpdate compat data sources (#18116)Updates
@babel/registerfrom 8.0.1 to 8.0.5Release notes
Sourced from @babel/register's releases.
... (truncated)
Changelog
Sourced from @babel/register's changelog.
... (truncated)
Commits
0d8ed70v8.0.51da3cfaEnableno-useless-computed-keyrule (#18179)36057c7fix(babel-register): preserve app-managed graceful shutdown (#18137)81f752bfix(register): do not inherit parent execArgv (#18131)Updates
@babel/runtimefrom 8.0.0 to 8.0.5Release notes
Sourced from @babel/runtime's releases.
... (truncated)
Changelog
Sourced from @babel/runtime's changelog.