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: k1LoW/gh-setup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.1
Choose a base ref
...
head repository: k1LoW/gh-setup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.2
Choose a head ref
  • 9 commits
  • 7 files changed
  • 3 contributors

Commits on May 11, 2025

  1. chore(deps): bump the dependencies group across 1 directory with 3 up…

    …dates
    
    Bumps the dependencies group with 3 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go), [k1LoW/gh-setup](https://github.com/k1low/gh-setup) and [docker/build-push-action](https://github.com/docker/build-push-action).
    
    
    Updates `actions/setup-go` from 5.4.0 to 5.5.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@0aaccfd...d35c59a)
    
    Updates `k1LoW/gh-setup` from 1.11.0 to 1.11.1
    - [Release notes](https://github.com/k1low/gh-setup/releases)
    - [Changelog](https://github.com/k1LoW/gh-setup/blob/main/CHANGELOG.md)
    - [Commits](4cf7e46...c72de7b)
    
    Updates `docker/build-push-action` from 6.15.0 to 6.16.0
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@471d1dc...14487ce)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 5.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: k1LoW/gh-setup
      dependency-version: 1.11.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: docker/build-push-action
      dependency-version: 6.16.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 11, 2025
    Configuration menu
    Copy the full SHA
    d7caae4 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Merge pull request #146 from k1LoW/dependabot/github_actions/dependen…

    …cies-2c3f1c80db
    
    chore(deps): bump the dependencies group across 1 directory with 3 updates
    k1LoW authored May 12, 2025
    Configuration menu
    Copy the full SHA
    32f7d9c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2025

  1. chore(deps): bump the dependencies group with 2 updates

    Bumps the dependencies group with 2 updates: [Songmu/tagpr](https://github.com/songmu/tagpr) and [docker/build-push-action](https://github.com/docker/build-push-action).
    
    
    Updates `Songmu/tagpr` from 1.5.2 to 1.6.1
    - [Release notes](https://github.com/songmu/tagpr/releases)
    - [Changelog](https://github.com/Songmu/tagpr/blob/main/CHANGELOG.md)
    - [Commits](Songmu/tagpr@35daec3...812f0c2)
    
    Updates `docker/build-push-action` from 6.16.0 to 6.17.0
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@14487ce...1dc7386)
    
    ---
    updated-dependencies:
    - dependency-name: Songmu/tagpr
      dependency-version: 1.6.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: docker/build-push-action
      dependency-version: 6.17.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 18, 2025
    Configuration menu
    Copy the full SHA
    6db4daf View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Merge pull request #148 from k1LoW/dependabot/github_actions/dependen…

    …cies-55907103f1
    
    chore(deps): bump the dependencies group with 2 updates
    k1LoW authored May 19, 2025
    Configuration menu
    Copy the full SHA
    12705c1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. chore(deps): bump github.com/cli/go-gh/v2 from 2.12.0 to 2.12.1

    Bumps [github.com/cli/go-gh/v2](https://github.com/cli/go-gh) from 2.12.0 to 2.12.1.
    - [Release notes](https://github.com/cli/go-gh/releases)
    - [Commits](cli/go-gh@v2.12.0...v2.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cli/go-gh/v2
      dependency-version: 2.12.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 30, 2025
    Configuration menu
    Copy the full SHA
    9ec650e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #149 from k1LoW/dependabot/go_modules/github.com/c…

    …li/go-gh/v2-2.12.1
    
    chore(deps): bump github.com/cli/go-gh/v2 from 2.12.0 to 2.12.1
    k1LoW authored May 30, 2025
    Configuration menu
    Copy the full SHA
    de47ed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd79370 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    980f112 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2025

  1. Merge pull request #147 from k1LoW/tagpr-from-v1.11.1

    Release for v1.11.2
    k1LoW authored May 31, 2025
    Configuration menu
    Copy the full SHA
    a2e69b7 View commit details
    Browse the repository at this point in the history
Loading