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.25.0 to 6.26.0 #3112

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps addons-linter from 6.25.0 to 6.26.0.

Release notes

Sourced from addons-linter's releases.

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)

dependencies

  • Updated: dependency @mdn/browser-compat-data to 5.5.22 (#5257)
  • Updated: dependency pino to 8.20.0 (#5249)

dev dependencies

  • Updated: dependency @babel/core to 7.24.4 (#5247)
  • Updated: dependency @babel/preset-env to 7.24.4 (#5248)
Commits
  • 07a57a6 6.26.0
  • c7b6b85 Binary scanner should read chunks, not strings (#5265)
  • 0dfaf2c Revert "Binary scanner should be able to check string-like buffers" (#5264)
  • c922c01 Binary scanner should be able to check string-like buffers (#5263)
  • ebbe997 Do not mark special files as large (#5262)
  • d601dd5 chore(deps): bump @​mdn/browser-compat-data from 5.5.21 to 5.5.22 (#5257)
  • a7578f7 chore(deps): bump @​mdn/browser-compat-data from 5.5.20 to 5.5.21 (#5255)
  • 9ecd146 chore(deps): bump @​mdn/browser-compat-data from 5.5.19 to 5.5.20 (#5250)
  • 40fa69a chore(deps): bump pino from 8.19.0 to 8.20.0 (#5249)
  • 2139054 chore(deps-dev): bump @​babel/core from 7.24.3 to 7.24.4 (#5247)
  • 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)