Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps @babel/runtime to 7.26.10 and updates ancestor dependency web-ext. These dependencies need to be updated together.

Updates @babel/runtime from 7.24.7 to 7.26.10

Release notes

Sourced from @​babel/runtime's releases.

v7.26.10 (2025-03-11)

Thanks @​jordan-choi and @​mmmsssttt404 for your first PRs!

This release includes a fix for GHSA-968p-4wvh-cqc8, a security vulnerability which affects the .replace method of transpiled regular expressions that use named capturing groups.

👓 Spec Compliance

🐛 Bug Fix

  • babel-parser, babel-template
  • babel-core
  • babel-parser, babel-plugin-transform-typescript
  • babel-traverse
  • babel-generator
  • babel-parser
  • babel-helpers, babel-runtime, babel-runtime-corejs2, babel-runtime-corejs3

💅 Polish

  • babel-standalone

🏠 Internal

Committers: 6

v7.26.9 (2025-02-14)

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​babel/runtime's changelog.

v7.26.10 (2025-03-11)

👓 Spec Compliance

🐛 Bug Fix

  • babel-parser, babel-template
  • babel-core
  • babel-parser, babel-plugin-transform-typescript
  • babel-traverse
  • babel-generator
  • babel-parser
  • babel-helpers, babel-runtime, babel-runtime-corejs2, babel-runtime-corejs3

💅 Polish

  • babel-standalone

🏠 Internal

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

v7.26.7 (2025-01-24)

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol

... (truncated)

Commits

Updates web-ext from 8.2.0 to 8.5.0

Release notes

Sourced from web-ext's releases.

8.5.0

main changes

  • Updated: dependency addons-linter to 7.9.0 (#3335)
    • This version contains the JSON schemas for Firefox 136/137

dependencies

  • Updated: dependency @babel/runtime to 7.26.10 (#3374)
  • Updated: dependency ws to 8.18.1 (#3358)

dev dependencies

  • Updated: dependency @babel/core to 7.26.10 (#3372)
  • Updated: dependency @babel/eslint-parser to 7.26.10 (#3375)
  • Updated: dependency @babel/preset-env to 7.26.9 (#3355)
  • Updated: dependency @commitlint/cli to 19.8.0 (#3368)
  • Updated: dependency chai to 5.2.0 (#3354)
  • Updated: dependency prettier to 3.5.3 (#3364)
  • Updated: dependency pretty-quick to 4.1.1 (#3365)

See all changes: mozilla/web-ext@8.4.0...8.5.0

8.4.0

main changes

  • Added: export submit-addon via package.json (#3250)
  • Updated: dependency addons-linter to 7.8.0 (#3335)
    • This version contains the JSON schemas for Firefox 135
  • Removed: remove --disable-component-update from default args (#3298)

dependencies

  • Updated: dependency @babel/runtime to 7.26.7 (#3339)
  • Updated: dependency @devicefarmer/adbkit to 3.3.8 (#3308)
  • Updated: dependency https-proxy-agent to 7.0.6 (#3322)
  • Updated: dependency jose to 5.9.6 (#3281)

dev dependencies

  • Updated: dependency @babel/cli to 7.26.4 (#3321)
  • Updated: dependency @babel/core to 7.26.7 (#3340)
  • Updated: dependency @babel/eslint-parser to 7.26.5 (#3330)
  • Updated: dependency @babel/preset-env to 7.26.7 (#3338)
  • Updated: dependency @babel/register to 7.25.9 (#3286)
  • Updated: dependency @commitlint/cli to 19.7.1 (#3343)
  • Updated: dependency @commitlint/config-conventional to 19.7.1 (#3344)
  • Updated: dependency chai-as-promised to 8.0.1 (#3311)

... (truncated)

Commits
  • 65de766 8.5.0
  • cb4dfa9 chore(deps-dev): bump @​commitlint/cli from 19.7.1 to 19.8.0 (#3368)
  • 80d1572 chore(deps): bump addons-linter from 7.8.0 to 7.9.0 (#3378)
  • 0d53d36 chore(deps-dev): bump @​babel/core from 7.26.9 to 7.26.10 (#3372)
  • 5060f6f chore(deps-dev): bump @​commitlint/config-conventional (#3370)
  • 69753d9 chore(deps): bump @​babel/runtime from 7.26.9 to 7.26.10 (#3374)
  • 6c4c4f5 chore(deps-dev): bump @​babel/eslint-parser from 7.26.8 to 7.26.10 (#3375)
  • 9b815e3 chore(deps-dev): bump prettier from 3.5.2 to 3.5.3 (#3364)
  • 614b766 chore(deps-dev): bump pretty-quick from 4.0.0 to 4.1.1 (#3365)
  • 354aa67 chore(deps-dev): bump @​babel/core from 7.26.8 to 7.26.9 (#3353)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) to 7.26.10 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together.


Updates `@babel/runtime` from 7.24.7 to 7.26.10
- [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.26.10/packages/babel-runtime)

Updates `web-ext` from 8.2.0 to 8.5.0
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@8.2.0...8.5.0)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.26.10
  dependency-type: indirect
- dependency-name: web-ext
  dependency-version: 8.5.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant