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

Bump the npm group with 15 updates

Closed
Number: #1919
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 3
Created: June 10, 2025 at 02:35 PM UTC
(6 months ago)
Updated: June 10, 2025 at 02:37 PM UTC
(6 months ago)
Closed: June 10, 2025 at 02:35 PM UTC
(6 months ago)
Time to Close: 1 minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 15 updates:

Package From To
@types/node 22.15.30 24.0.0
@types/react 19.1.6 19.1.7
typescript-eslint 8.33.1 8.34.0
@types/prop-types 15.7.14 15.7.15
@typescript-eslint/eslint-plugin 8.33.1 8.34.0
@typescript-eslint/parser 8.33.1 8.34.0
@typescript-eslint/type-utils 8.33.1 8.34.0
@typescript-eslint/utils 8.33.1 8.34.0
@typescript-eslint/visitor-keys 8.33.1 8.34.0
electron-to-chromium 1.5.165 1.5.166
espree 10.3.0 10.4.0
fdir 6.4.5 6.4.6
terser 5.41.0 5.42.0
undici-types 6.21.0 7.8.0
unrs-resolver 1.7.11 1.7.13

Updates @types/node from 22.15.30 to 24.0.0

Commits

Updates @types/react from 19.1.6 to 19.1.7

Commits

Updates typescript-eslint from 8.33.1 to 8.34.0

Release notes

Sourced from typescript-eslint's releases.

v8.34.0

8.34.0 (2025-06-09)

