Skip to content

Bump uuid and @cucumber/cucumber#291

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-956e4a176a
Open

Bump uuid and @cucumber/cucumber#291
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-956e4a176a

Conversation

@dependabot
Copy link
Copy Markdown

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

Removes uuid. It's no longer used after updating ancestor dependency @cucumber/cucumber. These dependencies need to be updated together.

Removes uuid

Updates @cucumber/cucumber from 12.0.0 to 12.8.3

Release notes

Sourced from @​cucumber/cucumber's releases.

v12.8.3

Fixed

  • Handle thrown strings correctly (#2708)
  • Include assertion info in stack trace (#2803)

v12.8.2

Changed

  • Various dependency updates

v12.8.1

Fixed

v12.8.0

Added

  • Support custom externalising option (#2780)

v12.7.0

Changed

  • Warn about merged paths from config and CLI (#2759)

Fixed

  • Handle ESM when building source references (#2740)
  • Fix error type resolution (#2744)
  • Ensure that environment variables reach child processes in parallel mode (#2752)

v12.6.0

Deprecated

  • Deprecate colorsEnabled format option in favour of environment variables (#2729)

v12.5.0

Added

v12.4.0

Added

  • Allow loading config files in TypeScript format (#2709)

Changed

  • Compress report content with gzip before publishing (#2687)

v12.3.0

Added

  • Add support for Node.js 25.x (#2704)
  • Support named BeforeAll/AfterAll hooks (#2661)
  • Emit messages for test run hooks (#2644)
  • Emit messages for suggestions (#2703)

Changed

... (truncated)

Changelog

Sourced from @​cucumber/cucumber's changelog.

[12.8.3] - 2026-05-09

Fixed

  • Handle thrown strings correctly (#2708)
  • Include assertion info in stack trace (#2803)

[12.8.2] - 2026-04-25

Changed

  • Various dependency updates

[12.8.1] - 2026-04-14

Fixed

[12.8.0] - 2026-04-12

Added

  • Support custom externalising option (#2780)

[12.7.0] - 2026-02-25

Changed

  • Warn about merged paths from config and CLI (#2759)

Fixed

  • Handle ESM when building source references (#2740)
  • Fix error type resolution (#2744)
  • Ensure that environment variables reach child processes in parallel mode (#2752)

[12.6.0] - 2026-01-22

Deprecated

  • Deprecate colorsEnabled format option in favour of environment variables (#2729)

[12.5.0] - 2025-12-26

Added

[12.4.0] - 2025-12-13

Added

  • Allow loading config files in TypeScript format (#2709)

Changed

  • Compress report content with gzip before publishing (#2687)

[12.3.0] - 2025-12-01

Added

  • Add support for Node.js 25.x (#2704)
  • Support named BeforeAll/AfterAll hooks (#2661)
  • Emit messages for test run hooks (#2644)
  • Emit messages for suggestions (#2703)

Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​cucumber/cucumber since your current version.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [@cucumber/cucumber](https://github.com/cucumber/cucumber-js). These dependencies need to be updated together.


Removes `uuid`

Updates `@cucumber/cucumber` from 12.0.0 to 12.8.3
- [Release notes](https://github.com/cucumber/cucumber-js/releases)
- [Changelog](https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-js@v12.0.0...v12.8.3)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@cucumber/cucumber"
  dependency-version: 12.8.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added javascript dependencies Pull requests that update a dependency file labels May 12, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants