Skip to content

build(deps-dev): bump the dev-dependencies group across 1 directory with 8 updates - #681

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-2d73f56e28
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-2d73f56e28

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026 •

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 8 updates in the / directory:

Package From To
@faker-js/faker 10.5.0 10.6.0
@oclif/test 3.2.15 5.0.0
eslint 10.5.0 10.10.0
eslint-plugin-mocha 11.3.0 12.0.2
globby 16.2.0 16.2.4
mocha 11.7.6 12.0.0
nock 14.0.15 14.0.17
sinon 22.0.0 22.1.0

Updates @faker-js/faker from 10.5.0 to 10.6.0

Release notes

Sourced from @​faker-js/faker's releases.

v10.6.0

What's Changed

... (truncated)

Changelog

Sourced from @​faker-js/faker's changelog.

10.6.0 (2026-08-14)

New Locales

  • locale: add 060 Japanese mobile phone number formats (#3922) (afa272d)
  • locale: add Norwegian (nb_NO) animal module (#3901) (1232937)
  • locale: add Norwegian (nb_NO) food module (#3900) (bd23594)
  • locale: add vehicle data for de (#3958) (974490f)
  • locale: better middle names by gender for en locale (#3932) (aba3fb1)
  • locale: better organize first_name by gender for en (#3924) (119386b)

Features

Changed Locales

Bug Fixes

  • apidocs: scope code group tab identifiers (#3976) (3125eaf)
  • color: give the LCH hue its full 360 degree range (#3978) (1ce5994)
  • color: stop scaling the HSLA alpha into a percentage (#3979) (1143329)
  • groupBy handling for prototype property keys (#3906) (c898ff1)
  • internet: exclude reserved port 0 from internet.port() (#3948) (d4b35a4)
  • internet: generate long passwords without stack overflow (#3946) (4782978)
  • internet: validate CIDR prefix length and octet range in ipv4() (#3933) (15cb8fb)
  • locale: exclude forbidden letter combinations from nl postcodes (#3888) (9bebe67)
  • locale: only generate valid French postal codes (#3905) (711f36f)
  • locale: update nl_BE phone number patterns (#3981) (9616076)
  • locale: use only common surnames for zh_CN last names (#3938) (58394eb)
  • locale: use only valid letters in en_CA postcodes (#3951) (3b184d6)
  • string: reject refDates that a ULID timestamp cannot encode (#3982) (81717bc)
  • vehicle: calculate VIN check digit (#3954) (a4c6757)
  • word: pick nearest length for closest strategy (#3943) (42fd322)
Commits
  • 2cb0423 chore(release): 10.6.0 (#3986)
  • 531588f chore(deps): lock file maintenance (#3923)
  • 328f018 chore(deps): update eslint (#3930)
  • a5c8bd7 chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:24 docker...
  • fe3f17b chore(deps): update all non-major dependencies (#3974)
  • ae38b18 docs(lorem): document the fail default strategy for word (#3944)
  • 1ce5994 fix(color): give the LCH hue its full 360 degree range (#3978)
  • 1143329 fix(color): stop scaling the HSLA alpha into a percentage (#3979)
  • a4c6757 fix(vehicle): calculate VIN check digit (#3954)
  • d68f978 infra: ensure markdown rendered is only ever initialized once (#3984)
  • Additional commits viewable in compare view

Updates @oclif/test from 3.2.15 to 5.0.0

Release notes

Sourced from @​oclif/test's releases.

5.0.0

BREAKING CHANGES

  • bump node engine to >=22.0.0

4.2.0

Features

  • bumped eslint to v10 (W-23473845) (8fb8c87)

4.1.22

Bug Fixes

  • deps: bump js-yaml from 4.3.0 to 4.3.1 (34b2397)

4.1.21

Bug Fixes

  • deps: bump js-yaml from 4.2.0 to 4.3.0 (c7f5819)

4.1.20

Bug Fixes

  • deps: bump js-yaml from 4.1.1 to 4.2.0 (18815a3)

4.1.19

Bug Fixes

  • deps: bump esbuild from 0.28.0 to 0.28.1 (429ee9b)

4.1.18

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (5d3a6f6)

4.1.17

Bug Fixes

  • deps: bump flatted from 3.3.2 to 3.4.2 (842792a)

4.1.16

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (dab8924)

4.1.15

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/test's changelog.

5.0.0 (2026-08-31)

BREAKING CHANGES

  • bump node engine to >=22.0.0

4.2.0 (2026-08-24)

Features

  • bumped eslint to v10 (W-23473845) (8fb8c87)

4.1.22 (2026-08-09)

Bug Fixes

  • deps: bump js-yaml from 4.3.0 to 4.3.1 (34b2397)

4.1.21 (2026-07-26)

Bug Fixes

  • deps: bump js-yaml from 4.2.0 to 4.3.0 (c7f5819)

4.1.20 (2026-06-21)

Bug Fixes

  • deps: bump js-yaml from 4.1.1 to 4.2.0 (18815a3)

4.1.19 (2026-06-13)

... (truncated)

Commits
  • f6b9fb8 chore(release): 5.0.0 [skip ci]
  • 723eb0a Merge pull request #928 from oclif/sl/oclif-core-v5
  • 97e758e feat!: upgrade oclif/core to v5 @​W-23512455@
  • 3512a05 Merge pull request #926 from oclif/k80/ts-v6
  • b51db2a build: migrate to TypeScript 6
  • ac789f2 chore(release): 4.2.0 [skip ci]
  • 9cf84d1 Merge pull request #924 from oclif/d/W-23473845
  • 8fb8c87 feat: bumped eslint to v10 (W-23473845)
  • 284e6dd Merge pull request #923 from oclif/dependabot-npm_and_yarn-tsx-4.23.12
  • 657e6fb chore(dev-deps): bump tsx from 4.23.8 to 4.23.12
  • Additional commits viewable in compare view

Updates eslint from 10.5.0 to 10.10.0

Release notes

Sourced from eslint's releases.

v10.10.0

Features

  • 264b434 feat: add d and v flags to no-unexpected-multiline (#21305) (Gihyeon Jeong / 정기현)
  • c6cc6c5 feat: check Object.prototype property names in new-cap (#21269) (crimsonjay0)
  • 5661fa6 feat: no-extra-bind false negatives with class fields and static blocks (#21260) (synthex-byte)

Bug Fixes

  • bb47dc6 fix: update dependency file-entry-cache to v11 (#20801) (Milos Djermanovic)
  • 427ac0a fix: use format strings in debug calls (#21247) (Francesco Trotta)
  • 9d81532 fix: support __proto__ in /* exported */ comments (#21261) (sethamus)
  • 87e0a08 fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282) (김채영)
  • 8e2cb14 fix: new-cap false positive for UTC calls with properties: false (#21275) (Pixel)
  • 9f4a364 fix: Ignore static imports in no-unreachable (#21276) (Taha Kotil)

Documentation

  • 2417cad docs: Update README (GitHub Actions Bot)
  • 9cecb8a docs: document \c control letter escapes in no-control-regex (#21286) (한국)
  • 8724829 docs: update compat table links (#21263) (fnx)
  • 5634542 docs: Clarify eqeqeq suggestion behavior (#21256) (Müslüm Yılmaz)

Chores

  • b3d876b chore: disable npm audit in ecosystem tests (#21306) (Francesco Trotta)
  • 1696682 ci: restore EMFILE test on Node.js 26 (#21297) (Marry (Subin Yang))
  • 2c7f5d6 chore: update github/codeql-action action to v4.37.9 (#21296) (renovate[bot])
  • 3c753f1 chore: update eslint (#21289) (renovate[bot])
  • 1c73469 chore: update ecosystem plugins (#21280) (ESLint Bot)
  • 08a02be test: add error locations to no-extra-boolean-cast (#21266) (lumir)
  • 77bb1db chore: update github/codeql-action action to v4.37.8 (#21270) (renovate[bot])
  • 007e81a ci: skip EMFILE test on Node.js 26 (#21265) (lumir)
  • 0430280 chore: improve ecosystem tests compatibility on Windows (#21178) (crimsonjay0)

v10.9.1

Bug Fixes

  • 1e641c9 fix: no-loss-of-precision false positive with trailing decimal point (#21251) (Aleksandr Shoronov)

Documentation

  • ad74a8d docs: add deprecation steps for EOL package versions (#21248) (Francesco Trotta)

Chores

v10.9.0

Features

  • 08de88e feat: handle underflow in no-loss-of-precision (#21218) (Rithish S)
  • 55db479 feat: add checkConditionalExpressions to no-unmodified-loop-condition (#21175) (sethamus)

Bug Fixes

  • 2ba3025 fix: prevent unsafe no-var autofix with hoisted functions (#21213) (sethamus)
  • 8e69622 fix: Prevent no-var autofix when var is shadowed by catch parameter (#21204) (Yang Hyeonjong)
  • 684b579 fix: prefer-template invalid autofix creates a tagged template call (#21207) (김채영)

... (truncated)

Commits

Updates eslint-plugin-mocha from 11.3.0 to 12.0.2

Release notes

Sourced from eslint-plugin-mocha's releases.

eslint-plugin-mocha@12.0.2

12.0.2 (August 4, 2026)

Bug Fixes

  • Fix handle-done-callback for object property callbacks (#561)

Dependency Upgrades

  • Update type-fest to 5.8.0
  • Update dependency globals to v17.8.0 (#552)

eslint-plugin-mocha@12.0.1

12.0.1 (July 28, 2026)

Bug Fixes

  • Fix handle-done-callback for nested callback handoffs (#549)

eslint-plugin-mocha@12.0.0

12.0.0 (July 27, 2026)

Breaking Changes

  • Rename no-return-and-callback to no-return-and-done (#467)
  • Adjust recommended config defaults (#466)
  • Rename no-synchronous-tests option to allowedAsyncMethods (#449)
  • Rename no-setup-in-describe to no-setup-in-suite (#447)
  • Rename no-hooks-for-single-case to no-hooks-for-single-child (#448)
  • Move no-sibling-hooks functionality into consistent-structure (#441)
  • Rename no-global-tests to no-top-level-tests (#434)
  • Rename no-top-level-hooks to no-root-hooks (#433)
  • Rename named-import interface setting from exports to require (#432)
  • Require ESLint v10.2.0 (#425)

Bug Fixes

  • Fix no-sibling-hooks nested function false positives (#439)
  • Fix no-mocha-arrows fixer for commented concise bodies (#430)
  • Don’t flag usage of non-configured mocha interface methods (#431)
  • Declare rules as JS-only (#426)
  • Guard the no-async-suite fixer against await expressions (#417)

Features

  • Add no-conditional-tests rule (#461)
  • Add limit-slow rule (#458)
  • Add limit-retries rule (#457)
  • Add limit-timeout rule (#456)
  • Add rule no-done-twice to reject multiple done() calls (#453)

... (truncated)

Changelog

Sourced from eslint-plugin-mocha's changelog.

eslint-plugin-mocha 12.0.2 (August 3, 2026)

Bug Fixes

  • Fix handle-done-callback for object property callbacks (#561)

Dependency Upgrades

  • Update type-fest to 5.8.0
  • Update dependency globals to v17.8.0 (#552)

eslint-plugin-mocha 12.0.1 (July 28, 2026)

Bug Fixes

  • Fix handle-done-callback for nested callback handoffs (#549)

eslint-plugin-mocha 12.0.0 (July 27, 2026)

Breaking Changes

  • Rename no-return-and-callback to no-return-and-done (#467)
  • Adjust recommended config defaults (#466)
  • Rename no-synchronous-tests option to allowedAsyncMethods (#449)
  • Rename no-setup-in-describe to no-setup-in-suite (#447)
  • Rename no-hooks-for-single-case to no-hooks-for-single-child (#448)
  • Move no-sibling-hooks functionality into consistent-structure (#441)
  • Rename no-global-tests to no-top-level-tests (#434)
  • Rename no-top-level-hooks to no-root-hooks (#433)
  • Rename named-import interface setting from exports to require (#432)
  • Require ESLint v10.2.0 (#425)

Bug Fixes

  • Fix no-sibling-hooks nested function false positives (#439)
  • Fix no-mocha-arrows fixer for commented concise bodies (#430)
  • Don’t flag usage of non-configured mocha interface methods (#431)
  • Declare rules as JS-only (#426)
  • Guard the no-async-suite fixer against await expressions (#417)

Features

  • Add no-conditional-tests rule (#461)
  • Add limit-slow rule (#458)
  • Add limit-retries rule (#457)
  • Add limit-timeout rule (#456)
  • Add rule no-done-twice to reject multiple done() calls (#453)
  • Add no-code-after-done rule to reject code after done() (#451)
  • Add rule no-async-and-done to forbid async callbacks with done (#455)
  • Add rule for async operations in synchronous tests (#444)

... (truncated)

Commits
  • b586d3a Merge pull request #553 from lo1tuma/release/eslint-plugin-mocha
  • 71251ba Release packages
  • a941e1f Merge pull request #564 from lo1tuma/renovate/knip-6.x
  • da41b40 Update dependency knip to v6.30.0
  • be3bf50 Merge pull request #563 from lo1tuma/renovate/lock-file-maintenance
  • 46e760f Merge pull request #562 from lo1tuma/renovate/packtory
  • 2245601 Enable TypeScript integrity package checks
  • 53c677c Update dependency @​packtory/cli to v0.0.78
  • 4c470a5 Lock file maintenance
  • d74e830 Update dependency @​packtory/cli to v0.0.75
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-mocha since your current version.


Updates globby from 16.2.0 to 16.2.4

Release notes

Sourced from globby's releases.

v16.2.4

  • Fix ignore option disabling the gitignore option 19e1fce

sindresorhus/globby@v16.2.3...v16.2.4

v16.2.3

  • Fix backslash-escaped .gitignore rules 5775ffb

sindresorhus/globby@v16.2.2...v16.2.3

v16.2.2

  • Fix: Do not enumerate ignored directories with gitignore option 8bf8f54

sindresorhus/globby@v16.2.1...v16.2.2

v16.2.1

  • Fix gitignore ignoring an entire checkout under an anchored ancestor path (#277) e7bd988

sindresorhus/globby@v16.2.0...v16.2.1

Commits

Updates mocha from 11.7.6 to 12.0.0

Release notes

Sourced from mocha's releases.

v12.0.0

12.0.0 (2026-08-31)

🩹 Fixes

  • fixup parsing negative numbers and quoted strings (#6250) (2962875)
  • preserve FIFO descriptors when respawning (#6254) (3bb317d)

📚 Documentation

🧹 Chores

v12.0.0-rc.6

12.0.0-rc.6 (2026-08-09)

🩹 Fixes

  • deps: update dependency starlight-blog to ^0.28.0 (#6153) (6b79044)
  • docs: restore homepage logo (#6183) (06e81a8)
  • docs: restore spacing around footer links (#6185) (163d751)
  • use main instead of exports for the package entry point (#6193) (c32a696)

📚 Documentation

  • blog: add community contributions post (#6172) (5fcc0fe)
  • blog: update community-contributions to 2026-community-sponsorships (5462d84)
  • fix blog/2026-community-sponsorships description (#6177) (98c4746)
  • sync CLI docs with v12 options and defaults (#6140) (579fd15)

🧹 Chores

  • deps: update dependency @​playwright/test to v1.62.1 (#6197) (dcc539a)
  • deps: update dependency eslint to v10.8.0 (#6196) (deeeec6)
  • deps: update dependency globals to v17.9.0 (#6201) (c2c6d63)
  • deps: update dependency knip to v6.31.0 (#6166) (b7cd1bd)
  • deps: update dependency sinon to v22.1.0 (#6188) (284f0c2)
  • deps: update dependency webpack to v5.109.2 (#6194) (badf733)
  • extract stripLeadingDashes helper + cover CLI arg-parsing edge cases (#6171) (867e175)
  • fix esm-utils tests when run without coverage (#6160) (c54539f)

... (truncated)

Changelog

Sourced from mocha's changelog.

12.0.0 (2026-08-31)

🩹 Fixes

  • fixup parsing negative numbers and quoted strings (#6250) (2962875)
  • preserve FIFO descriptors when respawning (#6254) (3bb317d)

📚 Documentation

🧹 Chores

12.0.0-rc.6 (2026-08-09)

🩹 Fixes

  • deps: update dependency starlight-blog to ^0.28.0 (#6153) (6b79044)
  • docs: restore homepage logo (#6183) (06e81a8)
  • docs: restore spacing around footer links (#6185) (163d751)
  • use main instead of exports for the package entry point (#6193) (c32a696)

📚 Documentation

  • blog: add community contributions post (#6172) (5fcc0fe)
  • blog: update community-contributions to 2026-community-sponsorships (5462d84)
  • fix blog/2026-community-sponsorships description (#6177) (98c4746)
  • sync CLI docs with v12 options and defaults (#6140) (579fd15)

🧹 Chores

  • deps: update dependency @​playwright/test to v1.62.1 (#6197) (dcc539a)
  • deps: update dependency eslint to v10.8.0 (#6196) (deeeec6)
  • deps: update dependency globals to v17.9.0 (#6201) (c2c6d63)
  • deps: update dependency knip to v6.31.0 (#6166) (b7cd1bd)
  • deps: update dependency sinon to v22.1.0 (#6188) (284f0c2)
  • deps: update dependency webpack to v5.109.2 (#6194) (badf733)
  • extract stripLeadingDashes helper + cover CLI arg-parsing edge cases (#6171) (867e175)
  • fix esm-utils tests when run without coverage (#6160) (c54539f)
  • keep stderr out of the JSON parsed by the FIFO test (#6187) (ea6489e)
  • limit token perms in protect-manifest workflow (#6175) (8cf0030)

... (truncated)

Commits
  • 07c92f9 chore(main): release 12.0.0 (#6217)
  • 219674f chore: setup Release Please for v...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 31, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 31, 2026
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Aug 31, 2026
@dependabot dependabot Bot changed the title build(deps-dev): bump the dev-dependencies group with 8 updates build(deps-dev): bump the dev-dependencies group across 1 directory with 8 updates Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-2d73f56e28 branch 3 times, most recently from 4b2286e to 6bdd5b7 Compare September 9, 2026 10:49
@kopernic-pl

Copy link
Copy Markdown
Contributor

oclif upgrade looks wanky but the rest seems fine. Confusing.

Copilot AI 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.

🟡 Changes recommended

The adapter breaks empty-output assertions and skips some Nock verification, while dependency upgrades conflict with lint configuration and supported Node versions.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates development dependencies and introduces a compatibility wrapper for the removed @oclif/test fluent API.

Changes:

  • Updates eight development dependencies and the lockfile.
  • Adds a custom fluent test adapter.
  • Migrates 44 test files to the adapter.
File summaries
File Description
package.json Updates test and lint dependencies.
package-lock.json Locks updated dependency graph.
test/oclif.js Adds the compatibility test adapter.
test/utils/general.test.js Uses the adapter.
test/utils/definitions.test.js Uses the adapter.
test/support/parse-input.test.js Uses the adapter.
test/support/inquirer.test.js Uses the adapter.
test/support/http.test.js Uses the adapter.
test/support/handle-response.test.js Uses the adapter.
test/support/config.test.js Uses the adapter.
test/hooks/setup-config.test.js Uses the adapter.
test/commands/configure.test.js Uses the adapter.
test/commands/spectral/upload.test.js Uses the adapter.
test/commands/spectral/download.test.js Uses the adapter.
test/commands/project/member/list.test.js Uses the adapter.
test/commands/project/list.test.js Uses the adapter.
test/commands/project/get.test.js Uses the adapter.
test/commands/project/delete.test.js Uses the adapter.
test/commands/project/create.test.js Uses the adapter.
test/commands/project/domain/remove.test.js Uses the adapter.
test/commands/project/domain/add.test.js Uses the adapter.
test/commands/project/api/remove.test.js Uses the adapter.
test/commands/project/api/add.test.js Uses the adapter.
test/commands/integration/update.test.js Uses the adapter.
test/commands/integration/list.test.js Uses the adapter.
test/commands/integration/get.test.js Uses the adapter.
test/commands/integration/execute.test.js Uses the adapter.
test/commands/integration/delete.test.js Uses the adapter.
test/commands/integration/create.test.js Uses the adapter.
test/commands/domain/update.test.js Uses the adapter.
test/commands/domain/unpublish.test.js Uses the adapter.
test/commands/domain/setdefault.test.js Uses the adapter.
test/commands/domain/publish.test.js Uses the adapter.
test/commands/domain/get.test.js Uses the adapter.
test/commands/domain/delete.test.js Uses the adapter.
test/commands/domain/create.test.js Uses the adapter.
test/commands/api/validate/local.test.js Uses the adapter.
test/commands/api/validate/index.test.js Uses the adapter.
test/commands/api/validate/download-rules.test.js Uses the adapter.
test/commands/api/update.test.js Uses the adapter.
test/commands/api/unpublish.test.js Uses the adapter.
test/commands/api/setdefault.test.js Uses the adapter.
test/commands/api/rename.test.js Uses the adapter.
test/commands/api/publish.test.js Uses the adapter.
test/commands/api/get.test.js Uses the adapter.
test/commands/api/delete.test.js Uses the adapter.
test/commands/api/create.test.js Uses the adapter.
Review details
  • Files reviewed: 46/47 changed files
  • Comments generated: 5
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread package.json
"eslint-plugin-chai-friendly": "^1.0.0",
"eslint-plugin-immutable": "^1.0.0",
"eslint-plugin-mocha": "^11.3.0",
"eslint-plugin-mocha": "^12.0.2",
Comment thread package.json
Comment on lines +31 to +35
"eslint-plugin-mocha": "^12.0.2",
"eslint-plugin-node": "^11.1.0",
"globby": "^16.2.0",
"husky": "^9.0.1",
"mocha": "^11.7.6",
"mocha": "^12.0.0",
Comment thread test/oclif.js
Comment on lines +99 to +103
if (assertion) {
await assertion(context)
}

return
Comment thread test/oclif.js
Comment on lines +109 to +110
context.stdout = context.stdout || undefined
context.stderr = context.stderr || undefined
Comment thread package.json
"devDependencies": {
"@faker-js/faker": "^10.0.0",
"@oclif/test": "^3.2.15",
"@oclif/test": "^4.2.0",
@kopernic-pl
kopernic-pl force-pushed the dependabot/npm_and_yarn/dev-dependencies-2d73f56e28 branch 3 times, most recently from fa09a4c to bc76319 Compare September 15, 2026 14:48
…ith 8 updates, and fix

Bumps the dev-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@faker-js/faker](https://github.com/faker-js/faker) | `10.5.0` | `10.6.0` |
| [@oclif/test](https://github.com/oclif/test) | `3.2.15` | `5.0.0` |
| [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.10.0` |
| [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) | `11.3.0` | `12.0.2` |
| [globby](https://github.com/sindresorhus/globby) | `16.2.0` | `16.2.4` |
| [mocha](https://github.com/mochajs/mocha) | `11.7.6` | `12.0.0` |
| [nock](https://github.com/nock/nock) | `14.0.15` | `14.0.17` |
| [sinon](https://github.com/sinonjs/sinon) | `22.0.0` | `22.1.0` |

Updates `@faker-js/faker` from 10.5.0 to 10.6.0
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v10.5.0...v10.6.0)

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

Updates `eslint` from 10.5.0 to 10.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.5.0...v10.10.0)

Updates `eslint-plugin-mocha` from 11.3.0 to 12.0.2
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/11.3.0...eslint-plugin-mocha@12.0.2)

Updates `globby` from 16.2.0 to 16.2.4
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](sindresorhus/globby@v16.2.0...v16.2.4)

Updates `mocha` from 11.7.6 to 12.0.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v11.7.6...v12.0.0)

Updates `nock` from 14.0.15 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.15...v14.0.17)

Updates `sinon` from 22.0.0 to 22.1.0
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md)
- [Commits](sinonjs/sinon@v22.0.0...v22.1.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@oclif/test"
  dependency-version: 4.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-version: 10.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-mocha
  dependency-version: 12.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: globby
  dependency-version: 16.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: mocha
  dependency-version: 11.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: nock
  dependency-version: 14.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: sinon
  dependency-version: 22.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@kopernic-pl
kopernic-pl force-pushed the dependabot/npm_and_yarn/dev-dependencies-2d73f56e28 branch from bc76319 to a66e295 Compare September 15, 2026 15:00
@kopernic-pl

Copy link
Copy Markdown
Contributor

Temporarily superseeded by #694

@dependabot @github

dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dev-dependencies-2d73f56e28 branch September 16, 2026 14:17
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.

2 participants