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: 99designs/gqlgen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.71
Choose a base ref
...
head repository: 99designs/gqlgen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.72
Choose a head ref
  • 4 commits
  • 24 files changed
  • 3 contributors

Commits on Apr 18, 2025

  1. Configuration menu
    Copy the full SHA
    a4b517d View commit details
    Browse the repository at this point in the history
  2. Revert toolchain to Go 1.23 (#3672)

    * Revert toolchain
    
    Signed-off-by: Steve Coffman <steve@khanacademy.org>
    
    * Replace omitzero with omitempty in Go 1.23 version of test
    
    Signed-off-by: Steve Coffman <steve@khanacademy.org>
    
    * Move more omitzero into build tag file
    
    Signed-off-by: Steve Coffman <steve@khanacademy.org>
    
    * Disable revive check for omitzero
    
    Signed-off-by: Steve Coffman <steve@khanacademy.org>
    
    ---------
    
    Signed-off-by: Steve Coffman <steve@khanacademy.org>
    StevenACoffman authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    7cc9aa8 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the go_modules group across 1 directory with 2 upda…

    …tes (#3673)
    
    Bumps the go_modules group with 2 updates in the /_examples/mini-habr-with-subscriptions directory: [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) and [golang.org/x/crypto](https://github.com/golang/crypto).
    
    
    Updates `github.com/redis/go-redis/v9` from 9.7.1 to 9.7.3
    - [Release notes](https://github.com/redis/go-redis/releases)
    - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
    - [Commits](redis/go-redis@v9.7.1...v9.7.3)
    
    Updates `golang.org/x/crypto` from 0.33.0 to 0.35.0
    - [Commits](golang/crypto@v0.33.0...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/redis/go-redis/v9
      dependency-version: 9.7.3
      dependency-type: direct:production
      dependency-group: go_modules
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.35.0
      dependency-type: indirect
      dependency-group: go_modules
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    c84e622 View commit details
    Browse the repository at this point in the history
  4. release v0.17.72

    StevenACoffman committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    1f7367e View commit details
    Browse the repository at this point in the history
Loading