Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: badeball/cypress-cucumber-preprocessor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v21.0.3
Choose a base ref
...
head repository: badeball/cypress-cucumber-preprocessor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 24 files changed
  • 3 contributors

Commits on Dec 3, 2024

  1. Unstuck mocha types

    See diff.
    badeball committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    7702f44 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Add support for Cypress v14

    badeball committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    0defd7a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

  1. v22.0.0

    badeball committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    c57e2d8 View commit details
    Browse the repository at this point in the history
  2. Update dependency mocha to v11 (#1261)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 18, 2025
    Configuration menu
    Copy the full SHA
    67477c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Migrate to Github's new issue templates

    The legacy way is officially gone.
    badeball committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    c3f823a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2025

  1. Avoid importing anything but types from @cucumber/messages

    .. in the browser bundle, that is. Due to updated transitive
    dependencies and deduping, the build + browserify examples suddenly fail
    to due to error parsing nullish coalescing assignment operators [1].
    
    [1] browserify/detective#88
    badeball committed Feb 9, 2025
    Configuration menu
    Copy the full SHA
    510ed11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee910fc View commit details
    Browse the repository at this point in the history
  3. v22.0.1

    badeball committed Feb 9, 2025
    Configuration menu
    Copy the full SHA
    c6ebb9d View commit details
    Browse the repository at this point in the history
  4. Update dependency @cucumber/gherkin to v31 (#1272)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 9, 2025
    Configuration menu
    Copy the full SHA
    0de91ee View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. Update dependency @cucumber/gherkin to v32 (#1280)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    a09a5e4 View commit details
    Browse the repository at this point in the history
Loading