asciidoctor / asciidoctor-browser-extension

:white_circle: An extension for web browsers that converts AsciiDoc files to HTML using Asciidoctor.js.
https://chrome.google.com/webstore/detail/asciidoctorjs-live-previe/iaalpfgpbocpdfblpnhhgllgbdbchmia
MIT License
220 stars 50 forks source link

Bump addons-linter from 3.4.0 to 3.5.0 #523

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps addons-linter from 3.4.0 to 3.5.0.

Release notes

Sourced from addons-linter's releases.

3.5.0 (2021-05-12)

Main changes

This new version adds some (internal) features to support Manifest Version 3 (#3633) as well as new CLI options:

  • Added: added min/max_manifest_version ajv keyword definition, --min/max-manifest-version cli options, refactored manifest schema validator internals
  • Added: added min/max_manifest_version handling in webextensions api eslint rules
  • Added: propagate min/max_manifest_version from top level manifest to api specific manifest types definitions
  • Added: show an explicit error if the requested manifest version range is invalid

dependencies

  • Updated: dependency eslint to v7.26.0 (#3713)

dev dependencies

  • Updated: dependency eslint-config-amo to v4.6.0 (#3715)
  • Updated: dependency prettier to v2.3.0 (#3714)

others

  • Added: configure codecov (#3719)
  • Updated: lock file maintenance
Commits
  • 58b50cc :arrow_up: release 3.5.0
  • e54df47 Pontoon: Update Macedonian (mk) localization of AMO Linter
  • d1e14a4 Add codecov configuration (#3719)
  • 36ae8fe chore(deps): update dependency eslint-config-amo to v4.6.0 (#3715)
  • 47c3a11 chore(deps): update dependency prettier to v2.3.0 (#3714)
  • 6886efc chore: Show an explicit error if the requested manifest version range is invalid
  • c3d6237 chore: Updated docs/rules.md
  • 6e88dcf chore: Propagate min/max_manifest_version from top level manifest to api spec...
  • 75cba1b feat: Added min/max_manifest_version handling in webextensions api eslint rules
  • c396d94 feat: Added min/max_manifest_version ajv keyword definition, --min/max-manife...
  • 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[bot] commented 3 years ago

Superseded by #529.