-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the other-dependencies group across 1 directory with 4 updates #46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
enomoto-kazuya
merged 4 commits into
main
from
dependabot/npm_and_yarn/main/other-dependencies-0a85819de4
Nov 19, 2025
Merged
chore(deps): bump the other-dependencies group across 1 directory with 4 updates #46
enomoto-kazuya
merged 4 commits into
main
from
dependabot/npm_and_yarn/main/other-dependencies-0a85819de4
Nov 19, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
e8293dd to
5c61685
Compare
5c61685 to
f1eb73f
Compare
…h 4 updates Bumps the other-dependencies group with 4 updates in the / directory: [undici](https://github.com/nodejs/undici), [@vercel/ncc](https://github.com/vercel/ncc), [ts-jest](https://github.com/kulshekhar/ts-jest) and [typescript](https://github.com/microsoft/TypeScript). Updates `undici` from 7.12.0 to 7.16.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.12.0...v7.16.0) Updates `@vercel/ncc` from 0.38.3 to 0.38.4 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.3...0.38.4) Updates `ts-jest` from 29.4.0 to 29.4.4 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.0...v29.4.4) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: undici dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: ts-jest dependency-version: 29.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other-dependencies - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
f1eb73f to
4de16f8
Compare
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
undici v7.16.0 removed the maxRedirections option from the request API. The library now handles redirects safely by default. Fixes the TypeScript compilation error: TS2353: Object literal may only specify known properties, and 'maxRedirections' does not exist in type RequestOptions 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Contributor
DeployGate Upload Information
|
enomoto-kazuya
approved these changes
Nov 19, 2025
Contributor
enomoto-kazuya
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
廃止されたパラメータの削除
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the other-dependencies group with 4 updates in the / directory: undici, @vercel/ncc, ts-jest and typescript.
Updates
undicifrom 7.12.0 to 7.16.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
7392d6fBumped v7.16.0 (#4532)415c66dfix: make error symbols non enumerable (#4531)f182ff1Disable SIMD for PPC64 architecture, add UNDICI_NO_WASM_SIMD env to facilitat...95d835cexample: use metcoders https-pem for the example (#4436)7c42918fix: shell command built from environment values (#4392)51651a1fix: wpt should use master branch (#4524)82ea8fcrefactor: parseHttpDate (#4421)909a584websocket: always emit error event (#4521)d7bb09efetch: process content-encoding header only if relevant (#4496)e652f03wpt: properly handle write permissions errors in wpt-runner setup (#4518)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for undici since your current version.
Updates
@vercel/nccfrom 0.38.3 to 0.38.4Release notes
Sourced from
@vercel/ncc's releases.Commits
e72d34dfix(cjs-build): enable evaluating import.meta in cjs build (#1236)186af2bchore(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#1...162c7d4chore(deps): Bump actions/checkout from 4 to 5 (#1283)24734b5chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 (#1280)7bf44d5chore(deps): Bump sha.js from 2.4.11 to 2.4.12 (#1281)50f1851chore(deps): Bump tmp from 0.2.3 to 0.2.4 (#1278)d797f1bchore(deps-dev): Bump koa from 2.16.1 to 3.0.1 (#1272)9bdbd47chore(deps): Bump pbkdf2 from 3.1.2 to 3.1.3 (#1266)cbfd660chore(deps-dev): bump test deps for aws-sdk (#1263)d17397fchore(deps-dev): Bump axios from 1.7.7 to 1.8.2 (#1262)Updates
ts-jestfrom 29.4.0 to 29.4.4Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
89a4f9fchore(release): 29.4.425cb706Revert "fix: introducetranspilationoption to replaceisolatedModulesop...8a7e4c2build(deps): Update dependency ts-jest to ^29.4.351a5a92build(deps): Update dependency@types/nodeto v20.19.17a44e9ccchore(release): 29.4.397e2c03docs: correct link to doc fortranspilationoption94b6ab4build(deps): Update dependency esbuild to ~0.25.105868761fix: introducetranspilationoption to replaceisolatedModulesoption (#5...54dee26build(deps): Update dependency@types/nodeto v20.19.16f5ac13bbuild(deps): Update dependency memfs to ^4.42.0Updates
typescriptfrom 5.8.3 to 5.9.2Release notes
Sourced from typescript's releases.
Commits
be86783Give more specific errors forverbatimModuleSyntax(#62113)22ef577LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414cDon't usenoErrorTruncationwhen printing types withmaximumLengthset (#...f14b5c8Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84Restore AbortSignal.abort (#62086)65cb4bdLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03Clear out checker-level stacks on pop (#62016)87740bcFix for Issue 61081 (#61221)833a8d4Fix Symbol completion priority and cursor positioning (#61945)0018c9fLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...You can trigger a rebase of this PR 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 conditionsNote
Upgrade key dependencies and remove the maxRedirections option from the undici request call.
undicito7.16.0,@vercel/nccto0.38.4,ts-jestto29.4.5, andtypescriptto5.9.3.ts-jestnow useshandlebars; removesejs-related transitive packages and adds related deps.maxRedirectionsfromundicirequestoptions insrc/main.ts.Written by Cursor Bugbot for commit 780574a. This will update automatically on new commits. Configure here.