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.15.0
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.15.1
Choose a head ref
  • 10 commits
  • 13 files changed
  • 3 contributors

Commits on Aug 17, 2025

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

    Bumps the dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [google-github-actions/auth](https://github.com/google-github-actions/auth), [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).
    
    
    Updates `actions/checkout` from 4.2.2 to 5.0.0
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.2.2...08c6903)
    
    Updates `google-github-actions/auth` from 2.1.7 to 2.1.12
    - [Release notes](https://github.com/google-github-actions/auth/releases)
    - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
    - [Commits](google-github-actions/auth@6fc4af4...b7593ed)
    
    Updates `browser-actions/setup-chrome` from 1.7.3 to 2.1.0
    - [Release notes](https://github.com/browser-actions/setup-chrome/releases)
    - [Changelog](https://github.com/browser-actions/setup-chrome/blob/master/CHANGELOG.md)
    - [Commits](browser-actions/setup-chrome@c785b87...b94431e)
    
    Updates `goreleaser/goreleaser-action` from 6.3.0 to 6.4.0
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@9c156ee...e435ccd)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: google-github-actions/auth
      dependency-version: 2.1.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: browser-actions/setup-chrome
      dependency-version: 2.1.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies
    - dependency-name: goreleaser/goreleaser-action
      dependency-version: 6.4.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 17, 2025
    Configuration menu
    Copy the full SHA
    a4bebeb View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the dependencies group with 2 updates

    Bumps the dependencies group with 2 updates: [github.com/k1LoW/exec](https://github.com/k1LoW/exec) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).
    
    
    Updates `github.com/k1LoW/exec` from 0.3.0 to 0.4.0
    - [Release notes](https://github.com/k1LoW/exec/releases)
    - [Changelog](https://github.com/k1LoW/exec/blob/main/CHANGELOG.md)
    - [Commits](k1LoW/exec@v0.3.0...v0.4.0)
    
    Updates `google.golang.org/api` from 0.246.0 to 0.247.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.246.0...v0.247.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/k1LoW/exec
      dependency-version: 0.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: google.golang.org/api
      dependency-version: 0.247.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 17, 2025
    Configuration menu
    Copy the full SHA
    eb9deed View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Configuration menu
    Copy the full SHA
    5f912ae View commit details
    Browse the repository at this point in the history
  2. Rename BulletNumber to BulletNumbered, delete BulletAlpha, and merge …

    …it into BulletNumbered.
    Songmu committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    aaafb6c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #370 from k1LoW/dependabot/go_modules/dependencies…

    …-4ca619c672
    
    chore(deps): bump the dependencies group with 2 updates
    Songmu authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    fb3f4c8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #369 from k1LoW/dependabot/github_actions/dependen…

    …cies-610edbea94
    
    chore(deps): bump the dependencies group with 4 updates
    Songmu authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    bf73fa0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #374 from k1LoW/bullet

    fix: resolving inconsistencies in the information structure of list bullets
    Songmu authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    665d5f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13d9630 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f665ad5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #373 from k1LoW/tagpr-from-v1.15.0

    Release for v1.15.1
    Songmu authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    138d61c View commit details
    Browse the repository at this point in the history
Loading