Skip to content

fix(deps): update external go packages - #319

Open
lunar-renovatebot[bot] wants to merge 1 commit into
masterfrom
renovate/external-go-packages
Open

fix(deps): update external go packages#319
lunar-renovatebot[bot] wants to merge 1 commit into
masterfrom
renovate/external-go-packages

Conversation

@lunar-renovatebot

@lunar-renovatebot lunar-renovatebot Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
dagger.io/dagger v0.21.8v0.21.9 age confidence require patch
github.com/stretchr/testify v1.11.1v1.12.1 age confidence require minor
golang.org/x/exp b88d891e88cd73 age confidence require digest

Release Notes

dagger/dagger-go-sdk (dagger.io/dagger)

v0.21.9

Compare Source

stretchr/testify (github.com/stretchr/testify)

v1.12.1

Compare Source

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

v1.12.0

Compare Source

What's Changed

Functional Changes
Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.11.0...v1.12.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

Run lunarctl renovate refresh -r lunarway/shuttle to trigger refresh immediately. Check renovate-refresh-cli for more details.

This PR has been generated by Renovate Bot.

@lunar-renovatebot
lunar-renovatebot Bot requested a review from a team as a code owner September 1, 2026 00:04
@lunar-renovatebot lunar-renovatebot Bot added the dependencies Pull requests that update a dependency file label Sep 1, 2026
@lunar-renovatebot
lunar-renovatebot Bot force-pushed the renovate/external-go-packages branch 27 times, most recently from 426f8e8 to 41c21d6 Compare September 4, 2026 04:02
@lunar-renovatebot
lunar-renovatebot Bot force-pushed the renovate/external-go-packages branch from 41c21d6 to cf0177e Compare September 4, 2026 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants