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

Update Messages and dependants (major) #2826

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.cucumber:messages 22.0.0 -> 24.0.1 age adoption passing confidence
io.cucumber:html-formatter 20.4.0 -> 21.2.0 age adoption passing confidence
io.cucumber:gherkin 26.2.0 -> 27.0.0 age adoption passing confidence

Release Notes

cucumber/messages (io.cucumber:messages)

v24.0.1

Compare Source

Fixed

v24.0.0

Compare Source

Added
  • Add stackTrace prop to Exception message (#​182)

v23.0.0

Compare Source

Added
  • Added C++ implementation (#​152)
Changed
cucumber/html-formatter (io.cucumber:html-formatter)

v21.2.0

Compare Source

Changed
Fixed
  • [Ruby] Fixed up All remaining rubocop offenses / removed excess crud (#​276)

v21.1.0

Compare Source

Changed
  • Upgrade messages to 24.0.0
Fixed
  • [Ruby] Fixed up 90% of all rubocop offenses (#​270)
  • [Java] Fix project urls in pom.xml

v21.0.0

Compare Source

Added
  • [Ruby] CI: Test on ruby 3.1/3.2 (#​268)
Changed
  • [Ruby] Minimum ruby version is now 2.6+ (#​268)
  • [Ruby] Add placeholder rubocop files ready for rubocop refactoring (#​268)
cucumber/gherkin (io.cucumber:gherkin)

v27.0.0

Compare Source

Added
  • (i18n) Added Malayalam localization
  • (i18n) Added 'ed' to Italian (#​31)
  • (i18n) Added Danish translation of "Rule"
  • (i18n) Added Dutch translation of "Rule"
  • (i18n) Added Esperanto translation of "Rule"
  • [Ruby] Added Gherkin::Query#parent_locations for determining a scenario's parents' line numbers (#​89)
  • C++ implementation #​117
Changed
  • [.NET] Bump sdk to .net 8. Added .net 8 to test platforms
  • [Go, Perl, Ruby] Upgraded messages to v22
  • [Go] Improve performance - don't compile regex on matcher create
  • [Perl] Fix release packaging
  • [Perl] Include CHANGELOG.md in tarball
  • [Perl] Harmonized error reporting with mainstream implementations - errors are now converted to messages and reported in the message stream (#​31)
  • [Ruby] Update minimum ruby requirement from 2.3 to 2.5

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (afde824) 84.99% compared to head (2c3a51a) 84.99%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2826   +/-   ##
=========================================
  Coverage     84.99%   84.99%           
  Complexity     2732     2732           
=========================================
  Files           331      331           
  Lines          9554     9554           
  Branches        918      918           
=========================================
  Hits           8120     8120           
  Misses         1109     1109           
  Partials        325      325           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 4 times, most recently from 0086927 to 2f75568 Compare December 11, 2023 00:01
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 10 times, most recently from 466fcd3 to 81c6436 Compare December 16, 2023 23:59
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 6 times, most recently from a71ae10 to 5b9c1d9 Compare December 24, 2023 21:40
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 4 times, most recently from db07f95 to f9bb819 Compare January 4, 2024 12:56
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 5 times, most recently from 209a747 to 01f5d65 Compare January 14, 2024 18:35
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch from 01f5d65 to 5465dfe Compare January 16, 2024 02:12
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 3 times, most recently from 2d5da2d to 98bd98f Compare January 30, 2024 19:51
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 2 times, most recently from 53219d9 to bd7fb9c Compare February 6, 2024 21:26
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch from bd7fb9c to 2c3a51a Compare February 15, 2024 16:57
@mpkorstanje mpkorstanje merged commit 0903cd4 into main Feb 15, 2024
16 checks passed
@mpkorstanje mpkorstanje deleted the renovate/major-messages-and-dependants branch February 15, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant