menhera-org / TabArray

Chrome-like tab groups using private and isolated containers: The ultimate tab manager and groups for Firefox.
https://addons.mozilla.org/firefox/addon/container-tab-groups/
GNU General Public License v3.0
125 stars 5 forks source link

Bump addons-linter from 6.25.0 to 6.28.0 #402

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps addons-linter from 6.25.0 to 6.28.0.

Release notes

Sourced from addons-linter's releases.

6.28.0 (2024-05-27)

main changes

  • Fixed: typo in UNEXPECTED_GLOBAL_ARG rule ID (#5298)

dependencies

  • Updated: dependency @mdn/browser-compat-data to 5.5.29 (#5295)
  • Updated: dependency glob to 10.4.1 (#5300)

dev dependencies

  • Updated: dependency @babel/cli to 7.24.6 (#5310)
  • Updated: dependency @babel/core to 7.24.6 (#5301)
  • Updated: dependency @babel/eslint-parser to 7.24.6 (#5308)
  • Updated: dependency @babel/plugin-proposal-decorators to 7.24.6 (#5304)
  • Updated: dependency @babel/plugin-proposal-function-sent to 7.24.6 (#5305)
  • Updated: dependency @babel/plugin-proposal-throw-expressions to 7.24.6 (#5306)
  • Updated: dependency @babel/preset-env to 7.24.6 (#5307)
  • Updated: dependency @babel/register to 7.24.6 (#5309)
  • Updated: dependency replace-in-file to 7.2.0 (#5303)
  • Updated: dependency sinon to 18.0.0 (#5293)

6.27.0 (2024-05-13)

main changes

  • Added: Imported Firefox 126 API schema data (#5281)
  • Fixed: Renamed the artificial messages API / messages.json to i18nMessages.json (#5279)

dependencies

  • Updated: dependency @mdn/browser-compat-data to 5.5.26 (#5284)
  • Updated: dependency ajv to 8.13.0 (#5271)
  • Updated: dependency glob to 10.3.14 (#5287)
  • Updated: dependency semver to 7.6.2 (#5286)

dev dependencies

  • Updated: dependency @babel/cli to 7.24.5 (#5269)
  • Updated: dependency @babel/core to 7.24.5 (#5270)
  • Updated: dependency @babel/eslint-parser to 7.24.5 (#5272)
  • Updated: dependency @babel/preset-env to 7.24.5 (#5273)
  • Updated: dependency sinon to 17.0.2 (#5283)
  • Updated: dependency tar-fs to 3.0.6 (#5268)

6.26.0 (2024-04-22)

main changes

  • Fixed: Do not mark special files as large (#5262)
  • Fixed: Binary scanner should read chunks, not strings (#5265)

... (truncated)

Commits
  • 44a53df 6.28.0
  • 6cb3429 chore(deps-dev): bump @​babel/preset-env from 7.24.5 to 7.24.6 (#5307)
  • 3b88014 chore(deps-dev): bump @​babel/plugin-proposal-function-sent from 7.24.1 to 7.2...
  • ac419f0 chore(deps-dev): bump @​babel/plugin-proposal-decorators from 7.24.1 to 7.24.6...
  • 1f9a994 chore(deps-dev): bump @​babel/plugin-proposal-throw-expressions from 7.24.1 to...
  • 53d816d chore(deps-dev): bump @​babel/cli from 7.24.5 to 7.24.6 (#5310)
  • e344604 chore(deps-dev): bump replace-in-file from 7.1.0 to 7.2.0 (#5303)
  • 2b6a5b1 chore(deps-dev): bump @​babel/register from 7.23.7 to 7.24.6 (#5309)
  • b4cb86e chore(deps-dev): bump @​babel/core from 7.24.5 to 7.24.6 (#5301)
  • b1f3b1d chore(deps-dev): bump @​babel/eslint-parser from 7.24.5 to 7.24.6 (#5308)
  • 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)
codeclimate[bot] commented 4 months ago

Code Climate has analyzed commit 7b2b403c and detected 0 issues on this pull request.

View more on Code Climate.

dependabot[bot] commented 3 months ago

Superseded by #406.