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: bencompton/jest-cucumber
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.0
Choose a base ref
...
head repository: bencompton/jest-cucumber
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 1, 2024

  1. build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1

    Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.1.
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1080b3d View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump vitest from 1.6.0 to 2.0.5

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 2.0.5.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0f6cf0a View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump prettier from 3.3.2 to 3.3.3

    Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.2...3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    72109ba View commit details
    Browse the repository at this point in the history
  4. build(deps): bump glob from 10.4.2 to 11.0.0

    Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.2 to 11.0.0.
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.4.2...v11.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    52c1ab6 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump typescript from 5.5.2 to 5.5.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.2...v5.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    db6a3c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. build(deps-dev): bump @pplancq/prettier-config from 1.1.0 to 1.2.0

    Bumps [@pplancq/prettier-config](https://github.com/pplancq/dev-tools/tree/HEAD/packages/prettier-config) from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/pplancq/dev-tools/releases)
    - [Changelog](https://github.com/pplancq/dev-tools/blob/main/packages/prettier-config/CHANGELOG.md)
    - [Commits](https://github.com/pplancq/dev-tools/commits/@pplancq/prettier-config@1.2.0/packages/prettier-config)
    
    ---
    updated-dependencies:
    - dependency-name: "@pplancq/prettier-config"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a012b78 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @types/node from 20.14.9 to 22.5.1

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.9 to 22.5.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    2e68004 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump ts-jest from 29.1.5 to 29.2.5

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.5 to 29.2.5.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.1.5...v29.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9e8dd31 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump husky from 9.0.11 to 9.1.5

    Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.5.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v9.0.11...v9.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    08eee6f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    c3e38cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43f6291 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a3113d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #260 from bencompton/dependabot/npm_and_yarn/main/…

    …pplancq/prettier-config-1.2.0
    bencompton authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a239e03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bddd942 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80026ba View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump @pplancq/semantic-release-config

    Bumps [@pplancq/semantic-release-config](https://github.com/pplancq/dev-tools/tree/HEAD/packages/semantic-release-config) from 1.4.1 to 1.5.0.
    - [Release notes](https://github.com/pplancq/dev-tools/releases)
    - [Changelog](https://github.com/pplancq/dev-tools/blob/main/packages/semantic-release-config/CHANGELOG.md)
    - [Commits](https://github.com/pplancq/dev-tools/commits/@pplancq/semantic-release-config@1.5.0/packages/semantic-release-config)
    
    ---
    updated-dependencies:
    - dependency-name: "@pplancq/semantic-release-config"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    356f906 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25254fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58fd984 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #251 from bencompton/dependabot/npm_and_yarn/main/…

    …eslint-plugin-prettier-5.2.1
    bencompton authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    36e0589 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #259 from bencompton/dependabot/npm_and_yarn/main/…

    …pplancq/semantic-release-config-1.5.0
    bencompton authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2b9c29f View commit details
    Browse the repository at this point in the history
Loading