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 2.18.0 to 2.19.0 #486

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps addons-linter from 2.18.0 to 2.19.0.

Release notes

Sourced from addons-linter's releases.

2.19.0 (2021-02-17)

  • Added: lint all supported JavaScript files (#3579)
  • Updated: lockfile maintenance and some dependencies
Commits
  • 5793e4e :arrow_up: release 2.19.0
  • 8869529 Add support for more JavaScript file extensions (#3579)
  • 7c42e00 chore(deps): lock file maintenance (#3578)
  • 29a5bbd Pontoon: Update Asturian (ast) localization of AMO Linter
  • e2e4b52 fix(deps): update dependency eslint to v7.20.0 (#3577)
  • 48f5928 chore(deps): update babel monorepo to v7.12.16 (#3576)
  • 57b5034 fix(deps): update dependency @mdn/browser-compat-data to v3.1.0 (#3575)
  • 858b950 fix(deps): update dependency postcss to v8.2.6 (#3574)
  • 8ef8ab1 chore(deps): update dependency eslint-plugin-promise to v4.3.1 (#3573)
  • 7f4f095 chore(deps): update node.js to v10.23.3 (#3572)
  • 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #489.