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/deck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.1
Choose a base ref
...
head repository: k1LoW/deck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.2
Choose a head ref
  • 11 commits
  • 10 files changed
  • 4 contributors

Commits on Aug 24, 2025

  1. chore(deps): bump google.golang.org/api in the dependencies group

    Bumps the dependencies group with 1 update: [google.golang.org/api](https://github.com/googleapis/google-api-go-client).
    
    
    Updates `google.golang.org/api` from 0.247.0 to 0.248.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.247.0...v0.248.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-version: 0.248.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 Aug 24, 2025
    Configuration menu
    Copy the full SHA
    513ddcd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

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

    …-482b09c15f
    
    chore(deps): bump google.golang.org/api from 0.247.0 to 0.248.0 in the dependencies group
    Songmu authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    8779056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10c926b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f83572 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #387 from exoego/guide

    chore: guide users to doc when HTTP client is not constructed
    Songmu authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    0f782c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4d4100 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b17541d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #400 from k1LoW/cmd-print

    chore: use cmd.Print instead of fmt.Fprint for messages
    Songmu authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    6a64abc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed7cafa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    167e991 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #399 from k1LoW/tagpr-from-v1.17.1

    Release for v1.17.2
    Songmu authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    073ab9f View commit details
    Browse the repository at this point in the history
Loading