Skip to content

chore(deps): bump @cucumber/messages from 32.3.1 to 33.0.2 in /frontend#809

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/cucumber/messages-33.0.2
Open

chore(deps): bump @cucumber/messages from 32.3.1 to 33.0.2 in /frontend#809
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/cucumber/messages-33.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps @cucumber/messages from 32.3.1 to 33.0.2.

Release notes

Sourced from @​cucumber/messages's releases.

v33.0.2

Fixed

  • [.Net] Fix release workflow filename (#443)

v33.0.1

Fixed

  • [JavaScript] Fix release process

v33.0.0

Changed

  • [Elixir] Generate messages from json schema instead of protobuf (#29
  • [JavaScript] BREAKING CHANGE: Emit types instead of classes (#287)
  • [JavaScript] BREAKING CHANGE: parseEnvelope no longer defaults missing values (#287)
  • [JavaScript] BREAKING CHANGE: Switch to ESM (#438)
Changelog

Sourced from @​cucumber/messages's changelog.

[33.0.2] - 2026-06-10

Fixed

  • [.Net] Fix release workflow filename (#443)

[33.0.1] - 2026-06-10

Fixed

  • [JavaScript] Fix release process

[33.0.0] - 2026-06-10

Changed

  • [Elixir] Generate messages from json schema instead of protobuf (#29
  • [JavaScript] BREAKING CHANGE: Emit types instead of classes (#287)
  • [JavaScript] BREAKING CHANGE: parseEnvelope no longer defaults missing values (#287)
  • [JavaScript] BREAKING CHANGE: Switch to ESM (#438)
Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: javascript. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [@cucumber/messages](https://github.com/cucumber/messages) from 32.3.1 to 33.0.2.
- [Release notes](https://github.com/cucumber/messages/releases)
- [Changelog](https://github.com/cucumber/messages/blob/main/CHANGELOG.md)
- [Commits](cucumber/messages@v32.3.1...v33.0.2)

---
updated-dependencies:
- dependency-name: "@cucumber/messages"
  dependency-version: 33.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/cucumber/messages-33.0.2 branch from c061125 to b88c57b Compare June 11, 2026 18:45
@github-actions github-actions Bot deleted a comment from claude Bot Jun 11, 2026
@claude

claude Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Dependabot Assessment

Dependency: @cucumber/messages (npm, /frontend)
Version change: 32.3.1 → 33.0.2 — major bump

Breaking changes in v33

The v33.0.0 release introduces three breaking changes:

  1. Emits types instead of classes
  2. parseEnvelope no longer defaults missing values
  3. Switched to ESM

None of these affect the single usage in this project (Messages.IdGenerator.uuid() in frontend/src/gherkin/parser.js), and Vite handles ESM natively.

CI status

Several checks are still pending (build / build, Test, Pre-commit). Cannot merge until these pass.

Decision: 🚩 Flagging for human review

Two reasons:

  • This is a major version bump — auto-merge policy requires human sign-off regardless of low apparent risk.
  • CI is not yet complete — merging is blocked until all checks pass.

If CI passes cleanly, a human reviewer can safely approve: the breaking changes in v33 do not affect how this project uses the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants