Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2025

Removes sha.js. It's no longer used after updating ancestor dependency web-ext. These dependencies need to be updated together.

Removes sha.js

Updates web-ext from 7.6.2 to 8.9.0

Release notes

Sourced from web-ext's releases.

8.9.0

main changes

  • Fixed: Correct file name in web-ext submit in Node 24 (#3466)

dependencies

  • Updated: dependency addons-linter to 7.18.0 (#3471)
  • Updated: dependency open to 10.2.0 (#3469)

dev dependencies

  • Updated: dependency @babel/cli to 7.28.0 (#3462)
  • Updated: dependency @babel/core to 7.28.0 (#3461)
  • Updated: dependency @babel/eslint-parser to 7.28.0 (#3464)
  • Updated: dependency @babel/preset-env to 7.28.0 (#3463)
  • Updated: dependency chai to 5.2.1 (#3467)
  • Updated: dependency eslint-plugin-import to 2.32.0 (#3454)
  • Updated: dependency mocha to 11.7.1 (#3455)
  • Updated: dependency prettier to 3.6.2 (#3458)
  • Updated: dependency sinon to 21.0.0 (#3447)

others

  • Avoid EINVAL in fake-firefox-binary (#3451)

See all changes: mozilla/web-ext@8.8.0...8.9.0

8.8.0

main changes

  • Added: Support loading extensions in Chrome 137+ (#3434)
  • Added: Auto-reload support for Chrome using CDP (#3434)
  • Updated: dependency addons-linter to 7.15.0, which includes the Fx140 schema (#3448)
  • Fixed: npm audit for brace-expansion (#3450)

dependencies

  • Updated: dependency @babel/runtime to 7.27.6 (#3444)

dev dependencies

  • Updated: dependency @babel/core to 7.27.4 (#3438)
  • Updated: dependency @babel/eslint-parser to 7.27.5 (#3442)
  • Updated: dependency mocha to 11.7.0 (#3449)
  • Updated: dependency pretty-quick to 4.2.2 (#3440)

... (truncated)

Commits
  • cddc9dc 8.9.0
  • 4a769a9 chore(deps): bump addons-linter from 7.17.0 to 7.18.0 (#3471)
  • a1be051 chore(deps): bump open from 10.1.2 to 10.2.0 (#3469)
  • 5ce29de chore(deps-dev): bump chai from 5.2.0 to 5.2.1 (#3467)
  • adcb312 chore(deps): bump addons-linter from 7.16.0 to 7.17.0 (#3465)
  • 8bae585 fix: Correct file name in web-ext submit in Node 24 (#3466)
  • c47b969 chore(deps-dev): bump @​babel/preset-env from 7.27.2 to 7.28.0 (#3463)
  • 8058af0 chore(deps-dev): bump @​babel/core from 7.27.4 to 7.28.0 (#3461)
  • 67507a7 chore(deps-dev): bump @​babel/cli from 7.27.2 to 7.28.0 (#3462)
  • da51785 chore(deps-dev): bump @​babel/eslint-parser from 7.27.5 to 7.28.0 (#3464)
  • Additional commits viewable in compare view

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 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.

Removes [sha.js](https://github.com/crypto-browserify/sha.js). It's no longer used after updating ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together.


Removes `sha.js`

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

---
updated-dependencies:
- dependency-name: sha.js
  dependency-version: 
  dependency-type: indirect
- dependency-name: web-ext
  dependency-version: 8.9.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 22, 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.

0 participants