mozilla / web-ext

A command line tool to help build, run, and test web extensions
Mozilla Public License 2.0
2.63k stars 336 forks source link

chore(deps): bump addons-linter from 6.30.0 to 6.31.1 #3175

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps addons-linter from 6.30.0 to 6.31.1.

Release notes

Sourced from addons-linter's releases.

6.31.1 (2024-06-19)

main changes

Reverted dependency update of espree (10.1.0 => 10.0.1) because it's causing issues with Node 16 in our add-ons pipeline.

6.31.0 (2024-06-19)

main changes

  • Added: enterprise add-ons should be treated as self-hosted add-ons (#5344)
  • Added: emit an error when an enterprise add-on defines an update_url in the manifest (#5356)
  • Removed: remove --scan-file option (#5343)

dependencies

  • Updated: dependency @mdn/browser-compat-data to 5.5.34 (#5352)
  • Updated: dependency espree to 10.1.0 (#5351)
  • Updated: dependency glob to 10.4.2 (#5357)

dev dependencies

  • Updated: dependency eslint-plugin-amo to 1.25.2 (#5353)
  • Updated: dependency github-markdown-css to 5.6.1 (#5354)
Commits
  • a472151 6.31.1
  • bde9dac Revert "chore(deps): bump espree from 10.0.1 to 10.1.0 (#5351)"
  • 60cd49f 6.31.0
  • c15e91f chore(deps): bump glob from 10.4.1 to 10.4.2 (#5357)
  • 842b8c9 Pontoon: Update Vietnamese (vi) localization of AMO Linter
  • d27ac18 Remove --scan-file option (#5343)
  • 47cf339 Emit an error when an enterprise add-on defines an update_url in the manife...
  • 64565fe Pontoon: Update Interlingua (ia) localization of AMO Linter
  • 21b9611 chore(deps-dev): bump github-markdown-css from 5.6.0 to 5.6.1 (#5354)
  • 592958d chore(deps): bump espree from 10.0.1 to 10.1.0 (#5351)
  • Additional commits viewable in compare view


Dependabot compatibility score

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