s-weigand / binge-stream

Extension to auto click 'Skip Recap' and 'Skip Intro' on streaming pages, when they pop up
Apache License 2.0
4 stars 2 forks source link

Bump web-ext from 5.4.1 to 5.5.0 #78

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps web-ext from 5.4.1 to 5.5.0.

Release notes

Sourced from web-ext's releases.

5.5.0

Bug Fixes

  • deps: updated dependency node-notifier to v8.0.1 [security] (#2101)
  • deps: updated dependency import-fresh to v3.3.0 (#2062)
  • deps: updated dependency watchpack to v1.7.5 (#2067)
  • deps: updated dependency ws to v7.4.2 (#2066)

Feature

  • web-ext run: A new --watch-ignored command line options does allow extension developers to specify paths and glob patterns that should not be watched for changes (#2077, closes #2022).

See all changes: 5.4.1...5.5.0

Commits
  • 02e5405 chore: Bump package version for release 5.5.0
  • f1ed131 fix(deps): update dependency watchpack to v1.7.5 (#2067)
  • 83e2068 chore(deps): update dependency webpack to v4.45.0 (#2113)
  • 762a1cf chore(ci): Increased default mocha timeout on functional tests ci job step (#...
  • c503895 fix(deps): update dependency ws to v7.4.2 (#2066)
  • 97add50 fix(deps): update dependency import-fresh to v3.3.0 (#2062)
  • 7957b53 chore(deps): update dependency eslint to v7.17.0 (#2106)
  • b3f590b chore(deps): update dependency html-entities to v1.4.0 (#2092)
  • 590016b chore(deps): update dependency flow-bin to v0.141.0 (#2086)
  • e914b33 chore(deps): update dependency sinon to v9.2.2 (#2090)
  • 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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #78 (5640756) into main (4efd50c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   48.00%   48.00%           
=======================================
  Files           5        5           
  Lines         100      100           
  Branches       18       18           
=======================================
  Hits           48       48           
  Misses         49       49           
  Partials        3        3           

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 4efd50c...5640756. Read the comment docs.