Bump @nuxtjs/pwa from 3.0.0-beta.20 to 3.3.2 in /webapp
Created by: dependabot-preview[bot]
Bumps @nuxtjs/pwa from 3.0.0-beta.20 to 3.3.2.
Release notes
Sourced from @nuxtjs/pwa's releases.
v3.3.0
Features
- manifest: add revision to start_url (ad26827)
Bug Fixes
v3.2.2
Bug Fixes
v3.2.1
Bug Fixes
v3.2.0
Changes
- Support static mode build cache (#371) (9a825c9) (resolves #367, #353, #352)
- meta: fix
mergeMeta
cjs export (774f1a8) (resolves #369)v3.1.2
Bug Fixes
- meta: avoid unnecessary log for meta.json (de8e039)
- meta: fix issues regarding favicon.ico fallback (7a1e773)
v3.1.1
Bug Fixes
- meta: load meta when
ssr
is disable and usingnuxt dev
(fixes #219) (b6a5ead)- workbox: handle
offlinePage
options (fixes #365) (2b9856e)v3.1.0
Features
- meta: merge head at runtime (#363) (c0d86ea) (resolves #341)
- workbox: Support
strategyPlugins
(#337)Bug Fixes
Changelog
Sourced from @nuxtjs/pwa's changelog.
3.3.2 (2020-11-30)
Bug Fixes
- avoid adding revision to start_url (1c44cff)
3.3.1 (2020-11-29)
Bug Fixes
3.3.0 (2020-11-28)
Features
- manifest: add revision to start_url (ad26827)
Bug Fixes
3.2.2 (2020-10-13)
Bug Fixes
3.2.1 (2020-10-13)
Bug Fixes
3.2.0 (2020-10-13)
Bug Fixes
Commits
-
0bc67ff
chore(release): 3.3.2 -
f9158ab
test: update snapshot -
1c44cff
fix: avoid adding revision to start_url -
ec31f0f
chore(release): 3.3.1 -
054b8a2
fix: append to start_url without query param (fixes #403) -
f4fe081
chore(release): 3.3.0 -
ad26827
feat(manifest): add revision to start_url -
240d4a1
fix(manifest): invalidate start_url cache -
27cb449
chore: improve types -
3de869e
refactor: rewrite with typescript - Additional commits viewable in compare view
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 use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)