birchill / 10ten-ja-reader

A browser extension to translate Japanese by hovering over words.
https://addons.mozilla.org/firefox/addon/10ten-ja-reader/
GNU General Public License v3.0
604 stars 45 forks source link

fix(deps): update dependency web-ext to v8.3.0 #1998

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
web-ext 8.2.0 -> 8.3.0 age adoption passing confidence

Release Notes

mozilla/web-ext (web-ext) ### [`v8.3.0`](https://redirect.github.com/mozilla/web-ext/releases/tag/8.3.0) [Compare Source](https://redirect.github.com/mozilla/web-ext/compare/8.2.0...8.3.0) #### main changes - Updated: dependency `addons-linter` to 7.1.0 ([#​3254](https://redirect.github.com/mozilla/web-ext/issues/3254)) - Updated: replace Bunyan logger with Pino ([#​3214](https://redirect.github.com/mozilla/web-ext/issues/3214)) - Removed: drop `mz` dependency ([#​3215](https://redirect.github.com/mozilla/web-ext/issues/3215)) - Removed: drop `node-fetch` dependency ([#​3217](https://redirect.github.com/mozilla/web-ext/issues/3217)) - Removed: drop fs-extras and mkdirp dependencies ([#​3230](https://redirect.github.com/mozilla/web-ext/issues/3230)) - Fixed: Resolve input sourceDir to absolute path ([#​3024](https://redirect.github.com/mozilla/web-ext/issues/3024)) #### dependencies - Updated: dependency `@babel/runtime` to 7.25.6 ([#​3236](https://redirect.github.com/mozilla/web-ext/issues/3236)) - Updated: dependency `chrome-launcher` to 1.1.2 ([#​3200](https://redirect.github.com/mozilla/web-ext/issues/3200)) - Updated: dependency `firefox-profile` to 4.7.0 ([#​3224](https://redirect.github.com/mozilla/web-ext/issues/3224)) - Updated: dependency `https-proxy-agent` to 7.0.5 ([#​3184](https://redirect.github.com/mozilla/web-ext/issues/3184)) - Updated: dependency `jose` to 5.9.2 ([#​3253](https://redirect.github.com/mozilla/web-ext/issues/3253)) - Updated: dependency `pino` to 9.4.0 ([#​3240](https://redirect.github.com/mozilla/web-ext/issues/3240)) - Updated: dependency `update-notifier` to 7.3.1 ([#​3244](https://redirect.github.com/mozilla/web-ext/issues/3244)) - Updated: dependency `watchpack` to 2.4.2 ([#​3223](https://redirect.github.com/mozilla/web-ext/issues/3223)) - Updated: dependency `ws` to 8.18.0 ([#​3187](https://redirect.github.com/mozilla/web-ext/issues/3187)) #### dev dependencies - Updated: dependency `@babel/cli` to 7.25.6 ([#​3237](https://redirect.github.com/mozilla/web-ext/issues/3237)) - Updated: dependency `@babel/core` to 7.25.2 ([#​3210](https://redirect.github.com/mozilla/web-ext/issues/3210)) - Updated: dependency `@babel/eslint-parser` to 7.25.1 ([#​3206](https://redirect.github.com/mozilla/web-ext/issues/3206)) - Updated: dependency `@babel/preset-env` to 7.25.4 ([#​3228](https://redirect.github.com/mozilla/web-ext/issues/3228)) - Updated: dependency `@commitlint/cli` to 19.5.0 ([#​3249](https://redirect.github.com/mozilla/web-ext/issues/3249)) - Updated: dependency `@commitlint/config-conventional` to 19.5.0 ([#​3248](https://redirect.github.com/mozilla/web-ext/issues/3248)) - Updated: dependency `babel-plugin-istanbul` to 7.0.0 ([#​3189](https://redirect.github.com/mozilla/web-ext/issues/3189)) - Updated: dependency `chai` to 4.5.0 ([#​3204](https://redirect.github.com/mozilla/web-ext/issues/3204)) - Updated: dependency `eslint-plugin-import` to 2.30.0 ([#​3239](https://redirect.github.com/mozilla/web-ext/issues/3239)) - Updated: dependency `mocha` to 10.7.0 ([#​3202](https://redirect.github.com/mozilla/web-ext/issues/3202)) - Updated: dependency `prettier` to 3.3.3 ([#​3196](https://redirect.github.com/mozilla/web-ext/issues/3196)) - Updated: dependency `sinon` to 19.0.2 ([#​3252](https://redirect.github.com/mozilla/web-ext/issues/3252)) #### others - Fixed: typo and missed async keyword ([#​3177](https://redirect.github.com/mozilla/web-ext/issues/3177)) **See all changes**: https://github.com/mozilla/web-ext/compare/8.2.0...8.3.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.