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.1
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.2
Choose a head ref
  • 9 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    81443b3 View commit details
    Browse the repository at this point in the history
  2. fix go.sum

    onsi committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    592d876 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Bump github.com/onsi/ginkgo/v2 from 2.8.2 to 2.8.3 (#641)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.8.2 to 2.8.3.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.8.2...v2.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    99d8605 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. docs(dsl): correct godoc comment on Expect func (#643)

    patter -> pattern
    jimmyfielding authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a84e340 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    28a319b View commit details
    Browse the repository at this point in the history
  2. bump ginkgo

    onsi committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    ce269e2 View commit details
    Browse the repository at this point in the history
  3. commit go mod tidy changes

    onsi committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    b993b23 View commit details
    Browse the repository at this point in the history
  4. lol. actually bump ginkgo

    onsi committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a44f4ef View commit details
    Browse the repository at this point in the history
  5. v1.27.2

    onsi committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    dbd4cb5 View commit details
    Browse the repository at this point in the history
Loading