8000 Comparing 229c981...86fda3a · onsi/ginkgo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: 229c981
Choose a base ref
...
head repository: onsi/ginkgo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 86fda3a
Choose a head ref
  • 17 commits
  • 8 files changed
  • 6 contributors

Commits on Apr 6, 2025

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

Commits on Apr 16, 2025

  1. Bump golang.org/x/crypto (#1547)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.
    - [Commits](golang/crypto@v0.31.0...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.35.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    251c804 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/tools from 0.31.0 to 0.32.0 (#1546)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.31.0 to 0.32.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.31.0...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-version: 0.32.0
      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 16, 2025
    Configuration menu
    Copy the full SHA
    b660f35 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 (#1526)
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.
    - [Commits](golang/net@v0.33.0...v0.36.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 16, 2025
    Configuration menu
    Copy the full SHA
    138d373 View commit details
    Browse the repository at this point in the history
  4. Bump nokogiri from 1.18.1 to 1.18.4 in /docs (#1536)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.1 to 1.18.4.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.18.1...v1.18.4)
    
    ---
    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 Apr 16, 2025
    Configuration menu
    Copy the full SHA
    4c17849 View commit details
    Browse the repository at this point in the history
  5. Bump uri from 1.0.2 to 1.0.3 in /docs (#1522)

    Bumps [uri](https://github.com/ruby/uri) from 1.0.2 to 1.0.3.
    - [Release notes](https://github.com/ruby/uri/releases)
    - [Commits](ruby/uri@v1.0.2...v1.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: uri
      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 16, 2025
    Configuration menu
    Copy the full SHA
    ee8564b View commit details
    Browse the repository at this point in the history
  6. Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 (#1544)

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.36.3 to 1.37.0.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.36.3...v1.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-version: 1.37.0
      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 16, 2025
    Configuration menu
    Copy the full SHA
    5e4f798 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Update code examples in the documentation for JustBeforeEach and Tabl…

    …e Specs sections.
    EricaJ6 authored and onsi committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    d0bb8ce View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

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

Commits on May 9, 2025

  1. Bump golang.org/x/sys from 0.32.0 to 0.33.0 (#1555)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.32.0 to 0.33.0.
    - [Commits](golang/sys@v0.32.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-version: 0.33.0
      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 May 9, 2025
    Configuration menu
    Copy the full SHA
    36ff49e View commit details
    Browse the repository at this point in the history
  2. Bump nokogiri from 1.18.4 to 1.18.8 in /docs (#1550)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.4 to 1.18.8.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.18.4...v1.18.8)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-version: 1.18.8
      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 May 9, 2025
    Configuration menu
    Copy the full SHA
    10af45c 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 (#1549)
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
    - [Commits](golang/net@v0.36.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.38.0
      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 May 9, 2025
    Configuration menu
    Copy the full SHA
    a2ac7fb View commit details
    Browse the repository at this point in the history
  4. Bump golang.org/x/tools from 0.32.0 to 0.33.0 (#1554)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.32.0 to 0.33.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.32.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-version: 0.33.0
      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 May 9, 2025
    Configuration menu
    Copy the full SHA
    c0d4c41 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

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

Commits on Jun 14, 2025

  1. Bump golang.org/x/tools from 0.33.0 to 0.34.0 (#1560)

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.33.0 to 0.34.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.33.0...v0.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-version: 0.34.0
      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 Jun 14, 2025
    Configuration menu
    Copy the full SHA
    5e06732 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#1559)

    Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.2 to 1.4.3.
    - [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.4.2...v1.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-logr/logr
      dependency-version: 1.4.3
      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 Jun 14, 2025
    Configuration menu
    Copy the full SHA
    7470c9e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. fix grammar

    miparnisari authored and onsi committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    86fda3a View commit details
    Browse the repository at this point in the history
Loading
0