webextension-toolbox
webextension-toolbox copied to clipboard
Bump the production-dependencies group across 1 directory with 19 updates
Bumps the production-dependencies group with 18 updates in the / directory:
| Package | From | To |
|---|---|---|
| @babel/core | 7.23.9 |
7.27.1 |
| @babel/preset-env | 7.23.9 |
7.27.1 |
| @babel/runtime | 7.27.0 |
7.27.1 |
| @swc/core | 1.3.107 |
1.11.24 |
| babel-loader | 9.1.3 |
10.0.0 |
| chalk | 5.3.0 |
5.4.1 |
| commander | 11.1.0 |
13.1.0 |
| copy-webpack-plugin | 12.0.2 |
13.0.0 |
| glob | 10.3.10 |
11.0.2 |
| swc-loader | 0.2.3 |
0.2.6 |
| ts-loader | 9.5.1 |
9.5.2 |
| tsconfig-paths-webpack-plugin | 4.1.0 |
4.2.0 |
| webpack | 5.97.1 |
5.99.7 |
| webpack-dev-server | 4.15.1 |
5.2.1 |
| webpack-watched-glob-entries-plugin | 3.0.0 |
3.0.2 |
| webpackbar | 6.0.0 |
7.0.0 |
| yaml | 2.3.4 |
2.7.1 |
| zip-webpack-plugin | 4.0.1 |
4.0.3 |
Updates @babel/core from 7.23.9 to 7.27.1
Release notes
Sourced from @babel/core's releases.
v7.27.1 (2025-04-30)
Thanks
@kermanxand@woaitsAryanfor your first PRs!:eyeglasses: Spec Compliance
babel-parserbabel-parser,babel-types:bug: Bug Fix
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traversebabel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #17251 Fix: propagate argument evaluation errors through async promise chain (
@magic-akari)babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generatorbabel-helper-fixtures,babel-parserbabel-generator,babel-parserbabel-parserbabel-compat-data,babel-preset-envbabel-traverse
- #17156 fix: Objects and arrays with multiple references should not be evaluated (
@liuxingbaoyu)babel-generator:nail_care: Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-transform-arrow-functions,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-traverse
- #17221 Reduce generated names size for the 10th-11th (
@nicolo-ribaudo):house: Internal
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17263 Remove unused
regenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)babel-compat-data,babel-preset-envbabel-compat-data,babel-standalonebabel-register
- #16844 Migrate
@babel/registerto cts (@liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17205 Inline regenerator in the relevant packages (
@nicolo-ribaudo)- All packages
... (truncated)
Changelog
Sourced from @babel/core's changelog.
v7.27.1 (2025-04-30)
:eyeglasses: Spec Compliance
babel-parserbabel-parser,babel-types:bug: Bug Fix
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traversebabel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #17251 Fix: propagate argument evaluation errors through async promise chain (
@magic-akari)babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generatorbabel-helper-fixtures,babel-parserbabel-generator,babel-parserbabel-parserbabel-compat-data,babel-preset-envbabel-traverse
- #17156 fix: Objects and arrays with multiple references should not be evaluated (
@liuxingbaoyu)babel-generator:nail_care: Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-transform-arrow-functions,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-traverse
- #17221 Reduce generated names size for the 10th-11th (
@nicolo-ribaudo):house: Internal
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17263 Remove unused
regenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)babel-compat-data,babel-preset-envbabel-compat-data,babel-standalone- Other
babel-register
- #16844 Migrate
@babel/registerto cts (@liuxingbaoyu)babel-cli,babel-compat-data,babel-core,babel-generator,babel-helper-compilation-targets,babel-helper-fixtures,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-plugin-test-runner,babel-helper-transform-fixture-test-runner,babel-helpers,babel-node,babel-parser,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-modules-umd,babel-plugin-transform-react-display-name,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-preset-env,babel-register,babel-standalone,babel-typesbabel-plugin-transform-regenerator
... (truncated)
Commits
eebd3a0v7.27.1c19e00e[babel 8] Remove unnecessary CJS ESM wrapper (#17261)65b1c1dIgnore browser-only files in coverage reports (#17262)35e7907Update error stack test (#17252)afe6ae2Updatejest-light-runnerto v0.7.0 (#17245)317e332Enforce node protocol import (#17207)5e991bdadd require-esm babel-register test (#17206)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)5e1f1bcFix failing Node.js 20 tests (#17191)e1ce99dv7.26.10- Additional commits viewable in compare view
Updates @babel/preset-env from 7.23.9 to 7.27.1
Release notes
Sourced from @babel/preset-env's releases.
v7.27.1 (2025-04-30)
Thanks
@kermanxand@woaitsAryanfor your first PRs!:eyeglasses: Spec Compliance
babel-parserbabel-parser,babel-types:bug: Bug Fix
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traversebabel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #17251 Fix: propagate argument evaluation errors through async promise chain (
@magic-akari)babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generatorbabel-helper-fixtures,babel-parserbabel-generator,babel-parserbabel-parserbabel-compat-data,babel-preset-envbabel-traverse
- #17156 fix: Objects and arrays with multiple references should not be evaluated (
@liuxingbaoyu)babel-generator:nail_care: Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-transform-arrow-functions,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-traverse
- #17221 Reduce generated names size for the 10th-11th (
@nicolo-ribaudo):house: Internal
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17263 Remove unused
regenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)babel-compat-data,babel-preset-envbabel-compat-data,babel-standalonebabel-register
- #16844 Migrate
@babel/registerto cts (@liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17205 Inline regenerator in the relevant packages (
@nicolo-ribaudo)- All packages
... (truncated)
Changelog
Sourced from @babel/preset-env's changelog.
v7.27.1 (2025-04-30)
:eyeglasses: Spec Compliance
babel-parserbabel-parser,babel-types:bug: Bug Fix
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traversebabel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #17251 Fix: propagate argument evaluation errors through async promise chain (
@magic-akari)babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generatorbabel-helper-fixtures,babel-parserbabel-generator,babel-parserbabel-parserbabel-compat-data,babel-preset-envbabel-traverse
- #17156 fix: Objects and arrays with multiple references should not be evaluated (
@liuxingbaoyu)babel-generator:nail_care: Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-transform-arrow-functions,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-traverse
- #17221 Reduce generated names size for the 10th-11th (
@nicolo-ribaudo):house: Internal
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17263 Remove unused
regenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)babel-compat-data,babel-preset-envbabel-compat-data,babel-standalone- Other
babel-register
- #16844 Migrate
@babel/registerto cts (@liuxingbaoyu)babel-cli,babel-compat-data,babel-core,babel-generator,babel-helper-compilation-targets,babel-helper-fixtures,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-plugin-test-runner,babel-helper-transform-fixture-test-runner,babel-helpers,babel-node,babel-parser,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-modules-umd,babel-plugin-transform-react-display-name,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-preset-env,babel-register,babel-standalone,babel-typesbabel-plugin-transform-regenerator
... (truncated)
Commits
eebd3a0v7.27.15c5e77cTune plugin compat data (#17256)aca4f01chore: bump compat-data sources (#17253)7264384Update firefox bugfix compat data (#17228)0f95b74ReduceregeneratorRuntimesize (#17213)317e332Enforce node protocol import (#17207)14ef1e9Babel 8 cleanup (#17211)97105cbRe-convert regeneratorRuntime to helper format (#17205)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)624e699[Babel 8] Align esmodules: true behaviour to intersect (#17188)- Additional commits viewable in compare view
Updates @babel/runtime from 7.27.0 to 7.27.1
Release notes
Sourced from @babel/runtime's releases.
v7.27.1 (2025-04-30)
Thanks
@kermanxand@woaitsAryanfor your first PRs!:eyeglasses: Spec Compliance
babel-parserbabel-parser,babel-types:bug: Bug Fix
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traversebabel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #17251 Fix: propagate argument evaluation errors through async promise chain (
@magic-akari)babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generatorbabel-helper-fixtures,babel-parserbabel-generator,babel-parserbabel-parserbabel-compat-data,babel-preset-envbabel-traverse
- #17156 fix: Objects and arrays with multiple references should not be evaluated (
@liuxingbaoyu)babel-generator:nail_care: Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-transform-arrow-functions,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-traverse
- #17221 Reduce generated names size for the 10th-11th (
@nicolo-ribaudo):house: Internal
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17263 Remove unused
regenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)babel-compat-data,babel-preset-envbabel-compat-data,babel-standalonebabel-register
- #16844 Migrate
@babel/registerto cts (@liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17205 Inline regenerator in the relevant packages (
@nicolo-ribaudo)- All packages
... (truncated)
Changelog
Sourced from @babel/runtime's changelog.
v7.27.1 (2025-04-30)
:eyeglasses: Spec Compliance
babel-parserbabel-parser,babel-types:bug: Bug Fix
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traversebabel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #17251 Fix: propagate argument evaluation errors through async promise chain (
@magic-akari)babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generatorbabel-helper-fixtures,babel-parserbabel-generator,babel-parserbabel-parserbabel-compat-data,babel-preset-envbabel-traverse
- #17156 fix: Objects and arrays with multiple references should not be evaluated (
@liuxingbaoyu)babel-generator:nail_care: Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-transform-arrow-functions,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-traverse
- #17221 Reduce generated names size for the 10th-11th (
@nicolo-ribaudo):house: Internal
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17263 Remove unused
regenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)babel-compat-data,babel-preset-envbabel-compat-data,babel-standalone- Other
babel-register
- #16844 Migrate
@babel/registerto cts (@liuxingbaoyu)babel-cli,babel-compat-data,babel-core,babel-generator,babel-helper-compilation-targets,babel-helper-fixtures,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-plugin-test-runner,babel-helper-transform-fixture-test-runner,babel-helpers,babel-node,babel-parser,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-modules-umd,babel-plugin-transform-react-display-name,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-preset-env,babel-register,babel-standalone,babel-typesbabel-plugin-transform-regenerator
... (truncated)
Commits
Updates @swc/core from 1.3.107 to 1.11.24
Commits
d793259chore: Publish1.11.24withswc_corev22.5.4edda77dchore: Update changelog819b6dachore: Publish1.11.24-nightly-20250429.1withswc_corev22.5.469656efchore: Enable fat LTO by default (#10417)7f5a002chore: Update changelog37bb89cchore: Publish1.11.23withswc_corev22.5.4a55c5b9chore: Update changelogc917771chore: Publish1.11.23-nightly-20250429.1withswc_corev22.5.457605e3chore: Publish crates withswc_corev22.5.41c6f65cfix(es/compat): RemovePUREmark from _async_to_generator (#10414)- Additional commits viewable in compare view
Updates babel-loader from 9.1.3 to 10.0.0
Release notes
Sourced from babel-loader's releases.
v10.0.0
What's Changed
Breaking Changes
- bump node requirement to
^18.20.0 || ^20.10.0 || >=22.0.0and webpack requirement to>= 5.61.0by@JLHwungin babel/babel-loader#1026- breaking: use output.hashFunction as loader cache hasher by
@JLHwungin babel/babel-loader#1027New Features
- Add babel-loader logger by
@JLHwungin babel/babel-loader#1034- Support cache with external dependencies by
@JLHwungin babel/babel-loader#1033Bug Fixes
- [Bugfix] Ensure stability of filename cache-keys by
@stefanpennerin babel/babel-loader#909Docs
- docs: clarify that
cacheIdentifieris computed from the merged options by@JLHwungin babel/babel-loader#1000- Create SECURITY.md by
@JLHwungin babel/babel-loader#1032- Add babel-loader v10 readme by
@JLHwungin babel/babel-loader#1046- add readme section for loggingDebug support by
@JLHwungin babel/babel-loader#1038- Update readme and repo templates by
@JLHwungin babel/babel-loader#1041Dependencies
- migrate to c8 by
@JLHwungin babel/babel-loader#996- Bump word-wrap from 1.2.3 to 1.2.4 by
@dependabotin babel/babel-loader#998- Bump dev dependencies by
@JLHwungin babel/babel-loader#1001- Bump braces from 3.0.2 to 3.0.3 by
@dependabotin babel/babel-loader#1020- Update deps by
@JLHwungin babel/babel-loader#1025- refactor: replace
find-cache-dirbyfind-upby@JLHwungin babel/babel-loader#1031- Bump webpack from 5.93.0 to 5.94.0 by
@dependabotin babel/babel-loader#1035- chore: update dev deps by
@JLHwungin babel/babel-loader#1036- Bump cross-spawn from 7.0.3 to 7.0.6 by
@dependabotin babel/babel-loader#1049Internal
- Remove caller option check by
@JLHwungin babel/babel-loader#1007- Update tests by
@JLHwungin babel/babel-loader#1003- Update metadata test by
@JLHwungin babel/babel-loader#1024- Migrate to node test runner by
@JLHwungin babel/babel-loader#1028- chore: use default eslint rules by
@JLHwungin babel/babel-loader#1029- refactor: use webpack builtin schema util by
@JLHwungin babel/babel-loader#1030New Contributors
@stefanpennermade their first contribution in babel/babel-loader#909Full Changelog: https://github.com/babel/babel-loader/compare/v9.1.3...v10.0.0
v9.2.1
What's Changed
- Avoid error on missing getLogger by
@nicolo-ribaudoin babel/babel-loader#1045
... (truncated)
Commits
10456d310.0.05a223cfAdd babel-loader v10 readme (#1046)8f88667Bump cross-spawn from 7.0.3 to 7.0.6 (#1049)f765949Update readme and repo templates (#1041)b582028add readme section for loggingDebug support (#1038)a0c450dfeat: add babel-loader debug logger (#1034)d4181b8Support cache with external dependencies (#1033)7fcb533chore: update dev deps (#1036)c2a90e5Bump webpack from 5.93.0 to 5.94.0 (#1035)70a3710refactor: replace find-cache-dir by find-up (#1031)- Additional commits viewable in compare view
Updates browserslist from 4.24.3 to 4.24.4
Release notes
Sourced from browserslist's releases.
4.24.4
- Improved performance by using caching better (by
@thoughtspile).
Changelog
Sourced from browserslist's changelog.
4.24.4
- Improved performance by using caching better (by
@thoughtspile).
Commits
Updates chalk from 5.3.0 to 5.4.1
Release notes
Sourced from chalk's releases.
v5.4.1
- Fix
navigatornot definedReferenceError(Description%20has%20been%20truncated%0A" rel="nofollow" target="_blank" >
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
| Diff | Package | Supply Chain Security |
Vulnerability | Quality | Maintenance | License |
|---|---|---|---|---|---|---|
| @babel/preset-env@7.23.9 ⏵ 7.28.3 | ||||||
| swc-loader@0.2.3 ⏵ 0.2.6 | ||||||
| @babel/runtime@7.27.0 ⏵ 7.28.3 | ||||||
| @babel/core@7.23.9 ⏵ 7.28.3 | ||||||
| zip-webpack-plugin@4.0.1 ⏵ 4.0.3 | ||||||
| webpack-watched-glob-entries-plugin@3.0.0 ⏵ 3.0.5 | ||||||
| glob@10.3.10 ⏵ 11.0.3 | ||||||
| webpackbar@6.0.0 ⏵ 7.0.0 | ||||||
| ts-loader@9.5.1 ⏵ 9.5.2 | ||||||
| commander@11.1.0 ⏵ 14.0.0 | ||||||
| webpack-dev-server@4.15.1 ⏵ 5.2.2 | ||||||
| tsconfig-paths-webpack-plugin@4.1.0 ⏵ 4.2.0 | ||||||
| babel-loader@9.1.3 ⏵ 10.0.0 | ||||||
| yaml@2.3.4 ⏵ 2.8.1 | ||||||
| copy-webpack-plugin@12.0.2 ⏵ 13.0.1 | ||||||
| typescript@5.9.2 ⏵ 5.8.3 | ||||||
| chalk@5.3.0 ⏵ 5.6.0 | ||||||
| browserslist@4.24.3 ⏵ 4.25.3 | ||||||
| @swc/core@1.3.107 ⏵ 1.13.3 | ||||||
| webpack@5.97.1 ⏵ 5.101.3 |
@dependabot recreate
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Looks like these dependencies are updatable in another way, so this is no longer needed.