chore(deps-dev): bump the dependencies group across 1 directory with 3 updates#411
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
@dependabot recreate |
…3 updates Bumps the dependencies group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [nock](https://github.com/nock/nock) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 25.6.0 to 25.6.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `nock` from 14.0.14 to 14.0.15 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.14...v14.0.15) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nock dependency-version: 14.0.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
78ecac6 to
7150190
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #411 +/- ##
==========================================
+ Coverage 85.59% 85.74% +0.15%
==========================================
Files 26 25 -1
Lines 1270 1305 +35
Branches 250 241 -9
==========================================
+ Hits 1087 1119 +32
+ Misses 110 108 -2
- Partials 73 78 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
Updates dev tooling dependencies (TypeScript, nock, and @types/node) and adjusts the test TypeScript/Jest configuration to remain compatible with the dependency updates.
Changes:
- Bump
typescriptto^6.0.3and refresh lockfile-resolved versions fornockand@types/node. - Configure Jest to use the tests-specific tsconfig and enable
esModuleInteropfor test compilation. - Update test imports to use
nockdefault import style.
Reviewed changes
Copilot reviewed 10 out of 12 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| tsconfig.json | Restricts global ambient types to Node to stabilize type resolution. |
| tests/tsconfig.spec.json | Enables esModuleInterop for tests to support default imports like nock. |
| tests/setup.ts | Switches nock import to default import. |
| tests/jest.config.js | Adds explicit ts-jest transform using the tests tsconfig; updates coverage collection exclusions. |
| tests/index.test.ts | Switches nock import to default import. |
| tests/helpers/nocks.ts | Updates nock typing approach for the helper factory. |
| tests/headers.test.ts | Switches nock import to default import; adds explicit this typing in one reply callback. |
| tests/credentials.test.ts | Switches nock import to default import. |
| tests/client.test.ts | Switches nock import to default import. |
| tests/apiExecutor.test.ts | Switches nock import to default import. |
| package.json | Bumps typescript to ^6.0.3. |
| package-lock.json | Updates lockfile entries for typescript, nock, and @types/node. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the dependencies group with 3 updates in the / directory: @types/node, nock and typescript.
Updates
@types/nodefrom 25.6.0 to 25.6.1Commits
Updates
nockfrom 14.0.14 to 14.0.15Release notes
Sourced from nock's releases.
Commits
de5450cfix: Revert "fix(backport): apply body delay before the response end" (#2973)Updates
typescriptfrom 5.9.3 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0