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

Commits on Jun 13, 2023

  1. Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.10.0 (#671)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.7 to 2.10.0.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.9.7...v2.10.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9076019 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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

Commits on Jun 28, 2023

  1. Bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (#675)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.10.0 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.10.0...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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a2087d8 View commit details
    Browse the repository at this point in the history
  2. chore: unnecessary use of fmt.Sprintf (#677)

    Signed-off-by: guoguangwu <[email protected]>
    testwill committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ceb9ca6 View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/net from 0.10.0 to 0.11.0 (#674)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.11.0.
    - [Commits](golang/net@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    642ead0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. chore: use String() instead of fmt.Sprintf (#678)

    Signed-off-by: guoguangwu <[email protected]>
    testwill committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    86f3659 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Bump golang.org/x/net from 0.11.0 to 0.12.0 (#679)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.12.0.
    - [Commits](golang/net@v0.11.0...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    360849b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    3b31fc3 View commit details
    Browse the repository at this point in the history
  2. v1.27.9

    onsi committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    66bcd9d View commit details
    Browse the repository at this point in the history
Loading