Skip to content

build(deps): bump ajv and web-ext#90

Merged
vvatelot merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-d7fff027e3
Apr 5, 2026
Merged

build(deps): bump ajv and web-ext#90
vvatelot merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-d7fff027e3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 5, 2026

Bumps ajv to 8.18.0 and updates ancestor dependency web-ext. These dependencies need to be updated together.

Updates ajv from 6.12.6 to 8.18.0

Release notes

Sourced from ajv's releases.

v8.18.0

What's Changed

New Contributors

Full Changelog: ajv-validator/ajv@v8.17.1...v8.18.0

v8.17.1

What's Changed

Full Changelog: ajv-validator/ajv@v8.17.0...v8.17.1

Plus everything in 8.17.0 which failed to release

The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.

Revert "Revert fast-uri change (ajv-validator/ajv#2444)" by @​gurgunday in ajv-validator/ajv#2448 fix: ignore new eslint error for @​typescript-eslint/no-extraneous-class by @​jasoniangreen in ajv-validator/ajv#2455 docs: clarify behaviour of addVocabulary by @​jasoniangreen in ajv-validator/ajv#2454 docs: refactor to improve legibility by @​blottn in ajv-validator/ajv#2432 Fix grammatical typo in managing-schemas.md by @​wetneb in ajv-validator/ajv#2305 docs: Fix broken strict-mode link by @​alexanderjsx in ajv-validator/ajv#2459 feat: add test for encoded refs and bump fast-uri by @​jasoniangreen in ajv-validator/ajv#2449 fix: changes for @​typescript-eslint/array-type rule by @​jasoniangreen in ajv-validator/ajv#2467 fixes ajv-validator/ajv#2217 - clarify custom keyword naming by @​jasoniangreen in ajv-validator/ajv#2457

v8.17.0

What's Changed

The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.

... (truncated)

Commits
  • 142ce84 8.18.0
  • 720a23f fix(pattern): use configured RegExp engine with $data keyword to mitigate ReD...
  • 82735a1 fix: typos in schema-language.md (#2507)
  • b17ec32 fix: small grammatical error in managing-schemas.md (#2508)
  • 69568d0 fix: #2482 Infinity and NaN serialise to null (#2487)
  • f06766f feat: allow tree-shaking by adding ``"sideEffects": falsetopackage.json` ...
  • 9050ba1 bump version to 8.17.1 (#2472)
  • f7831b4 fixes #2217 - clarify custom keyword naming (#2457)
  • a523784 fix: changes for @​typescript-eslint/array-type rule (#2467)
  • 595fe58 feat: add test for encoded refs and bump fast-uri (#2449)
  • Additional commits viewable in compare view
Install script changes

This version modifies prepublish script that runs during installation. Review the package contents before updating.


Updates web-ext from 8.10.0 to 10.1.0

Release notes

Sourced from web-ext's releases.

10.1.0 (2026-03-31)

main changes

None

dependencies

  • Updated: dependency addons-linter to 10.3.0 (#3673)
  • Updated: dependency @babel/runtime to 7.29.2 (#3660)

dev dependencies

  • Updated: dependency @babel/preset-env to 7.29.2 (#3661)
  • Updated: dependency @commitlint/cli to 20.5.0 (#3657)
  • Updated: dependency @commitlint/config-conventional to 20.5.0 (#3658)
  • Updated: dependency brace-expansion to 1.1.13 (#3671)
  • Updated: dependency flatted to 3.4.1 (#3656)
  • Updated: dependency flatted to 3.4.2 (#3665)
  • Updated: dependency node-forge to 1.4.0 (#3670)
  • Updated: dependency picomatch (#3669)
  • Updated: dependency sinon to 21.0.3 (#3659)
  • Updated: dependency undici to 7.24.1 (#3655)

10.0.0 (2026-03-13)

main changes

Important: we now use Node 22 by default.

  • Added: web-ext lint now supports Firefox 149 schemas

dependencies

  • Updated: dependency addons-linter to 10.1.0 (#3654)

dev dependencies

  • Updated: dependency @commitlint/config-conventional to 20.4.4 (#3653)
  • Updated: dependency @commitlint/cli to 20.4.4 (#3652)
  • Updated: dependency @eslint/eslintrc to 3.3.5 (#3647)
  • Updated: dependency @eslint/compat to 2.0.3 (#3646)

9.4.0 (2026-03-04)

main changes

Not much, but this is likely the last release officially supporting Node 20.

dependencies

  • Updated: dependency addons-linter to 9.9.1 (#3630)

... (truncated)

Commits
  • 5e9b089 10.1.0
  • 4387494 chore(deps): bump addons-linter from 10.2.0 to 10.3.0 (#3673)
  • 63c2bc7 chore(audit): update npm audit ignore list (#3672)
  • a9d767d chore(deps): bump brace-expansion from 1.1.12 to 1.1.13 (#3671)
  • d29aaa7 chore(deps): bump node-forge from 1.3.2 to 1.4.0 (#3670)
  • 73dd5f8 chore(deps): bump picomatch (#3669)
  • 664b23c chore(deps): bump addons-linter from 10.1.0 to 10.2.0 (#3668)
  • 67efc41 chore(deps): bump flatted from 3.4.1 to 3.4.2 (#3665)
  • 308b344 chore(deps-dev): bump @​babel/preset-env from 7.29.0 to 7.29.2 (#3661)
  • aa0333e chore(deps): bump @​babel/runtime from 7.28.6 to 7.29.2 (#3660)
  • 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 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.

Bumps [ajv](https://github.com/ajv-validator/ajv) to 8.18.0 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together.


Updates `ajv` from 6.12.6 to 8.18.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.12.6...v8.18.0)

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

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 8.18.0
  dependency-type: indirect
- dependency-name: web-ext
  dependency-version: 10.1.0
  dependency-type: direct:production
...

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 5, 2026
@vvatelot vvatelot merged commit ff2d9e5 into main Apr 5, 2026
1 check passed
@vvatelot vvatelot deleted the dependabot/npm_and_yarn/multi-d7fff027e3 branch April 5, 2026 12:32
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