bengarrett / DOSee

DOSee is a DOSBox based, MS-DOS emulator for the web.
https://dosee.link
GNU General Public License v3.0
53 stars 24 forks source link

Bump workbox-cli from 4.3.1 to 5.1.4 #15

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps workbox-cli from 4.3.1 to 5.1.4.

Release notes

Sourced from workbox-cli's releases.

Workbox v5.1.4

The v5.1.4 release contains a dependency update for rollup-plugin-terser, resolving a security error with one of its dependencies.

See GoogleChrome/workbox#2601

Workbox v5.1.3

🐛 What's Fixed?

workbox-build

  • Correct workbox-build's getManifest() JSDoc #2429

workbox-cli

  • Don't check swSrc for hardcoded injection point in wizard flow #2451

workbox-core

  • handlerCallback JSDocs update #2440

workbox-precaching

  • Remove the isSWEnv assertion #2453
  • Update message to remove duplicate is #2466

Thanks!

Special thanks to @akonchady for contributing a PR that went in to this release.

Workbox v5.1.2

🐛 What's Fixed?

workbox-build

  • Reverted the strip-comments dependency to an earlier revision, to provide continued compatibility with the v8.x.y releases of node. #2416

Thanks!

Special thanks to @Mister-Hope for raising issues that were resolved in this release.

Workbox v5.1.1

(We ran into some issues with the v5.1.0 release process, so v5.1.1 is a republish of the same code.)

🎉 What's New?

workbox-routing

  • Adjusted the debug logging code so that a URL's hash portion is displayed. #2371

workbox-webpack-plugin

Commits


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[bot] commented 3 years ago

Superseded by #26.