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

Bump the npm group with 10 updates

Merged
Number: #1911
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 3
Created: May 28, 2025 at 02:24 PM UTC
(6 months ago)
Updated: May 28, 2025 at 02:25 PM UTC
(6 months ago)
Merged: May 28, 2025 at 02:25 PM UTC
(6 months ago)
by github-actions[bot]
Time to Close: 1 minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 10 updates:

Package From To
@types/node 22.15.21 22.15.23
typescript-eslint 8.32.1 8.33.0
@typescript-eslint/eslint-plugin 8.32.1 8.33.0
@typescript-eslint/parser 8.32.1 8.33.0
@typescript-eslint/type-utils 8.32.1 8.33.0
@typescript-eslint/utils 8.32.1 8.33.0
@typescript-eslint/visitor-keys 8.32.1 8.33.0
electron-to-chromium 1.5.158 1.5.159
fdir 6.4.4 6.4.5
unrs-resolver 1.7.2 1.7.5

Updates @types/node from 22.15.21 to 22.15.23

Commits

Updates typescript-eslint from 8.32.1 to 8.33.0

Release notes

Sourced from typescript-eslint's releases.

v8.33.0

8.33.0 (2025-05-26)

🚀 Features

  • create standalone project-service, tsconfig-utils packages (#11182)

❤️ Thank You

  • Josh Goldberg ✨

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

Changelog

Sourced from typescript-eslint's changelog.

8.33.0 (2025-05-26)

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 @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.0

Release notes

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

v8.33.0

8.33.0 (2025-05-26)

🚀 Features

  • create standalone project-service, tsconfig-utils packages (#11182)

❤️ Thank You

  • Josh Goldberg ✨

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

Changelog

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

8.33.0 (2025-05-26)

This was a version bump only for eslint-plugin 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/parser from 8.32.1 to 8.33.0

Release notes

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

v8.33.0

8.33.0 (2025-05-26)

🚀 Features

  • create standalone project-service, tsconfig-utils packages (#11182)

❤️ Thank You

  • Josh Goldberg ✨

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

Changelog

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

8.33.0 (2025-05-26)

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.32.1 to 8.33.0

Release notes

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

v8.33.0

8.33.0 (2025-05-26)

🚀 Features

  • create standalone project-service, tsconfig-utils packages (#11182)

❤️ Thank You

  • Josh Goldberg ✨

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

Changelog

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

8.33.0 (2025-05-26)

This was a version bump only for type-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/utils from 8.32.1 to 8.33.0

Release notes

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

v8.33.0

8.33.0 (2025-05-26)

🚀 Features

  • create standalone project-service, tsconfig-utils packages (#11182)

❤️ Thank You

  • Josh Goldberg ✨

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

Changelog

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

8.33.0 (2025-05-26)

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.32.1 to 8.33.0

Release notes

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

v8.33.0

8.33.0 (2025-05-26)

🚀 Features

  • create standalone project-service, tsconfig-utils packages (#11182)

❤️ Thank You

  • Josh Goldberg ✨

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

Changelog

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

8.33.0 (2025-05-26)

This was a version bump only for visitor-keys 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 electron-to-chromium from 1.5.158 to 1.5.159

Commits

Updates fdir from 6.4.4 to 6.4.5

Release notes

Sourced from fdir's releases.

v6.4.5

What's Changed

  1. Ensure callback is called only once by @​thecodrr in thecodrr/fdir#144

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

Commits

Updates unrs-resolver from 1.7.2 to 1.7.5

Release notes

Sourced from unrs-resolver's releases.

v1.7.5

Bug Fixes

  • should try package exports first per spec (#118)

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.4...v1.7.5

v1.7.4

Bug Fixes

  • prefer file over package dir in node_modules (#116)

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.3...v1.7.4

v1.7.3

Bug Fixes

  • custom condition_names should take higher priority than target in package.json (#115)

Full Changelog: https://github.com/unrs/unrs-resolver/compare/v1.7.2...v1.7.3

Changelog

Sourced from unrs-resolver's changelog.

1.7.5 - 2025-05-28

Bug Fixes

  • should try package exports first per spec (#118)

1.7.4 - 2025-05-28

Bug Fixes

  • prefer file over package dir in node_modules (#116)

1.7.3 - 2025-05-28

Bug Fixes

  • custom condition_names should take higher priority than target in package.json (#115)
Commits
  • 7f57c6e chore: release v1.7.5 (#120)
  • 9f79bc7 docs: split out CHANGELOG_OLD.md
  • 4b0e72f ci: migration release-plz action repo
  • b19e7e8 fix: should try package exports first per spec (#118)
  • e1c93e9 chore: release v1.7.4 (#117)
  • ff4799e fix: prefer file over package dir in node_modules (#116)
  • b782e89 chore: release v1.7.3 (#114)
  • 1e51e82 fix: custom condition_names should take higher priority than target in pack...
  • 4b5f796 chore: bump all (dev)Dependencies (#112)
  • 70eb1e3 chore(deps): update all dependencies (#111)
  • 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 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:
2
Additions:
+186
Deletions:
-161
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.21 → 22.15.23
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.1 → 8.33.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.158 → 1.5.159
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.1 → 8.33.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.32.1 → 8.33.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.7.2 → 1.7.5
Update Type:
Patch
Package:
fdir
Ecosystem:
npm
Version Change:
6.4.4 → 6.4.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.1 → 8.33.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.32.1 → 8.33.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.32.1 → 8.33.0
Update Type:
Minor
Technical Details
ID: 717175
UUID: 2549738016
Node ID: PR_kwDOGmPE6c6X-eog
Host: GitHub
Repository: poad/github-oauth-example
Merge State: Unknown