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.34.2
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.35.0
Choose a head ref
  • 8 commits
  • 13 files changed
  • 1 contributor

Commits on Oct 29, 2024

  1. Add EnforceDefaultTimeoutsWhenUsingContexts()

    Resolves #781
    onsi committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e4c4265 View commit details
    Browse the repository at this point in the history
  2. bump all dependencies

    onsi committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a05a416 View commit details
    Browse the repository at this point in the history
  3. grrr. go mod tidy

    onsi committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1b717d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e35358d View commit details
    Browse the repository at this point in the history
  5. stop memoizing result of HaveField

    fixes #787
    onsi committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3bdbc4e View commit details
    Browse the repository at this point in the history
  6. Add Successfully() to StopTrying() to signal that Consistently can en…

    …d early without failure
    
    fixes #786
    onsi committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    eeca931 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5deaf23 View commit details
    Browse the repository at this point in the history
  8. v1.35.0

    onsi committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d6331f9 View commit details
    Browse the repository at this point in the history
Loading