Bump the npm group with 17 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 2
(27 days ago)
(27 days ago)
(27 days ago)
by github-actions[bot]
dependencies javascript
poad
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the npm group with 17 updates:
| Package | From | To |
|---|---|---|
| @eslint/js | 9.36.0 |
9.37.0 |
| @types/node | 24.6.2 |
24.7.0 |
| eslint | 9.36.0 |
9.37.0 |
| eslint-plugin-react-hooks | 6.1.0 |
6.1.1 |
| pnpm | 10.18.0 |
10.18.1 |
| @eslint/config-helpers | 0.3.1 |
0.4.0 |
| @eslint/core | 0.15.2 |
0.16.0 |
| @eslint/plugin-kit | 0.3.5 |
0.4.0 |
| @rushstack/eslint-patch | 1.12.0 |
1.13.0 |
| baseline-browser-mapping | 2.8.10 |
2.8.12 |
| caniuse-lite | 1.0.30001747 |
1.0.30001748 |
| detect-libc | 2.1.1 |
2.1.2 |
| napi-postinstall | 0.3.3 |
0.3.4 |
| node-releases | 2.0.21 |
2.0.23 |
| undici-types | 7.13.0 |
7.14.0 |
| zod-validation-error | 3.5.3 |
4.0.2 |
| zod | 3.25.76 |
4.1.11 |
Updates @eslint/js from 9.36.0 to 9.37.0
Release notes
Sourced from @eslint/js's releases.
v9.37.0
Features
39f7fb4feat:preserve-caught-errorshould recognize all static "cause" keys (#20163) (Pixel998)f81eabcfeat: support TS syntax inno-restricted-imports(#19562) (Nitin Kumar)Bug Fixes
a129ccefix: correctno-loss-of-precisionfalse positives for leading zeros (#20164) (Francesco Trotta)09e04fcfix: add missing AST token types (#20172) (Pixel998)861c6dafix: correctESLinttypings (#20122) (Pixel998)Documentation
b950359docs: fix typos across the docs (#20182) (루밀LuMir)42498a2docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)29ea092docs: Update README (GitHub Actions Bot)5c97a04docs: showavailableUntilin deprecated rule banner (#20170) (Pixel998)90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115) (루밀LuMir)1603ae1docs: update references frommastertomain(#20153) (루밀LuMir)Chores
afe8a13chore: update@eslint/jsdependency to version 9.37.0 (#20183) (Francesco Trotta)abee4cachore: package.json update for@eslint/jsrelease (Jenkins)fc9381fchore: fix typos in comments (#20175) (overlookmotel)e1574a2chore: unpin jiti (#20173) (renovate[bot])e1ac05erefactor: markESLint.findConfigFile()asasync, add missing docs (#20157) (Pixel998)347906dchore: update eslint (#20149) (renovate[bot])0cb5897test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)bb99566ci: pinjitito version 2.5.1 (#20151) (Pixel998)177f669perf: improve worker count calculation for"auto"concurrency (#20067) (Francesco Trotta)448b57bchore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)
Commits
abee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)- See full diff in compare view
Updates @types/node from 24.6.2 to 24.7.0
Commits
- See full diff in compare view
Updates eslint from 9.36.0 to 9.37.0
Release notes
Sourced from eslint's releases.
v9.37.0
Features
39f7fb4feat:preserve-caught-errorshould recognize all static "cause" keys (#20163) (Pixel998)f81eabcfeat: support TS syntax inno-restricted-imports(#19562) (Nitin Kumar)Bug Fixes
a129ccefix: correctno-loss-of-precisionfalse positives for leading zeros (#20164) (Francesco Trotta)09e04fcfix: add missing AST token types (#20172) (Pixel998)861c6dafix: correctESLinttypings (#20122) (Pixel998)Documentation
b950359docs: fix typos across the docs (#20182) (루밀LuMir)42498a2docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)29ea092docs: Update README (GitHub Actions Bot)5c97a04docs: showavailableUntilin deprecated rule banner (#20170) (Pixel998)90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115) (루밀LuMir)1603ae1docs: update references frommastertomain(#20153) (루밀LuMir)Chores
afe8a13chore: update@eslint/jsdependency to version 9.37.0 (#20183) (Francesco Trotta)abee4cachore: package.json update for@eslint/jsrelease (Jenkins)fc9381fchore: fix typos in comments (#20175) (overlookmotel)e1574a2chore: unpin jiti (#20173) (renovate[bot])e1ac05erefactor: markESLint.findConfigFile()asasync, add missing docs (#20157) (Pixel998)347906dchore: update eslint (#20149) (renovate[bot])0cb5897test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)bb99566ci: pinjitito version 2.5.1 (#20151) (Pixel998)177f669perf: improve worker count calculation for"auto"concurrency (#20067) (Francesco Trotta)448b57bchore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)
Commits
d5d1bdf9.37.094865ffBuild: changelog update for 9.37.0afe8a13chore: update@eslint/jsdependency to version 9.37.0 (#20183)abee4cachore: package.json update for@eslint/jsreleaseb950359docs: fix typos across the docs (#20182)42498a2docs: improve ToC accessibility by hiding non-semantic character (#20181)fc9381fchore: fix typos in comments (#20175)e1574a2chore: unpin jiti (#20173)29ea092docs: Update READMEa129ccefix: correctno-loss-of-precisionfalse positives for leading zeros (#20164)- Additional commits viewable in compare view
Updates eslint-plugin-react-hooks from 6.1.0 to 6.1.1
Changelog
Sourced from eslint-plugin-react-hooks's changelog.
6.1.1
Note: 6.1.0 accidentally allowed use of
recommendedwithout flat config, causing errors when used with ESLint v9'sdefineConfig()helper. This has been fixed in 6.1.1.
- Fix
recommendedconfig for flat config compatibility. Therecommendedconfig has been converted to flat config format. Non-flat config users should userecommended-legacyinstead. (@potetoin #34700)- Add
recommended-latestandrecommended-latest-legacyconfigs that include React Compiler rules. (@potetoin #34675)- Remove unused
NoUnusedOptOutDirectivesrule. (@potetoin #34703)- Remove
hermes-parserand dependency. (@potetoin #34719)- Remove
@babel/plugin-proposal-private-methodsdependency. (@ArnaudBarreand@josephsavonain #34715)- Update for Zod v3/v4 compatibility. (
@kolianand@josephsavonain #34717)
Commits
- See full diff in compare view
Updates pnpm from 10.18.0 to 10.18.1
Release notes
Sourced from pnpm's releases.
pnpm 10.18.1
Patch Changes
- Don't print a warning, when
--lockfile-onlyis used #8320.pnpm setupcreates a command shim to the pnpm executable. This is needed to be able to runpnpm self-updateon Windows #5700.- When using pnpm catalogs and running a normal
pnpm install, pnpm produced false positive warnings for "skip adding to the default catalog because it already exists". This warning now only prints when usingpnpm add --save-catalogas originally intended.Platinum Sponsors
Gold Sponsors
... (truncated)
Changelog
Sourced from pnpm's changelog.
10.18.1
Patch Changes
- Don't print a warning, when
--lockfile-onlyis used #8320.pnpm setupcreates a command shim to the pnpm executable. This is needed to be able to runpnpm self-updateon Windows #5700.- When using pnpm catalogs and running a normal
pnpm install, pnpm produced false positive warnings for "skip adding to the default catalog because it already exists". This warning now only prints when usingpnpm add --save-catalogas originally intended.
Commits
651a27achore(release): 10.18.1- See full diff in compare view
Updates @eslint/config-helpers from 0.3.1 to 0.4.0
Release notes
Sourced from @eslint/config-helpers's releases.
core: v0.4.0
0.4.0 (2024-08-12)
Features
config-helpers: v0.4.0
0.4.0 (2025-09-16)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.15.2 to ^0.16.0plugin-kit: v0.4.0
0.4.0 (2025-09-16)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.15.2 to ^0.16.0plugin-kit: v0.3.5
0.3.5 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2plugin-kit: v0.3.4
0.3.4 (2025-07-21)
... (truncated)
Changelog
Sourced from @eslint/config-helpers's changelog.
0.4.0 (2025-09-16)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.15.2 to ^0.16.0
Commits
- See full diff in compare view
Updates @eslint/core from 0.15.2 to 0.16.0
Release notes
Sourced from @eslint/core's releases.
config-array: v0.16.0
0.16.0 (2024-06-12)
⚠ BREAKING CHANGES
Features
Bug Fixes
- Add 'main' and 'types' entries to package.json (#48) (16ee1fa)
- treat
*as a universal pattern (#50) (79ad4bc)Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/object-schemabumped from ^2.1.3 to ^2.1.4core: v0.16.0
0.16.0 (2025-09-16)
Features
Bug Fixes
Commits
7f592e3chore: release main (#257)ab10682docs: Update README sponsorsd800559fix: remove unsupportednodeTypefrom types (#268)100a4c7docs: Update README sponsorsb23f179docs: Update README sponsors7b6dd37feat: Add config types in@eslint/core(#237)62089bcdocs: Update README sponsors8413502docs: Update README sponsors- See full diff in compare view
Updates @eslint/plugin-kit from 0.3.5 to 0.4.0
Release notes
Sourced from @eslint/plugin-kit's releases.
core: v0.4.0
0.4.0 (2024-08-12)
Features
config-helpers: v0.4.0
0.4.0 (2025-09-16)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.15.2 to ^0.16.0plugin-kit: v0.4.0
0.4.0 (2025-09-16)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.15.2 to ^0.16.0
Changelog
Sourced from @eslint/plugin-kit's changelog.
0.4.0 (2025-09-16)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.15.2 to ^0.16.0
Commits
- See full diff in compare view
Updates @rushstack/eslint-patch from 1.12.0 to 1.13.0
Changelog
Sourced from @rushstack/eslint-patch's changelog.
1.13.0
Fri, 03 Oct 2025 20:09:59 GMT
Minor changes
- Normalize import of builtin modules to use the
node:protocol.
Commits
6ce5faeBump versions [skip ci]acdc7bcUpdate changelogs [skip ci]1627a83Include some ESLint rules to normalize imports. (#5392)cea05aaBump cyclics. (#5388)d85e956Bump decoupled local dependencies. (#5344)72fde22Bump cyclics. (#5284)aabb1ecBump cyclic dependencies and convert the decoupled-local-node-rig to use flat...- See full diff in compare view
Updates baseline-browser-mapping from 2.8.10 to 2.8.12
Commits
Updates caniuse-lite from 1.0.30001747 to 1.0.30001748
Commits
6979d46Update caniuse-db 1.0.30001748- See full diff in compare view
Updates detect-libc from 2.1.1 to 2.1.2
Commits
Updates napi-postinstall from 0.3.3 to 0.3.4
Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for napi-postinstall since your current version.
Updates node-releases from 2.0.21 to 2.0.23
Commits
6b5bdcd2.0.2309e4934feat: Nightly Syncc72a2dd2.0.2296acfcffeat: Nightly Sync- See full diff in compare view
Updates undici-types from 7.13.0 to 7.14.0
Release notes
Sourced from undici-types's releases.
v7.14.0
What's Changed
- Fix flaky snapshot-testing by
@mcollinain nodejs/undici#4367- Actually flush the file in lib/mock/snapshot-recorder.js by
@mcollinain nodejs/undici#4378- docs: clarify Node.js version support in LTS table by
@mcollinain nodejs/undici#4375- cache: fix excessive caching and some other lack of caching by
@fredericDelaportein nodejs/undici#4335- feat(websocket): add handshake response info to undici:websocket:open diagnostic event by
@tawseefnabiin nodejs/undici#4396- feat: add install() function to type definitions by
@jsaguetin nodejs/undici#4384- build(deps): bump github/codeql-action from 3.29.2 to 3.29.5 by
@dependabot[bot] in nodejs/undici#4380- build(deps): bump cronometro from 4.0.3 to 5.3.0 in /benchmarks by
@dependabot[bot] in nodejs/undici#4171- build(deps): bump step-security/harden-runner from 2.12.0 to 2.13.0 by
@dependabot[bot] in nodejs/undici#4379- fix: h2 CI by
@metcoder95in nodejs/undici#4395- feat: EventSource can be configured with reconnectionTime by
@Uzlopakin nodejs/undici#4260- build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by
@dependabot[bot] in nodejs/undici#4404- eventsource: deflake reconnectionTime tests by
@Uzlopakin nodejs/undici#4406- cache: change normaliseHeaders to normalizeHeaders by
@Uzlopakin nodejs/undici#4408- build(deps-dev): bump jest from 29.7.0 to 30.0.5 by
@dependabot[bot] in nodejs/undici#4387- build(deps-dev): bump cross-env from 7.0.3 to 10.0.0 by
@dependabot[bot] in nodejs/undici#4386- cache-control: no-cache: use quoted-string form by
@alxndrsnin nodejs/undici#4177- test: fix snapshot testing flaky test by
@Uzlopakin nodejs/undici#4410- fix formdata constructor args mark optional by
@tsctxin nodejs/undici#4411- Update WPT by
@github-actions[bot] in nodejs/undici#4358- Update Cache Tests by
@github-actions[bot] in nodejs/undici#4096- chore: improve imports and requires by
@Uzlopakin nodejs/undici#4418- refactor: snapshot-recorder by
@Uzlopakin nodejs/undici#4413- Update WPT by
@github-actions[bot] in nodejs/undici#4416- fix: better set a finalizer on cloned response by
@tsctxin nodejs/undici#4419New Contributors
@tawseefnabimade their first contribution in nodejs/undici#4396@jsaguetmade their first contribution in nodejs/undici#4384Full Changelog: https://github.com/nodejs/undici/compare/v7.13.0...v7.14.0
Commits
dfa2d15Bumped v7.14.0 (#4420)23423edfix: better set a finalizer on cloned response (#4419)3abbea5chore: update WPT (#4416)5453139refactor: snapshot-recorder (#4413)16e7812chore: improve imports and requires (#4418)c9bdd3dchore: update cache tests (#4096)7db221achore: update WPT (#4358)c399fdffix formdata constructor args mark optional (#4411)c1442a4test: fix snapshot testing flaky test (#4410)c6cc3c1cache-control: no-cache: use quoted-string form (#4177)- Additional commits viewable in compare view
Updates zod-validation-error from 3.5.3 to 4.0.2
Release notes
Sourced from zod-validation-error's releases.
v4.0.2
Patch Changes
- 6fd928f: Improve handling for zod.discriminatedUnion errors.
v4.0.1
Patch Changes
- f8b7c44: Handle no path property in "invalid_union" by
@MiaInturiv.4.0.0
Major Changes
- 9be31d2: Make v4 the default export of zod-validation-error
- b979890: Add support for zod v4 as a peer dependency.
- 3bf9e78: Update the API to separate between error mapping and message building.
Changelog
Sourced from zod-validation-error's changelog.
4.0.2
Patch Changes
- 6fd928f: Improve handling for zod.discriminatedUnion errors.
4.0.1
Patch Changes
- f8b7c44: Handle no path property in "invalid_union" by
@MiaInturi4.0.0
Major Changes
- 9be31d2: Make v4 the default export of zod-validation-error
- b979890: Add support for zod v4 as a peer dependency.
- 3bf9e78: Update the API to separate between error mapping and message building.
3.5.2
Patch Changes
- 3809f85: Include paths of sub-issues of union.
3.5.1
Patch Changes
- e7713d5: Add compatibility with older node versions and module-resolution strategies + improve docs
3.5.0
Minor Changes
- bf72012: Add support for zod v4
3.4.1
Patch Changes
- 94d5f3b: Bump zod to v.3.24.4 in package.json as dev + peer dependency
3.4.0
Minor Changes
- 3a7928c: Customize error messages using a MessageBuilder.
... (truncated)
Commits
- See full diff in compare view
Updates zod from 3.25.76 to 4.1.11
Release notes
Sourced from zod's releases.
v4.1.11
Commits:
- 2bed4b39760d8e4d678203b5c8fcaf24c182fc9f 4.1.11
v4.1.10
Commits:
- 7ffedd00169d8dc2e7cb7c6d878f29b03e05b3a3 Fix shape caching (#5263)
- 82cd717a0e7ee4e1737a783c7be278fa93fd8104 v4.1.10
v4.1.9
Commits:
- a78716d91da7649a61016b81c27f49fd9e79a81e Update zshy (#5249)
- 923af801fde9f033cfd7e0e753b421a554fe3be8 Publish zod@4.1.9
v4.1.8
Commits:
- 36c4ee354d0c1f47b7311e49f6dd4b7a11de04f5 Switch back to weakmap
- a1726d53172ba52ecf90999df73778cf416264fd 4.1.8
v4.1.7
Commits:
- 0cca351c8b152d7c4113ab7c2a44675efb060677 Fix variable name inconsistency in coercion documentation (#5188)
- aa78c270f1b43f4665339f4b61e7cb88037b8c84 Add copy/edit buttons
- 76452d4119d800a722b692755c1168627bc95f0f Update button txt
- 937f73c90cac90bd3b99b12c792c289b50416510 Fix tsconfig issue in bench
- 976b43657d4aff6d47c73c1c86125623ea08752d v4.1.6 (#5222)
- 4309c61304daf40aab2124b5f513abe2b4df8637 Fix cidrv6 validation - cidrv6 should reject invalid strings with multiple slashes (#5196)
- ef95a73b6d33299743e5ff4f0645b98c1b0d6f72 feat(locales): Add Lithuanian (lt) locale (#5210)
- 3803f3f37168212f2178e8b8deceb7bad78ed904 docs: update wrong contents in codeblocks in
api.mdx(#5209)- 8a47d5c6ba8e4fe2f934a8e55d0cba4d81d821de docs: update coerce example in
api.mdx(#5207)- e87db1322f11ff6907e1789da28933d258ab75fd feat(locales): Add Georgian (ka) locale (#5203)
- c54b123e399a6ab266504eb1389c724af31d5998 docs: adds
@traversable/zodand@traversable/zod-testto v4 ecosystem (#5194)- c27a294f5b792f47b8e9dbb293a8ff8cfb287a3a Fix two tiny grammatical errors in the docs. (#5193)
- 23a2d6692398e3dd1ad1cdb0491b271a9f989380 docs: fix broken links in async refinements and transforms references (#5190)
- 845a230bb06bff679b5f00e10153f4dbbd50d2b6 fix(locales): Add type name translations to Spanish locale (#5187)
- 27f13d62b98cf5c501b828ba8837ff73cd6263d2 Improve regex precision and eliminate duplicates in regexes.ts (#5181)
- a8a52b3ba370b761be76953fa3986aa43c4172a4 fix(v4): fix Khmer and Ukrainian locales (#5177)
- 887e37cd7568219c54f9c2f71bbfe0300ce48376 Update slugs
- e1f19482bbed3fbaa563a0d8e09f1a577cc58ac7 fix(v4): ensure array defaults are shallow-cloned (#5173)
- 9f650385644ae319f806a965b83f79ebd252e497 docs(ecosystem): add DRZL; fix Prisma Zod Generator placement (#5215)
- aa6f0f02c2a92a266ff1495a8d2541ae46012fcb More fixes (#5223)
- aab33566bdb44a651cc3e27fde729285e4312419 4.1.7
v4.1.5
Commits:
... (truncated)
Commits
2bed4b34.1.1182cd717v4.1.107ffedd0Fix shape caching (#5263)923af80Publish zod@4.1.9a78716dUpdate zshy (#5249)a1726d54.1.836c4ee3Switch back to weakmapaab33564.1.7aa6f0f0More fixes (#5223)9f65038docs(ecosystem): add DRZL; fix Prisma Zod Generator placement (#5215)- Additional commits viewable 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
1
3
+171
-260
Package Dependencies
Technical Details
| ID: | 9652816 |
| UUID: | 2890541554 |
| Node ID: | PR_kwDOGmPE6c6sSiny |
| Host: | GitHub |
| Repository: | poad/github-oauth-example |
| Merge State: | Unknown |