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/runn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.126.1
Choose a base ref
...
head repository: k1LoW/runn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.127.0
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 9, 2025

  1. If loop.count <= 0, Skip step.

    Fix: #1144
    k1LoW committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    bd56419 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1145 from k1LoW/fix-loop-zero

    If loop.count <= 0, skip step.
    k1LoW authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    6cc8154 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

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

    …dates
    
    Bumps the dependencies group with 3 updates in the / directory: [github.com/k1LoW/bufresolv](https://github.com/k1LoW/bufresolv), [github.com/k1LoW/grpcstub](https://github.com/k1LoW/grpcstub) and [github.com/k1LoW/protoresolv](https://github.com/k1LoW/protoresolv).
    
    
    Updates `github.com/k1LoW/bufresolv` from 0.7.6 to 0.7.7
    - [Release notes](https://github.com/k1LoW/bufresolv/releases)
    - [Changelog](https://github.com/k1LoW/bufresolv/blob/main/CHANGELOG.md)
    - [Commits](k1LoW/bufresolv@v0.7.6...v0.7.7)
    
    Updates `github.com/k1LoW/grpcstub` from 0.25.3 to 0.25.4
    - [Release notes](https://github.com/k1LoW/grpcstub/releases)
    - [Changelog](https://github.com/k1LoW/grpcstub/blob/main/CHANGELOG.md)
    - [Commits](k1LoW/grpcstub@v0.25.3...v0.25.4)
    
    Updates `github.com/k1LoW/protoresolv` from 0.1.3 to 0.1.4
    - [Release notes](https://github.com/k1LoW/protoresolv/releases)
    - [Changelog](https://github.com/k1LoW/protoresolv/blob/main/CHANGELOG.md)
    - [Commits](k1LoW/protoresolv@v0.1.3...v0.1.4)
    
    Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0
    - [Commits](golang/crypto@v0.31.0...v0.32.0)
    
    Updates `google.golang.org/protobuf` from 1.36.1 to 1.36.2
    
    ---
    updated-dependencies:
    - dependency-name: github.com/k1LoW/bufresolv
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/k1LoW/grpcstub
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/k1LoW/protoresolv
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    26c8d21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1148 from k1LoW/dependabot/go_modules/dependencie…

    …s-148ce27199
    
    chore(deps): bump the dependencies group across 1 directory with 5 updates
    k1LoW authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    1f373ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c411593 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eff0cc4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1146 from k1LoW/tagpr-from-v0.126.1

    Release for v0.127.0
    k1LoW authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    1c4bb3c View commit details
    Browse the repository at this point in the history
Loading