Skip to content

deps(dev): bump the dev-patch-minor-dependencies group across 1 directory with 8 updates - #94

Merged
sbosio merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-patch-minor-dependencies-76e39950b9
Aug 14, 2026
Merged

deps(dev): bump the dev-patch-minor-dependencies group across 1 directory with 8 updates#94
sbosio merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-patch-minor-dependencies-76e39950b9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

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 dev-patch-minor-dependencies group with 7 updates in the / directory:

Package From To
@oclif/plugin-help 6.2.50 6.2.58
@types/supertest 7.2.0 7.2.1
@vitest/coverage-v8 4.1.8 4.1.10
eslint 9.39.4 9.39.5
nock 14.0.12 14.0.17
oclif 4.23.14 4.23.30
tsx 4.23.1 4.23.12

Updates @oclif/plugin-help from 6.2.50 to 6.2.58

Release notes

Sourced from @​oclif/plugin-help's releases.

6.2.58

Bug Fixes

  • deps: bump @​oclif/core from 4.13.2 to 4.13.3 (#1168) (b2b5095)

6.2.57

Bug Fixes

6.2.56

Bug Fixes

  • deps: bump @​oclif/core from 4.13.0 to 4.13.2 (#1167) (eb6c62b)

6.2.55

Bug Fixes

  • deps: bump @​oclif/core from 4.11.14 to 4.13.0 (#1161) (ee83c65)

6.2.54

Bug Fixes

6.2.53

Bug Fixes

  • deps: bump @​oclif/core from 4.11.7 to 4.11.11 (#1146) (67586b0)

6.2.52

Bug Fixes

6.2.51

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.7 (#1144) (15f0043)
Changelog

Sourced from @​oclif/plugin-help's changelog.

6.2.58 (2026-08-09)

Bug Fixes

  • deps: bump @​oclif/core from 4.13.2 to 4.13.3 (#1168) (b2b5095)

6.2.57 (2026-08-09)

Bug Fixes

6.2.56 (2026-08-01)

Bug Fixes

  • deps: bump @​oclif/core from 4.13.0 to 4.13.2 (#1167) (eb6c62b)

6.2.55 (2026-07-26)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.14 to 4.13.0 (#1161) (ee83c65)

6.2.54 (2026-07-26)

Bug Fixes

6.2.53 (2026-06-28)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.7 to 4.11.11 (#1146) (67586b0)

6.2.52 (2026-06-20)

Bug Fixes

6.2.51 (2026-06-20)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.7 (#1144) (15f0043)
Commits
  • 245d1e4 chore(release): 6.2.58 [skip ci]
  • b2b5095 fix(deps): bump @​oclif/core from 4.13.2 to 4.13.3 (#1168)
  • 8c40446 chore(release): 6.2.57 [skip ci]
  • 1511d2f fix(deps): bump js-yaml from 4.3.0 to 4.3.1 (#1170)
  • c423ffc chore(dev-deps): bump mocha from 11.7.6 to 11.8.0 (#1169)
  • adb3888 chore(dev-deps): bump @​oclif/test from 4.1.20 to 4.1.21 (#1165)
  • 59405b7 chore(dev-deps): bump eslint-config-oclif from 6.0.178 to 6.0.179 (#1166)
  • dfd065c chore(release): 6.2.56 [skip ci]
  • eb6c62b fix(deps): bump @​oclif/core from 4.13.0 to 4.13.2 (#1167)
  • 39c20f7 chore(dev-deps): bump oclif from 4.23.27 to 4.23.29 (#1160)
  • Additional commits viewable in compare view

Updates @types/supertest from 7.2.0 to 7.2.1

Commits

Updates @vitest/coverage-v8 from 4.1.8 to 4.1.10

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub

v4.1.9

🐞 Bug Fixes

View changes on GitHub
Commits

Updates eslint from 9.39.4 to 9.39.5

Release notes

Sourced from eslint's releases.

v9.39.5

Bug Fixes

Documentation

  • 74930ed docs: switch build to Node.js 24 (#20894) (Milos Djermanovic)
  • eaec8bb docs: Add ESLint v9.x EOL notice (#20828) (Milos Djermanovic)

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@0.8.2 (#20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#20619) (Copilot)
Commits

Updates nock from 14.0.12 to 14.0.17

Release notes

Sourced from nock's releases.

v14.0.17

14.0.17 (2026-07-30)

Bug Fixes

  • remove interceptor from scope.interceptors on nock.removeInterceptor (#2997) (1ee467c)

v14.0.16

14.0.16 (2026-06-26)

Bug Fixes

  • guard against AbortSignal-aborted requests in response handler (#2977) (2d68e8a), closes #2949

v14.0.15

14.0.15 (2026-05-07)

Bug Fixes

  • Revert "fix(backport): apply body delay before the response end" (#2973) (de5450c), closes #2969

v14.0.14

14.0.14 (2026-04-30)

Bug Fixes

  • backport: apply body delay before the response end (#2969) (215cd2a)

v14.0.13

14.0.13 (2026-04-20)

Bug Fixes

  • types: align Definition with runtime; add rawHeaders, drop headers (#2955) (07fbfab)
Commits
  • 1ee467c fix: remove interceptor from scope.interceptors on nock.removeInterceptor (#2...
  • da20f4b chore(deps): bump actions/checkout from 6 to 7 (#2987)
  • 2d68e8a fix: guard against AbortSignal-aborted requests in response handler (#2977)
  • de5450c fix: Revert "fix(backport): apply body delay before the response end" (#2973)
  • 215cd2a fix(backport): apply body delay before the response end (#2969)
  • 07fbfab fix(types): align Definition with runtime; add rawHeaders, drop headers (#2955)
  • fe2c3ea chore(deps-dev): bump lodash-es from 4.17.23 to 4.18.1 (#2961)
  • ee49b4f chore(deps-dev): bump flatted from 3.2.5 to 3.4.2
  • 11bf183 chore(deps-dev): bump undici from 6.23.0 to 6.24.1 (#2954)
  • 6b80154 chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#2960)
  • Additional commits viewable in compare view

Updates oclif from 4.23.14 to 4.23.30

Release notes

Sourced from oclif's releases.

4.23.30

Bug Fixes

  • deps: bump fast-uri from 3.1.4 to 3.1.5 (6a99532)

4.23.29

Bug Fixes

  • deps: bump fast-uri from 3.1.2 to 3.1.4 (75894c9)

4.23.28

Bug Fixes

  • pinned certain tests to TS6 (W-23513992) (#2076) (536f8cd)

4.23.27

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1073.0 to 3.1079.0 (0404a5c)

4.23.26

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.1075.0 to 3.1079.0 (01ab66a)

4.23.25

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.52 to 6.2.53 (28d8b94)

4.23.24

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.11 (c58ef7c)

4.23.23

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (cabf031)

4.23.22

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.1068.0 to 3.1075.0 (acabb5c)

4.23.21

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.50 to 6.2.52 (cafe92c)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.23.30 (2026-08-06)

Bug Fixes

  • deps: bump fast-uri from 3.1.4 to 3.1.5 (6a99532)

4.23.29 (2026-07-25)

Bug Fixes

  • deps: bump fast-uri from 3.1.2 to 3.1.4 (75894c9)

4.23.28 (2026-07-20)

Bug Fixes

  • pinned certain tests to TS6 (W-23513992) (#2076) (536f8cd)

4.23.27 (2026-07-06)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1073.0 to 3.1079.0 (0404a5c)

4.23.26 (2026-07-05)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.1075.0 to 3.1079.0 (01ab66a)

4.23.25 (2026-07-05)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.52 to 6.2.53 (28d8b94)

4.23.24 (2026-06-29)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.11 (c58ef7c)

4.23.23 (2026-06-28)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (cabf031)

4.23.22 (2026-06-28)

... (truncated)

Commits
  • b6b6a8b chore(release): 4.23.30 [skip ci]
  • ca4c8fa Merge pull request #2078 from oclif/dependabot-npm_and_yarn-fast-uri-3.1.5
  • 6a99532 fix(deps): bump fast-uri from 3.1.4 to 3.1.5
  • 9aacfe5 chore(release): 4.23.29 [skip ci]
  • e0d46cb Merge pull request #2077 from oclif/dependabot-npm_and_yarn-fast-uri-3.1.4
  • 75894c9 fix(deps): bump fast-uri from 3.1.2 to 3.1.4
  • 1ddad1c Merge pull request #2075 from MorielHarush/win-def
  • 61edf2e aware users from defender
  • b9ada83 chore(release): 4.23.28 [skip ci]
  • 536f8cd fix: pinned certain tests to TS6 (W-23513992) (#2076)
  • Additional commits viewable in compare view

Updates tsx from 4.23.1 to 4.23.12

Release notes

Sourced from tsx's releases.

v4.23.12

4.23.12 (2026-08-10)

Bug Fixes

  • shim import.meta when tokens are split by comments or newlines (#829) (ed9d330), closes #828

This release is also available on:

v4.23.11

4.23.11 (2026-08-07)

Bug Fixes

  • preserve async ESM require fallback (55cbece)

This release is also available on:

v4.23.10

4.23.10 (2026-08-07)

Bug Fixes


This release is also available on:

v4.23.9

4.23.9 (2026-08-06)

Bug Fixes

  • map Node test locations (2f55884)
  • support data URLs in tsImport (b94f46f)

This release is also available on:

v4.23.8

... (truncated)

Commits
  • ed9d330 fix: shim import.meta when tokens are split by comments or newlines (#829)
  • 651f5be test: cover CommonJS TypeScript import.meta paths
  • bd3bc64 test: cover CommonJS loader source fallback
  • 55cbece fix: preserve async ESM require fallback
  • 6c5ba85 docs: document CommonJS default interop
  • ec1bcd5 fix: support nyc coverage discovery (#710)
  • b6e5b48 docs: clarify CommonJS default imports
  • 2f55884 fix: map Node test locations
  • de935d5 docs: document Node source-map stack formatting
  • b94f46f fix: support data URLs in tsImport
  • Additional commits viewable in compare view

Updates vitest from 4.1.8 to 4.1.10

Release notes

Sourced from vitest's releases.

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub

v4.1.9

🐞 Bug Fixes

View changes on GitHub
Commits
  • db616d2 chore: release v4.1.10 (#10718)
  • bae52b5 fix(vm): fix external module resolve error with deps optimizer query for enco...
  • a7a61e7 chore: release v4.1.9 (#10598)
  • 934b0f5 fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...
  • 7fb2965 fix(browser): wait for orchestrator readiness before resolving browser sessio...
  • a518019 fix: fix importOriginal with optimizer and query import [backport to v4] (#...
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
eslint [>= 10.a, < 11]

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 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

…tory with 8 updates

Bumps the dev-patch-minor-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@oclif/plugin-help](https://github.com/oclif/plugin-help) | `6.2.50` | `6.2.58` |
| [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `7.2.0` | `7.2.1` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.8` | `4.1.10` |
| [eslint](https://github.com/eslint/eslint) | `9.39.4` | `9.39.5` |
| [nock](https://github.com/nock/nock) | `14.0.12` | `14.0.17` |
| [oclif](https://github.com/oclif/oclif) | `4.23.14` | `4.23.30` |
| [tsx](https://github.com/privatenumber/tsx) | `4.23.1` | `4.23.12` |



Updates `@oclif/plugin-help` from 6.2.50 to 6.2.58
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@6.2.50...6.2.58)

Updates `@types/supertest` from 7.2.0 to 7.2.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest)

Updates `@vitest/coverage-v8` from 4.1.8 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/coverage-v8)

Updates `eslint` from 9.39.4 to 9.39.5
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.4...v9.39.5)

Updates `nock` from 14.0.12 to 14.0.17
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v14.0.12...v14.0.17)

Updates `oclif` from 4.23.14 to 4.23.30
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.23.14...4.23.30)

Updates `tsx` from 4.23.1 to 4.23.12
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.1...v4.23.12)

Updates `vitest` from 4.1.8 to 4.1.10
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-version: 6.2.58
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: "@types/supertest"
  dependency-version: 7.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: eslint
  dependency-version: 9.39.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: nock
  dependency-version: 14.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: oclif
  dependency-version: 4.23.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: tsx
  dependency-version: 4.23.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 14, 2026 15:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 14, 2026

@sbosio sbosio left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sbosio
sbosio merged commit 2f9efcb into main Aug 14, 2026
10 checks passed
@sbosio
sbosio deleted the dependabot/npm_and_yarn/dev-patch-minor-dependencies-76e39950b9 branch August 14, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant