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

Commits on Dec 6, 2024

  1. resolves #696: make HaveField great on pointer receivers given only a…

    … non-addressable value
    
    Signed-off-by: thediveo <thediveo@gmx.eu>
    thediveo authored and onsi committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    4feb9d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Fix #803

    Maxime WEYL authored and onsi committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    1c6c112 View commit details
    Browse the repository at this point in the history
  2. v1.36.1

    onsi committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    8bc0a2a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Bump nokogiri from 1.16.3 to 1.16.5 in /docs (#757)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.3 to 1.16.5.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.16.3...v1.16.5)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    dabc12e View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1 (#808)

    * Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.1
    
    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.20.1 to 2.22.1.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.20.1...v2.22.1)
    
    ---
    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>
    
    * fix: go.mod toolchain and go directive
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Derik Evangelista <derik@syntasso.io>
    dependabot[bot] and kirederik authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    5756529 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/net from 0.30.0 to 0.33.0 (#807)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.30.0 to 0.33.0.
    - [Commits](golang/net@v0.30.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      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 Dec 24, 2024
    Configuration menu
    Copy the full SHA
    b6cb028 View commit details
    Browse the repository at this point in the history
  3. Bump google.golang.org/protobuf from 1.35.1 to 1.36.1 (#810)

    Bumps google.golang.org/protobuf from 1.35.1 to 1.36.1.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      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 Dec 24, 2024
    Configuration menu
    Copy the full SHA
    9a7609d View commit details
    Browse the repository at this point in the history
  4. v1.36.2

    kirederik committed Dec 24, 2024
    Configuration menu
    Copy the full SHA
    bb0e550 View commit details
    Browse the repository at this point in the history
Loading