Bump the frontend group with 7 updates - #228
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the frontend group with 7 updates: | Package | From | To | | --- | --- | --- | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.0` | `7.29.3` | | [@sentry/browser](https://github.com/getsentry/sentry-javascript) | `10.42.0` | `10.51.0` | | [babel-loader](https://github.com/babel/babel-loader) | `10.0.0` | `10.1.1` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001776` | `1.0.30001791` | | [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) | `2.10.0` | `2.10.2` | | [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) | `5.3.17` | `5.5.0` | | [webpack](https://github.com/webpack/webpack) | `5.105.3` | `5.106.2` | Updates `@babel/preset-env` from 7.29.0 to 7.29.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.29.3/packages/babel-preset-env) Updates `@sentry/browser` from 10.42.0 to 10.51.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.42.0...10.51.0) Updates `babel-loader` from 10.0.0 to 10.1.1 - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v10.0.0...v10.1.1) Updates `caniuse-lite` from 1.0.30001776 to 1.0.30001791 - [Commits](browserslist/caniuse-lite@1.0.30001776...1.0.30001791) Updates `mini-css-extract-plugin` from 2.10.0 to 2.10.2 - [Release notes](https://github.com/webpack/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.10.0...v2.10.2) Updates `terser-webpack-plugin` from 5.3.17 to 5.5.0 - [Release notes](https://github.com/webpack/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/minimizer-webpack-plugin@v5.3.17...v5.5.0) Updates `webpack` from 5.105.3 to 5.106.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.3...v5.106.2) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.29.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@sentry/browser" dependency-version: 10.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: babel-loader dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: caniuse-lite dependency-version: 1.0.30001791 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend - dependency-name: mini-css-extract-plugin dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend - dependency-name: terser-webpack-plugin dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: webpack dependency-version: 5.106.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 frontend group with 7 updates:
7.29.07.29.310.42.010.51.010.0.010.1.11.0.300017761.0.300017912.10.02.10.25.3.175.5.05.105.35.106.2Updates
@babel/preset-envfrom 7.29.0 to 7.29.3Release notes
Sourced from @babel/preset-env's releases.
... (truncated)
Commits
183db7bv7.29.3268f246Add bugfix plugin for Safari array rest destructuring bug (#17788)f8524d8Update compat data (#17686)37d5595v7.29.21c0a08d[7.x backport] fix: Properly handle await in finally (#17805)061bf95[7.x backport] preset-env include/exclude should accept bugfix plugins (#17789)Updates
@sentry/browserfrom 10.42.0 to 10.51.0Release notes
Sourced from @sentry/browser's releases.
... (truncated)
Changelog
Sourced from @sentry/browser's changelog.
... (truncated)
Commits
dc0b839release: 10.51.0b3cabeeMerge pull request #20599 from getsentry/prepare-release/10.51.03be99a9meta(changelog): Update changelog for 10.51.0bea1aadtest(browser): Unflake some more tests (#20591)50aa085test(node): Unflake postgres tests (#20593)1166839fix(hono): Distinguish.use()middleware in sub-apps from.all()handlers...217ad4atest(node): Fix flaky ANR test (#20592)91ffb3ftest(node): Fix flaky worker thread integration test (#20588)c4e3902chore(ci): Do not report flaky test issues if we cannot find a test name (#20...c0005cdtest(node): Update timeout for cron integration tests (#20586)Updates
babel-loaderfrom 10.0.0 to 10.1.1Release notes
Sourced from babel-loader's releases.
Commits
da6021010.1.1a0a2617Revert #1055 ("usemodule.findPackageJSONAPI") (#1066)de09ee110.1.0e34c360Pin Node.js on CI (#1064)3c1e180Bump minimatch from 3.1.2 to 3.1.5 (#1063)e0d4addBump glob from 10.4.5 to 10.5.0 (#1060)77e2a66Bump webpack from 5.101.0 to 5.104.1 (#1062)faa5dbbfix: mark webpack as optional peer dependency (#1061)146dad2Bump js-yaml from 4.1.0 to 4.1.1 (#1059)2479ed2Enable type checking and support Babel 8 (#1056)Updates
caniuse-litefrom 1.0.30001776 to 1.0.30001791Commits
abf9bcaUpdate caniuse-db 1.0.30001791a387dbaUpdate caniuse-db 1.0.300017907f81a3cUpdate lock fileac1ee53Move from ESLint & Prettier to oxlint & oxfmt29a690fUpdate CI actionscabad5eUpdate dependencies16f140fUpdate emaila90bee6Update caniuse-db 1.0.300017885771bd6Update caniuse-db 1.0.30001787e2dbdd9Update caniuse-db 1.0.30001786Updates
mini-css-extract-pluginfrom 2.10.0 to 2.10.2Release notes
Sourced from mini-css-extract-plugin's releases.
Changelog
Sourced from mini-css-extract-plugin's changelog.
Commits
d50f981chore(release): 2.10.2b02c8actest: more (#1163)143693efix: use matchResource for importModule when available (#1162)da57ee5chore(release): 2.10.11e73d98test: fix (#1160)0233180fix: handle null module.layer in renderContentAsset (#1159)Updates
terser-webpack-pluginfrom 5.3.17 to 5.5.0Release notes
Sourced from terser-webpack-plugin's releases.
Changelog
Sourced from terser-webpack-plugin's changelog.
Commits
d569842chore(release): 5.5.003143d3feat: support extractComments in swcMinify (#665)783427cchore: updateserialize-javascript(#662)543da6echore(release): 5.4.029ac915feat: added ability to minimizerJSONusingjsonMinify(#657)e505deefix: align with codeUpdates
webpackfrom 5.105.3 to 5.106.2Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
0d7e3e0chore(release): new release (#20815)d5df118chore(deps): bump actions/cache in the dependencies group (#20839)5f0874bfix: make asset modules available in JS when referenced from CSS and lazy JS ...b63ab37chore(deps): bump test/test262-cases in the dependencies group (#20792)313dfc5ci: improve time for windows (#20840)a553f61test: update test262 (#20841)1ef747cfix: CSS@importshould inherit parent's exportType over parser config (#20838)485d4cechore(deps): updateopen-cli(#20834)46042b9chore(deps): no outdated strip-ansi (#20835)8c7700bfix: handle@charsetat-rules in CSS modulesDependabot 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