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.29.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.31.0
Choose a head ref
  • 13 commits
  • 16 files changed
  • 5 contributors

Commits on Oct 25, 2023

  1. doc: fix type on gleak go doc

    Signed-off-by: thediveo <thediveo@gmx.eu>
    thediveo authored and onsi committed Oct 25, 2023
    Copy the full SHA
    f1b8343 View commit details

Commits on Oct 26, 2023

  1. Bump actions/checkout from 3 to 4 (#694)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 26, 2023
    Copy the full SHA
    6ca6e97 View commit details

Commits on Nov 8, 2023

  1. Copy the full SHA
    4da4c7f View commit details
  2. v1.30.0

    onsi committed Nov 8, 2023
    Copy the full SHA
    f804ac6 View commit details

Commits on Nov 29, 2023

  1. Copy the full SHA
    a672c86 View commit details
  2. Bump golang.org/x/net from 0.17.0 to 0.19.0 (#711)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.19.0.
    - [Commits](golang/net@v0.17.0...v0.19.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 Nov 29, 2023
    Copy the full SHA
    df97ecc View commit details
  3. Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.2 (#713)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.0 to 2.13.2.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.13.0...v2.13.2)
    
    ---
    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 Nov 29, 2023
    Copy the full SHA
    54726f0 View commit details

Commits on Dec 18, 2023

  1. Bump github/codeql-action from 2 to 3 (#715)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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, 2023
    Copy the full SHA
    9836e76 View commit details
  2. Bump actions/setup-go from 4 to 5 (#714)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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, 2023
    Copy the full SHA
    f1c8757 View commit details

Commits on Jan 17, 2024

  1. docs: fix typo in example usage "occured" -> "occurred"

    Also change it in some test descriptions where it matters even less.
    watzkuh authored and onsi committed Jan 17, 2024
    Copy the full SHA
    49005fe View commit details
  2. Bump minimum go version

    onsi committed Jan 17, 2024
    Copy the full SHA
    dee1e3c View commit details
  3. Copy the full SHA
    121c37f View commit details
  4. v1.31.0

    onsi committed Jan 17, 2024
    Copy the full SHA
    ba8bba2 View commit details
Loading