nstringham / othello-web-app

https://othello-rust.web.app
MIT License
6 stars 1 forks source link

build: ⬆️ bump vite-plugin-pwa from 0.16.6 to 0.17.2 #91

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps vite-plugin-pwa from 0.16.6 to 0.17.2.

Release notes

Sourced from vite-plugin-pwa's releases.

v0.17.2

   🐞 Bug Fixes

    View changes on GitHub

v0.17.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.17.0

   🚨 Breaking Changes

    View changes on GitHub

v0.16.7

No significant changes

    View changes on GitHub
Commits
  • 4d3b1d0 chore: release v0.17.2
  • ceab94a fix: expose injectRegister in pwa info (#611)
  • 3ceab95 chore: release v0.17.1
  • df8b4b0 fix: remove sw cache storage entries when using self destroying option (#609)
  • 194fb59 chore: upgrade to latest eslint config (#600)
  • f183340 feat: add 'script-defer' option for injectRegister script (#605)
  • 7aca990 chore: update examples + lint
  • f2051c5 chore: release v0.17.0
  • 54b7ab9 feat!: support Vite 5 (#598)
  • d4c053b chore: bump to pnpm v8.10.3
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 9 months ago

Superseded by #97.