otelsql
otelsql copied to clipboard
Bump go.nhat.io/testcontainers-extra from 0.15.0 to 0.16.0 in /tests/suite
Bumps go.nhat.io/testcontainers-extra from 0.15.0 to 0.16.0.
Release notes
Sourced from go.nhat.io/testcontainers-extra's releases.
v0.16.0
What's Changed
- Bump github.com/docker/docker from 27.2.1+incompatible to 27.3.1+incompatible by
@dependabot[bot] in nhatthm/testcontainers-go-extra#107- Bump dependencies by
@nhatthmin nhatthm/testcontainers-go-extra#114Full Changelog: https://github.com/nhatthm/testcontainers-go-extra/compare/v0.15.0...v0.16.0
Commits
2e5722fBump dependencies (#114)f5d8480Bump github.com/docker/docker (#107)- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 100.00%. Comparing base (37bde9b) to head (04331c8).
Additional details and impacted files
@@ Coverage Diff @@
## master #358 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 22 22
Lines 1229 1229
=========================================
Hits 1229 1229
| Flag | Coverage Δ | |
|---|---|---|
| unittests-Linux-X64 | 100.00% <ø> (ø) |
|
| unittests-Windows-X64 | 100.00% <ø> (ø) |
|
| unittests-macOS-ARM64 | 100.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
A newer version of go.nhat.io/testcontainers-extra exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot recreate