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.17.1
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.17.2
Choose a head ref
  • 15 commits
  • 14 files changed
  • 6 contributors

Commits on Mar 26, 2024

  1. fix github output log level for skipped specs

    Signed-off-by: zhangzujian <zhangzujian.7@gmail.com>
    zhangzujian authored and onsi committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    780e7a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Bump golang.org/x/net from 0.20.0 to 0.23.0 (#1380)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0.
    - [Commits](golang/net@v0.20.0...v0.23.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 Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f15239a View commit details
    Browse the repository at this point in the history
  2. Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1374)

    Bumps google.golang.org/protobuf from 1.28.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      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 Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7f447b2 View commit details
    Browse the repository at this point in the history
  3. Bump github-pages from 229 to 230 in /docs (#1359)

    Bumps [github-pages](https://github.com/github/pages-gem) from 229 to 230.
    - [Release notes](https://github.com/github/pages-gem/releases)
    - [Commits](github/pages-gem@v229...v230)
    
    ---
    updated-dependencies:
    - dependency-name: github-pages
      dependency-type: direct:development
      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 Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e6d1170 View commit details
    Browse the repository at this point in the history
  4. Bump golang.org/x/tools from 0.17.0 to 0.19.0 (#1368)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.17.0 to 0.19.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.17.0...v0.19.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 Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5474a26 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 (#1390)

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.30.0 to 1.33.0.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.30.0...v1.33.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 Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fd622d2 View commit details
    Browse the repository at this point in the history
  2. Fix test for gomega version bump

    Ygnas authored and onsi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f2fcd97 View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.24.0.
    - [Commits](golang/net@v0.23.0...v0.24.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 Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4ce33f4 View commit details
    Browse the repository at this point in the history
  4. Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.19.0 to 0.20.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.19.0...v0.20.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 Apr 22, 2024
    Configuration menu
    Copy the full SHA
    760def8 View commit details
    Browse the repository at this point in the history
  5. Bump github-pages from 230 to 231 in /docs (#1384)

    Bumps [github-pages](https://github.com/github/pages-gem) from 230 to 231.
    - [Release notes](https://github.com/github/pages-gem/releases)
    - [Commits](github/pages-gem@v230...v231)
    
    ---
    updated-dependencies:
    - dependency-name: github-pages
      dependency-type: direct:development
      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 Apr 22, 2024
    Configuration menu
    Copy the full SHA
    eca81b4 View commit details
    Browse the repository at this point in the history
  6. Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixt…

    …ure (#1391)
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
    - [Commits](golang/net@v0.17.0...v0.23.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 Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3134422 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. fix: close files

    Signed-off-by: guoguangwu <guoguangwug@gmail.com>
    testwill authored and onsi committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    32259c8 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/go-task/slim-sprig to v3

    lucacome authored and onsi committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    8cb662e View commit details
    Browse the repository at this point in the history
  3. Bump github.com/google/pprof

    lucacome authored and onsi committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    d91fe4e View commit details
    Browse the repository at this point in the history
  4. v2.17.2

    onsi committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7836496 View commit details
    Browse the repository at this point in the history
Loading