Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: apply minor/patch go package updates #78

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/docker/docker v27.1.2+incompatible -> v27.2.1+incompatible age adoption passing confidence
github.com/testcontainers/testcontainers-go v0.32.0 -> v0.33.0 age adoption passing confidence

Release Notes

docker/docker (github.com/docker/docker)

v27.2.1+incompatible

Compare Source

v27.2.0+incompatible

Compare Source

testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go)

v0.33.0

Compare Source

What's Changed
⚠️ Breaking Changes

If you are building Docker images with the FromDockerfile struct in the GenericContainerRequest, please consider that the ContextArchive field in that struct has changed from io.Reader to io.ReadSeeker. This is needed because we want to be able to rewind to do multiple passes when reading all the images that are present in a Dockerfile.

🔒 Security
  • chore(deps): bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible (#​2733) @​mdelapenya
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

Configuration

📅 Schedule: Branch creation - "after 7am before 9am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 requested a review from marcbinz as a code owner August 21, 2024 06:54
@renovate renovate bot added the cc | build label Aug 21, 2024
Copy link
Contributor Author

renovate bot commented Aug 21, 2024

ℹ 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):

  • 2 additional dependencies were updated

Details:

Package Change
google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b -> v0.0.0-20240318140521-94a12d6c2237
google.golang.org/grpc v1.59.0 -> v1.64.1

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.27%. Comparing base (ef02d27) to head (6af1cbc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   63.27%   63.27%           
=======================================
  Files           7        7           
  Lines         738      738           
=======================================
  Hits          467      467           
  Misses        202      202           
  Partials       69       69           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/go-minorpatch-package-updates branch from 90f1b38 to 45223c4 Compare August 27, 2024 22:55
@renovate renovate bot force-pushed the renovate/go-minorpatch-package-updates branch from 45223c4 to a398974 Compare September 9, 2024 11:04
@renovate renovate bot force-pushed the renovate/go-minorpatch-package-updates branch from a398974 to 6af1cbc Compare September 15, 2024 19:53
@marcbinz marcbinz merged commit 9942068 into main Sep 15, 2024
9 checks passed
@marcbinz marcbinz deleted the renovate/go-minorpatch-package-updates branch September 15, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant