-
-
Notifications
You must be signed in to change notification settings - Fork 44
build(deps): bump the patterns group with 5 updates #499
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
Merged
Conversation
This file contains hidden or 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
Bumps the patterns group with 5 updates: | Package | From | To | | --- | --- | --- | | [zustand](https://github.com/pmndrs/zustand) | `4.5.4` | `4.5.5` | | [@swc/core](https://github.com/swc-project/swc) | `1.7.10` | `1.7.12` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.8` | `15.2.9` | | [rollup](https://github.com/rollup/rollup) | `4.20.0` | `4.21.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.0` | `5.4.1` | Updates `zustand` from 4.5.4 to 4.5.5 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.4...v4.5.5) Updates `@swc/core` from 1.7.10 to 1.7.12 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.7.10...v1.7.12) Updates `lint-staged` from 15.2.8 to 15.2.9 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.8...v15.2.9) Updates `rollup` from 4.20.0 to 4.21.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.20.0...v4.21.0) Updates `vite` from 5.4.0 to 5.4.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.1/packages/vite) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for any-viewer ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the patterns group with 5 updates:
4.5.4
4.5.5
1.7.10
1.7.12
15.2.8
15.2.9
4.20.0
4.21.0
5.4.0
5.4.1
Updates
zustand
from 4.5.4 to 4.5.5Release notes
Sourced from zustand's releases.
Commits
ded02e9
4.5.5a00f3fa
chore(deps): update dependencies (#2680)dad3641
fix(storage): avoid calling setItem with the state just retrieved (#2678)a56e76d
fix: "value" to "content" attr for og:image (#2668)2875d07
Fix store-persistence example (#2667)7c14615
remove unintended change from default merge behaviour to identical but manual...66f3a02
chore: enable verbatimModuleSyntax in tsconfig (#2649)e137774
Update persisting-store-data.md (#2650)688ddc9
update compressed-size-action.yml33cd0c0
ci: fix pnpm setup (#2628)Updates
@swc/core
from 1.7.10 to 1.7.12Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
e8bc48f
chore: Publish1.7.12
withswc_core
v0.101.3
d9b6412
chore: Update changelog17553bb
chore: Publish1.7.12-nightly-20240819.1
withswc_core
v0.101.3
f5b5948
chore: Publish crates withswc_core
v0.101.3
bfaf31b
fix(es/compat): Init this in sub class constructor for async (#9446)08dd948
chore(deps): update rust crate arrayvec to v0.7.6 (#9436)99738ef
fix(es/decorators): Fix metadata for accessors (#9444)9d10fa4
chore: Update changelog5096367
chore: Publish1.7.12-nightly-20240816.2
withswc_core
v0.101.2
a4b9186
chore: Publish crates withswc_core
v0.101.2
Updates
lint-staged
from 15.2.8 to 15.2.9Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
0ce5e14
chore(changeset): release (#1465)b69ce2d
fix: set max event listeners to the number of tasks (#1463)Updates
rollup
from 4.20.0 to 4.21.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
c4bb050
4.21.08350601
chore(deps): update typescript-eslint monorepo to v8 (major) (#5607)811ef57
chore: fix thenoConflict
option in REPL. (#5611)af6a347
feat: introduce the virtualDirname option to customize the virtual directory ...eb12f34
chore(deps): lock file maintenance (#5614)93af657
chore(deps): lock file maintenance minor/patch updates (#5613)c6751ff
chore(deps): lock file maintenance minor/patch updates (#5608)Updates
vite
from 5.4.0 to 5.4.1Changelog
Sourced from vite's changelog.
Commits
b44c20c
release: v5.4.1391bb49
fix(worker): handle self reference url worker in dependency for build (#17846)e686d74
fix(build): avoid re-define__vite_import_meta_env__
(#17876)9018255
chore: fix picocolors import for local dev (#17884)1bda847
fix: align CorsOptions.origin type with@types/cors
(#17836)e16bf1f
refactor: removehandleHotUpdate
from watch-package-data plugin (#17865)6700594
fix: typings for vite:preloadError (#17868)d11711c
fix(deps): update all non-major dependencies (#17869)4e5ce3c
fix(lightningcss): search for assets with correct base path (#17856)e961b31
fix:build.modulePreload.resolveDependencies
is optimizable (#16083)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions