Skip to content

Bump uuid and @cucumber/cucumber#2

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

Bump uuid and @cucumber/cucumber#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-125baa6379

Conversation

@dependabot

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

Copy link
Copy Markdown

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 11.3.0 to 12.9.0

Release notes

Sourced from @​cucumber/cucumber's releases.

v12.9.0

Added

  • Emit new publish:url event for plugins (#2808)

v12.8.3

Fixed

  • Handle thrown strings correctly (partial backport from #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)

... (truncated)

Changelog

Sourced from @​cucumber/cucumber's changelog.

[12.9.0] - 2026-05-15

Added

  • Emit new publish:url event for plugins (#2808)

[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)

... (truncated)

Commits
Maintainer changes

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


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-125baa6379 branch from 60cc2dc to 405ccce Compare May 28, 2026 07:46
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 11.3.0 to 12.9.0
- [Release notes](https://github.com/cucumber/cucumber-js/releases)
- [Changelog](https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-js@v11.3.0...v12.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-125baa6379 branch from 405ccce to aacc027 Compare May 28, 2026 09:41
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