Update other major updates (major) #513
Open
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:
^29.5.14
->^30.0.0
^16.5.0
->^17.2.0
^29.7.0
->^30.0.4
^5.1.0
->^6.0.0
^17.7.2
->^18.0.0
^3.24.2
->^4.0.5
Release Notes
motdotla/dotenv (dotenv)
v17.2.0
Compare Source
Added
DOTENV_CONFIG_QUIET=true
in your environment or.env
file to quiet the runtime log (#889)DOTENV_CONFIG_
environment variables take precedence over any code set options like({quiet: false})
v17.1.0
Compare Source
Added
v17.0.1
Compare Source
Changed
v17.0.0
Compare Source
Changed
quiet
to false - informational (file and keys count) runtime log message shows by default (#875)v16.6.1
Compare Source
Changed
quiet
to true – hiding the runtime log message (#874)config({ quiet: true })
to suppress.require('dotenv').config()
forrequire('@​dotenvx/dotenvx').config()
.v16.6.0
Compare Source
Added
[[email protected]] injecting env (1) from .env
(#870){ quiet: true }
to suppressjestjs/jest (jest)
v30.0.4
Compare Source
Features
[expect]
TheInverse
type is now exported (#15714)[expect]
feat: supportasync functions
intoBe
(#15704)Fixes
[jest]
jest --onlyFailures --listTests now correctly lists only failed tests (#15700)[jest-snapshot]
Handle line endings in snapshots (#15708)v30.0.3
Compare Source
Fixes
[jest-config]
Fix ESM TS config loading in a CJS project (#15694)Features
[jest-diff]
Show non-printable control characters to diffs (#15696)v30.0.2
Compare Source
v30.0.1
Compare Source
v30.0.0
Compare Source
protofire/solhint (solhint)
v6.0.0
Compare Source
BREAKING CHANGE
Some rules were removed from the recommended ruleset and other were promoted. See below:
Rules revision - #692
🟥 DEMOTED
payable-fallback
: Outdated due to the introduction of receive(); rarely needed in modern Solidity.✅ PROMOTED
interface-starts-with-i
: Promotes clarity by clearly distinguishing interfaces from contracts.gas-calldata-parameters
: Encourages optimal memory usage for external functions.gas-increment-by-one
: Suggests using ++i style for gas-efficient increments.gas-indexed-events
: Improves event indexing for off-chain systems and reduces gas usage.gas-small-strings
: Recommends cheaper encoding using bytes32 for short strings.gas-strict-inequalities
: Helps avoid subtle off-by-one bugs in range conditions.gas-struct-packing
: Maximizes storage efficiency by suggesting tight struct packing.duplicated-imports
: Prevents redundant imports that bloat the AST and confuse code structure.import-path-check
: Ensures all imported files exist and resolve correctly, avoiding runtime errors.function-max-lines
: Encourages smaller, more readable and maintainable functions.constructor-syntax
: Enforces modern constructor syntax for consistency and clarity.use-natspec
: Promotes proper documentation with NatSpec for better audits and readability.Fixed
gas-struct-packing
false positives - #690gas-increment-by-one
backward expression - #691Added
use-natspec
: Promote the use of natspec and make several checks to enforce it - #689v5.2.0
Compare Source
Fixed
imports-order
interference withno-unused-imports
- #684Added
cache
flag allowing to skip already evaluated files if no error was thrown and file did not change - #685Thanks to @smol-ninja - @PaulRBerg @lechpzn, @otc-png, @MamunC0der, @kks-code, @RidaMichofi
For making the time of proposing rules, pointing out typos, broken links, unused code, copyright, small reviews, etc. We really appreciate your contributions!
yargs/yargs (yargs)
v18.0.0
Compare Source
⚠ BREAKING CHANGES
command
.^20.19.0 || ^22.12.0 || >=23
.Features
Bug Fixes
Code Refactoring
command
. (d90af45)Build System
^20.19.0 || ^22.12.0 || >=23
. (d90af45)colinhacks/zod (zod)
v4.0.5
Compare Source
v4.0.4
Compare Source
v4.0.3
Compare Source
v4.0.2
Compare Source
v4.0.1
Compare Source
Commits:
91c9ca6
fix: cleanup _idmap of $ZodRegistry (#4837)9cce1c5
docs: fix typo in flattenError example on error-formatting page (#4819) (#4833)a3560ae
v3.25.76 (#4838)5060661
Release 3.25.767baee4e
Update index.mdx (#4831)06172bf
docs: add zod2md to zodToXConverters (#4835)30e2f3e
Update docsb748b91
Add zod-openapi libraries to v4 (#4829)990e03b
Update core.mdx (#4746)e7f20c2
Fix treeifyError type for branded primitives. Add test. Closes #4840 (#4843)79d4d80
v4.0.0 (#4844)00a1708
Remove JSR from release.yml7c4c83c
Update mime docsa7bd58a
Remove when from paramse899016
Support format in z.templateLiteralb259211
4.0.1v4.0.0
Compare Source
v3.25.76
Compare Source
v3.25.75
Compare Source
v3.25.74
Compare Source
v3.25.73
Compare Source
Commits:
1021d3c
v3.25.73 (#4822)v3.25.72
Compare Source
v3.25.71
Compare Source
v3.25.70
Compare Source
v3.25.69
Compare Source
v3.25.68
Compare Source
v3.25.67
Compare Source
Commits:
7afe790
Make $ZodLiteralDef generic91274c3
3.25.67c22944b
Fix race conditionv3.25.66
Compare Source
v3.25.65
Compare Source
v3.25.64
Compare Source
Commits:
b142ea8
Fix $stripb6e59c3
Check for existence of Error.captureStackTrace0c686af
Remove type from mime issue pathaf88d74
Fix testv3.25.63
Compare Source
v3.25.62
Compare Source
v3.25.61
Compare Source
v3.25.60
Compare Source
v3.25.59
Compare Source
v3.25.58
Compare Source
v3.25.57
Compare Source
v3.25.56
Compare Source
v3.25.55
Compare Source
v3.25.54
Compare Source
v3.25.53
Compare Source
Commits:
a6adb14
zod mini internals (#4631)da4f921
3.25.53v3.25.52
Compare Source
Commits:
2954f40
Fix json (#4630)51dc6f9
3.25.52e479ea7
Add test cast for deferred self-recursionv3.25.51
Compare Source
v3.25.50
Compare Source
v3.25.49
Compare Source
v3.25.48
Compare Source
v3.25.47
Compare Source
v3.25.46
Compare Source
v3.25.45
Compare Source
Commits:
dc2c0b0
minor grammar typo fix (#4584)6fd3b39
fix(JSONSchema): add type for enum (#4577)6be478b
Fix ZodType assignability issues69ccb67
3.25.45v3.25.44
Compare Source
v3.25.43
Compare Source
Commits:
508e306
Fix type inference in ZodMiniType check method (#4568)f8fef45
Ecosystem: Add Express Zod API (#4579)289cba3
Fix type inference in ZodMiniType check method (#4568)011623a
Fix dts filesv3.25.42
Compare Source
v3.25.41
Compare Source
v3.25.40
Compare Source
v3.25.39
Compare Source
v3.25.38
Compare Source
Commits:
11477ae
Add test1574d2e
3.25.38v3.25.37
Compare Source
Commits:
abc13de
Add major version sectiond6cc999
Improve inference in z.function implementc00ca42
3.25.37v3.25.36
Compare Source
v3.25.35
Compare Source
Commits:
5e31fd0
Update readmefe75806
Improve discriminated union implementation (#4556)caee693
Tweak readme02f2389
Fix lint056e3f8
Improve homepage33495d5
Fix isPlainObject3a42469
Remove defaults from JSON Schema for transforming schemas (#4557)edc3477
3.25.35v3.25.34
Compare Source
v3.25.33
Compare Source
Commits:
80cfd3a
Improve runtime error for non-schema values in shape741be37
chore: fix comment for packages/docs/content/v4/index.mdx (#4533)74662e3
chore: Update README to specify TypeScript syntax highlighting for schema example (#4443)3c5ffd2
Add Khmer locale support to Zod and update documentation (#4447)8e827b1
docs: Add conform to the ecosystem page (#4415)7918973
add Swedish locale (#4451)33d3bb9
Fix issue #4454: Updating the contribution.md file (#4455)4d8cb5d
Update bronze.tsx (#4472)bc15379
Fix typo in changelog (#4496)010bbe4
type in error-customization.mdx (#4514)f3b4630
Add inheritance diagram to docsb97e218
fix: Add check for requiredKeys before assigning to json.required (#4525)b650a48
nit (#4520)56ae81b
fix v4 docs typo (#4414)efbcd7a
feat(locales): add nl (#4425)1ba8ddc
Standardize casing for locales5cb48f7
3.25.33345864f
Improve library docs9379c0c
Improve stringbool docs0828c93
Fix CId1e0876
Rename494b944
Undo rename4e44e61
Add zh-TW5a6d986
docs: fix typos in "Per-parse error customization" (#4549)v3.25.32
Compare Source
v3.25.31
Compare Source
v3.25.30
Compare Source
v3.25.29
Compare Source
v3.25.28
Compare Source
Commits:
e012bd2
Improve override docs7bd15ed
fix: add missing re-exports files and add new entries the published files (#4500)b588d2c
Improve z.function typing. Add .def5ac95df
3.25.287aecb61
Clean up ZodFunctioned48cbb
bugfix: Small typo in V4 docs (#4435)5e4ff20
fix: JSON Schema > override section typo (#4428)v3.25.27
Compare Source
v3.25.26
Compare Source
v3.25.25
Compare Source
v3.25.24
Compare Source
v3.25.23
Compare Source
v3.25.22
Compare Source
v3.25.21
Compare Source
v3.25.20
Compare Source
Commits:
709dfe3
Add global File fallbackv3.25.18
Compare Source
Commits:
17ee03e
v3.25.18v3.25.17
Compare Source
v3.25.16
Compare Source
v3.25.15
Compare Source
v3.25.14
Compare Source
v3.25.13
Compare Source
v3.25.12
Compare Source
v3.25.11
Compare Source
v3.25.10
Compare Source
Commits:
c172c19
Fix module resolution issuev3.25.9
Compare Source
v3.25.8
Compare Source
v3.25.7
Compare Source
v3.25.6
Compare Source
v3.25.5
Compare Source
v3.25.4
Compare Source
v3.25.3
Compare Source
v3.25.1
Compare Source
v3.25.0
Compare Source
v3.24.4
Compare Source
v3.24.3
Compare Source
Commits:
de1f090
Switch to featured sponsors (#4001)eea05ae
Fix headers (#4003)446644f
Tweak feature layout (#4008)1d6e1cb
docs(README): add GQLoom to tools and integrations section (#3995)e2b9a5f
Update feature (#4009)0b5d29e
Feature Mintlify (#4014)47dbb2d
Update mintlify feature (#4015)69d8436
Add Clerk fellowship mention (#4020)850871d
Fix table formatf204123
WIP (#4028)5041dfa
WIP (#4045)cb2b857
docs: add TanStack Form to Ecosystem/Form integrations (#4055)099fe85
docs: add oRPC to Ecosystem (#4042)b999b4b
docs: Remove outdated doc 'avoid coercions that throw uncaught errors' (#4005)19c6d2e
docs: update README_KO (#4025)1061293
WIP (#4060)07ff0da
Update link4c7d8e5
Update Fern art/link (#4062)91dcd30
removed unnecessary console logs (#4059)859ad24
Update alt tag for Retool and Stainless URL (#4071)220aeda
Fix imagesb865062
update readme.md with zod-csv library (#4021)0615af8
Fix formatting12e5866
Add zod 4 beta anno (#4081)faac697
Fix CI8cca93b
Fix CId114394
Added FullProduct.dev to 'Powered by Zod' in Ecosystem section (#4131)a801ddd
Fix broken logo link (#3974)8fc309a
Add packages/docsbfd0913
Remove packages/docs3e602d4
OptimizeextendShape
(#4150)06db7f8
3.24.3a18d25b
add back packages/docsConfiguration
📅 Schedule: Branch creation - "before 10am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 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.