Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update cucumber-messages requirement from ~> 19.1, >= 19.1.4 to >= 19.1.4, < 22.0 in /ruby #78

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2022

Updates the requirements on cucumber-messages to permit the latest version.

Release notes

Sourced from cucumber-messages's releases.

v21.0.1

Fixed

  • [Java] Suppress warnings for missing javadoc (#128)
Changelog

Sourced from cucumber-messages's changelog.

[21.0.1] - 2022-12-17

Fixed

  • [Java] Suppress warnings for missing javadoc (#128)

[21.0.0] - 2022-12-17

Added

  • [Java] Add javadoc to messages (#124)

Changed

  • Add exception to TestStepFinished TestRunFinished (#122)

[20.0.0] - 2022-11-14

Changed

  • Add workerId field to TestCaseStarted message (#34)
  • [Java] Enabled reproducible builds

Fixed

  • Change Go module name to match repo (#101)

[19.1.4] - 2022-09-22

Changed

  • Update dependencies

[19.1.3] - 2022-09-20

Fixed

  • Add name field to package.cjs.json (#36)

[19.1.2] - 2022-06-22

Fixed

  • [Javascript] Schema was still missing in 19.1.1 due to how npm manages the files attribute in package.json (PR#2020)

[19.1.1] - 2022-06-22

Fixed

  • [Javascript] Schema are actually missing from 19.1.0 (PR#2016)

[19.1.0] - 2022-06-20

Added

  • [Javascript] Adding the json schemas of the messages to the NPM package (PR#2010)

[19.0.0] - 2022-05-31

Added

  • Expand the messages protocol with keyword types (#1966)

Changed

  • [Java] the PickleStep constructor has changed - it now needs an extra PickleStepType argument.
  • [Java] the Step constructor has changed - it now needs an extra StepKeywordType argument.

... (truncated)

Commits
  • f221b8e Prepare release v21.0.1
  • 4cee52d java: Suppress warnings for missing javadoc (#128)
  • bd20f68 Revert "Update dependency @​types/uuid to v9" (#127)
  • b3aa1f8 Update dependency @​types/uuid to v9 (#116)
  • c4d941e Update dependency vimeo/psalm to v5 (#117)
  • 17a3298 elixir: Disable release
  • c438614 Improve the Maven caching in docker builds build (#118)
  • 9957b89 ruby: Remove non eoled versions from test matrix
  • d3c2992 javascript: Remove non LTS versions from test matrix
  • 6fdba07 Prepare for the next development iteration
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @mattwynne.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/bundler/ruby/cucumber-messages-gte-19.1.4-and-lt-22.0 branch December 23, 2022 17:58
@mattwynne
Copy link
Member

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2022

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@mattwynne
Copy link
Member

@dependabot reopen

@dependabot dependabot bot reopened this Dec 23, 2022
@dependabot dependabot bot restored the dependabot/bundler/ruby/cucumber-messages-gte-19.1.4-and-lt-22.0 branch December 23, 2022 18:00
@dependabot dependabot bot force-pushed the dependabot/bundler/ruby/cucumber-messages-gte-19.1.4-and-lt-22.0 branch from ff55dcf to 4a13204 Compare December 23, 2022 18:01
@mattwynne
Copy link
Member

@dependabot recreate

….1.4 to >= 19.1.4, < 22.0

Updates the requirements on [cucumber-messages](https://github.com/cucumber/messages) to permit the latest version.
- [Release notes](https://github.com/cucumber/messages/releases)
- [Changelog](https://github.com/cucumber/messages/blob/main/CHANGELOG.md)
- [Commits](cucumber/messages@v19.1.4...v21.0.1)

---
updated-dependencies:
- dependency-name: cucumber-messages
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/ruby/cucumber-messages-gte-19.1.4-and-lt-22.0 branch from 4a13204 to 149a469 Compare December 23, 2022 18:02
@mattwynne
Copy link
Member

@dependabot merge

@mattwynne
Copy link
Member

I don't want to merge this as-is, but I want to see if I can get dependabot to pick up the this new config and it seems like even if I close this PR it won't create a new one. I'm wondering if merging this one will give it a chance to update the dependency afterwards.

@dependabot dependabot bot merged commit 8964a06 into main Dec 23, 2022
@dependabot dependabot bot deleted the dependabot/bundler/ruby/cucumber-messages-gte-19.1.4-and-lt-22.0 branch December 23, 2022 18:18
mattwynne added a commit that referenced this pull request Dec 23, 2022
…1, >= 19.1.4 to >= 19.1.4, < 22.0 (#78)"

This reverts commit 8964a06.

I want to get dependabot to try again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

1 participant