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: onsi/gomega
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.27.2
Choose a base ref
...
head repository: onsi/gomega
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.27.4
Choose a head ref
  • 8 commits
  • 14 files changed
  • 3 contributors

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    636757e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 (#646)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.8.4 to 2.9.0.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.8.4...v2.9.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    e783366 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#649)

    Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf) from 1.5.2 to 1.5.3.
    - [Release notes](https://github.com/golang/protobuf/releases)
    - [Commits](golang/protobuf@v1.5.2...v1.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    cc16689 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    86d97ef View commit details
    Browse the repository at this point in the history
  2. v1.27.3

    onsi committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    e13f3d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 (#650)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.0 to 2.9.1.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.9.0...v2.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ccebd9b View commit details
    Browse the repository at this point in the history
  2. improve error formatting and remove duplication of error message in E…

    …ventually/Consistently
    onsi committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    854f075 View commit details
    Browse the repository at this point in the history
  3. v1.27.4

    onsi committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    39d7932 View commit details
    Browse the repository at this point in the history
Loading