-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the build group with 13 updates #689
Closed
Closed
Conversation
This file contains 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
Bumps the build group with 13 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.9` | `7.24.3` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.23.10` | `7.24.1` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.9` | `7.24.3` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.19` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.36.0` | `3.36.1` | | [cssnano](https://github.com/cssnano/cssnano) | `6.0.3` | `6.1.2` | | [cssnano-preset-default](https://github.com/cssnano/cssnano) | `6.0.3` | `6.1.2` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.8.0` | `2.8.1` | | [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.38` | | [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | `8.1.0` | `8.1.1` | | [preact](https://github.com/preactjs/preact) | `8.5.3` | `10.20.1` | | [webpack](https://github.com/webpack/webpack) | `5.90.1` | `5.91.0` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.0.1` | `5.0.4` | Updates `@babel/core` from 7.23.9 to 7.24.3 - [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/v7.24.3/packages/babel-core) Updates `@babel/eslint-parser` from 7.23.10 to 7.24.1 - [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/v7.24.1/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.23.9 to 7.24.3 - [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/v7.24.3/packages/babel-preset-env) Updates `autoprefixer` from 10.4.17 to 10.4.19 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.17...10.4.19) Updates `core-js` from 3.36.0 to 3.36.1 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.36.1/packages/core-js) Updates `cssnano` from 6.0.3 to 6.1.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@6.0.3...cssnano@6.1.2) Updates `cssnano-preset-default` from 6.0.3 to 6.1.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano-preset-default@6.0.3...cssnano-preset-default@6.1.2) Updates `mini-css-extract-plugin` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/mini-css-extract-plugin@v2.8.0...v2.8.1) Updates `postcss` from 8.4.35 to 8.4.38 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.35...8.4.38) Updates `postcss-loader` from 8.1.0 to 8.1.1 - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/postcss-loader@v8.1.0...v8.1.1) Updates `preact` from 8.5.3 to 10.20.1 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@8.5.3...10.20.1) Updates `webpack` from 5.90.1 to 5.91.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.90.1...v5.91.0) Updates `webpack-dev-server` from 5.0.1 to 5.0.4 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.0.1...v5.0.4) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build - dependency-name: cssnano-preset-default dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build - dependency-name: postcss-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build - dependency-name: preact dependency-type: direct:development update-type: version-update:semver-major dependency-group: build - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <support@github.com>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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 build group with 13 updates:
7.23.9
7.24.3
7.23.10
7.24.1
7.23.9
7.24.3
10.4.17
10.4.19
3.36.0
3.36.1
6.0.3
6.1.2
6.0.3
6.1.2
2.8.0
2.8.1
8.4.35
8.4.38
8.1.0
8.1.1
8.5.3
10.20.1
5.90.1
5.91.0
5.0.1
5.0.4
Updates
@babel/core
from 7.23.9 to 7.24.3Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
0eac8ca
v7.24.3fb7cf63
[babel 8] Removeimport_
fallback (#16365)822b025
v7.24.119fdca5
Reduce the use of class names (#16326)40110e9
Update source map deps (#16327)ce59160
v7.24.04bd1d41
ImplementnoUninitializedPrivateFieldAccess
assumption (#16267)741939c
Suggest usingBABEL_SHOW_CONFIG_FOR
for config problems (#12428)08a057c
UseObject.hasOwn
when available (#16248)ee7ef0b
chore: Helper changes for Babel 8 (#16209)Updates
@babel/eslint-parser
from 7.23.10 to 7.24.1Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
822b025
v7.24.14dd88ea
Test Babel 7 plugins compatibility with Babel 8 core (#16332)Updates
@babel/preset-env
from 7.23.9 to 7.24.3Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.