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.28.0 to 6.29.0 #3167

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps addons-linter from 6.28.0 to 6.29.0.

Release notes

Sourced from addons-linter's releases.

6.29.0 (2024-06-10)

main changes

  • Added: imported Firefox 127 API schema data (#5315)
  • Added: new rule to suggest dropping incognito: "split" when present in manifest.json (#5316)

dependencies

  • Updated: dependency @mdn/browser-compat-data to 5.5.32 (#5332)
  • Updated: dependency ajv to 8.16.0 (#5320)

dev dependencies

  • Updated: dependency @babel/cli to 7.24.7 (#5327)
  • Updated: dependency @babel/core to 7.24.7 (#5322)
  • Updated: dependency @babel/eslint-parser to 7.24.7 (#5325)
  • Updated: dependency @babel/plugin-proposal-decorators to 7.24.7 (#5326)
  • Updated: dependency @babel/plugin-proposal-function-sent to 7.24.7 (#5321)
  • Updated: dependency @babel/plugin-proposal-throw-expressions to 7.24.7 (#5323)
  • Updated: dependency @babel/preset-env to 7.24.7 (#5324)
  • Updated: dependency markdown-it-anchor to 9.0.1 (#5296)

others

  • Removed: tar dependency (#5312)
Commits
  • 1cc0ea2 6.29.0
  • ce5df02 chore(deps): bump @​mdn/browser-compat-data from 5.5.31 to 5.5.32 (#5332)
  • b3e2730 chore(deps-dev): bump @​babel/plugin-proposal-function-sent from 7.24.6 to 7.2...
  • 69e9017 feat: Imported Firefox 127 API schema data (#5315)
  • fcfd156 chore(deps-dev): bump @​babel/plugin-proposal-throw-expressions from 7.24.6 to...
  • ff786d0 chore(deps-dev): bump @​babel/core from 7.24.6 to 7.24.7 (#5322)
  • a7f150f chore(deps-dev): bump @​babel/plugin-proposal-decorators from 7.24.6 to 7.24.7...
  • 14a3a87 Suggest dropping incognito:"split" when present in manifest.json (#5316)
  • dfef570 chore(deps-dev): bump @​babel/eslint-parser from 7.24.6 to 7.24.7 (#5325)
  • 3b588ca chore(deps-dev): bump @​babel/preset-env from 7.24.6 to 7.24.7 (#5324)
  • 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)
willdurand commented 1 month ago

@dependabot rebase