Closed
Conversation
Contributor
Author
|
05af1c4 to
eb79b43
Compare
9827fe2 to
cc8e1b6
Compare
21bf349 to
f4d86bb
Compare
6a3cb38 to
3d56266
Compare
4adf06a to
f78fc44
Compare
62074d7 to
4310708
Compare
f888e7f to
4bc72e8
Compare
6930a73 to
3c4510e
Compare
ae1ee6f to
4d03b20
Compare
4d03b20 to
554b62d
Compare
59933e0 to
753fc11
Compare
6968330 to
8795ca4
Compare
697c4cb to
fd5bfb5
Compare
fd5bfb5 to
1bd2cd9
Compare
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:
2.27.7->2.27.102.27.110.5.11->0.5.1520.14.1->20.17.103.2.2->3.2.43.2.51.11.1->1.11.28.57.0->8.57.10.10.2->0.13.30.7.0->0.7.17.0.2->7.4.43.5.0->3.6.08.1.0->8.3.55.5.3->5.7.25.5.3->5.7.23.23.8->3.24.1Release Notes
changesets/changesets (@changesets/cli)
v2.27.10Compare Source
Patch Changes
#1485
baf5644Thanks @bluwy! - Ignore error if failed to find changed packages inchangeset add#1489
7bf751cThanks @marcalexiei! - Use custom errors when exiting add command due to missing tool#1466
ccce743Thanks @marcalexiei! - Add error message and exit when there are no versionable packages#1514
962ab91Thanks @nicoalonsop! - Update spawndamnit to fix cross-spawn vulnerabilityUpdated dependencies [
7323704,26c8ba9,82cacb2,962ab91]:v2.27.9Compare Source
Patch Changes
#1458
400ab7bThanks @benmccann! - Moved@types/semvertodevDependencies#1462
689e541Thanks @benmccann! - removeoutdentdependencyv2.27.8Compare Source
Patch Changes
#1417
bc75c1aThanks @trivikr! - Replacechalkwithpicocolorsto reduce install size#1419
4efc038Thanks @bluwy! - Fix logging--versionflag#1445
52c302aThanks @bluwy! - Remove unused@babel/runtimedependency#1446
5150fc1Thanks @benmccann! - Switched frompreferred-pmtopackage-manager-detectorin order to reduce installation sizeUpdated dependencies [
bc75c1a,52c302a]:swc-project/swc (@swc/helpers)
v0.5.15Compare Source
v0.5.13Compare Source
v0.5.12Compare Source
gsoft-inc/wl-web-configs (@workleap/eslint-plugin)
v3.2.4Compare Source
Patch Changes
d6dfe8fThanks @patricklafrance! - Move some deprecated rules from@typescript-eslint/eslint-pluginto@stylistic/eslint-plugin-ts.v3.2.3Compare Source
Patch Changes
ea355fbThanks @mahmoudmoravej! - Bump minimist package 0.0.10->0.2.4 in overridesunjs/c12 (c12)
v1.11.2Compare Source
compare changes
🩹 Fixes
🏡 Chore
eslint/eslint (eslint)
v8.57.1Compare Source
Bug Fixes
a19072ffix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta)04c7188fix: Don't lint same file multiple times (#18899) (Francesco Trotta)87ec3c4fix: do not throw when defining a global named__defineSetter__(#18898) (Francesco Trotta)60a1267fix: Provide helpful error message for nullish configs (#18889) (Milos Djermanovic)a0dea8efix: allownamein global ignores, fix--no-ignorefor non-global (#18875) (Milos Djermanovic)3836bb4fix: do not crash on error infs.walkfilter (#18886) (Milos Djermanovic)2dec349fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)Documentation
6a5add4docs: v8.x Add EOL banner (#18744) (Amaresh S M)b034575docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)760ef7ddocs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)428b7eadocs: Add Powered by Algolia label to the search (#18658) (Amaresh S M)c68c07fdocs: version selectors synchronization (#18265) (Milos Djermanovic)Build Related
35d366abuild: Support updates to previous major versions (#18870) (Milos Djermanovic)Chores
140ec45chore: upgrade @eslint/js@8.57.1 (#18913) (Milos Djermanovic)bcdfc04chore: package.json update for @eslint/js release (Jenkins)3f6ce8dchore: pin vite-plugin-commonjs@0.10.1 (#18910) (Milos Djermanovic)9f07549chore: ignore/docs/v8.xin link checker (#18660) (Milos Djermanovic)openapi-ts/openapi-typescript (openapi-fetch)
v0.13.3Patch Changes
Refresh of 0.13.2; corrupted package
v0.13.2Patch Changes
7081842Thanks @mellster2012! - Add client option to pass custom RequestInit object into fetch requests for supported implementationsv0.13.1Compare Source
Patch Changes
35c576cThanks @luchsamapparat! - add onError handler to middlewarev0.13.0Compare Source
Minor Changes
267977eThanks @DjordyKoert! - 204 responses or response with a Content-Length of 0 will now return undefined instead of an empty objectv0.12.5Compare Source
Patch Changes
#1937
06163a2Thanks @DjordyKoert! - client data & error now return a union of possible typesUpdated dependencies [
06163a2]:v0.12.4Compare Source
Patch Changes
abfad56]:v0.12.3Compare Source
Patch Changes
d14aa65Thanks @BlakeSzabo! - Fix multiple empty arrays in query params appending extra ampersandsv0.12.2Compare Source
Patch Changes
e39d11eThanks @yicrotkd! - ImproveMiddlewaretype definition to require either onRequest or onResponsev0.12.1Compare Source
Patch Changes
efaa1e2Thanks @tobiasdcl! - allow usage of custom Request classv0.12.0Compare Source
Minor Changes
b893c44Thanks @goce-cz! - Do not set content-type on body-less requestsv0.11.3Compare Source
Patch Changes
6038f8fThanks @goce-cz! - Allow falsy values (except undefined) as a valid bodyv0.11.2Compare Source
Patch Changes
#1817
2a4b067Thanks @Gruak! - Allow specifying baseUrl per request#1842
0e42cbbThanks @gzm0! - fix: allow use ofPathBasedClientwith generatedpathsv0.11.1Compare Source
Patch Changes
#1831
091e71aThanks @SebastienGllmt! - Add MethodResponse utility type to easily get the return type of an endpoint on a client#1833
cec023dThanks @ngraef! - Fix identification of required properties whenstrictNullChecksis disabledUpdated dependencies [
cec023d]:v0.11.0Compare Source
Minor Changes
--⚠️ Breaking Change #1791
a956d5dThanks @gzm0! - Add support forclient["/endpoint"].GET()style callsv0.10.6Compare Source
Patch Changes
#1809
f21c05bThanks @gzm0! - perf: remove unnecessaryasynckeywords (for reduced code size)#1827
ba0d595Thanks @ngraef! - Fix typing for environments without DOM libv0.10.5Compare Source
Patch Changes
7698546Thanks @thatsprettyfaroutman! - Allow FormData through defaultBodySerializerv0.10.4Compare Source
Patch Changes
bcc9222]:v0.10.3Compare Source
Patch Changes
#1717
335530cThanks @kerwanp! - Ignore configuration files in published package#1717
335530cThanks @kerwanp! - Create own client type for easier reusabilityUpdated dependencies [
335530c]:christoph-fricke/openapi-msw (openapi-msw)
v0.7.1Compare Source
Patch Changes
b9f4beaThanks @christoph-fricke! - Fixed type inference for extended JSON mime types, such asapplication/problem+json. Previously, APIs likeresponse(...).jsonwould be typed asneverfor such mime types. Now, they will be properly typed.openapi-ts/openapi-typescript (openapi-typescript)
v7.4.4Compare Source
Patch Changes
e2d8541Thanks @patzick! - Improved error messages to contain locations.v7.4.3Compare Source
Patch Changes
8d00218Thanks @prewk! - Make pathParamsAsTypes work with integer/boolean typesv7.4.2Compare Source
Patch Changes
c2c396dThanks @DanDeMicco! - Support for generating enums when enums definition has null valuev7.4.1Compare Source
Patch Changes
4a59124Thanks @drwpow! - Bump Redocly Corev7.4.0Compare Source
Minor Changes
a9cd9aaThanks @BradHacker! - Add option to export all root component typesv7.3.3Compare Source
Patch Changes
94592a4Thanks @phk422! - fix: replace special characters usingSPECIAL_CHARACTER_MAPfor duplicate-identifiersv7.3.2Compare Source
Patch Changes
21fb8b0Thanks @phk422! - fix(openapi-typescript): type errors generated underenumValuesv7.3.1Compare Source
Patch Changes
08bde72Thanks @liangskyli! - fix: keyedParameters use unique keyv7.3.0Compare Source
Minor Changes
9939b76Thanks @drwpow! - Don’t generate| undefinedfor additionalPropertiesv7.2.0Compare Source
Minor Changes
b1bbe62Thanks @phk422! - feat: add dedupeEnums optionv7.1.2Compare Source
Patch Changes
335530cThanks @kerwanp! - Ignore configuration files in published packagev7.1.1Compare Source
Patch Changes
c2f8655Thanks @yoshi2no! - Fix: Correct handling of identical minItems and maxItems in array schemas when arrayLength option is truev7.1.0Compare Source
Minor Changes
#1766
0ce35d7Thanks @phk422! - feat: Add the inject option#1768
285b097Thanks @phk422! - feat: Add check optionPatch Changes
#1772
41cb9a2Thanks @ashwin153! - fix: add explicit import of performance to fix bazel compatibility issues#1764
2793049Thanks @michalfedyna! - Fix --properties-required-by-default flag not working#1763
19b9383Thanks @nkt! - fix: schema.content might be omittedv7.0.4Compare Source
Patch Changes
e705909Thanks @phk422! - fix: Correct handling of default parameter values in referenced component schemav7.0.3Compare Source
Patch Changes
8043c5dThanks @yoshi2no! - fix: Enum option cannot generate enums if values are not valid property namesegoist/tsup (tsup)
v8.3.5Compare Source
🐞 Bug Fixes
experimentalDtsonly once - by @aryaemami59 in https://github.com/egoist/tsup/issues/1236 (fddd4)View changes on GitHub
v8.3.4Compare Source
No significant changes
View changes on GitHub
v8.3.0Compare Source
Bug Fixes
experimentalDtsfile cleaning and watching (#1199) (76dc18b)Features
ctsandmtsconfig files (#1178) (ec811b3)injectStyle(#1193) (f25a9db)v8.2.4Compare Source
Bug Fixes
v8.2.3Compare Source
Bug Fixes
v8.2.2Compare Source
Bug Fixes
globbywith faster alternative (#1158)" (2de6dd5)v8.2.1Compare Source
Bug Fixes
v8.2.0Compare Source
Features
v8.1.2Compare Source
Bug Fixes
v8.1.1Compare Source
microsoft/TypeScript (typescript)
v5.7.2: TypeScript 5.7Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.6.3: TypeScript 5.6.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.6.2: TypeScript 5.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.4: TypeScript 5.5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
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)7173d0bAdd drizzle-zod library to X to Zod README.md section (#3648)c5a4edcAdd 'schemql' in Powered by Zod (#3800)85916b3docs: add zod-form-renderer to form integration docs (#3697)51f1dc3docs: add unplugin-environment in powered by zod (#3778)8e74db3fix: ipv6 regex validation (#3513)1f4f0darefactor: rename ip version types (#3755)f487d74Remove faulty ip test case48f1c47docs: Remove invalid semicolon in ERROR_HANDLING.md (#3857)1d0a4b9fix: bigint coerce crash (#3822)14dceaaAdd API library (#3814)f82f817feat: z.string.cidr() - support CIDR notation (#3820)71a0c33docs: add info on unqualified local datetime strings (#3760)b85686aAdd support forbase64urlstrings (#3712)6407bedAllow creation of discriminated unions with a readonly array of options (#3535)3755146Remove createParams cascade from .array() (#3530)963386dFix lint69a1798Implement Standard Schema spec (#3850)c1dd537Addsfrrmpackage to documentation (#3818)b68c05ffeat: Add JWT string validator (#3893)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.