Skip to content

chore: bump web-ext from 5.5.0 to 6.0.0 - #228

Merged
freaktechnik merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web-ext-6.0.0
Mar 15, 2021
Merged

chore: bump web-ext from 5.5.0 to 6.0.0#228
freaktechnik merged 1 commit into
mainfrom
dependabot/npm_and_yarn/web-ext-6.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 15, 2021

Copy link
Copy Markdown
Contributor

Bumps web-ext from 5.5.0 to 6.0.0.

Release notes

Sourced from web-ext's releases.

6.0.0

⚠ BREAKING CHANGES ⚠

  • Dropped support for node.js 10 👋

  • The filename option has been moved in the build options (where it does actually belong), if you were setting the filename option value from a config file you'll need to update the config file:

module.exports = {
  build: { filename: "...." },
};

Bug Fixes

  • web-ext build: Moved filename option into the build command options (#2178)

  • web-ext sign: Updated sign-addon to v3.3.0 (#2128 / #2153)

  • Various dependencies updated to their last released versions: bunyan v1.8.15 (#2114), camelcase v6.2.0 (#2046), decamelize v5 (#2117), firefox-profile v4.1.0 (#2170), fs-extra v9.1.0 (#2132), multimatch v5 (#2048), node-notifier v9 (#2103), open v7.4.2 (#2111 / #2140 / #2158 / #2161), parse-json v5.2.0 (#2005), update-notifier to v5.1.0 (#2063 / #2139), watchpack v2 (#2024), ws v7.4.3 (#2141), yargs v16 (#2015), zip-dir v2 (#2080)

Features

See all changes: 5.5.0...6.0.0

Commits
  • 25931e3 chore: Bump package version for release 6.0.0
  • 281a814 fix: Bump minimum nodejs version supported to v12 (#2192)
  • 9ed6a31 chore(deps): update dependency flow-bin to v0.146.0 (#2181)
  • ee0810a chore(deps): update dependency mocha to v8.3.1 (#2183)
  • ddd5240 fix(deps): update dependency addons-linter to v2.21.0 (#2189)
  • 8253369 chore(deps): update dependency chai to v4.3.3 (#2179)
  • 7fa69fb chore: Rewrote watchChange to make use of async await (#2186)
  • 7612a93 fix: Added alias for watch-file option (#2182)
  • 629aa14 fix: Move filename from global to build command option (#2178)
  • 0835252 chore(deps): update dependency chai to v4.3.1 (#2177)
  • 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)

Bumps [web-ext](https://github.com/mozilla/web-ext) from 5.5.0 to 6.0.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@5.5.0...6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@codecov

codecov Bot commented Mar 15, 2021

Copy link
Copy Markdown

Codecov Report

Merging #228 (2c39c6f) into main (fe33e25) will increase coverage by 0.72%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
+ Coverage   22.33%   23.05%   +0.72%     
==========================================
  Files           9        9              
  Lines         412      412              
==========================================
+ Hits           92       95       +3     
+ Misses        320      317       -3     
Impacted Files Coverage Δ
scripts/github.js 21.37% <0.00%> (-0.77%) ⬇️
scripts/client-manager.js 38.35% <0.00%> (+2.73%) ⬆️
scripts/storage-manager.js 100.00% <0.00%> (+18.18%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe33e25...2c39c6f. Read the comment docs.

@freaktechnik
freaktechnik merged commit b8b58e3 into main Mar 15, 2021
@freaktechnik
freaktechnik deleted the dependabot/npm_and_yarn/web-ext-6.0.0 branch March 15, 2021 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant