Skip to content

Bump the development-minor-patch group across 1 directory with 12 updates#156

Merged
Jym77 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/development-minor-patch-35c80aada8
May 4, 2026
Merged

Bump the development-minor-patch group across 1 directory with 12 updates#156
Jym77 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/development-minor-patch-35c80aada8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Bumps the development-minor-patch group with 11 updates in the / directory:

Package From To
cypress 15.14.1 15.14.2
eslint 10.2.1 10.3.0
@wdio/cli 9.27.0 9.27.1
@wdio/local-runner 9.27.0 9.27.1
@wdio/mocha-framework 9.27.0 9.27.1
@wdio/spec-reporter 9.27.0 9.27.1
@angular/build 21.2.8 21.2.9
@angular/cli 21.2.8 21.2.9
@angular/compiler-cli 21.2.10 21.2.11
@vue/test-utils 2.4.9 2.4.10
jsdom 29.1.0 29.1.1

Updates cypress from 15.14.1 to 15.14.2

Release notes

Sourced from cypress's releases.

v15.14.2

Changelog: https://docs.cypress.io/app/references/changelog#15-14-2

Commits

Updates eslint from 10.2.1 to 10.3.0

Release notes

Sourced from eslint's releases.

v10.3.0

Features

  • 379571a feat: add suggestions for no-unused-private-class-members (#20773) (sethamus)

Bug Fixes

  • b6ae5cf fix: handle unavailable require cache (#20812) (Simon Podlipsky)
  • 6fb3685 fix: rule suggestions cause continuation in class body (#20787) (Milos Djermanovic)

Documentation

  • 32cc7ab docs: fix typos in docs and comments (#20809) (Tanuj Kanti)
  • 7f47937 docs: Update README (GitHub Actions Bot)

Chores

  • d32235e ci: use pnpm in eslint-flat-config-utils type integration test (#20826) (Francesco Trotta)
  • 3ffb14e chore: clean up typos in comments and JSDoc (#20821) (Pixel998)
  • 22eb58a chore: add missing continue-on-error to ecosystem-tests.yml (#20818) (Josh Goldberg ✨)
  • 88bf002 ci: bump pnpm/action-setup from 6.0.1 to 6.0.3 (#20815) (dependabot[bot])
  • 97c8c33 chore: update ilshidur/action-discord action to v0.4.0 (#20811) (renovate[bot])
  • 2f58136 chore: pin peter-evans/create-pull-request action to 5f6978f (#20810) (renovate[bot])
  • 77add7f chore: add initial ecosystem plugin tests workflow (#19643) (Josh Goldberg ✨)
  • 4023b55 test: Add unit tests for SuppressionsService.prune() (#20797) (kuldeep kumar)
  • 54080da test: add unit tests for ForkContext (#20778) (kuldeep kumar)
  • f0e2bcc test: add unit tests for SuppressionsService.suppress() method (#20765) (kuldeep kumar)
  • a7f0b94 chore: update dependency prettier to v3.8.3 (#20782) (renovate[bot])
  • 7bf93d9 chore: update TypeScript to v6 (#20677) (sethamus)
  • b42dd72 ci: bump pnpm/action-setup from 6.0.0 to 6.0.1 (#20781) (dependabot[bot])
  • 2b252be test: add unit tests for IdGenerator (#20775) (kuldeep kumar)
Commits
  • 7889204 10.3.0
  • 5b69b4f Build: changelog update for 10.3.0
  • d32235e ci: use pnpm in eslint-flat-config-utils type integration test (#20826)
  • b6ae5cf fix: handle unavailable require cache (#20812)
  • 3ffb14e chore: clean up typos in comments and JSDoc (#20821)
  • 6fb3685 fix: rule suggestions cause continuation in class body (#20787)
  • 22eb58a chore: add missing continue-on-error to ecosystem-tests.yml (#20818)
  • 88bf002 ci: bump pnpm/action-setup from 6.0.1 to 6.0.3 (#20815)
  • 379571a feat: add suggestions for no-unused-private-class-members (#20773)
  • 97c8c33 chore: update ilshidur/action-discord action to v0.4.0 (#20811)
  • Additional commits viewable in compare view

Updates @wdio/cli from 9.27.0 to 9.27.1

Release notes

Sourced from @​wdio/cli's releases.

v9.27.1 (2026-04-30)

👓 Spec Compliancy

🚀 New Feature

🐛 Bug Fix

  • wdio-types, wdio-utils
  • wdio-local-runner, wdio-runner
    • #15193 fix: call afterSession hook on session init failure and guard worker IPC against kill race (@​mccmrunal)
  • webdriverio
  • wdio-allure-reporter
    • #15112 Fix Allure reporter historyId — use capability key instead of cid (@​todti)
  • wdio-protocols, wdio-types, webdriverio
  • wdio-runner
  • wdio-protocols, wdio-types, webdriver, webdriverio

💅 Polish

📝 Documentation

🏠 Internal

Committers: 9

... (truncated)

Changelog

Sourced from @​wdio/cli's changelog.

v9.27.1 (2026-04-30)

👓 Spec Compliancy

🚀 New Feature

🐛 Bug Fix

  • wdio-types, wdio-utils
  • wdio-local-runner, wdio-runner
    • #15193 fix: call afterSession hook on session init failure and guard worker IPC against kill race (@​mccmrunal)
  • webdriverio
  • wdio-allure-reporter
    • #15112 Fix Allure reporter historyId — use capability key instead of cid (@​todti)
  • wdio-protocols, wdio-types, webdriverio
  • wdio-runner
  • wdio-protocols, wdio-types, webdriver, webdriverio

💅 Polish

📝 Documentation

🏠 Internal

Committers: 9

... (truncated)

Commits

Updates @wdio/globals from 9.27.0 to 9.27.1

Release notes

Sourced from @​wdio/globals's releases.

v9.27.1 (2026-04-30)

👓 Spec Compliancy

🚀 New Feature

🐛 Bug Fix

  • wdio-types, wdio-utils
  • wdio-local-runner, wdio-runner
    • #15193 fix: call afterSession hook on session init failure and guard worker IPC against kill race (@​mccmrunal)
  • webdriverio
  • wdio-allure-reporter
    • #15112 Fix Allure reporter historyId — use capability key instead of cid (@​todti)
  • wdio-protocols, wdio-types, webdriverio
  • wdio-runner
  • wdio-protocols, wdio-types, webdriver, webdriverio

💅 Polish

📝 Documentation

🏠 Internal

Committers: 9

... (truncated)

Changelog

Sourced from @​wdio/globals's changelog.

v9.27.1 (2026-04-30)

👓 Spec Compliancy

🚀 New Feature

🐛 Bug Fix

  • wdio-types, wdio-utils
  • wdio-local-runner, wdio-runner
    • #15193 fix: call afterSession hook on session init failure and guard worker IPC against kill race (@​mccmrunal)
  • webdriverio
  • wdio-allure-reporter
    • #15112 Fix Allure reporter historyId — use capability key instead of cid (@​todti)
  • wdio-protocols, wdio-types, webdriverio
  • wdio-runner
  • wdio-protocols, wdio-types, webdriver, webdriverio

💅 Polish

📝 Documentation

🏠 Internal

Committers: 9

... (truncated)

Commits

Updates @wdio/local-runner from 9.27.0 to 9.27.1

Release notes

Sourced from @​wdio/local-runner's releases.

v9.27.1 (2026-04-30)

👓 Spec Compliancy

🚀 New Feature

🐛 Bug Fix

  • wdio-types, wdio-utils
  • wdio-local-runner, wdio-runner
    • #15193 fix: call afterSession hook on session init failure and guard worker IPC against kill race (@​mccmrunal)
  • webdriverio
  • wdio-allure-reporter
    • #15112 Fix Allure reporter historyId — use capability key instead of cid (@​todti)
  • wdio-protocols, wdio-types, webdriverio
  • wdio-runner
  • wdio-protocols, wdio-types, webdriver, webdriverio

💅 Polish

📝 Documentation

🏠 Internal

Committers: 9

... (truncated)

Changelog

Sourced from @​wdio/local-runner's changelog.

v9.27.1 (2026-04-30)

👓 Spec Compliancy

🚀 New Feature

🐛 Bug Fix

  • wdio-types, wdio-utils
  • wdio-local-runner, wdio-runner
    • #15193 fix: call afterSession hook on session init failure and guard worker IPC against kill race (@​mccmrunal)
  • webdriverio
  • wdio-allure-reporter
    • #15112 Fix Allure reporter historyId — use capability key instead of cid (@​todti)
  • wdio-protocols, wdio-types, webdriverio
  • wdio-runner
  • wdio-protocols, wdio-types, webdriver, webdriverio

💅 Polish

📝 Documentation

🏠 Internal

Committers: 9

... (truncated)

Commits
  • 035ab8a fix: call afterSession hook on session init failure and guard worker IPC agai...
  • 2a7beb5 v9.27.0
  • See full diff in compare view

Updates @wdio/mocha-framework from 9.27.0 to 9.27.1

Release notes

Sourced from @​wdio/mocha-framework's releases.

v9.27.1 (2026-04-30)

👓 Spec Compliancy

🚀 New Feature

🐛 Bug Fix

  • wdio-types, wdio-utils
  • wdio-local-runner, wdio-runner
    • #15193 fix: call afterSession hook on session init failure and guard worker IPC against kill race (@​mccmrunal)
  • webdriverio
  • wdio-allure-reporter
    • #15112 Fix Allure reporter historyId — use capability key instead of cid (@​todti)
  • wdio-protocols, wdio-types, webdriverio
  • wdio-runner
  • wdio-protocols, wdio-types, webdriver, webdriverio

💅 Polish

📝 Documentation

🏠 Internal

Committers: 9

... (truncated)

Changelog

Sourced from @​wdio/mocha-framework's changelog.

v9.27.1 (2026-04-30)

👓 Spec Compliancy

🚀 New Feature

🐛 Bug Fix

  • wdio-types, wdio-utils
  • wdio-local-runner, wdio-runner
    • #15193 fix: call afterSession hook on session init failure and guard worker IPC against kill race (@​mccmrunal)
  • webdriverio
  • wdio-allure-reporter
    • #15112 Fix Allure reporter historyId — use capability key instead of cid (@​todti)
  • wdio-protocols, wdio-types, webdriverio
  • wdio-runner
  • wdio-protocols, wdio-types, webdriver, webdriverio

💅 Polish

📝 Documentation

🏠 Internal

Committers: 9

... (truncated)

Commits

Updates @wdio/spec-reporter from 9.27.0 to 9.27.1

Release notes

Sourced from @​wdio/spec-reporter's releases.

v9.27.1 (2026-04-30)

👓 Spec Compliancy

🚀 New Feature

🐛 Bug Fix

  • wdio-types, wdio-utils
  • wdio-local-runner, wdio-runner
    • #15193 fix: call afterSession hook on session init failure and guard worker IPC against kill race (@​mccmrunal)
  • webdriverio
  • wdio-allure-reporter
    • #15112 Fix Allure reporter historyId — use capability key instead of cid (@​todti)
  • wdio-protocols, wdio-types, webdriverio
  • wdio-runner
  • wdio-protocols, wdio-types, webdriver, webdriverio

💅 Polish

📝 Documentation

🏠 Internal

Committers: 9

... (truncated)

Changelog

Sourced from @​wdio/spec-reporter's changelog.

v9.27.1 (2026-04-30)

👓 Spec Compliancy

🚀 New Feature

🐛 Bug Fix

@dependabot dependabot Bot added Dependencies Updating dependencies npm Dependencies of the npm ecosystem labels May 3, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 3, 2026 23:14
@dependabot dependabot Bot added Dependencies Updating dependencies npm Dependencies of the npm ecosystem labels May 3, 2026
@Jym77
Copy link
Copy Markdown
Contributor

Jym77 commented May 4, 2026

@dependabot nebase

@Jym77
Copy link
Copy Markdown
Contributor

Jym77 commented May 4, 2026

@dependabot rebase

…ates

Bumps the development-minor-patch group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cypress](https://github.com/cypress-io/cypress) | `15.14.1` | `15.14.2` |
| [eslint](https://github.com/eslint/eslint) | `10.2.1` | `10.3.0` |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.27.0` | `9.27.1` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.27.0` | `9.27.1` |
| [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `9.27.0` | `9.27.1` |
| [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `9.27.0` | `9.27.1` |
| [@angular/build](https://github.com/angular/angular-cli) | `21.2.8` | `21.2.9` |
| [@angular/cli](https://github.com/angular/angular-cli) | `21.2.8` | `21.2.9` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `21.2.10` | `21.2.11` |
| [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.9` | `2.4.10` |
| [jsdom](https://github.com/jsdom/jsdom) | `29.1.0` | `29.1.1` |



Updates `cypress` from 15.14.1 to 15.14.2
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v15.14.1...v15.14.2)

Updates `eslint` from 10.2.1 to 10.3.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.2.1...v10.3.0)

Updates `@wdio/cli` from 9.27.0 to 9.27.1
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.27.1/packages/wdio-cli)

Updates `@wdio/globals` from 9.27.0 to 9.27.1
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.27.1/packages/wdio-globals)

Updates `@wdio/local-runner` from 9.27.0 to 9.27.1
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.27.1/packages/wdio-local-runner)

Updates `@wdio/mocha-framework` from 9.27.0 to 9.27.1
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.27.1/packages/wdio-mocha-framework)

Updates `@wdio/spec-reporter` from 9.27.0 to 9.27.1
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.27.1/packages/wdio-spec-reporter)

Updates `@angular/build` from 21.2.8 to 21.2.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.8...v21.2.9)

Updates `@angular/cli` from 21.2.8 to 21.2.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.8...v21.2.9)

Updates `@angular/compiler-cli` from 21.2.10 to 21.2.11
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.11/packages/compiler-cli)

Updates `@vue/test-utils` from 2.4.9 to 2.4.10
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](vuejs/test-utils@v2.4.9...v2.4.10)

Updates `jsdom` from 29.1.0 to 29.1.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.1.0...v29.1.1)

---
updated-dependencies:
- dependency-name: "@angular/build"
  dependency-version: 21.2.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@angular/cli"
  dependency-version: 21.2.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@angular/compiler-cli"
  dependency-version: 21.2.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@vue/test-utils"
  dependency-version: 2.4.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@wdio/cli"
  dependency-version: 9.27.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@wdio/globals"
  dependency-version: 9.27.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@wdio/local-runner"
  dependency-version: 9.27.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@wdio/mocha-framework"
  dependency-version: 9.27.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@wdio/spec-reporter"
  dependency-version: 9.27.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: cypress
  dependency-version: 15.14.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: eslint
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch
- dependency-name: jsdom
  dependency-version: 29.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the development-minor-patch group with 12 updates Bump the development-minor-patch group across 1 directory with 12 updates May 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/development-minor-patch-35c80aada8 branch from 254b70e to be6e444 Compare May 4, 2026 07:29
@Jym77 Jym77 merged commit 91fa254 into main May 4, 2026
3 checks passed
@Jym77 Jym77 deleted the dependabot/npm_and_yarn/development-minor-patch-35c80aada8 branch May 4, 2026 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Updating dependencies npm Dependencies of the npm ecosystem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant