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 v21 #1633

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

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

Release Notes

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

v21.0.3

Compare Source

  • Correctly represent consecutive BeforeAll & AfterAll hooks in the command log, relates to #​1250.

  • Cache instances of SourceMapConsumer, fixes #​1256.

v21.0.2

Compare Source

  • Cache requested source maps, fixes #​1245.

v21.0.1

Compare Source

  • Support config file locations other than project root, fixes #​1243.

v21.0.0

Compare Source

Breaking changes:

  • Exported member preprocessor of @badeball/cypress-cucumber-preprocessor/browserify is removed.

    • User of @badeball/cypress-cucumber-preprocessor/browserify should change their Cypress config in accordance with the related examples.
  • The executable cypress-cucumber-diagnostics has been replaced by a dryRun option, relates to #​1120 and #​1129.

    • This is a massive overhaul of a feature that was originally ill-thought-out. I'm curious about the reception.

Other changees:

  • Re-introduce support for Node v18, fixes #​1230.

  • Generate a temporary messages report in case of JsonFormatter errors, relates to #​1161.

  • Support project directories containing square brackets, EG. /home/[foo] my project/, relates to #​1196.

  • Allow features in arbitrary locations, fixes #​1225.

v20.1.2

Compare Source

  • Updated all dependencies, including esbuild, relates to #​1068.

v20.1.1

Compare Source

  • Omit outputting empty "then" entries to the command log, relates to #​1214.

v20.1.0

Compare Source

  • Include skipped (not omitted) tests in reports, fixes #​1041.

v20.0.7

Compare Source

  • Updated all dependencies, fixes #​1198.

v20.0.6

Compare Source

  • Search for configuration files using strategy project, fixes #​1185.

v20.0.5

Compare Source

  • Updated all dependencies, fixes #​1180.

v20.0.4

Compare Source

  • Fix type signature of defineParameterType to correctly reflect transformer property's optionality, fixes #​1179.

v20.0.3

Compare Source

  • Handle browser / page crash gracefully, fixes #​1172.

v20.0.2

Compare Source

  • Add support for skipped / pending scenario hooks, fixes #​1159.

  • Add support for suite-level test configuration, fixes #​1158.

v20.0.1

Compare Source

  • Handle more corner cases related to reload-behavior, fixes #​1142.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 requested a review from a team as a code owner October 7, 2024 00:33
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
@renovate renovate bot force-pushed the renovate/badeball-cypress-cucumber-preprocessor-21.x branch from a4fb3f7 to 550e6e5 Compare October 24, 2024 12:12
@renovate renovate bot force-pushed the renovate/badeball-cypress-cucumber-preprocessor-21.x branch from 550e6e5 to 7c3bcbc Compare November 20, 2024 11:02
Copy link
Contributor Author

renovate bot commented Nov 20, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
/opt/containerbase/tools/pnpm/3.4.1/22.11.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285
        if (cb) cb.apply(this, arguments)
                   ^

TypeError: cb.apply is not a function
    at /opt/containerbase/tools/pnpm/3.4.1/22.11.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at /opt/containerbase/tools/pnpm/3.4.1/22.11.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at FSReqCallback.oncomplete (node:fs:198:5)

Node.js v22.11.0

@diegopf diegopf closed this Nov 27, 2024
@diegopf diegopf deleted the renovate/badeball-cypress-cucumber-preprocessor-21.x branch November 27, 2024 17:12
Copy link
Contributor Author

renovate bot commented Nov 27, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 21.x releases. But if you manually upgrade to 21.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant