fix(deps): update all non-major dependencies #102
Merged
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:
4.0.4->4.0.51.4.8->1.4.920.14.15->20.17.102.14.0->2.17.32.14.0->2.17.32.14.0->2.17.32.14.0->2.17.32.14.0->2.17.38.57.0->8.57.113.5.6->13.5.88.4.41->8.4.493.3.3->3.4.23.8.5->3.8.63.4.10->3.4.172.6.3->2.8.15.5.4->5.7.25.4.6->5.4.113.23.8->3.24.1Release Notes
walletconnect/walletconnect-monorepo (@walletconnect/ethereum-provider)
v2.17.3Compare Source
What's Changed
2.17.2release by @ganchoradkov in https://github.com/WalletConnect/walletconnect-monorepo/pull/5476New Contributors
Full Changelog: WalletConnect/walletconnect-monorepo@2.17.2...2.17.3
v2.17.2Compare Source
What's Changed
2.17.1release by @ganchoradkov in https://github.com/WalletConnect/walletconnect-monorepo/pull/5431New Contributors
Full Changelog: WalletConnect/walletconnect-monorepo@2.17.1...2.17.2
v2.17.1Compare Source
What's Changed
no-extraneous-dependencieslint rule by @ganchoradkov in https://github.com/WalletConnect/walletconnect-monorepo/pull/5318Full Changelog: WalletConnect/walletconnect-monorepo@2.17.0...2.17.1
v2.17.0Compare Source
What's Changed
2.16.2release by @ganchoradkov in https://github.com/WalletConnect/walletconnect-monorepo/pull/5369Full Changelog: WalletConnect/walletconnect-monorepo@2.16.2...2.17.0
v2.16.3Compare Source
What's Changed
2.16.2release by @ganchoradkov in https://github.com/WalletConnect/walletconnect-monorepo/pull/5369Full Changelog: WalletConnect/walletconnect-monorepo@2.16.2...2.16.3
v2.16.2Compare Source
What's Changed
spby @ganchoradkov in https://github.com/WalletConnect/walletconnect-monorepo/pull/5370Full Changelog: WalletConnect/walletconnect-monorepo@2.16.1...2.16.2
v2.16.1Compare Source
What's Changed
2.16.0release by @ganchoradkov in https://github.com/WalletConnect/walletconnect-monorepo/pull/5335processglobal variable by @tien in https://github.com/WalletConnect/walletconnect-monorepo/pull/5340New Contributors
Full Changelog: WalletConnect/walletconnect-monorepo@2.16.0...2.16.1
v2.16.0Compare Source
What's Changed
Full Changelog: WalletConnect/walletconnect-monorepo@2.15.3...2.16.0
v2.15.3Compare Source
What's Changed
2.15.2release by @ganchoradkov in https://github.com/WalletConnect/walletconnect-monorepo/pull/5319Full Changelog: WalletConnect/walletconnect-monorepo@2.15.2...2.15.3
v2.15.2Compare Source
What's Changed
tracelevel logging on canary by @ganchoradkov in https://github.com/WalletConnect/walletconnect-monorepo/pull/5292Full Changelog: WalletConnect/walletconnect-monorepo@2.15.1...2.15.2
v2.15.1Compare Source
What's Changed
2.15.0release by @ganchoradkov in https://github.com/WalletConnect/walletconnect-monorepo/pull/5273Full Changelog: WalletConnect/walletconnect-monorepo@2.15.0...2.15.1
v2.15.0Compare Source
What's Changed
2.14.0release by @ganchoradkov in https://github.com/WalletConnect/walletconnect-monorepo/pull/5195New Contributors
Full Changelog: WalletConnect/walletconnect-monorepo@2.14.0...2.15.0
eslint/eslint (eslint)
v8.57.1Compare Source
vercel/next.js (eslint-config-next)
v13.5.8Compare Source
v13.5.7Compare Source
postcss/postcss (postcss)
v8.4.49Compare Source
source.offset(by @romainmenke).v8.4.48Compare Source
v8.4.47Compare Source
v8.4.46Compare Source
Cannot read properties of undefined (reading 'before').v8.4.45Compare Source
v8.4.44Compare Source
markClean is not a functionerror.v8.4.43Compare Source
markClean is not a functionerror.v8.4.42Compare Source
prettier/prettier (prettier)
v3.4.2Compare Source
diff
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @tats-u)
Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.
U+30A0 can be used as the replacement of the
-in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).Fix comments print on class methods with decorators (#16891 by @fisker)
Fix non-idempotent formatting (#16899 by @seiyab)
This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.
v3.4.1Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on(#16887 by @fisker)v3.4.0Compare Source
diff
🔗 Release Notes
sveltejs/language-tools (svelte-check)
v3.8.6Compare Source
tailwindlabs/tailwindcss (tailwindcss)
v3.4.17Compare Source
v3.4.16Compare Source
Fixed
PluginsConfigallowundefinedvalues (#14668)Changed
v3.4.15Compare Source
boxShadowtheme configuration allows arrays (#14856)selection:*variant works in Chrome 131 (#15003)v3.4.14Compare Source
Fixed
display: noneon elements that usehidden="until-found"(#14625)v3.4.13Compare Source
Fixed
v3.4.12Compare Source
v3.4.11Compare Source
Microsoft/tslib (tslib)
v2.8.1Compare Source
v2.8.0Compare Source
What's Changed
Full Changelog: microsoft/tslib@v2.7.0...v2.8.0
v2.7.0Compare Source
microsoft/TypeScript (typescript)
v5.7.2Compare Source
v5.6.3Compare Source
v5.6.2Compare Source
vitejs/vite (vite)
v5.4.11Compare Source
Please refer to CHANGELOG.md for details.
v5.4.10Compare Source
Please refer to CHANGELOG.md for details.
v5.4.9Compare Source
Please refer to CHANGELOG.md for details.
v5.4.8Compare Source
Please refer to CHANGELOG.md for details.
v5.4.7Compare Source
Please refer to CHANGELOG.md for details.
colinhacks/zod (zod)
v3.24.1Compare Source
Commits:
0c6cbbdUndeprecate .nonempty()4e219d6Bump min TS version to 5.065adeeav3.24.1v3.24.0Compare Source
Implement
@standard-schema/specThis is the first version of Zod to implement the Standard Schema spec. This is a new community effort among several validation library authors to implement a common interface, with the goal of simplifying the process of integrating schema validators with the rest of the ecosystem. Read more about the project and goals here.
z.string().jwt()Thanks to @Mokshit06 and @Cognition-Labs for this contribution!
To verify that a string is a valid 3-part JWT.
To constrain the JWT to a specific algorithm:
z.string().base64url()Thank you to @marvinruder!
To complement the JWT validation, Zod 3.24 implements a standalone
.base64url()string validation API. (The three elements of JWTs are base64url-encoded JSON strings.)This functionality is available along the standard
z.string().base64()validator added in Zod 3.23.z.string().cidr()Thanks to @wataryooou for their work on this!
A validator for CIDR notation for specifying IP address ranges, e.g.
192.24.12.0/22.To specify an IP version:
View the full diff from 3.23.8: colinhacks/zod@v3.23.8...v3.24.0
294f54fUpdate README_ZH.md about Discriminated unions (#3493)1247cafAdd Kubb as X-to-Zod community tool (#3508)62b7842Update default branchc6bc80dFix issue #3582 : ULID should be case insensitive (#3593)a5b9dc3docs: add zod-schema-faker to ecosystem (#3605)9818d0eAdd zod-sockets (#3609)7173d0b](https://redirect.github.com/colinhacks/zod/commit/7173d0bcc2105Configuration
📅 Schedule: Branch creation - "every 2 weeks on Monday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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.