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 Loading
base: v1.27.10
Choose a base ref
...
head repository: onsi/gomega Loading
compare: v1.29.0
Choose a head ref
  • 16 commits
  • 14 files changed
  • 8 contributors

Commits on Jul 27, 2023

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

Commits on Aug 7, 2023

  1. Bump golang.org/x/net from 0.12.0 to 0.14.0 (#688)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.14.0.
    - [Commits](golang/net@v0.12.0...v0.14.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 Aug 7, 2023
    Configuration menu
    Copy the full SHA
    babe25f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. chore: update test matrix for Go 1.21 (#689)

    Go 1.21 has just been released.
    Implicitly, Go 1.19 is now out of support.
    blgm committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    5069017 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Bump commonmarker from 0.23.9 to 0.23.10 in /docs (#690)

    Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.9 to 0.23.10.
    - [Release notes](https://github.com/gjtorikian/commonmarker/releases)
    - [Changelog](https://github.com/gjtorikian/commonmarker/blob/v0.23.10/CHANGELOG.md)
    - [Commits](gjtorikian/commonmarker@v0.23.9...v0.23.10)
    
    ---
    updated-dependencies:
    - dependency-name: commonmarker
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ab17f5e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Typo in matchers.go (#691)

    bewebi committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    de68e8f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#693)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.11.0 to 2.12.0.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.11.0...v2.12.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 Aug 24, 2023
    Configuration menu
    Copy the full SHA
    55a33f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Add VerifyHost handler to ghttp (#698)

    Host is a field on the http.Request struct and it is useful to test that
    its value is correctly set. One cannot rely on checking the header (ie
    by VerifyHeader) alone
    
    Signed-off-by: toby lorne <[email protected]>
    tlwr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0b03b36 View commit details
    Browse the repository at this point in the history
  2. v1.28.0

    onsi committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    85681d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Minor typos (#699)

    cunnie committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    375648c View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

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

Commits on Oct 22, 2023

  1. Bump golang.org/x/net from 0.14.0 to 0.17.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.
    - [Commits](golang/net@v0.14.0...v0.17.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]>
    dependabot[bot] authored and onsi committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    d8a6508 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/google/go-cmp from 0.5.9 to 0.6.0

    Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0.
    - [Release notes](https://github.com/google/go-cmp/releases)
    - [Commits](google/go-cmp@v0.5.9...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/go-cmp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and onsi committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    14f8859 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.12.0 to 2.13.0.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.12.0...v2.13.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]>
    dependabot[bot] authored and onsi committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    635d196 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. v1.28.1

    onsi committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ab6045c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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

    onsi committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b94b195 View commit details
    Browse the repository at this point in the history
Loading