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

fix(deps): update dependency io.cucumber:query to v13 - abandoned #2942

Merged
merged 3 commits into from
Feb 2, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.cucumber:query 12.2.0 -> 13.1.0 age adoption passing confidence

Release Notes

cucumber/query (io.cucumber:query)

v13.1.0

Compare Source

Added
  • New method findAttachmentsBy(TestStepFinished) (#​67)
  • New method findHookBy(TestStep) (#​67)
  • New method findMeta() (#​67)
Fixed
  • [JavaScript] Attachments are not presumed to have a related test step (#​67)

v13.0.3

Compare Source

Fixed
  • [JavaScript] Remove dependency on assert package (#​66)

v13.0.2

Compare Source

Fixed
  • [Java] Don't expose EnumMap implementation detail

v13.0.1

Compare Source

Fixed
  • [Java] countTestCasesStarted now accounts for retried test cases (#​65)
  • [JavaScript] Lineage and related symbols now exported on entry point (#​65)

v13.0.0

Compare Source

Added
Changed
  • BREAKING CHANGE: countMostSevereTestStepResultStatus now returns EnumMap with all statuses regardless of count (#​62)
  • BREAKING CHANGE: findAllTestCaseStarted now omits TestCaseStarted messages where there is or will be another attempt (#​62)
  • BREAKING CHANGE: Rename findMostSevereTestStepResulBy to findMostSevereTestStepResultBy (#​62)
Removed
  • BREAKING CHANGE: Remove support for Node.js 16.x and 17.x (#​62)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the 🤖 dependencies Dependency upgrade label Nov 15, 2024
@renovate renovate bot force-pushed the renovate/major-query.version branch 3 times, most recently from c3a63ae to 37987b4 Compare November 15, 2024 16:03
@renovate renovate bot force-pushed the renovate/major-query.version branch 6 times, most recently from fe26e6f to 4a84053 Compare December 2, 2024 08:17
@renovate renovate bot force-pushed the renovate/major-query.version branch 5 times, most recently from ba03bcc to 937d902 Compare December 17, 2024 06:13
@renovate renovate bot force-pushed the renovate/major-query.version branch 3 times, most recently from fa3b210 to b2d49be Compare December 28, 2024 19:41
@renovate renovate bot force-pushed the renovate/major-query.version branch from b2d49be to b6340af Compare January 3, 2025 01:43
@renovate renovate bot force-pushed the renovate/major-query.version branch 8 times, most recently from 83748ef to 1fd334d Compare January 16, 2025 15:53
@renovate renovate bot force-pushed the renovate/major-query.version branch 3 times, most recently from 4a85604 to 493235b Compare January 26, 2025 22:10
@renovate renovate bot force-pushed the renovate/major-query.version branch from 493235b to 84862c9 Compare January 27, 2025 14:23
@renovate renovate bot force-pushed the renovate/major-query.version branch from 84862c9 to e8fb5fb Compare January 29, 2025 22:37
Copy link
Contributor Author

renovate bot commented Jan 31, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@jkronegg jkronegg requested a review from mpkorstanje January 31, 2025 12:14
@renovate renovate bot changed the title fix(deps): update dependency io.cucumber:query to v13 fix(deps): update dependency io.cucumber:query to v13 - abandoned Feb 2, 2025
Copy link
Contributor Author

renovate bot commented Feb 2, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@mpkorstanje mpkorstanje merged commit 0598529 into main Feb 2, 2025
12 checks passed
@mpkorstanje mpkorstanje deleted the renovate/major-query.version branch February 2, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 dependencies Dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant