Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump web-ext from 6.3.0 to 6.6.0 in /addon #1217

Merged
merged 1 commit into from
Jan 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

Bumps web-ext from 6.3.0 to 6.6.0.

Release notes

Sourced from web-ext's releases.

6.6.0

Features

  • web-ext lint: updated to use addons-linter v4.4.0 (#2346, #2350)
    • Imported Firefox 94.0b8 and Firefox 95.0b8 API schema
    • Updated browser-compat-data
    • Updated to use eslint v8, which enables ECMAScript 2022 syntax (e.g. public field declaration and top-level await)
    • See all addons-linter changes: 3.20.0...4.4.0

Bug Fixes

  • web-ext run:
    • fixed issues related to the nodejs 17 dns resolution behavior on systems where localhost is resolved to an ipv6 address (#2337)
    • fixed issue with removing temporary profile on nodejs <= 14.4 (#2344, saadtazi/firefox-profile-js#128)
    • deps: update dependency fx-runner to v1.2.0 (#2351)
  • Fixed yargs module resolution issue on yarn 3.x + pnp (#2348)
  • Wrap web-ext usage output at terminal width (#2329)

See all changes: 6.5.0...6.6.0

6.5.0

Features

Bug Fixes

  • Updated dependencies:
    • sign-addon to v3.9.0 (#2327)
    • firefox-profile to v4.2.1 (#2317)
    • source-map-support to v0.5.20 (#2316)

See all changes: 6.4.0...6.5.0

6.4.0

Features

Bug Fixes

... (truncated)

Commits
  • b8143e5 chore: Bump package version for release 6.6.0
  • 05e9fd5 fix: Set default adb host to 127.0.0.1 to prevent localhost resolution mismat...
  • dbfc038 fix: Replace localhost with ipv4 to avoid ipv6 issue (#2339)
  • f04c040 fix(deps): update dependency chrome-launcher to v0.15.0 (#2324)
  • 12cebae fix(deps): update dependency addons-linter to v4 (#2350)
  • 164af8c chore(deps): update dependency sinon to v12 (#2356)
  • 5fa8b55 chore(deps): update dependency eslint-plugin-flowtype to v8 (#2355)
  • c028a6c chore(deps): update dependency flow-bin to v0.165.1 (#2352)
  • 39769ee chore(deps): update codecov orb to v3.2.2 (#2349)
  • 6a3a015 fix(deps): update dependency fx-runner to v1.2.0 (#2351)
  • 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 dependabot bot added the addon WebExtension label Nov 29, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/addon/web-ext-6.6.0 branch 4 times, most recently from accf730 to dd18af9 Compare January 25, 2022 11:11
Bumps [web-ext](https://github.com/mozilla/web-ext) from 6.3.0 to 6.6.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@6.3.0...6.6.0)

---
updated-dependencies:
- dependency-name: web-ext
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/addon/web-ext-6.6.0 branch from dd18af9 to 88e190e Compare January 25, 2022 11:36
@marco-c marco-c merged commit e3512e8 into master Jan 25, 2022
@marco-c marco-c deleted the dependabot/npm_and_yarn/addon/web-ext-6.6.0 branch January 25, 2022 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addon WebExtension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant