Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

build/deps: bump addons-linter from 6.28.0 to 6.30.0 #42

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps addons-linter from 6.28.0 to 6.30.0.

Release notes

Sourced from addons-linter's releases.

6.30.0 (2024-06-14)

main changes

  • Added: prevent the use of the enterprise flag (#5331)
  • Added: introduce a --enterprise CLI flag (#5340)
  • Removed: MANIFEST_V3_FIREFOX_ANDROID_LIMITATIONS rule (#5342)

dependencies

  • Updated: dependency addons-scanner-utils to 9.11.0 (#5335)
  • Updated: dependency @mdn/browser-compat-data to 5.5.33 (#5334)

dev dependencies

  • Updated: dependency braces to 3.0.3 (#5339)
  • Updated: dependency eslint-plugin-amo to 1.25.0 (#5338)
  • Updated: dependency webpack to 5.92.0 (#5336)

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
  • f496c15 6.30.0
  • e3892dc Remove MANIFEST_V3_FIREFOX_ANDROID_LIMITATIONS rule (#5342)
  • 625435c Introduce a --enterprise flag (#5340)
  • 7cb36f3 Prevent the use of the enterprise flag (#5331)
  • 961f431 Pontoon: Update Chinese (China) (zh-CN) localization of AMO Linter
  • 74eb806 chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#5339)
  • 0318831 chore(deps-dev): bump webpack from 5.91.0 to 5.92.0 (#5336)
  • bc27606 chore(deps-dev): bump eslint-plugin-amo from 1.24.0 to 1.25.0 (#5338)
  • 5645a9c chore(deps): bump addons-scanner-utils from 9.10.1 to 9.11.0 (#5335)
  • e5a5456 chore(deps): bump @​mdn/browser-compat-data from 5.5.32 to 5.5.33 (#5334)
  • 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 <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)

Bumps [web-ext](https://github.com/mozilla/web-ext) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@8.0.0...8.1.0)

---
updated-dependencies:
- dependency-name: web-ext
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@Vinfall
Copy link
Owner

Vinfall commented Jun 18, 2024

@dependabot rebase

Bumps [tldts-experimental](https://github.com/remusao/tldts) from 6.1.25 to 6.1.27.
- [Release notes](https://github.com/remusao/tldts/releases)
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
- [Commits](remusao/tldts@v6.1.25...v6.1.27)

---
updated-dependencies:
- dependency-name: tldts-experimental
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/addons-linter-6.30.0 branch from f2b9108 to 6bc468a Compare June 18, 2024 02:29
Bumps [addons-linter](https://github.com/mozilla/addons-linter) from 6.28.0 to 6.30.0.
- [Release notes](https://github.com/mozilla/addons-linter/releases)
- [Commits](mozilla/addons-linter@6.28.0...6.30.0)

---
updated-dependencies:
- dependency-name: addons-linter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/addons-linter-6.30.0 branch from 6bc468a to 0f4987e Compare June 18, 2024 02:30
@Vinfall Vinfall merged commit 05b4ed3 into master Jun 18, 2024
6 checks passed
@Vinfall Vinfall deleted the dependabot/npm_and_yarn/addons-linter-6.30.0 branch June 18, 2024 02:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant