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.9.0
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.9.1
Choose a head ref
  • 9 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 13, 2025

  1. Add dependabot.yml

    k1LoW committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    89f3e9c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the dependencies group with 6 updates

    Bumps the dependencies group with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/setup-go](https://github.com/actions/setup-go) | `4` | `5` |
    | [k1LoW/octocov-action](https://github.com/k1low/octocov-action) | `0` | `1` |
    | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `2` | `3` |
    | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `2` | `3` |
    | [docker/login-action](https://github.com/docker/login-action) | `2` | `3` |
    | [docker/build-push-action](https://github.com/docker/build-push-action) | `2` | `6` |
    
    
    Updates `actions/setup-go` from 4 to 5
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    Updates `k1LoW/octocov-action` from 0 to 1
    - [Release notes](https://github.com/k1low/octocov-action/releases)
    - [Changelog](https://github.com/k1LoW/octocov-action/blob/main/CHANGELOG.md)
    - [Commits](k1LoW/octocov-action@v0...v1)
    
    Updates `docker/setup-qemu-action` from 2 to 3
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v2...v3)
    
    Updates `docker/setup-buildx-action` from 2 to 3
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v2...v3)
    
    Updates `docker/login-action` from 2 to 3
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v2...v3)
    
    Updates `docker/build-push-action` from 2 to 6
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v2...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: k1LoW/octocov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    648eb05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9864ac View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump the dependencies group with 3 updates

    Bumps the dependencies group with 3 updates: [github.com/cli/go-gh/v2](https://github.com/cli/go-gh), [github.com/nlepage/go-tarfs](https://github.com/nlepage/go-tarfs) and [github.com/spf13/cobra](https://github.com/spf13/cobra).
    
    
    Updates `github.com/cli/go-gh/v2` from 2.11.1 to 2.11.2
    - [Release notes](https://github.com/cli/go-gh/releases)
    - [Commits](cli/go-gh@v2.11.1...v2.11.2)
    
    Updates `github.com/nlepage/go-tarfs` from 1.1.0 to 1.2.1
    - [Release notes](https://github.com/nlepage/go-tarfs/releases)
    - [Commits](nlepage/go-tarfs@v1.1.0...v1.2.1)
    
    Updates `github.com/spf13/cobra` from 1.7.0 to 1.8.1
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.7.0...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cli/go-gh/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/nlepage/go-tarfs
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    6f8605f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #119 from k1LoW/dependabot/go_modules/dependencies…

    …-34fa1013d0
    
    chore(deps): bump the dependencies group with 3 updates
    k1LoW authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    2369424 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #120 from k1LoW/dependabot/github_actions/dependen…

    …cies-9f40216f15
    
    chore(deps): bump the dependencies group with 6 updates
    k1LoW authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    fa7c966 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffed717 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7a959a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #118 from k1LoW/tagpr-from-v1.9.0

    Release for v1.9.1
    k1LoW authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    2b104fb View commit details
    Browse the repository at this point in the history
Loading