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

Update dependency next-pwa to v5.6.0 #48

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 3, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next-pwa 5.2.21 -> 5.6.0 age adoption passing confidence

Release Notes

shadowwalker/next-pwa (next-pwa)

v5.6.0

Compare Source

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

v5.5.6

Compare Source

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

v5.5.5

Compare Source

What's Changed

New Contributors

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

v5.5.4

Compare Source

What's Changed

New Contributors

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

v5.5.3

Compare Source

What's Changed

New Contributors

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

v5.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: shadowwalker/next-pwa@5.5.1...5.5.2

v5.5.1

Compare Source

Summary

Fix 404 error on precaching sw.js

v5.5.0

Compare Source

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

v5.4.7

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

v5.4.6

Fix
Misc
  • Update examples and dependencies

v5.4.5

Fix

v5.4.4

Misc
  • Update examples and dependencies

v5.4.2

Fix
  • Exclude middleware-manifest.json from precache
Misc
  • Update examples and dependencies

v5.4.0

  1. Add custom worker directory config (@​TimoWilhelm)

v5.3.2

Misc
  • Update examples and dependencies

v5.3.1

  1. Default range requests for audios and videos

v5.2.25

Fix
  1. Add support for pageExtensions
Misc
  • Update examples and dependencies

v5.2.24

Fix
  1. Back online reload behaviour configurable

v5.2.23

Fix
  1. Fix double // when precache next/image url - Issue 231
Misc
  • Add next-image example

v5.2.22

Fix
  1. Fix dynamic routes url encoding issue
  2. Add check for caches before register - @​redian
  3. Add cross origin cache configuration
Misc
  • Update examples and dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Jul 3, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ygkn/completely-understand/GTiHJxmCq9MNbL4mUxu571Do85Hj
✅ Preview: https://completely-understand-git-renovate-next-pwa-5x-ygkn.vercel.app

@renovate renovate bot force-pushed the renovate/next-pwa-5.x branch from d4da78a to a7276ba Compare July 5, 2021 18:20
@renovate renovate bot changed the title Update dependency next-pwa to v5.2.22 Update dependency next-pwa to v5.2.23 Jul 5, 2021
@renovate renovate bot changed the title Update dependency next-pwa to v5.2.23 Update dependency next-pwa to v5.2.24 Jul 19, 2021
@renovate renovate bot force-pushed the renovate/next-pwa-5.x branch from a7276ba to 0411a00 Compare July 19, 2021 07:17
@renovate renovate bot force-pushed the renovate/next-pwa-5.x branch from 0411a00 to 7ec65bf Compare August 16, 2021 07:27
@renovate renovate bot changed the title Update dependency next-pwa to v5.2.24 Update dependency next-pwa to v5.3.0 Aug 16, 2021
@renovate renovate bot force-pushed the renovate/next-pwa-5.x branch from 7ec65bf to e93b176 Compare August 16, 2021 17:24
@renovate renovate bot changed the title Update dependency next-pwa to v5.3.0 Update dependency next-pwa to v5.3.1 Aug 16, 2021
@renovate renovate bot force-pushed the renovate/next-pwa-5.x branch from e93b176 to 7b8bd6b Compare October 18, 2021 18:00
@renovate renovate bot changed the title Update dependency next-pwa to v5.3.1 Update dependency next-pwa to v5.4.0 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/next-pwa-5.x branch from 7b8bd6b to 9254ee5 Compare March 7, 2022 17:39
@renovate renovate bot changed the title Update dependency next-pwa to v5.4.0 Update dependency next-pwa to v5.4.5 Mar 7, 2022
@renovate renovate bot changed the title Update dependency next-pwa to v5.4.5 Update dependency next-pwa to v5.4.6 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/next-pwa-5.x branch from 9254ee5 to 1a35ffa Compare March 26, 2022 14:13
@renovate renovate bot changed the title Update dependency next-pwa to v5.4.6 Update dependency next-pwa to v5.5.2 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/next-pwa-5.x branch from 1a35ffa to 066418c Compare April 25, 2022 01:13
@renovate renovate bot force-pushed the renovate/next-pwa-5.x branch from 066418c to 7db72ba Compare June 18, 2022 19:11
@renovate renovate bot changed the title Update dependency next-pwa to v5.5.2 Update dependency next-pwa to v5.5.4 Jun 18, 2022
@vercel
Copy link

vercel bot commented Jun 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
completely-understand ❌ Failed (Inspect) Nov 20, 2022 at 8:47AM (UTC)

@renovate renovate bot force-pushed the renovate/next-pwa-5.x branch from 7db72ba to 2c5ea74 Compare September 25, 2022 18:18
@renovate renovate bot changed the title Update dependency next-pwa to v5.5.4 Update dependency next-pwa to v5.6.0 Sep 25, 2022
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.

0 participants