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.3.0 to 3.4.0 #522

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps addons-linter from 3.3.0 to 3.4.0.

Release notes

Sourced from addons-linter's releases.

3.4.0 (2021-05-07)

Main changes

  • Added: imported Firefox 89.0b8 API schema (#3710)

dependencies

  • Updated: dependency @mdn/browser-compat-data to v3.3.2 (#3698)
  • Updated: dependency @mdn/browser-compat-data to v3.3.3 (#3708)
  • Updated: dependency cheerio to v1.0.0-rc.9 (#3709)
  • Updated: dependency eslint-visitor-keys to v2.1.0 (#3702)
  • Updated: dependency glob to v7.1.7 (#3711)
  • Updated: dependency postcss to v8.2.14 (#3706)

dev dependencies

  • Updated: babel monorepo to v7.14.0 (#3697)
  • Updated: dependency @babel/preset-env to v7.14.1 (#3703)
  • Updated: dependency codecov to v3.8.2 (#3700)
  • Updated: dependency webpack-cli to v4.7.0 (#3707)
  • Updated: dependency webpack to v5.36.2 (#3696)

others

  • Updated: lockfile maintenance
Commits
  • 71cbcc7 :arrow_up: release 3.4.0
  • 1f604a0 fix(deps): update dependency glob to v7.1.7 (#3711)
  • ecd5a7e fix(deps): update dependency cheerio to v1.0.0-rc.9 (#3709)
  • 2667120 feat: Imported Firefox 89.0b8 API schema (#3710)
  • d3d9442 chore(deps): update dependency webpack-cli to v4.7.0 (#3707)
  • 02899d8 fix(deps): update dependency @​mdn/browser-compat-data to v3.3.3 (#3708)
  • 8ad89d1 fix(deps): update dependency postcss to v8.2.14 (#3706)
  • bcfe9c2 chore(deps): update dependency @​babel/preset-env to v7.14.1 (#3703)
  • da5be83 fix(deps): update dependency eslint-visitor-keys to v2.1.0 (#3702)
  • 1ffa081 chore(deps): update dependency codecov to v3.8.2 (#3700)
  • 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