🚀 Features

  • type-utils: deprecated getSourceFileOfNode function (#11284)

🩹 Fixes

  • typescript-estree: change the token type of null from Keyword to Null (#11283)
  • typescript-estree: add validation to interface extends (#11271)
  • visitor-keys: fix visitor keys order (#11279)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.34.0 (2025-06-09)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @types/prop-types from 15.7.14 to 15.7.15

Commits

Updates @typescript-eslint/eslint-plugin from 8.33.1 to 8.34.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.34.0

8.34.0 (2025-06-09)

🚀 Features

  • type-utils: deprecated getSourceFileOfNode function (#11284)

🩹 Fixes

  • typescript-estree: change the token type of null from Keyword to Null (#11283)
  • typescript-estree: add validation to interface extends (#11271)
  • visitor-keys: fix visitor keys order (#11279)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

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

8.34.0 (2025-06-09)

🩹 Fixes

  • typescript-estree: add validation to interface extends (#11271)

❤️ Thank You

  • Tao

You can read about our versioning strategy and releases on our website.

Commits
  • 8915a47 chore(release): publish 8.34.0
  • 8208974 docs: rename "directive comments" to "comment directives" (#11268)
  • 685e530 fix(typescript-estree): add validation to interface extends (#11271)
  • 0f5c59c chore(eslint-plugin): [prefer-optional-chain] fix comment placement (#11269)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.33.1 to 8.34.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.34.0

8.34.0 (2025-06-09)

🚀 Features

  • type-utils: deprecated getSourceFileOfNode function (#11284)

🩹 Fixes

  • typescript-estree: change the token type of null from Keyword to Null (#11283)
  • typescript-estree: add validation to interface extends (#11271)
  • visitor-keys: fix visitor keys order (#11279)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.34.0 (2025-06-09)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/type-utils from 8.33.1 to 8.34.0

Release notes

Sourced from @​typescript-eslint/type-utils's releases.

v8.34.0

8.34.0 (2025-06-09)

🚀 Features

  • type-utils: deprecated getSourceFileOfNode function (#11284)

🩹 Fixes

  • typescript-estree: change the token type of null from Keyword to Null (#11283)
  • typescript-estree: add validation to interface extends (#11271)
  • visitor-keys: fix visitor keys order (#11279)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/type-utils's changelog.

8.34.0 (2025-06-09)

🚀 Features

  • type-utils: deprecated getSourceFileOfNode function (#11284)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/utils from 8.33.1 to 8.34.0

Release notes

Sourced from @​typescript-eslint/utils's releases.

v8.34.0

8.34.0 (2025-06-09)

🚀 Features

  • type-utils: deprecated getSourceFileOfNode function (#11284)

🩹 Fixes

  • typescript-estree: change the token type of null from Keyword to Null (#11283)
  • typescript-estree: add validation to interface extends (#11271)
  • visitor-keys: fix visitor keys order (#11279)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/utils's changelog.

8.34.0 (2025-06-09)

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/visitor-keys from 8.33.1 to 8.34.0

Release notes

Sourced from @​typescript-eslint/visitor-keys's releases.

v8.34.0

8.34.0 (2025-06-09)

🚀 Features

  • type-utils: deprecated getSourceFileOfNode function (#11284)

🩹 Fixes

  • typescript-estree: change the token type of null from Keyword to Null (#11283)
  • typescript-estree: add validation to interface extends (#11271)
  • visitor-keys: fix visitor keys order (#11279)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/visitor-keys's changelog.

8.34.0 (2025-06-09)

🩹 Fixes

  • visitor-keys: fix visitor keys order (#11279)

❤️ Thank You

  • overlookmotel

You can read about our versioning strategy and releases on our website.

Commits

Updates electron-to-chromium from 1.5.165 to 1.5.166

Commits

Updates espree from 10.3.0 to 10.4.0

Release notes

Sourced from espree's releases.

espree: v10.4.0

10.4.0 (2025-06-09)

Features

  • Add support for ES2026 using and await using declarations (#658) (39e0865)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • eslint-visitor-keys bumped from ^4.2.0 to ^4.2.1
Changelog

Sourced from espree's changelog.

10.4.0 (2025-06-09)

Features

  • Add support for ES2026 using and await using declarations (#658) (39e0865)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • eslint-visitor-keys bumped from ^4.2.0 to ^4.2.1
Commits
  • ab3d593 chore: release main (#657)
  • 39e0865 feat: Add support for ES2026 using and await using declarations (#658)
  • 796a48c docs: Update README sponsors
  • eb0c9c9 docs: Update README sponsors
  • 5d2a5ca docs: Update README sponsors
  • d615b41 docs: Update README sponsors
  • 15e69f6 docs: Update README sponsors
  • aac1fc2 docs: Update README sponsors
  • 308e239 chore: move CLI test tools to root level and update package.json files (#650)
  • b66adb9 docs: Update README sponsors
  • Additional commits viewable in compare view

Updates fdir from 6.4.5 to 6.4.6

Release notes

Sourced from fdir's releases.

v6.4.6

What's Changed

Full Changelog: https://github.com/thecodrr/fdir/compare/v6.4.5...v6.4.6

Commits

Updates terser from 5.41.0 to 5.42.0

Changelog

Sourced from terser's changelog.

v5.42.0

  • Improved performance in the parse step by adding a fast path for simple identifiers.
  • Improved ESTree conversion
Commits
  • c189265 5.42.0
  • 3bbb8a3 update changelog
  • 65b566d remove modern syntax from test
  • aa35937 estree: overhaul conversion code and test feature parity with Acorn. Closes #365
  • e1fb380 performance: create a fast path for parsing names without special characters
  • See full diff in compare view

Updates undici-types from 6.21.0 to 7.8.0

Release notes

Sourced from undici-types's releases.

v7.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v7.7.0...v7.8.0

v7.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v7.6.0...v7.7.0

v7.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v7.5.0...v7.6.0

... (truncated)

Commits

Updates unrs-resolver from 1.7.11 to 1.7.13

Release notes

Sourced from unrs-resolver's releases.

v1.7.13

Bug Fixes

  • support extends in referenced project (#142)

New Contributors

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.12...v1.7.13

v1.7.12

Bug Fixes

  • npm protocol alias with pnp should be supported (#139)

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.11...v1.7.12

Changelog

Sourced from unrs-resolver's changelog.

1.7.13 - 2025-06-10

Bug Fixes

  • support extends in referenced project (#142)

1.7.12 - 2025-06-09

Bug Fixes

  • npm protocol alias with pnp should be supported (#139)
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:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.30 → 24.0.0
Update Type:
Major
Ecosystem:
npm
Version Change:
19.1.6 → 19.1.7
Update Type:
Patch
Package:
terser
Ecosystem:
npm
Version Change:
5.41.0 → 5.42.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.33.1 → 8.34.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.165 → 1.5.166
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.33.1 → 8.34.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.33.1 → 8.34.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.7.11 → 1.7.13
Update Type:
Patch
Package:
fdir
Ecosystem:
npm
Version Change:
6.4.5 → 6.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.33.1 → 8.34.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.33.1 → 8.34.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.33.1 → 8.34.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.21.0 → 7.8.0
Update Type:
Major
Ecosystem:
npm
Version Change:
15.7.14 → 15.7.15
Update Type:
Patch
Package:
espree
Ecosystem:
npm
Version Change:
10.3.0 → 10.4.0
Update Type:
Minor
Technical Details
ID: 1430180
UUID: 3133848687
Node ID: PR_kwDOGmPE6c6Z3_mS
Host: GitHub
Repository: poad/github-oauth-example