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

Commits on Jun 22, 2025

  1. chore(deps): bump docker/setup-buildx-action in the dependencies group

    Bumps the dependencies group with 1 update: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action).
    
    
    Updates `docker/setup-buildx-action` from 3.10.0 to 3.11.1
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@b5ca514...e468171)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-version: 3.11.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 22, 2025
    Configuration menu
    Copy the full SHA
    1494723 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2025

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

    …dates
    
    Bumps the dependencies group with 7 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.4` | `1.36.5` |
    | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.16` | `1.29.17` |
    | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.79` | `1.17.83` |
    | [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar) | `4.8.1` | `4.9.0` |
    | [golang.org/x/image](https://github.com/golang/image) | `0.28.0` | `0.29.0` |
    | [golang.org/x/tools](https://github.com/golang/tools) | `0.34.0` | `0.35.0` |
    | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.235.0` | `0.241.0` |
    
    
    
    Updates `github.com/aws/aws-sdk-go-v2` from 1.36.4 to 1.36.5
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@v1.36.4...v1.36.5)
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.16 to 1.29.17
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@config/v1.29.16...config/v1.29.17)
    
    Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.79 to 1.17.83
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.17.79...feature/s3/manager/v1.17.83)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.80.2 to 1.83.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@service/s3/v1.80.2...service/s3/v1.83.0)
    
    Updates `github.com/bmatcuk/doublestar/v4` from 4.8.1 to 4.9.0
    - [Release notes](https://github.com/bmatcuk/doublestar/releases)
    - [Commits](bmatcuk/doublestar@v4.8.1...v4.9.0)
    
    Updates `golang.org/x/image` from 0.28.0 to 0.29.0
    - [Commits](golang/image@v0.28.0...v0.29.0)
    
    Updates `golang.org/x/text` from 0.26.0 to 0.27.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.26.0...v0.27.0)
    
    Updates `golang.org/x/tools` from 0.34.0 to 0.35.0
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.34.0...v0.35.0)
    
    Updates `google.golang.org/api` from 0.235.0 to 0.241.0
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.235.0...v0.241.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2
      dependency-version: 1.36.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-version: 1.29.17
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
      dependency-version: 1.17.83
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
      dependency-version: 1.83.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github.com/bmatcuk/doublestar/v4
      dependency-version: 4.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/image
      dependency-version: 0.29.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/text
      dependency-version: 0.27.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: golang.org/x/tools
      dependency-version: 0.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: google.golang.org/api
      dependency-version: 0.241.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 Jul 13, 2025
    Configuration menu
    Copy the full SHA
    5bcd397 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Merge pull request #517 from k1LoW/dependabot/go_modules/dependencies…

    …-3da88f0327
    
    chore(deps): bump the dependencies group across 1 directory with 9 updates
    k1LoW authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    f2e2819 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #516 from k1LoW/dependabot/github_actions/dependen…

    …cies-348b342bd6
    
    chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1 in the dependencies group
    k1LoW authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    4959e88 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2025

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

    Bumps the dependencies group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.5` | `1.36.6` |
    | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.17` | `1.29.18` |
    | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.83` | `1.17.85` |
    | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.83.0` | `1.84.1` |
    | [github.com/k1LoW/go-github-client/v67](https://github.com/k1LoW/go-github-client) | `67.0.17` | `67.0.18` |
    | [github.com/migueleliasweb/go-github-mock](https://github.com/migueleliasweb/go-github-mock) | `1.1.0` | `1.3.0` |
    | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.241.0` | `0.242.0` |
    
    
    Updates `github.com/aws/aws-sdk-go-v2` from 1.36.5 to 1.36.6
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@v1.36.5...v1.36.6)
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.17 to 1.29.18
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@config/v1.29.17...config/v1.29.18)
    
    Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.83 to 1.17.85
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.17.83...feature/s3/manager/v1.17.85)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.83.0 to 1.84.1
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@service/s3/v1.83.0...service/s3/v1.84.1)
    
    Updates `github.com/k1LoW/go-github-client/v67` from 67.0.17 to 67.0.18
    - [Commits](k1LoW/go-github-client@v67.0.17...v67.0.18)
    
    Updates `github.com/migueleliasweb/go-github-mock` from 1.1.0 to 1.3.0
    - [Release notes](https://github.com/migueleliasweb/go-github-mock/releases)
    - [Commits](migueleliasweb/go-github-mock@v1.1.0...v1.3.0)
    
    Updates `google.golang.org/api` from 0.241.0 to 0.242.0
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.241.0...v0.242.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2
      dependency-version: 1.36.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-version: 1.29.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
      dependency-version: 1.17.85
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
      dependency-version: 1.84.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github.com/k1LoW/go-github-client/v67
      dependency-version: 67.0.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/migueleliasweb/go-github-mock
      dependency-version: 1.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: google.golang.org/api
      dependency-version: 0.242.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 Jul 20, 2025
    Configuration menu
    Copy the full SHA
    58289b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Merge pull request #519 from k1LoW/dependabot/go_modules/dependencies…

    …-85e482353a
    
    chore(deps): bump the dependencies group with 7 updates
    k1LoW authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    fad0bc4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

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

    Bumps the dependencies group with 3 updates: [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go), [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).
    
    
    Updates `cloud.google.com/go/storage` from 1.55.0 to 1.56.0
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
    - [Commits](googleapis/google-cloud-go@spanner/v1.55.0...spanner/v1.56.0)
    
    Updates `github.com/bmatcuk/doublestar/v4` from 4.9.0 to 4.9.1
    - [Release notes](https://github.com/bmatcuk/doublestar/releases)
    - [Commits](bmatcuk/doublestar@v4.9.0...v4.9.1)
    
    Updates `google.golang.org/api` from 0.242.0 to 0.243.0
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.242.0...v0.243.0)
    
    ---
    updated-dependencies:
    - dependency-name: cloud.google.com/go/storage
      dependency-version: 1.56.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github.com/bmatcuk/doublestar/v4
      dependency-version: 4.9.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: google.golang.org/api
      dependency-version: 0.243.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 Jul 27, 2025
    Configuration menu
    Copy the full SHA
    c468e6e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2025

  1. Merge pull request #521 from k1LoW/dependabot/go_modules/dependencies…

    …-1964719008
    
    chore(deps): bump the dependencies group with 3 updates
    k1LoW authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    431706f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    558cde4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4304f60 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #518 from k1LoW/tagpr-from-v0.68.1

    Release for v0.68.2
    k1LoW authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    1e7b7a9 View commit details
    Browse the repository at this point in the history
Loading