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: maxbrunsfeld/counterfeiter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.9.0
Choose a base ref
...
head repository: maxbrunsfeld/counterfeiter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.10.0
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Sep 11, 2024

  1. Bump github.com/onsi/gomega from 1.34.1 to 1.34.2

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.34.1 to 1.34.2.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.34.1...v1.34.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    63d30a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #296 from maxbrunsfeld/dependabot/go_modules/githu…

    …b.com/onsi/gomega-1.34.2
    
    Bump github.com/onsi/gomega from 1.34.1 to 1.34.2
    joefitzgerald authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b15b881 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Bump golang.org/x/text from 0.18.0 to 0.19.0

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.18.0 to 0.19.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.18.0...v0.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f5b33b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92721d4 View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/tools from 0.25.0 to 0.26.0

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.25.0 to 0.26.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.25.0...v0.26.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>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    16e7f66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    224623a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. add integration test to validate type aliases are treated correctly

    Signed-off-by: Joe Fitzgerald <joe@wearemomentum.ai>
    joefitzgerald committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    241cc37 View commit details
    Browse the repository at this point in the history
Loading