-
Notifications
You must be signed in to change notification settings - Fork 6
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
fix(deps): update dependency next-pwa to v5.6.0 #635
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/next-pwa-5.x
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
October 11, 2022 05:35
f810263
to
f610e1f
Compare
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
October 11, 2022 06:52
f610e1f
to
f29d813
Compare
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
October 11, 2022 08:26
f29d813
to
6dc7671
Compare
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
October 13, 2022 08:23
6dc7671
to
c933e72
Compare
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
October 24, 2022 11:20
c933e72
to
763ce15
Compare
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
November 6, 2022 16:08
763ce15
to
001348f
Compare
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
November 6, 2022 16:29
001348f
to
f4762f3
Compare
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
November 24, 2022 07:05
f4762f3
to
e29416e
Compare
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
December 14, 2022 03:41
e29416e
to
38b0b13
Compare
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
December 14, 2022 17:25
38b0b13
to
51e6690
Compare
renovate
bot
changed the title
fix(deps): update dependency next-pwa to v5.6.0
Update dependency next-pwa to v5.6.0
Dec 17, 2022
renovate
bot
changed the title
Update dependency next-pwa to v5.6.0
fix(deps): update dependency next-pwa to v5.6.0
Dec 17, 2022
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
December 20, 2022 06:41
51e6690
to
ddd5513
Compare
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
January 3, 2023 08:35
ddd5513
to
1240fb7
Compare
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
January 5, 2023 04:22
1240fb7
to
dfc204b
Compare
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
January 5, 2023 19:22
dfc204b
to
817b01e
Compare
renovate
bot
force-pushed
the
renovate/next-pwa-5.x
branch
from
February 4, 2023 19:58
817b01e
to
aeaa5e8
Compare
renovate
bot
changed the title
fix(deps): update dependency next-pwa to v5.6.0
Update dependency next-pwa to v5.6.0
Mar 23, 2023
renovate
bot
changed the title
Update dependency next-pwa to v5.6.0
fix(deps): update dependency next-pwa to v5.6.0
Apr 10, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.5.4
->5.6.0
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 fromnext.js
. Mainly extractingpwa
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 preventpwa
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
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.
This PR was generated by Mend Renovate. View the repository job log.