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

Bump the packages group with 10 updates

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

Bumps the packages group with 10 updates:

Package From To
pnpm 10.11.0 10.11.1
typescript-eslint 8.33.0 8.33.1
@typescript-eslint/eslint-plugin 8.33.0 8.33.1
@typescript-eslint/parser 8.33.0 8.33.1
@typescript-eslint/type-utils 8.33.0 8.33.1
@typescript-eslint/utils 8.33.0 8.33.1
@typescript-eslint/visitor-keys 8.33.0 8.33.1
array-includes 3.1.8 3.1.9
electron-to-chromium 1.5.161 1.5.162
zod 3.25.46 3.25.48

Updates pnpm from 10.11.0 to 10.11.1

Release notes

Sourced from pnpm's releases.

pnpm 10.11.1

Patch Changes

  • Fix an issue in which pnpm deploy --legacy creates unexpected directories when the root package.json has a workspace package as a peer dependency #9550.
  • Dependencies specified via a URL that redirects will only be locked to the target if it is immutable, fixing a regression when installing from GitHub releases. (#9531)
  • Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #9505.
  • Use pnpm_config_ env variables instead of npm_config_ #9571.
  • Fix a regression (in v10.9.0) causing the --lockfile-only flag on pnpm update to produce a different pnpm-lock.yaml than an update without the flag.
  • Let pnpm deploy work in repos with overrides when inject-workspace-packages=true #9283.
  • Fixed the problem of path loss caused by parsing URL address. Fixes a regression shipped in pnpm v10.11 via #9502.
  • pnpm -r --silent run should not print out section #9563.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.11.1

Patch Changes

  • Fix an issue in which pnpm deploy --legacy creates unexpected directories when the root package.json has a workspace package as a peer dependency #9550.
  • Dependencies specified via a URL that redirects will only be locked to the target if it is immutable, fixing a regression when installing from GitHub releases. (#9531)
  • Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #9505.
  • Use pnpm_config_ env variables instead of npm_config_ #9571.
  • Fix a regression (in v10.9.0) causing the --lockfile-only flag on pnpm update to produce a different pnpm-lock.yaml than an update without the flag.
  • Let pnpm deploy work in repos with overrides when inject-workspace-packages=true #9283.
  • Fixed the problem of path loss caused by parsing URL address. Fixes a regression shipped in pnpm v10.11 via #9502.
  • pnpm -r --silent run should not print out section #9563.
Commits

Updates typescript-eslint from 8.33.0 to 8.33.1

Release notes

Sourced from typescript-eslint's releases.

v8.33.1

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)
  • project-service: add missing typescript peer dependency (#11265)

❤️ Thank You

  • JounQin
  • roottool

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

Changelog

Sourced from typescript-eslint's changelog.

8.33.1 (2025-06-02)

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.33.0 to 8.33.1

Release notes

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

v8.33.1

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)
  • project-service: add missing typescript peer dependency (#11265)

❤️ Thank You

  • JounQin
  • roottool

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

Changelog

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

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)

❤️ Thank You

  • roottool

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

Commits
  • 936f350 chore(release): publish 8.33.1
  • c14bcac fix: exclude docs/ directory from eslint-plugin package (#11251)
  • e493317 docs(eslint-plugin): add FAQ about JSDoc link usage with no-unused-vars (#11259)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.33.0 to 8.33.1

Release notes

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

v8.33.1

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)
  • project-service: add missing typescript peer dependency (#11265)

❤️ Thank You

  • JounQin
  • roottool

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

Changelog

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

8.33.1 (2025-06-02)

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.0 to 8.33.1

Release notes

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

v8.33.1

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)
  • project-service: add missing typescript peer dependency (#11265)

❤️ Thank You

  • JounQin
  • roottool

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

Changelog

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

8.33.1 (2025-06-02)

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.33.0 to 8.33.1

Release notes

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

v8.33.1

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)
  • project-service: add missing typescript peer dependency (#11265)

❤️ Thank You

  • JounQin
  • roottool

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

Changelog

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

8.33.1 (2025-06-02)

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.0 to 8.33.1

Release notes

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

v8.33.1

8.33.1 (2025-06-02)

🩹 Fixes

  • exclude docs/ directory from eslint-plugin package (#11251)
  • project-service: add missing typescript peer dependency (#11265)

❤️ Thank You

  • JounQin
  • roottool

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

Changelog

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

8.33.1 (2025-06-02)

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 array-includes from 3.1.8 to 3.1.9

Changelog

Sourced from array-includes's changelog.

v3.1.9 - 2025-06-01

Commits

  • [Deps] update call-bind, es-abstract, es-object-atoms, get-intrinsic, is-string 3b934ae
  • [Refactor] use call-bound and math-intrinsics directly 160ea60
  • [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog, hastrict-mode, tape 4e4c67d
  • [Tests] replace aud with npm audit 9c5ec1c
  • [Dev Deps] add missing peer dep 863d207
Commits
  • afad864 v3.1.9
  • 160ea60 [Refactor] use call-bound and math-intrinsics directly
  • 3b934ae [Deps] update call-bind, es-abstract, es-object-atoms, get-intrinsic,...
  • 863d207 [Dev Deps] add missing peer dep
  • 4e4c67d [Dev Deps] update @es-shims/api, @ljharb/eslint-config, auto-changelog,...
  • 9c5ec1c [Tests] replace aud with npm audit
  • See full diff in compare view

Updates electron-to-chromium from 1.5.161 to 1.5.162

Commits

Updates zod from 3.25.46 to 3.25.48

Release notes

Sourced from zod's releases.

v3.25.48

Commits:

  • a1276395e53df7a77219ac1a59f20e3f9c710f67 rm console.dir from $ZodDiscriminatedUnion (#4593)
  • 343bd590278c68f86208395ab5da6c213ccc88f3 3.25.48

v3.25.47

Commits:

  • 98cd8b33e0e1b85dfe26227a05e77bbf5fc3f014 Fix more excessively deep
  • 7bfc8af0f805453ac06d0d11bce7e76b01fd3240 3.25.47
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:
zod
Ecosystem:
npm
Version Change:
3.25.46 → 3.25.48
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.33.0 → 8.33.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.161 → 1.5.162
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.33.0 → 8.33.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.33.0 → 8.33.1
Update Type:
Patch
Package:
pnpm
Ecosystem:
npm
Version Change:
10.11.0 → 10.11.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.33.0 → 8.33.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.33.0 → 8.33.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.33.0 → 8.33.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.1.8 → 3.1.9
Update Type:
Patch
Technical Details
ID: 1253970
UUID: 3111871497
Node ID: PR_kwDOMzbQP86YtyN2
Host: GitHub
Repository: poad/github-rest-api-executor