mozilla / web-ext

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

chore(deps): bump addons-linter from 6.24.0 to 6.25.0 #3094

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps addons-linter from 6.24.0 to 6.25.0.

Release notes

Sourced from addons-linter's releases.

6.25.0 (2024-04-02)

main changes

  • Removed CSSScanner (#5241)

dependencies

  • Updated: dependency @mdn/browser-compat-data to 5.5.18 (#5244)
  • Updated: dependency glob to 10.3.12 (#5243)

dev dependencies

  • Updated: dependency @babel/cli to 7.24.1 (#5226)
  • Updated: dependency @babel/core to 7.24.3 (#5235)
  • Updated: dependency @babel/eslint-parser to 7.24.1 (#5230)
  • Updated: dependency @babel/plugin-proposal-decorators to 7.24.1 (#5232)
  • Updated: dependency @babel/plugin-proposal-function-sent to 7.24.1 (#5229)
  • Updated: dependency @babel/plugin-proposal-throw-expressions to 7.24.1 (#5227)
  • Updated: dependency @babel/preset-env to 7.24.3 (#5237)
  • Updated: dependency markdown-it to 14.1.0 (#5231)
  • Updated: dependency tar to 6.2.1 (#5239)
  • Updated: dependency webpack to 5.91.0 (#5236)
Commits
  • 6425155 6.25.0
  • 329f684 chore(deps): bump @​mdn/browser-compat-data from 5.5.17 to 5.5.18 (#5244)
  • 3c5283e chore(deps): bump glob from 10.3.10 to 10.3.12 (#5243)
  • 067a38c Extract and merge locales (2024-03-28) (#5242)
  • dc70044 chore(deps): bump @​mdn/browser-compat-data from 5.5.13 to 5.5.17 (#5240)
  • 53d2663 Remove CSSScanner (#5241)
  • 5ec0bdd Pontoon: Update Greek (el) localization of AMO Linter
  • 53aed93 Pontoon: Update Czech (cs) localization of AMO Linter
  • 9ab2f32 chore(deps-dev): bump tar from 6.2.0 to 6.2.1 (#5239)
  • 2cd4837 chore(deps-dev): bump webpack from 5.90.3 to 5.91.0 (#5236)
  • 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)