Skip to content

fix(deps): update all non-major dependencies - #56

Merged
pilat merged 1 commit into
mainfrom
renovate/all-minor-patch
Aug 25, 2026
Merged

fix(deps): update all non-major dependencies#56
pilat merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/docker/compose/v5 v5.4.0v5.5.0 age confidence
github.com/stretchr/testify v1.12.0v1.12.1 age confidence

Release Notes

docker/compose (github.com/docker/compose/v5)

v5.5.0

Compare Source

What's Changed

ℹ️ This release overhauls image digest reconciliation to prevent unnecessary container recreation.
Existing containers may be recreated the first time you run compose up after upgrading, as image digests are re-evaluated using the new logic.

compose pull now honors pull_policy refresh windows (daily, weekly, every_N).

✨ Improvements
🐛 Fixes
🔧 Internal
⚙️ Dependencies

New Contributors

Full Changelog: docker/compose@v5.4.0...v5.5.0

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/docker/buildx v0.36.0 -> v0.36.1
github.com/moby/buildkit v0.32.1 -> v0.32.2
github.com/moby/go-archive v0.3.2 -> v0.3.3
go.yaml.in/yaml/v3 v3.0.4 -> v3.0.5
google.golang.org/grpc v1.82.1 -> v1.83.0

@pilat
pilat force-pushed the renovate/all-minor-patch branch from 6123349 to ab59579 Compare August 25, 2026 07:49
@pilat
pilat merged commit 5d489af into main Aug 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant