Bump the packages group with 10 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 3
(5 months ago)
(5 months ago)
(5 months ago)
dependencies javascript
poad
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 --legacycreates unexpected directories when the rootpackage.jsonhas 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
strictPeerDependenciesistruebut all issues are ignored bypeerDependencyRules#9505.- Use
pnpm_config_env variables instead ofnpm_config_#9571.- Fix a regression (in v10.9.0) causing the
--lockfile-onlyflag onpnpm updateto produce a differentpnpm-lock.yamlthan an update without the flag.- Let
pnpm deploywork in repos withoverrideswheninject-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 runshould 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 --legacycreates unexpected directories when the rootpackage.jsonhas 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
strictPeerDependenciesistruebut all issues are ignored bypeerDependencyRules#9505.- Use
pnpm_config_env variables instead ofnpm_config_#9571.- Fix a regression (in v10.9.0) causing the
--lockfile-onlyflag onpnpm updateto produce a differentpnpm-lock.yamlthan an update without the flag.- Let
pnpm deploywork in repos withoverrideswheninject-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 runshould 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
typescriptpeer 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
936f350chore(release): publish 8.33.1- See full diff in compare view
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
typescriptpeer 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
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
typescriptpeer 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
936f350chore(release): publish 8.33.1- See full diff in compare view
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
typescriptpeer 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
936f350chore(release): publish 8.33.1- See full diff in compare view
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
typescriptpeer 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
936f350chore(release): publish 8.33.1- See full diff in compare view
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
typescriptpeer 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
936f350chore(release): publish 8.33.1- See full diff in compare view
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-string3b934ae- [Refactor] use
call-boundandmath-intrinsicsdirectly160ea60- [Dev Deps] update
@es-shims/api,@ljharb/eslint-config,auto-changelog,hastrict-mode,tape4e4c67d- [Tests] replace
audwithnpm audit9c5ec1c- [Dev Deps] add missing peer dep
863d207
Commits
afad864v3.1.9160ea60[Refactor] usecall-boundandmath-intrinsicsdirectly3b934ae[Deps] updatecall-bind,es-abstract,es-object-atoms,get-intrinsic,...863d207[Dev Deps] add missing peer dep4e4c67d[Dev Deps] update@es-shims/api,@ljharb/eslint-config,auto-changelog,...9c5ec1c[Tests] replaceaudwithnpm audit- See full diff in compare view
Updates electron-to-chromium from 1.5.161 to 1.5.162
Commits
e0b74ca1.5.16259ba905generate new version- See full diff in compare view
Updates zod from 3.25.46 to 3.25.48
Release notes
Sourced from zod's releases.
v3.25.48
Commits:
- a1276395e53df7a77219ac1a59f20e3f9c710f67 rm
console.dirfrom$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 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
0
0
+0
-0
Package Dependencies
@typescript-eslint/parser
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/eslint-plugin
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/type-utils
npm
8.33.0 → 8.33.1
Patch
@typescript-eslint/visitor-keys
npm
8.33.0 → 8.33.1
Patch
Technical Details
| ID: | 1253970 |
| UUID: | 3111871497 |
| Node ID: | PR_kwDOMzbQP86YtyN2 |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |