deps(dev): bump the dev-patch-minor-dependencies group across 1 directory with 8 updates#82
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…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.53` | | [@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-config-oclif](https://github.com/oclif/eslint-config-oclif) | `6.0.156` | `6.0.176` | | [nock](https://github.com/nock/nock) | `14.0.12` | `14.0.16` | | [oclif](https://github.com/oclif/oclif) | `4.23.14` | `4.23.27` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.23.1` | Updates `@oclif/plugin-help` from 6.2.50 to 6.2.53 - [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.53) 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-config-oclif` from 6.0.156 to 6.0.176 - [Release notes](https://github.com/oclif/eslint-config-oclif/releases) - [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md) - [Commits](oclif/eslint-config-oclif@6.0.156...6.0.176) Updates `nock` from 14.0.12 to 14.0.16 - [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.16) Updates `oclif` from 4.23.14 to 4.23.27 - [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.27) Updates `tsx` from 4.21.0 to 4.23.1 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.23.1) 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.53 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-config-oclif dependency-version: 6.0.176 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies - dependency-name: nock dependency-version: 14.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies - dependency-name: oclif dependency-version: 4.23.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-minor-dependencies - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:development update-type: version-update:semver-minor 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>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dev-patch-minor-dependencies-849c3c9f34
branch
July 16, 2026 20:29
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
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 dev-patch-minor-dependencies group with 7 updates in the / directory:
6.2.506.2.537.2.07.2.14.1.84.1.106.0.1566.0.17614.0.1214.0.164.23.144.23.274.21.04.23.1Updates
@oclif/plugin-helpfrom 6.2.50 to 6.2.53Release notes
Sourced from @oclif/plugin-help's releases.
Changelog
Sourced from @oclif/plugin-help's changelog.
Commits
c3a0fa5chore(release): 6.2.53 [skip ci]67586b0fix(deps): bump@oclif/corefrom 4.11.7 to 4.11.11 (#1146)1a8f33achore(dev-deps): bump oclif from 4.23.16 to 4.23.21 (#1147)cc4d325chore(dev-deps): bump eslint-config-oclif from 6.0.171 to 6.0.173 (#1148)adf2158chore(dev-deps): bump@oclif/testfrom 4.1.19 to 4.1.20 (#1149)c6545e4chore(dev-deps): bump prettier from 3.8.4 to 3.8.5 (#1150)925b237chore(dev-deps): bump oclif from 4.23.14 to 4.23.16 (#1142)cfe9ccachore(dev-deps): bump eslint-config-oclif from 6.0.170 to 6.0.171 (#1143)d273892chore(release): 6.2.52 [skip ci]07f854bfix(deps): bump js-yaml from 4.1.1 to 4.2.0 (#1145)Updates
@types/supertestfrom 7.2.0 to 7.2.1Commits
Updates
@vitest/coverage-v8from 4.1.8 to 4.1.10Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
db616d2chore: release v4.1.10 (#10718)a7a61e7chore: release v4.1.9 (#10598)Updates
eslint-config-ocliffrom 6.0.156 to 6.0.176Release notes
Sourced from eslint-config-oclif's releases.
... (truncated)
Changelog
Sourced from eslint-config-oclif's changelog.
... (truncated)
Commits
be226fachore(release): 6.0.176 [skip ci]b825518Merge pull request #371 from oclif/dependabot-npm_and_yarn-typescript-eslint-...647168bfix(deps): bump typescript-eslint from 8.62.1 to 8.63.0407c071chore(release): 6.0.175 [skip ci]fc87bedMerge pull request #367 from oclif/dependabot-npm_and_yarn-typescript-eslint-...818d56ffix(deps): bump typescript-eslint from 8.62.0 to 8.62.16d74aefchore(release): 6.0.174 [skip ci]dfd18baMerge pull request #365 from oclif/dependabot-npm_and_yarn-typescript-eslint-...3ba95e4fix(deps): bump typescript-eslint from 8.61.1 to 8.62.03fe074achore(release): 6.0.173 [skip ci]Updates
nockfrom 14.0.12 to 14.0.16Release notes
Sourced from nock's releases.
Commits
2d68e8afix: guard against AbortSignal-aborted requests in response handler (#2977)de5450cfix: Revert "fix(backport): apply body delay before the response end" (#2973)215cd2afix(backport): apply body delay before the response end (#2969)07fbfabfix(types): align Definition with runtime; add rawHeaders, drop headers (#2955)fe2c3eachore(deps-dev): bump lodash-es from 4.17.23 to 4.18.1 (#2961)ee49b4fchore(deps-dev): bump flatted from 3.2.5 to 3.4.211bf183chore(deps-dev): bump undici from 6.23.0 to 6.24.1 (#2954)6b80154chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#2960)4cbf6ccchore(deps): bump tar and npm (#2952)Updates
ocliffrom 4.23.14 to 4.23.27Release notes
Sourced from oclif's releases.
... (truncated)
Changelog
Sourced from oclif's changelog.
... (truncated)
Commits
73c1428chore(release): 4.23.27 [skip ci]39f2e6cMerge pull request #2066 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...0404a5cfix(deps): bump@aws-sdk/client-s3from 3.1073.0 to 3.1079.089e9e0dchore(release): 4.23.26 [skip ci]6cb9669Merge pull request #2067 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...01aecadchore(release): 4.23.25 [skip ci]2b82c0cMerge pull request #2068 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...ccb8e19Merge pull request #2069 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...4999dc6chore(dev-deps): bump eslint-config-oclif from 6.0.173 to 6.0.17428d8b94fix(deps): bump@oclif/plugin-helpfrom 6.2.52 to 6.2.53Updates
tsxfrom 4.21.0 to 4.23.1Release notes
Sourced from tsx's releases.
... (truncated)
Commits
79fdddefix(watch): treat script and dependency paths literallye818ad6perf: index transform cache lazilycdcc623perf: map Node TypeScript formats directlyd067938perf: load esbuild lazily in CLI95d0672fix(watch): avoid clearing piped output6fd4607docs: add per-page metadataf4176d8docs: generate sitemap8d4ffc2fix: support tsImport after global preloadf0e89b2docs: document Node's public type-stripping API vs internal loader pathf8992f1perf: use sync module hooks on Node v22.22.3+Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.
Updates
vitestfrom 4.1.8 to 4.1.10Release notes
Sourced from vitest's releases.
Commits
db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...a7a61e7chore: release v4.1.9 (#10598)934b0f5fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...7fb2965fix(browser): wait for orchestrator readiness before resolving browser sessio...a518019fix: fiximportOriginalwith optimizer and query import [backport to v4] (#...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 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