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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the build group with 2 updates: turbo and vite-plugin-pwa.
Updates
turbo
from 2.0.14 to 2.1.1Release notes
Sourced from turbo's releases.
... (truncated)
Commits
040372c
publish 2.1.1 to registry3f9c869
fix(daemon): use correct arg group for deciding daemon config (#9088)2f8ff7b
examples: Fix sourcemapping in kitchen-sink. (#9086)b376b39
fix(zsh): fix completion generation for zsh (#9082)beb5955
release(turborepo): 2.1.1-canary.0 (#9083)765cbf3
pipes default values through to json-schema (#9039)06a26de
Update constructing-ci.mdx (#9079)d05f915
docs: Clarifications for--affected
. (#9078)ab04627
chore(config): add undocummentedremote
types toturbo.json
schema (#9073)c69bb16
release(turborepo): 2.1.0 (#9070)Updates
vite-plugin-pwa
from 0.20.1 to 0.20.2Release notes
Sourced from vite-plugin-pwa's releases.
Commits
733555a
chore: release v0.20.2687a634
feat: throw error whenmaximumFileSizeToCacheInBytes
found in sw build warn...d27e46d
chore: bump pnpm to v9.9.07ed84bd
chore: addpkg.pr.new
(#741)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