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

chore(deps): update dependency @badeball/cypress-cucumber-preprocessor to v20 #694

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@badeball/cypress-cucumber-preprocessor ^19.0.0 -> ^20.0.0 age adoption passing confidence

Release Notes

badeball/cypress-cucumber-preprocessor (@​badeball/cypress-cucumber-preprocessor)

v20.0.0

Compare Source

Breaking changes:

  • The onAfterStep hook, part of the API for adding attachments from the Node environment, is no longer invoked after scenario hooks, IE. After(..) and Before(..).

    • It now more closely mimic the behavior of AfterStep(..), which it was supposed to.
  • The above-mentioned onAfterStep hook, is no longer invoked with a wasLastStep property.

    • This is now easily determined by using other properties, as reflected in the docs.
  • Messages reports are no longer implicitly enabled and written to disk when enabling JSON or HTML reports, fixes #​1140.

Other changes:

  • Emit meta information (lib version, node version, os, ci) in meesage reports, fixes #​1133.

    • This is in line with how cucumber-js behaves.
  • The above-mentioned onAfterStep hook, is now invoked with a bunch of relevant data, relates to #​1089.

  • Add a tool for merging messages reports, fixes #​1137.

    • This is first and foremost created to support merging related reports obtained through parallelization using Cypress Cloud.

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available
Frontend available
Legacy available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/badeball-cypress-cucumber-preprocessor-20.x branch from 2639628 to f838e05 Compare December 21, 2023 16:53
Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

github-actions bot commented Dec 21, 2023

Current changelog

Features

@renovate renovate bot force-pushed the renovate/badeball-cypress-cucumber-preprocessor-20.x branch from f838e05 to 5e9b955 Compare December 27, 2023 22:37
Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/badeball-cypress-cucumber-preprocessor-20.x branch from 5e9b955 to 9a9398c Compare December 28, 2023 16:04
Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/badeball-cypress-cucumber-preprocessor-20.x branch from 9a9398c to be4000c Compare December 28, 2023 16:38
Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/badeball-cypress-cucumber-preprocessor-20.x branch from be4000c to 1d4c79c Compare December 28, 2023 17:28
Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/badeball-cypress-cucumber-preprocessor-20.x branch from 7311d30 to 32eda3f Compare December 29, 2023 18:53
Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/badeball-cypress-cucumber-preprocessor-20.x branch from e79e1f9 to 9c7e0ac Compare January 2, 2024 12:46
Copy link
Contributor

github-actions bot commented Jan 2, 2024

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@renovate renovate bot force-pushed the renovate/badeball-cypress-cucumber-preprocessor-20.x branch from 9c7e0ac to ef125a0 Compare January 2, 2024 16:43
Copy link
Contributor

github-actions bot commented Jan 2, 2024

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@paulushcgcj paulushcgcj merged commit c9f607c into main Jan 2, 2024
17 checks passed
@paulushcgcj paulushcgcj deleted the renovate/badeball-cypress-cucumber-preprocessor-20.x branch January 2, 2024 16:52
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.

2 participants