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

Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.11.0 #119

Merged
merged 2 commits into from
Aug 4, 2023

Commits on Jun 16, 2023

  1. Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.11.0

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.1 to 2.11.0.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.9.1...v2.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    8104698 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. fix: inexplicably failing test

    The failure we see should match the regexp, but for some reason it's
    not. Not reading into it too deeply, just fixing it with an equivalent
    regexp that does pass.
    ctlong committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    f8d285f View commit details
    Browse the repository at this point in the history