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) #2796

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.cucumber:messages (source) 22.0.0 -> 24.0.0 age adoption passing confidence
io.cucumber:html-formatter 20.4.0 -> 21.0.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.0

Compare Source

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

v23.0.0

Compare Source

Added
  • Added C++ implementation (#​152)
Changed
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.

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (acc7850) 84.95% compared to head (8c47880) 84.95%.
Report is 1 commits behind head on main.

❗ Current head 8c47880 differs from pull request most recent head 99d24da. Consider uploading reports for the commit 99d24da to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2796   +/-   ##
=========================================
  Coverage     84.95%   84.95%           
  Complexity     2724     2724           
=========================================
  Files           331      331           
  Lines          9539     9539           
  Branches        916      916           
=========================================
  Hits           8104     8104           
  Misses         1110     1110           
  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 3 times, most recently from d885e20 to 85d8de5 Compare September 29, 2023 17:51
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 4 times, most recently from b385ee3 to e4fce13 Compare October 6, 2023 18:31
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 10 times, most recently from be0e19a to 7a616bc Compare October 13, 2023 17:40
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 3 times, most recently from 8caa8bf to d07a027 Compare October 20, 2023 17:26
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 2 times, most recently from b5c7081 to e8f7da1 Compare October 31, 2023 04:04
@renovate renovate bot changed the title Update dependency io.cucumber:gherkin to v27 Update Messages and dependants (major) Nov 1, 2023
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 5 times, most recently from d2db75d to 8114bd3 Compare November 7, 2023 02:04
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch from 8114bd3 to 716c4ca Compare November 14, 2023 16:19
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 6 times, most recently from c1c3aa4 to a45affc Compare November 17, 2023 06:54
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 4 times, most recently from 8e00841 to 2faac34 Compare November 24, 2023 15:17
@mpkorstanje
Copy link
Contributor

Note to self. Currently these don't converge with their messages version. Also needs a new release of https://github.com/cucumber/cucumber-junit-xml-formatter

@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch 6 times, most recently from 00af979 to 8c47880 Compare December 2, 2023 02:02
@renovate renovate bot force-pushed the renovate/major-messages-and-dependants branch from 8c47880 to 99d24da Compare December 3, 2023 16:50
@mpkorstanje mpkorstanje closed this Dec 3, 2023
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.

1 participant