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

[Snyk] Upgrade web-ext from 4.1.0 to 4.2.0 #151

Merged
merged 2 commits into from
Apr 26, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade web-ext from 4.1.0 to 4.2.0.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 3 days ago, on 2020-04-22.

The recommended version fixes:

Severity Issue Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ACORN-559469
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ACORN-559469
No Known Exploit
Release notes
Package name: web-ext
  • 4.2.0 - 2020-04-22

    Bug Fixes

    • web-ext run:

    Features

    • web-ext run:
      • Added support for the Reference Browser to the firefox-android extension runner (#1870) (#1871) (e604112)
      • Disabled data reporting and “Choose what I share” notification by default (#1883) (4af120f)
    • web-ext lint: updated to use addons-linter v1.23.0:

    See all changes: 4.1.0...4.2.0

  • 4.1.0 - 2020-02-12

    Bug Fixes

    • WEB_EXT_* environment variables are not detected anymore as unsupported options for the current web-ext command (#793, #1812)
    • web-ext run: Firewall applications are not being triggered anymore by running an extension on Chromium or Firefox for Android (#1833)
    • web-ext lint: Updated dependency addons-linter to v1.20.0 (#1809)
    • web-ext sign: Updated dependency sign-addon to v2.0.5 (#1825)

    Features

    • web-ext run -t firefox-android can now be used to run WebExtensions on GeckoView-based browser, like Firefox for Android Preview (also known as Fenix) (#1834)
    • web-ext run ... --firefox-apk-component ComponentName to run a specific Android Component (#1834)
    • web-ext run --watch-file path/to/file can now be used to only reload the extension when the given file has been updated (#1784)

    See all changes: 4.0.0...4.1.0

from web-ext GitHub release notes
Commit messages
Package name: web-ext
  • 3df0e4e chore: Bump package version for release 4.2.0
  • 9656d00 chore(deps): update dependency sinon to v9.0.2 (#1880)
  • 691e99b chore(deps): update dependency html-entities to v1.3.1 (#1882)
  • 7ece832 chore(deps): update dependency coveralls to v3.0.13 (#1889)
  • e604112 feat: Add reference browser support to the firefox-android extension runner (#1870) (#1871)
  • 4af120f feat: disable data reporting and “Choose what I share” notification (#1883)
  • b1b2804 fix: use getRoot request to support Firefox 77+ (#1886)
  • e0d4c3c chore(deps): update dependency nyc to v15.0.1 (#1876)
  • 5c2c660 fix(deps): update dependency chrome-launcher to v0.13.1 (#1875)
  • 0744e65 fix(deps): update dependency ws to v7.2.3 (#1858)
  • 20801bb fix(deps): update dependency firefox-profile to v1.3.1 (#1843)
  • cc62635 chore(deps): update dependency eslint-plugin-import to v2.20.2 (#1872)
  • 0e0aac2 fix(deps): update dependency watchpack to v1.6.1 (#1869)
  • d835285 fix(deps): update dependency addons-linter to v1.23.0 (#1873)
  • 5f44a19 chore(deps): update dependency eslint-plugin-flowtype to v4.7.0 (#1868)
  • de9211a chore(deps): update dependency webpack to v4.42.1 (#1867)
  • 59a36df chore(deps): update dependency sinon to v9 (#1840)
  • e09b2d9 chore(deps): update dependency webpack to v4.42.0 (#1849)
  • fb71491 fix(deps): update dependency addons-linter to v1.22.0 (#1820)
  • 0a79bea chore(deps): update dependency cross-env to v7.0.2 (#1850)
  • a5d6f40 chore(deps): update dependency coveralls to v3.0.11 (#1864)
  • 0522c9c chore(audit): Temporarily add minimist adv url to nsprc
  • eacb415 fix(deps): update dependency chrome-launcher to v0.13.0
  • 9c3cf5a chore(deps): update dependency mocha to v7.1.1

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov
Copy link

codecov bot commented Apr 26, 2020

Codecov Report

Merging #151 into master will decrease coverage by 0.73%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #151      +/-   ##
==========================================
- Coverage   23.41%   22.68%   -0.74%     
==========================================
  Files           9        9              
  Lines         410      410              
==========================================
- Hits           96       93       -3     
- Misses        314      317       +3     
Impacted Files Coverage Δ
scripts/storage-manager.js 81.81% <0.00%> (-18.19%) ⬇️
scripts/github.js 21.37% <0.00%> (-0.77%) ⬇️

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 26c224f...764c280. Read the comment docs.

@freaktechnik freaktechnik merged commit ca1806f into master Apr 26, 2020
@freaktechnik freaktechnik deleted the snyk-upgrade-b9f7b375f6dd71d24c59a39e5228d0ef branch April 26, 2020 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants