An open index of dependabot pull requests across open source projects.

Bump the npm group with 17 updates

Merged
Number: #1994
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: October 06, 2025 at 02:38 PM UTC
(27 days ago)
Updated: October 06, 2025 at 03:51 PM UTC
(27 days ago)
Merged: October 06, 2025 at 03:51 PM UTC
(27 days ago)
by github-actions[bot]
Time to Close: about 1 hour
Labels:
dependencies javascript
Assignees:
poad
Description:

⚠️ 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

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#19562) (Nitin Kumar)

Bug Fixes

  • a129cce fix: correct no-loss-of-precision false positives for leading zeros (#20164) (Francesco Trotta)
  • 09e04fc fix: add missing AST token types (#20172) (Pixel998)
  • 861c6da fix: correct ESLint typings (#20122) (Pixel998)

Documentation

  • b950359 docs: fix typos across the docs (#20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#20153) (루밀LuMir)

Chores

  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#20157) (Pixel998)
  • 347906d chore: update eslint (#20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)
Commits
  • abee4ca chore: package.json update for @​eslint/js release
  • 90a71bf docs: update README files to add badge and instructions (#20115)
  • See full diff in compare view

Updates @types/node from 24.6.2 to 24.7.0

Commits

Updates eslint from 9.36.0 to 9.37.0

Release notes

Sourced from eslint's releases.

v9.37.0

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#19562) (Nitin Kumar)

Bug Fixes

  • a129cce fix: correct no-loss-of-precision false positives for leading zeros (#20164) (Francesco Trotta)
  • 09e04fc fix: add missing AST token types (#20172) (Pixel998)
  • 861c6da fix: correct ESLint typings (#20122) (Pixel998)

Documentation

  • b950359 docs: fix typos across the docs (#20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#20153) (루밀LuMir)

Chores

  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#20157) (Pixel998)
  • 347906d chore: update eslint (#20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)
Commits

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 recommended without flat config, causing errors when used with ESLint v9's defineConfig() helper. This has been fixed in 6.1.1.

Commits

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-only is used #8320.
  • pnpm setup creates a command shim to the pnpm executable. This is needed to be able to run pnpm self-update on 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 using pnpm add --save-catalog as 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-only is used #8320.
  • pnpm setup creates a command shim to the pnpm executable. This is needed to be able to run pnpm self-update on 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 using pnpm add --save-catalog as originally intended.
Commits

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/core bumped from ^0.15.2 to ^0.16.0

plugin-kit: v0.4.0

0.4.0 (2025-09-16)

Features

  • add support for getLocFromIndex and getIndexFromLoc (#212) (a3588d8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.2 to ^0.16.0

plugin-kit: v0.3.5

0.3.5 (2025-08-05)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.1 to ^0.15.2

plugin-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/core bumped from ^0.15.2 to ^0.16.0
Commits

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

  • treat * as a universal pattern (#50)
  • Remove ConfigArray#isExplicitMatch() (#53)

Features

  • Remove ConfigArray#isExplicitMatch() (#53) (10d8200)

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-schema bumped from ^2.1.3 to ^2.1.4

core: v0.16.0

0.16.0 (2025-09-16)

Features

Bug Fixes

  • remove unsupported nodeType from types (#268) (d800559)
Changelog

Sourced from @​eslint/core's changelog.

0.16.0 (2025-09-16)

Features

Bug Fixes

  • remove unsupported nodeType from types (#268) (d800559)
Commits

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/core bumped from ^0.15.2 to ^0.16.0

plugin-kit: v0.4.0

0.4.0 (2025-09-16)

Features

  • add support for getLocFromIndex and getIndexFromLoc (#212) (a3588d8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.2 to ^0.16.0
Changelog

Sourced from @​eslint/plugin-kit's changelog.

0.4.0 (2025-09-16)

Features

  • add support for getLocFromIndex and getIndexFromLoc (#212) (a3588d8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.2 to ^0.16.0
Commits

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

Updates baseline-browser-mapping from 2.8.10 to 2.8.12

Commits
  • f4c3e1f Patch to 2.8.12 because browser or feature data changed
  • 80c5bdb Browser or feature data changed
  • a3b88c9 Patch to 2.8.11 because browser or feature data changed
  • 912cd38 Browser or feature data changed
  • 788caa8 Updating static site
  • See full diff in compare view

Updates caniuse-lite from 1.0.30001747 to 1.0.30001748

Commits

Updates detect-libc from 2.1.1 to 2.1.2

Changelog

Sourced from detect-libc's changelog.

2.1.2 (2025-10-05)

  • Add semi-automated changelog #32 (a950b06), closes #32
  • Ensure Node.js 10 and 12 can use async file-based detection methods (#33) (a418065), closes #33
Commits

Updates napi-postinstall from 0.3.3 to 0.3.4

Release notes

Sourced from napi-postinstall's releases.

v0.3.4

Patch Changes

Changelog

Sourced from napi-postinstall's changelog.

0.3.4

Patch Changes

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

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

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v7.13.0...v7.14.0

Commits

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 @​MiaInturi

v.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 @​MiaInturi

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.

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

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/zod and @traversable/zod-test to 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

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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
Commits:
1
Files Changed:
3
Additions:
+171
Deletions:
-260
Package Dependencies
Package:
zod
Ecosystem:
npm
Version Change:
3.25.76 → 4.1.11
Update Type:
Major
Package:
eslint
Ecosystem:
npm
Version Change:
9.36.0 → 9.37.0
Update Type:
Minor
Package:
@types/node
Ecosystem:
npm
Version Change:
24.6.2 → 24.7.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.1.0 → 6.1.1
Update Type:
Patch
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.36.0 → 9.37.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.12.0 → 1.13.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.0.30001747 → 1.0.30001748
Update Type:
Patch
Package:
pnpm
Ecosystem:
npm
Version Change:
10.18.0 → 10.18.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.5.3 → 4.0.2
Update Type:
Major
Ecosystem:
npm
Version Change:
0.3.3 → 0.3.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.15.2 → 0.16.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.3.5 → 0.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.13.0 → 7.14.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.3.1 → 0.4.0
Update Type:
Minor
Package:
detect-libc
Ecosystem:
npm
Version Change:
2.1.1 → 2.1.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.0.21 → 2.0.23
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.8.10 → 2.8.12
Update Type:
Patch
Technical Details
ID: 9652816
UUID: 2890541554
Node ID: PR_kwDOGmPE6c6sSiny
Host: GitHub
Repository: poad/github-oauth-example
Merge State: Unknown