chore(deps): bump the frontend group across 1 directory with 7 updates#17204
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the frontend group across 1 directory with 7 updates#17204dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the frontend group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.0` | `7.29.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.3` | `7.29.7` | | [@sentry/browser](https://github.com/getsentry/sentry-javascript) | `10.51.0` | `10.55.0` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001791` | `1.0.30001793` | | [terser-webpack-plugin](https://github.com/webpack/minimizer-webpack-plugin) | `5.5.0` | `5.6.1` | | [webpack](https://github.com/webpack/webpack) | `5.106.2` | `5.107.2` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.2` | `7.0.3` | Updates `@babel/core` from 7.29.0 to 7.29.7 - [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.7/packages/babel-core) Updates `@babel/preset-env` from 7.29.3 to 7.29.7 - [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.7/packages/babel-preset-env) Updates `@sentry/browser` from 10.51.0 to 10.55.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.51.0...10.55.0) Updates `caniuse-lite` from 1.0.30001791 to 1.0.30001793 - [Commits](browserslist/caniuse-lite@1.0.30001791...1.0.30001793) Updates `terser-webpack-plugin` from 5.5.0 to 5.6.1 - [Release notes](https://github.com/webpack/minimizer-webpack-plugin/releases) - [Changelog](https://github.com/webpack/minimizer-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/minimizer-webpack-plugin@v5.5.0...v5.6.1) Updates `webpack` from 5.106.2 to 5.107.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.106.2...v5.107.2) Updates `webpack-cli` from 7.0.2 to 7.0.3 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.0.2...webpack-cli@7.0.3) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@babel/preset-env" dependency-version: 7.29.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@sentry/browser" dependency-version: 10.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: caniuse-lite dependency-version: 1.0.30001793 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend - dependency-name: terser-webpack-plugin dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: webpack dependency-version: 5.107.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: webpack-cli dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend ... 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 frontend group with 7 updates in the / directory:
7.29.07.29.77.29.37.29.710.51.010.55.01.0.300017911.0.300017935.5.05.6.15.106.25.107.27.0.27.0.3Updates
@babel/corefrom 7.29.0 to 7.29.7Release notes
Sourced from @babel/core's releases.
... (truncated)
Commits
4fba754v7.29.704ea6b2v7.29.699f498a[7.x packport]Improve input source map handling (#18001)feba0a3Preserve original identifier names from input sourcemaps (#17992) (#17998)Updates
@babel/preset-envfrom 7.29.3 to 7.29.7Release notes
Sourced from @babel/preset-env's releases.
Commits
4fba754v7.29.73cd910dv7.29.53d399f8[7.x backport]docs(preset-env): update CONTRIBUTING.md (#17976)Updates
@sentry/browserfrom 10.51.0 to 10.55.0Release notes
Sourced from @sentry/browser's releases.
... (truncated)
Changelog
Sourced from @sentry/browser's changelog.
... (truncated)
Commits
acd7b57release: 10.55.0d5323d2Merge pull request #21216 from getsentry/prepare-release/10.55.02fb1929meta(changelog): Update changelog for 10.55.0556bcb3feat(hono): AddshouldHandleErroras middleware option (#21205)7a67ea4feat(hono): Promote@sentry/honoto stable and deprecatehonoIntegration...cead7f9fix(e2e): Fixastro-6e2e test build by relaxing astro version range (#21211)75fd1d5chore(changelog): clarify array attributes impact onbeforeSend*callbacks ...8a2a490fix(cloudflare): Use original waitUntil to not create a deadlock (#21197)f7b506dfeat(metrics): Migrate metrics to usedataCollectioninstead of `sendDefaul...f55fc30feat(core): Migrate request data todataCollection(#21071)Updates
caniuse-litefrom 1.0.30001791 to 1.0.30001793Commits
19625ffUpdate caniuse-db 1.0.3000179353c6e7bUpdate caniuse-db 1.0.30001792Updates
terser-webpack-pluginfrom 5.5.0 to 5.6.1Release notes
Sourced from terser-webpack-plugin's releases.
Changelog
Sourced from terser-webpack-plugin's changelog.
Commits
5207f94chore(release): new release (#683)06bda34fix: dedupe extracted comments in linear time (#682)39fd982chore(deps): bump fast-uri from 3.1.0 to 3.1.2 (#680)57bdcfcchore(release): new release (#675)6feeda0chore: add changelog entry (#677)dd360bechore: rename other thingsd78b6bdci: dual-publish release as minimizer-webpack-plugin and terser-webpack-plugi...e06c526docs: add changesets for changes since v5.5.0 (#674)a875994chore: update codebase2bfd4f8ci: add changesets-driven release workflow (#672)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for terser-webpack-plugin since your current version.
Updates
webpackfrom 5.106.2 to 5.107.2Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
cfb24a4chore(release): new release (#21019)c7d8a3afix: release per-child Compilation heap pressure in MultiCompiler (#21015)d6cdebefix: regression in types for ProgressPlugin (#21036)c073890fix: gap-fill entryOptions when an async block reuses an existing entrypoint ...78158f0docs: streamline AGENTS.md to reduce AI hallucination (#21033)c61c649test: fail on missing per-kind snapshot instead of auto-writing it (#21027)a514897docs: update examples (#21031)cc4035bfix: remove unnecessary webpack_require in ESM library output (#21032)12cb825docs(buildChunkGraph): explain why blocksWithNestedBlocks gates the skip (#21...75f60f6fix(ConcatenatedModule): include runtimeCondition of external infos in update...Updates
webpack-clifrom 7.0.2 to 7.0.3Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
5fb92f3chore(release): new release (#4711)00347edperf(webpack-cli): allocate Levenshtein buffer lazily (#4765)1b40b72chore: update ejs (#4764)2bbb639refactor(webpack-cli): replace fastest-levenshtein with in-tree implementatio...a467d6echore(deps): bump the dependencies group across 1 directory with 10 updates (...183d0e6perf(webpack-cli): cache schema arguments and use map lookups for options (#4...5b33f70chore(deps-dev): bump sass-loader from 16.0.8 to 17.0.0 (#4756)59f362achore(deps): bump qs and express (#4758)eaffa0bchore(deps): bump codecov/codecov-action in the dependencies group (#4757)b3498b6chore(deps): bump the dependencies group with 3 updates (#4754)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 t...Description has been truncated