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: ddddddO/packemon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.18
Choose a base ref
...
head repository: ddddddO/packemon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.19
Choose a head ref
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 9, 2026

  1. Bump golang.org/x/sys from 0.39.0 to 0.40.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.39.0 to 0.40.0.
    - [Commits](golang/sys@v0.39.0...v0.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-version: 0.40.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    225a2ad View commit details
    Browse the repository at this point in the history
  2. Bump github.com/gdamore/tcell/v2 from 2.13.5 to 2.13.6

    Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.13.5 to 2.13.6.
    - [Release notes](https://github.com/gdamore/tcell/releases)
    - [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv3.md)
    - [Commits](gdamore/tcell@v2.13.5...v2.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gdamore/tcell/v2
      dependency-version: 2.13.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    882ce41 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. Merge pull request #210 from ddddddO/dependabot/go_modules/github.com…

    …/gdamore/tcell/v2-2.13.6
    
    Bump github.com/gdamore/tcell/v2 from 2.13.5 to 2.13.6
    ddddddO authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    727026c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #209 from ddddddO/dependabot/go_modules/golang.org…

    …/x/sys-0.40.0
    
    Bump golang.org/x/sys from 0.39.0 to 0.40.0
    ddddddO authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    578686d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2026

  1. Configuration menu
    Copy the full SHA
    02b8cc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    410bcc1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #211 from ayb-blc/feature/json-interface-output

    Feat: Add --json flag support to interfaces command
    ddddddO authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    eefd798 View commit details
    Browse the repository at this point in the history
Loading