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: abice/go-enum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0
Choose a base ref
...
head repository: abice/go-enum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.1
Choose a head ref
  • 5 commits
  • 8 files changed
  • 3 contributors

Commits on Jul 22, 2025

  1. Bump goreleaser/goreleaser-action from 5 to 6 in the actions group (#248

    )
    
    * Bump goreleaser/goreleaser-action from 5 to 6 in the actions group
    
    Bumps the actions group with 1 update: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).
    
    
    Updates `goreleaser/goreleaser-action` from 5 to 6
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * feat: update goreleaser
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alex Bice <alex.bice@rewardstyle.com>
    dependabot[bot] and abice authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    1be1e10 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/crypto from 0.26.0 to 0.35.0 (#274)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.26.0 to 0.35.0.
    - [Commits](golang/crypto@v0.26.0...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.35.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 Jul 22, 2025
    Configuration menu
    Copy the full SHA
    6d8974c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

  1. doc: update readme (#277)

    abice authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    bf28c81 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Bump golang.org/x/text from 0.22.0 to 0.27.0 in the minor group (#278)

    Bumps the minor group with 1 update: [golang.org/x/text](https://github.com/golang/text).
    
    
    Updates `golang.org/x/text` from 0.22.0 to 0.27.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.22.0...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-version: 0.27.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    f44f518 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2025

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