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.13.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.13.1
Choose a head ref
  • 7 commits
  • 7 files changed
  • 4 contributors

Commits on Oct 23, 2023

  1. Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixt…

    …ure (#1286)
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
    - [Commits](golang/net@v0.7.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      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 Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6e3cf65 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Bump github.com/onsi/gomega from 1.27.10 to 1.29.0 (#1290)

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.10 to 1.29.0.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.27.10...v1.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      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 Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9373633 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/tools from 0.12.0 to 0.14.0 (#1282)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.12.0 to 0.14.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.12.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      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 Oct 26, 2023
    Configuration menu
    Copy the full SHA
    74bbd65 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Bump golang.org/x/sys from 0.13.0 to 0.14.0 (#1295)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.13.0 to 0.14.0.
    - [Commits](golang/sys@v0.13.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      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 6, 2023
    Configuration menu
    Copy the full SHA
    7fc7b10 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#1291)

    Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.2.4 to 1.3.0.
    - [Release notes](https://github.com/go-logr/logr/releases)
    - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
    - [Commits](go-logr/logr@v1.2.4...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-logr/logr
      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 6, 2023
    Configuration menu
    Copy the full SHA
    7161a9d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. # 1296 fix(precompiled test guite): exec bit check omitted on Windows (

    …#1301)
    
    Co-authored-by: Jacob Grieger <jacob.grieger@siemens-healthineers.com>
    jgrieger and jgriegershs authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    26eea01 View commit details
    Browse the repository at this point in the history
  2. v2.13.1

    onsi committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    64b8552 View commit details
    Browse the repository at this point in the history
Loading