Closed dependabot[bot] closed 8 months ago
Latest commit: f804a577508f0dff371495fedbe404be8311a59f
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Bumps the minor-and-patch-updates group with 4 updates: zustand, @commitlint/cli, @commitlint/config-conventional and vite.
Updates
zustand
from 4.5.0 to 4.5.1Release notes
Sourced from zustand's releases.
Commits
6109bc3
4.5.1e174cc8
chore(deps): update dependencies (#2345)a85865b
chore: clarify deprecation message (#2337)7d2525e
refactor: Relax types forpersist
middleware (#2332)8c1a1f0
Update nextjs guide (#2328)eb8443f
docs(middleware): modify bothset
andsetState
(#2306)b466a75
Update nextjs.md (#2324)02ddd70
fix broken link caused by typo (#2321)f64a111
Update docs related to SSR/Hydration and SSR Apps (#2298)27bffb1
docs(persist): add info aboutcreateJSONStorage
helpful function (#2299)Updates
@commitlint/cli
from 18.6.0 to 18.6.1Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
89f5bf9
v18.6.1345bcf5
refactor: port config-conventional to ts (#3881)Updates
@commitlint/config-conventional
from 18.6.0 to 18.6.2Release notes
Sourced from
@commitlint/config-conventional
's releases.Changelog
Sourced from
@commitlint/config-conventional
's changelog.Commits
93fa15e
v18.6.2bc48408
fix(config-conventional): use default export (#3911)89f5bf9
v18.6.1345bcf5
refactor: port config-conventional to ts (#3881)Updates
vite
from 5.1.1 to 5.1.3Changelog
Sourced from vite's changelog.
Commits
bf39527
release: v5.1.35099028
fix: cachedTransformMiddleware for direct css requests (#15919)4172f02
refactor(runtime): seal ES module namespace object instead of feezing (#15914)63a39c2
refactor(runtime): minor tweaks (#15904)75ddc0e
release: v5.1.27b15607
fix(runtime): pass path instead of fileURL toisFilePathESM
(#15908)d9adf18
chore: update license file (#15885)added3e
fix(build): do not output build time when build fails (#15711)642d528
chore(deps): update dependency dotenv-expand to v11 (#15875)d16ce5d
chore(deps): update all non-major dependencies (#15874)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