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

Commits on Feb 23, 2025

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

    …dates
    
    Bumps the dependencies group with 2 updates in the / directory: [github.com/google/go-cmp](https://github.com/google/go-cmp) and [github.com/spf13/cobra](https://github.com/spf13/cobra).
    
    
    Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0
    - [Release notes](https://github.com/google/go-cmp/releases)
    - [Commits](google/go-cmp@v0.6.0...v0.7.0)
    
    Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.8.1...v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/go-cmp
      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 23, 2025
    Configuration menu
    Copy the full SHA
    ab81da2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. ci: pin dependencies

    k1LoW committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    a6db772 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #122 from k1LoW/dependabot/go_modules/dependencies…

    …-16eafe18fb
    
    chore(deps): bump the dependencies group across 1 directory with 2 updates
    k1LoW authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    26f434f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #123 from k1LoW/pindeps

    ci: pin dependencies
    k1LoW authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    5602f97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edf3abf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f59e925 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #124 from k1LoW/tagpr-from-v1.9.1

    Release for v1.9.2
    k1LoW authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    e443730 View commit details
    Browse the repository at this point in the history
Loading