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: tofuutils/tenv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.9.1
Choose a base ref
...
head repository: tofuutils/tenv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.9.2
Choose a head ref
  • 11 commits
  • 9 files changed
  • 3 contributors

Commits on Dec 19, 2025

  1. go: bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0

    Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/BurntSushi/toml/releases)
    - [Commits](BurntSushi/toml@v1.5.0...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/BurntSushi/toml
      dependency-version: 1.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    2fc928f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. gh-actions: bump actions/checkout from 6.0.1 to 6.0.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Commits](actions/checkout@v6.0.1...v6.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    c21950b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2026

  1. fix: readme bundle

    kvendingoldo committed Jan 25, 2026
    Configuration menu
    Copy the full SHA
    33e5088 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #535 from tofuutils/dependabot/github_actions/acti…

    …ons/checkout-6.0.2
    
    gh-actions: bump actions/checkout from 6.0.1 to 6.0.2
    kvendingoldo authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    4c3488a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #531 from tofuutils/dependabot/go_modules/github.c…

    …om/BurntSushi/toml-1.6.0
    
    go: bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0
    kvendingoldo authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    4f0da9d View commit details
    Browse the repository at this point in the history
  4. gh-actions: bump actions/setup-go from 6.1.0 to 6.2.0

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.1.0 to 6.2.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@4dc6199...7a3fe6c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 6.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    cf3b354 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #533 from tofuutils/dependabot/github_actions/acti…

    …ons/setup-go-6.2.0
    
    gh-actions: bump actions/setup-go from 6.1.0 to 6.2.0
    kvendingoldo authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    e76e7a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. gh-actions: bump docker/login-action from 3.6.0 to 3.7.0

    Bumps [docker/login-action](https://github.com/docker/login-action) from 3.6.0 to 3.7.0.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@5e57cd1...c94ce9f)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-version: 3.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    9006535 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #538 from tofuutils/dependabot/github_actions/dock…

    …er/login-action-3.7.0
    
    gh-actions: bump docker/login-action from 3.6.0 to 3.7.0
    kvendingoldo authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    439d860 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. chore: bump alpine from 3.20 to 3.23

    Signed-off-by: Georg Wendorf <georgwendorf@gmail.com>
    pcjedi authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    0098502 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #542 from pcjedi/patch-2

    chore: bump alpine from 3.20 to 3.23
    kvendingoldo authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    5af2b17 View commit details
    Browse the repository at this point in the history
Loading