chore(deps): update all non-major dependencies#253
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update all non-major dependencies#253renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
e4e0b28 to
2fe1e8d
Compare
2fe1e8d to
bcd19fb
Compare
bcd19fb to
6495303
Compare
601e104 to
e7a6686
Compare
7084dcc to
357ee30
Compare
3a33f11 to
7771a82
Compare
63a96c8 to
a40b851
Compare
11be3a3 to
25ede0e
Compare
25ede0e to
f77ba97
Compare
274b12c to
ea39603
Compare
ea39603 to
875bc3f
Compare
9456403 to
d0352f2
Compare
commit: |
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
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.
This PR contains the following updates:
^1.2.33→^1.2.344.0.0-alpha.3→4.0.0-alpha.4^4.0.2→^4.0.3^10.2.4→^10.3.0^14.2.1→^14.3.0^10.2.1→^10.3.0^2.3.0→^2.3.110.33.1→10.33.4^1.6.3→^1.6.4^8.0.10→^8.0.11^3.5.33→^3.5.34>=3→>=3.25.76Release Notes
nuxt/devtools (@nuxt/devtools-kit)
v4.0.0-alpha.4Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
View changes on GitHub
nuxt/test-utils (@nuxt/test-utils)
v4.0.3Compare Source
👉 Changelog
compare changes
🩹 Fixes
compilerOptionsconditionally (#1659)isActiveslot props (#1640)startServer(#1675)🏡 Chore
❤️ Contributors
nuxt-modules/i18n (@nuxtjs/i18n)
v10.3.0Compare Source
This changelog is generated by GitHub Releases
🚀 Features
🐞 Bug Fixes
experimental.compactRoutesby default - by @BobbieGoede (02e2a)View changes on GitHub
vueuse/vueuse (@vueuse/nuxt)
v14.3.0Compare Source
🚀 Features
controlsoption - by @kricsleo in #5191 (0cb03)maxHeightto limit autosize growth - by @palamarchukser, @antfu and @9romise in #5324 (1a3e5)🐞 Bug Fixes
./package.jsonexport to all packages - by @babu-ch and @OrbisK in #5343 (0d989)ignoreDeprecationsfor twoslash TS 6.0 compat - by @antfu and Claude Opus 4.6 (1M context) in #5367 (9d1eb)resolveRef- by @ntnyq in #5307 (49da8)start()for string selectors - by @Mini-ghost in #5374 (3341f)🏎 Performance
deepRefwithshallowRefwhere appropriate - by @9romise in #5293 (80004)View changes on GitHub
eslint/eslint (eslint)
v10.3.0Compare Source
unjs/pkg-types (pkg-types)
v2.3.1Compare Source
compare changes
🩹 Fixes
📖 Documentation
📦 Build
🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)
v10.33.4: pnpm 10.33.4Compare Source
Patch Changes
Pin the integrity of git-hosted tarballs (codeload.github.com, gitlab.com, bitbucket.org) in the lockfile so that subsequent installs detect a tampered or substituted tarball and refuse to install it. Previously the lockfile only stored the tarball URL for git dependencies, so a compromised git host or a man-in-the-middle could serve arbitrary code on later installs without lockfile changes.
A new
gitHosted: truefield is recorded on git-hosted tarball resolutions in the lockfile, letting every reader/writer route them by a single typed check instead of pattern-matching the tarball URL in each call site. Lockfiles written by older pnpm versions are enriched on load (URL fallback) so the field can be relied on uniformly across the codebase.Fix a regression where
pnpm --recursive --filter '!<pkg>' run/exec/test/addwould include the workspace root in the matched projects. The workspace root is now correctly excluded by default when only negative--filterarguments are provided, matching the documented behavior. To include the root, pass--include-workspace-root#11341.Platinum Sponsors
Gold Sponsors
v10.33.3Compare Source
v10.33.2Compare Source
unjs/ufo (ufo)
v1.6.4Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
vitejs/vite (vite)
v8.0.11Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
vuejs/core (vue)
v3.5.34Compare Source
Bug Fixes
<image>elements (#14756) (090b2e3)colinhacks/zod (zod)
v3.25.76Compare Source
Commits:
91c9ca6fix: cleanup _idmap of $ZodRegistry (#4837)9cce1c5docs: fix typo in flattenError example on error-formatting page (#4819) (#4833)a3560aev3.25.76 (#4838)5060661Release 3.25.767baee4eUpdate index.mdx (#4831)v3.25.75Compare Source
Commits:
c5f349bFix z.undefined() behavior in toJSONSchemav3.25.74Compare Source
Commits:
ae0dbe1Partial record39c5f713.25.74v3.25.73Compare Source
Commits:
1021d3cv3.25.73 (#4822)v3.25.72Compare Source
Commits:
4a4dac7Warn about id uniqueness check on Metadata page (#4782)7a5838dfeat(locale): Add Esperanto (eo) locale (#4743)36fe14eFix optionality of schemas (#4769)20c8c4bFix re-export bug8b0df103.25.72v3.25.71Compare Source
Commits:
66a0f34Move source to/src(#4808)2a15f443.25.71v3.25.70Compare Source
Commits:
bd81c7cAdd ecosystem listing to homepage1ddb971Add Mobb to sponsors30ba440Clean up ecosystem.mdx0ef1b85Addsvelte-jsonschema-formto form integrations (#4784)14715f1docs: fix Lambda spelling (#4804)f6da030Add back src (#4806)364200aRevert "Add back src (#4806)"16e1b67v3.25.70 (#4807)v3.25.69Compare Source
Commits:
f46946cImprove release workflowb6fe831Do not clobber defaults in7f986d0Skip attw test if Zod isn't built5576182Addexacttotoo_big/too_smallissue formats (#4802)8fd2fc33.25.69v3.25.68Compare Source
Commits:
d3e0f86feat: add zod-xlsx back to the ecosystem.tsx (#4718)86112d9chore: update lint-staged from v12 to v16 (#4703)218a267chore: remove unused octokit (#4708)a7cb6edfix(v4): add exact to length check issue (#4617)b888170Close #40355879bafFix fmtbd1bddaFix buildddadfb8Simplify basics, document reportInputd5e2368Addz.stringFormat()(#4737)ee5615dDrop example and examples entirely4080fd9Add treeshaking discussion to docscf6157aDocs39947acUse import star everywhere7e296aeWIPbb42be4Update treeshake target0a49fa3Improve mini docs1b0a5e5Add dep90fa0cdSwitch tozshy(#4777)af3841bRename play.tscf12ccf3.25.6834ae421Update snapshotv3.25.67Compare Source
Commits:
7afe790Make $ZodLiteralDef generic91274c33.25.67c22944bFix race conditionv3.25.66Compare Source
Commits:
2b3e87bUpdate api.ts (#4724)100e9aachore: include zod-validation-error to Ecosystem page (#4722)de3517efix(docs): prevent FOUC on website homepage logo (#4716)222a663Change ZodObject default to $strip. Set inst.shape in zod minifb006183.25.66v3.25.65Compare Source
Commits:
6530994Clean up ecosystem131fdbdfix(docs): Use array as argument of templateLiteral (#4701)ed648b1chore: remove deprecated @types/chalk (#4685)12dd489Add catchall to zod-minifcb722aAdd uuid to changelog8c740353.25.65v3.25.64Compare Source
Commits:
b142ea8Fix $stripb6e59c3Check for existence of Error.captureStackTrace0c686afRemove type from mime issue pathaf88d74Fix testv3.25.63Compare Source
Commits:
7ed0c36Allow hours-only offsets. Normalize. (#4676)112fff6Fix iso tests6176dcbImprove ISO second handling (#4680)8e20a20Use consistent variable names for IP examples (#4679)29e4973refactor: remove unnecessary assertion (#4672)c626fe1chore: update husky from v7 to v9 (#4682)f350a693.25.63v3.25.62Compare Source
Commits:
c568deaDrop | undefined from json schema types1614fd83.25.62v3.25.61Compare Source
Commits:
1c2ad87Loose signature for index signature shapesafa7e673.25.6182b43faFix testv3.25.60Compare Source
v3.25.59Compare Source
Commits:
aec5c4aFix formattingd3389cbrefactor: change if in else to else if (#4664)ffc41bdImprove JSON Schema typingv3.25.58Compare Source
Commits:
21ee3f6Add Zod Sockets to Ecosystem (#4655)6707ebbv4: Preserve function types in.meta()(#4636)3cecd98Added Superforms for SvelteKit (#4635)305399fFix adjectives in Japanese (#4648)04dc83efeat(locale): Add Pashto (ps) locale support (#4594)ed933d9refactor: remove unused import & imported multiple times (#4588)0d87aa4Make id lazyf98ed6dnpmrc7262301remove external2904af23.25.58v3.25.57Compare Source
Commits:
daae643docs: fix broken link in Zod Core errors docs (#4640)e57ddcaReplace non existing error instance. (#4649)20b464dAdd tests, use ReadonlyArray9548f11chore: allow readonly arrays inz.literal(#4643)303f1e9fix: issc type at ZodCheckLessThan (#4659)fa83a8aFix pluto32ae1cdImprove stringbool (#4661)76ddfe33.25.57v3.25.56Compare Source
Commits:
64bfb703.25.56v3.25.55Compare Source
Commits:
44141ea3.25.55v3.25.54Compare Source
Commits:
8ab2374fix(util): cross realm IsPlainObject check (#4627)2be1c6aFix generic assignability issue. 3.25.54v3.25.53Compare Source
Commits:
a6adb14zod mini internals (#4631)da4f9213.25.53v3.25.52Compare Source
Commits:
2954f40Fix json (#4630)51dc6f93.25.52e479ea7Add test cast for deferred self-recursionv3.25.51Compare Source
Commits:
d7ffdfaRemove _50ef910Add output type generic testeb14475Improve docs32104c2Improve extend docsf67332fDocs8230237Standardize string format continuabilityc58bd9b3.25.51v3.25.50Compare Source
Commits:
5fdece9fix(v4): reflect inclusive boundaries in minLength/maxLength issue objects (#4591)4897269Restructure: mitigate excessively deep errors (#4599)a88a080Improve prototypConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.