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/ginkgo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.0
Choose a base ref
...
head repository: onsi/ginkgo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.1
Choose a head ref
  • 10 commits
  • 15 files changed
  • 3 contributors

Commits on Mar 6, 2023

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

Commits on Mar 8, 2023

  1. Bump golang.org/x/tools from 0.6.0 to 0.7.0 (#1159)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.6.0 to 0.7.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.6.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      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] authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    86ad4c0 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/crypto (#1153)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.1.0.
    - [Release notes](https://github.com/golang/crypto/releases)
    - [Commits](https://github.com/golang/crypto/commits/v0.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    eb8dccd View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixt…

    …ure (#1154)
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220722155237-a158d28d115b to 0.7.0.
    - [Release notes](https://github.com/golang/net/releases)
    - [Commits](https://github.com/golang/net/commits/v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    c984725 View commit details
    Browse the repository at this point in the history
  4. Bump github.com/onsi/gomega from 1.27.1 to 1.27.2 (#1151)

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.1 to 1.27.2.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.27.1...v1.27.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      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 Mar 8, 2023
    Configuration menu
    Copy the full SHA
    e24b3da View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. bump gomega to 1.27.3

    onsi committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    c16f0b0 View commit details
    Browse the repository at this point in the history
  2. Support -coverpkg=./...

    onsi committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    26ca1b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc44c3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbb6fa0 View commit details
    Browse the repository at this point in the history
  5. v2.9.1

    onsi committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    18bc29d View commit details
    Browse the repository at this point in the history
Loading