Skip to content

deps: bump the dev-patch-minor-dependencies group across 1 directory with 5 updates#337

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-patch-minor-dependencies-d4faf7f2f5
Closed

deps: bump the dev-patch-minor-dependencies group across 1 directory with 5 updates#337
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dev-patch-minor-dependencies-d4faf7f2f5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

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

Package From To
@typescript-eslint/parser 8.58.0 8.59.1
eslint-config-oclif 6.0.154 6.0.162
nock 14.0.11 14.0.14
sinon 21.0.3 21.1.2
@types/sinon 21.0.0 21.0.1

Updates @typescript-eslint/parser from 8.58.0 to 8.59.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.59.1

8.59.1 (2026-04-27)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#12246)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#12257)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#12269)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#12278)
  • eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#12220)
  • eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#12241)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

8.59.0 (2026-04-20)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#11789)

❤️ Thank You

  • Ulrich Stark

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

8.58.2 (2026-04-13)

🩹 Fixes

  • remove tsbuildinfo cache file from published packages (#12187)
  • eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#12147)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.59.1 (2026-04-27)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.0 (2026-04-20)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.58.2 (2026-04-13)

🩹 Fixes

  • remove tsbuildinfo cache file from published packages (#12187)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.58.1 (2026-04-08)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint-config-oclif from 6.0.154 to 6.0.162

Release notes

Sourced from eslint-config-oclif's releases.

6.0.162

Bug Fixes

  • deps: bump typescript-eslint from 8.59.0 to 8.59.1 (10eeeaa)

6.0.161

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 8.59.0 to 8.59.1 (89e88cd)

6.0.160

Bug Fixes

  • deps: bump typescript-eslint from 8.58.2 to 8.59.0 (45dfcdc)

6.0.159

Bug Fixes

  • deps: bump typescript-eslint from 8.58.1 to 8.58.2 (4ca0a80)

6.0.158

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 8.58.1 to 8.58.2 (099d755)

6.0.157

Bug Fixes

  • deps: bump typescript-eslint from 8.58.0 to 8.58.1 (b0a3014)

6.0.156

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (f2281be)

6.0.155

Bug Fixes

  • deps: bump typescript-eslint from 8.57.2 to 8.58.0 (fe08adf)
Changelog

Sourced from eslint-config-oclif's changelog.

6.0.162 (2026-05-03)

Bug Fixes

  • deps: bump typescript-eslint from 8.59.0 to 8.59.1 (10eeeaa)

6.0.161 (2026-05-03)

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 8.59.0 to 8.59.1 (89e88cd)

6.0.160 (2026-04-26)

Bug Fixes

  • deps: bump typescript-eslint from 8.58.2 to 8.59.0 (45dfcdc)

6.0.159 (2026-04-19)

Bug Fixes

  • deps: bump typescript-eslint from 8.58.1 to 8.58.2 (4ca0a80)

6.0.158 (2026-04-19)

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 8.58.1 to 8.58.2 (099d755)

6.0.157 (2026-04-12)

Bug Fixes

... (truncated)

Commits
  • d566e82 chore(release): 6.0.162 [skip ci]
  • f619a33 Merge pull request #346 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • 10eeeaa fix(deps): bump typescript-eslint from 8.59.0 to 8.59.1
  • 61770c5 chore(release): 6.0.161 [skip ci]
  • 82a2679 Merge pull request #347 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • 89e88cd fix(deps): bump @​typescript-eslint/parser from 8.59.0 to 8.59.1
  • c5bb76d chore(release): 6.0.160 [skip ci]
  • 80b2585 Merge pull request #345 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • 45dfcdc fix(deps): bump typescript-eslint from 8.58.2 to 8.59.0
  • 74d5c5e chore(release): 6.0.159 [skip ci]
  • Additional commits viewable in compare view

Updates nock from 14.0.11 to 14.0.14

Release notes

Sourced from nock's releases.

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)

v14.0.12

14.0.12 (2026-04-05)

Bug Fixes

  • prevent crash when query params have conflicting dot-notation keys (#2958) (7ea9933)
Commits
  • 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)
  • 4cbf6cc chore(deps): bump tar and npm (#2952)
  • 7ea9933 fix: prevent crash when query params have conflicting dot-notation keys (#2958)
  • d00d371 chore(deps): bump picomatch
  • e899c49 chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5
  • Additional commits viewable in compare view

Updates sinon from 21.0.3 to 21.1.2

Changelog

Sourced from sinon's changelog.

21.1.2

  • 53817f7d Upgrade to ESLint 10 and new shared config (#2696) (Carl-Erik Kopseng)
    • Upgrade to ESLint 10 and new shared config
    • Update deps
  • d7a682e0 fix: move npm-run-all to devDeps (#2694) (Avi Vahl)

    used only during dev, and caused a considerable dep count jump downstream

  • 5b8720ec use latest shared eslint-config (Carl-Erik Kopseng)

Released by Carl-Erik Kopseng on 2026-04-11.

21.1.1

  • 3c8b023b Update deps (Carl-Erik Kopseng)
  • 2eabf5da fix(#2692): Remove ESM-only supports-color as it breaks CJS exports (#2693) (Carl-Erik Kopseng)
    • fix(#2692): Remove ESM-only supports-color as it breaks CJS exports

Released by Carl-Erik Kopseng on 2026-04-10.

21.1.0

  • 0a5526c5 updated deps (Carl-Erik Kopseng)
  • 5262204f fix: build artifacts before running bundled tests (Carl-Erik Kopseng)
  • 819bb64b Migration to ECMAScript modules (ESM) (#2683) (Carl-Erik Kopseng)

    This allowed us to finally consume ESM-only dependencies and has broken us free from some CJS shackes. Now produce the same API surface for CJS consumers, as well, by generating ./lib

    • Modern ignores 😁
    • test: add distribution harness
    • test: verify packed cjs and esm entrypoints
    • test: lock distribution api manifest
    • test: smoke test built pkg artifacts
    • docs: require contract tests for package migration
    • test: guard esm migration regressions
    • docs: require contract gate for esm migration
    • build: generate cjs lib from esm source entries
    • refactor: port root api surface to esm
    • build: clean port of root api to esm
    • docs: include implementation plans
    • fix: align lint and smoke tests with esm migration
    • refactor: complete esm port of all core components
    • refactor: finalize esm migration with sandbox and naming fixes
    • fix: finish esm migration stabilization

... (truncated)

Commits

Updates @types/sinon from 21.0.0 to 21.0.1

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 12, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 12, 2026 19:03
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Apr 12, 2026
…with 5 updates

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

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.58.0` | `8.59.1` |
| [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `6.0.154` | `6.0.162` |
| [nock](https://github.com/nock/nock) | `14.0.11` | `14.0.14` |
| [sinon](https://github.com/sinonjs/sinon) | `21.0.3` | `21.1.2` |
| [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | `21.0.0` | `21.0.1` |



Updates `@typescript-eslint/parser` from 8.58.0 to 8.59.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.1/packages/parser)

Updates `eslint-config-oclif` from 6.0.154 to 6.0.162
- [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.154...6.0.162)

Updates `nock` from 14.0.11 to 14.0.14
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v14.0.11...v14.0.14)

Updates `sinon` from 21.0.3 to 21.1.2
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v21.0.3...v21.1.2)

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

---
updated-dependencies:
- dependency-name: "@types/sinon"
  dependency-version: 21.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.58.1
  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.157
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: nock
  dependency-version: 14.0.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-minor-dependencies
- dependency-name: sinon
  dependency-version: 21.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-patch-minor-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-patch-minor-dependencies-d4faf7f2f5 branch from dcdefc8 to e4f4bc6 Compare May 3, 2026 19:03
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 10, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 10, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-patch-minor-dependencies-d4faf7f2f5 branch May 10, 2026 19:02
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.

0 participants