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

chore(deps): bump next-pwa from 3.1.5 to 5.6.0 #797

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps next-pwa from 3.1.5 to 5.6.0.

Release notes

Sourced from next-pwa's releases.

5.6.0

Summary

BREAKING CHANGE

Start from version 5.6.0. This plugin function signature has been changed to follow the recommended pattern from next.js. Mainly extracting pwa config from mixing into rest of the next.js config. This is also less intrusive. See following commit for details.

shadowwalker/next-pwa@1e6af5f

Full Changelog: shadowwalker/next-pwa@5.5.6...5.6.0

5.5.6

Important

Version 5.5.5 included a broken change which prevent pwa config to be effective. This release will fix that.

What's Changed

New Contributors

Full Changelog: shadowwalker/next-pwa@5.5.5...5.5.6

5.5.5

What's Changed

New Contributors

Full Changelog: shadowwalker/next-pwa@5.5.4...5.5.5

5.5.4

What's Changed

New Contributors

Full Changelog: shadowwalker/next-pwa@5.5.3...5.5.4

... (truncated)

Changelog

Sourced from next-pwa's changelog.

CHANGELOG

NOTE: for newer changelog, go to release page instead.

5.5.0

Fix

  1. Update precache manifest revision to contenthash from webpack, suggested by @​ammar-oker

Misc

  • Update dependencies

Fix

  1. (the real) Fix for not precache server js
  2. Fix service worker register url edge case

5.4.7

Fix

  1. (the real) Fix for not precache server js
  2. Fix service worker register url edge case

5.4.6

Fix

Misc

  • Update examples and dependencies

5.4.5

Fix

5.4.4

Misc

  • Update examples and dependencies

5.4.2

... (truncated)

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)

Bumps [next-pwa](https://github.com/shadowwalker/next-pwa) from 3.1.5 to 5.6.0.
- [Release notes](https://github.com/shadowwalker/next-pwa/releases)
- [Changelog](https://github.com/shadowwalker/next-pwa/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shadowwalker/next-pwa/commits/5.6.0)

---
updated-dependencies:
- dependency-name: next-pwa
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 29, 2022
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.

None yet

0 participants