Bump the npm group with 4 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(12 months ago)
(12 months ago)
dependencies javascript
poad
Bumps the npm group with 4 updates: electron-to-chromium, node-mock-http, rollup and zod-to-json-schema.
Updates electron-to-chromium from 1.5.173 to 1.5.176
Commits
Updates node-mock-http from 1.0.0 to 1.0.1
Release notes
Sourced from node-mock-http's releases.
v1.0.1
🩹 Fixes
❤️ Contributors
- Pooya Parsa (
@​pi0)- Nick-w-nick (
@​nick-w-nick)
Changelog
Sourced from node-mock-http's changelog.
v1.0.1
🩹 Fixes
🏡 Chore
❤️ Contributors
- Pooya Parsa (
@​pi0)- Nick-w-nick (
@​nick-w-nick)
Commits
9144e12chore(release): v1.0.15384bc2fix: movewritableAbortedto stream/writable334155achore: add prettierignorebd1f26afix: add missingres.writableAbortedprop718abf7chore: update deps3f1640atests: refactor header tests (#4)9ebe124chore: fix typos (#3)8db671cchore: apply automated updates72c8a49chore(release): v1.0.0- See full diff in compare view
Updates rollup from 4.44.0 to 4.44.1
Release notes
Sourced from rollup's releases.
v4.44.1
4.44.1
2025-06-26
Bug Fixes
- Reinstate maxParallelFileOps limit of 1000 to resolve the issue for some (#5992)
Pull Requests
- #5988: fix(deps): lock file maintenance minor/patch updates (
@​renovate[bot],@​lukastaegert)- #5992: Set maxParallelFileOps to 1000 (
@​lukastaegert)
Changelog
Sourced from rollup's changelog.
4.44.1
2025-06-26
Bug Fixes
- Reinstate maxParallelFileOps limit of 1000 to resolve the issue for some (#5992)
Pull Requests
- #5988: fix(deps): lock file maintenance minor/patch updates (
@​renovate[bot],@​lukastaegert)- #5992: Set maxParallelFileOps to 1000 (
@​lukastaegert)
Commits
Updates zod-to-json-schema from 3.24.5 to 3.24.6
Changelog
Sourced from zod-to-json-schema's changelog.
Changelog
Version Change 3.24.6 Removed use of instanceOf to check for optional properties as differing package versions could produce intermittent bugs. Added OpenAiAnyType to work around their schema restrictions. 3.24.5 Update .npmignore to drop 2 mb of test files. Thanks Misha Kaletsky! 3.24.4 Added options to set the value of additionalProperties in objects and record 3.24.3 Adds postProcess callback option 3.24.2 Restructured internals to remove circular dependencies which apparently might cause some build systems to whine a bit. Big thanks to VĂctor Hernández for the fix. 3.24.1 Adds OpenAI target 3.24.0 Implements new string checks (jwt, base64url, cidr ipv4/v6), matching the new Zod version 3.23.5 Module import hotfix by Enzo MonjardĂn. Thanks! 3.23.4 Fixes branded regex property names and a weird edgecase in arrays. Thanks to Isaiah Marc Sanchez and Mitchell Merry! 3.23.3 More tests (Thanks Brett Zamir!), removed dead code 3.23.2 Lazily loads Emoji regex to avoid incompatibility with some environments. Thanks Jacob Lee! 3.23.1 Best-effort RegEx flag support by Spappz! Some minor fixes and additions, such as the title option. 3.23.0 Adds support for base64, date, time, duration and nanoid string validations. A warm welcome and a big thanks to Colin, the creator of Zod, joining in as a contributor :) 3.22.5 Adds new z.date() parsing options and override callback 3.22.4 Adds fix for nullable references in OpenAPI mode 3.22.3 Adjust root path from "#/" to "#" according to RFC 6901 3.22.2 Adds "output" pipe strategy 3.22.1 Fixes broken imports when using some bundlers 3.22.0 Support readonly. Export both CJS and ESM. Export everything from index. Alternative map parser. Improved pattern handling and updated sources. 3.21.4 Fixes missing support for exact array length 3.21.3 Fixes issue #77 (Reference path to nullable schemas in Open-API mode) 3.21.2 Adds "integer" type Date output to support min/max checks, markdownDescription option, fixes "none" refStrategy by adding "seen" and adds an option to use "pattern" with Zods' email enum instead of "format". 3.21.1 New target (2019-09) along with improved intersection schemas, improved mutual recursion references in definitions, descriptions respected in union parser and not removed in collapsed 3.21.0 Added new string validations (ip, emoji, etc) and BigInt checks to support Zod 3.21 3.20.5 Added uniqueItems to Set and an option to disregard pipe schemas 3.20.4 Bugfixes and improved record parsing for openApi3 3.20.3 Added Cuid2 support introduced in Zod 3.20.3 3.20.2 Reintroduced conditional simplified return-type for when target is OpenAPI 3 3.20.1 Fixed inconsistent casing in imports 3.20.0 Adds support for Zod 3.20 with catch and pipe parser as well as new string validations. Refactored Ref handling; adding definitions no longer considered experimental. Main API function refactored and simplified; output type less defined but a lot easier to maintain. Doubt anyone will miss it. Narrator: Someone did in fact miss it 3.19.4 Adds custom error message support 3.19.3 Mark definitionsas experimental in the readme3.19.2 Added definitionsoption3.19.1 Strict unions fix 3.19.0 No new features added in Zod, parity bump 3.18.2 Fixes support for native enums 3.18.1 Add strictUnions options 3.18.0 Added support for branded types 3.17.2 Fix for reference paths when supplying name option string. 3.17.1 Added startsWith and endsWith string checks. Merge multiple pattern checks into allOf array. 3.17.0 Added switch case handler for new trim "check". No changes to functionality. 3.15.x - 3.16.x Skipped: Did not change the Zod API in any way relevant for this package. 3.14.1 Dependabot security updates 3.14.0 Moves Zod into peerDependencies. Supports checks for sets, NaN-type (sort of), discriminated union type and standalone optional properties (as unions with undefined) 3.12.x - 3.13.x Skipped 3.11.3 Joins unions of enums into single enum and allows enums as keys of records
... (truncated)
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 2349350 |
| UUID: | 3178970624 |
| Node ID: | PR_kwDOKSIIAM6cOnEe |
| Host: | GitHub |
| Repository: | poad/astro-solid-example |