Conversation
Member
Scanning the following files:
Scan: 'go.mod'Nothing detected in go.mod Scan: 'go.sum'Nothing detected in go.sum |
Conventional Commits Report😢 No conventional commits found. 👉 Learn more about the conventional commits usage at Greenbone. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #261 +/- ##
=======================================
Coverage 55.86% 55.86%
=======================================
Files 61 61
Lines 3222 3222
=======================================
Hits 1800 1800
Misses 1293 1293
Partials 129 129
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mgoetzegb
approved these changes
Nov 10, 2025
Bumps the go-dev-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.39.0` | `0.40.0` | | [github.com/docker/docker](https://github.com/docker/docker) | `28.5.1+incompatible` | `28.5.2+incompatible` | | [github.com/ebitengine/purego](https://github.com/ebitengine/purego) | `0.9.0` | `0.9.1` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.2` | `0.21.3` | | [github.com/go-openapi/spec](https://github.com/go-openapi/spec) | `0.22.0` | `0.22.1` | | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.18.3` | `4.19.0` | | [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.55.0` | `0.56.0` | | [golang.org/x/arch](https://github.com/golang/arch) | `0.22.0` | `0.23.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.17.0` | `0.18.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.37.0` | `0.38.0` | Updates `github.com/testcontainers/testcontainers-go` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.39.0...v0.40.0) Updates `github.com/docker/docker` from 28.5.1+incompatible to 28.5.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.5.1...v28.5.2) Updates `github.com/ebitengine/purego` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/ebitengine/purego/releases) - [Commits](ebitengine/purego@v0.9.0...v0.9.1) Updates `github.com/go-openapi/jsonreference` from 0.21.2 to 0.21.3 - [Commits](go-openapi/jsonreference@v0.21.2...v0.21.3) Updates `github.com/go-openapi/spec` from 0.22.0 to 0.22.1 - [Commits](go-openapi/spec@v0.22.0...v0.22.1) Updates `github.com/golang-migrate/migrate/v4` from 4.18.3 to 4.19.0 - [Release notes](https://github.com/golang-migrate/migrate/releases) - [Changelog](https://github.com/golang-migrate/migrate/blob/master/.goreleaser.yml) - [Commits](golang-migrate/migrate@v4.18.3...v4.19.0) Updates `github.com/quic-go/quic-go` from 0.55.0 to 0.56.0 - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](quic-go/quic-go@v0.55.0...v0.56.0) Updates `golang.org/x/arch` from 0.22.0 to 0.23.0 - [Commits](golang/arch@v0.22.0...v0.23.0) Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](golang/sync@v0.17.0...v0.18.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](golang/sys@v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/docker/docker dependency-version: 28.5.2+incompatible dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/ebitengine/purego dependency-version: 0.9.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/go-openapi/jsonreference dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/go-openapi/spec dependency-version: 0.22.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/golang-migrate/migrate/v4 dependency-version: 4.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/quic-go/quic-go dependency-version: 0.56.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: golang.org/x/arch dependency-version: 0.23.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1b78afa to
4acb3e2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dev-dependencies group with 10 updates:
0.39.00.40.028.5.1+incompatible28.5.2+incompatible0.9.00.9.10.21.20.21.30.22.00.22.14.18.34.19.00.55.00.56.00.22.00.23.00.17.00.18.00.37.00.38.0Updates
github.com/testcontainers/testcontainers-gofrom 0.39.0 to 0.40.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
71b5775chore: use new version (v0.40.0) in modules and examples7e7e8ccchore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#3...f95900ffeat(azure): add cosmosdb module (#3452)1ed2735fix(udp): expose UDP ports properly (#3485)7527203chore(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0 and golang.org/x/cry...aa75771chore(deps): bump github.com/docker/docker from 28.3.3+incompatible to 28.5.1...bddd936feat(wait): add human-readable String() methods to all wait strategies (#3461)666b20dchore(deps): bump mkdocs-include-markdown-plugin from 7.1.6 to 7.2.0 (#3463)56b85e5chore(deps): bump actions/setup-go from 5.4.0 to 6.0.0 (#3462)9895e2echore: enable prealloc linter and address issues (#3458)Updates
github.com/docker/dockerfrom 28.5.1+incompatible to 28.5.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
89c5e8fMerge pull request #51396 from thaJeztah/28.x_backport_api_docs9b93878Merge pull request #51395 from thaJeztah/28.x_backport_rootless_reject6178456Merge pull request #51398 from vvoland/51397-28.x0cae4e5vendor: github.com/moby/buildkit v0.25.233cc06fMerge pull request #51394 from vvoland/51393-28.xd525277api/docs: remove BuildCache.Parent field for API v1.42 and up2fbc51bdockerd-rootless.sh: reject DOCKERD_ROOTLESS_ROOTLESSKIT_NET=hostbd98008integration-cli: Adjust nofile limits1967515Dockerfile: update runc binary to v1.3.34489660Merge pull request #51387 from thaJeztah/28.x_bump_goUpdates
github.com/ebitengine/puregofrom 0.9.0 to 0.9.1Commits
b9d062cpurego: fix arm64 argument corruption on alignment flush (#360)cdb7cabpurego: fix darwin int string mixing (#357)f0510f1purego: fix bool field placement at non-zero offsets (#351)Updates
github.com/go-openapi/jsonreferencefrom 0.21.2 to 0.21.3Commits
d5ff0eatests: replaced stretchr/testify by go-openapi/testify5cee2c3chore: updated license marks in source filesUpdates
github.com/go-openapi/specfrom 0.22.0 to 0.22.1Commits
f06cffftests: replaced stretchr/testify by go-openapi/testify9da6d8dchore: updated license marks in source files3c1111cchore(linting): removed nolint directives when the linter has fixed false pos...Updates
github.com/golang-migrate/migrate/v4from 4.18.3 to 4.19.0Release notes
Sourced from github.com/golang-migrate/migrate/v4's releases.
Commits
8b9c5f7Merge pull request #1310 from dhui/update_gob4ec9bcAdd support for Go 1.25 and drop support for 1.23ed4bdd4Ensure bufferWriter is always closed in Migration.Buffer and propagate close ...8945e85Merge pull request #1303 from romshark/master7108d80Merge pull request #1309 from dhui/dktest_v0.4.6682016fMerge pull request #1277 from sandhilt/doc/change-apt-key-to-gpgf3e6b5aReplace usage of deprecated docker types0a17402Update dktest to v0.4.6 for docker vuln fix5eee0c8Merge pull request #1299 from golang-migrate/dependabot/go_modules/golang.org...642a24dBump golang.org/x/oauth2 from 0.18.0 to 0.27.0Updates
github.com/quic-go/quic-gofrom 0.55.0 to 0.56.0Release notes
Sourced from github.com/quic-go/quic-go's releases.
... (truncated)
Commits
eb7fcf5qlog: split the PTO count updates ouf of the MetricsUpdated event (#5421)4930f90qlog: rework the ConnectionClosed event (#5417)a6de3e4ackhandler: fix qlogging of RTT values (#5418)a882b9ause synctest for the stateless reset tests (#5415)d3211a4qlog: rename owner to initiator (#5416)7646b74use synctest in handshake RTT tests (#5414)b25c128ci: update golangci-lint to v2.6.0 (#5412)d526a3fci: bump actions/upload-artifact from 4 to 5 (#5411)2d4ba22quicvarint: improve panic message for numbers larger 2^62 (#5410)cf01081ci: use gcassert to check that quicvarint.Len is inlined (#5409)Updates
golang.org/x/archfrom 0.22.0 to 0.23.0Commits
fea4a9eriscv64: add support for Zicond instructionsUpdates
golang.org/x/syncfrom 0.17.0 to 0.18.0Commits
1966f53errgroup: fix some typos in commentUpdates
golang.org/x/sysfrom 0.37.0 to 0.38.0Commits
15129aacpu: also use MRS instruction in getmmfr1ed38ca2unix: add SizeofNhmsg and SizeofNexthopGrp3675c4ccpu: use MRS instruction to read arm64 system registers2a15272unix: add consts for ELF handling6239615cpu: add HPDS, LOR, PAN detection for arm64ea436efwindows: add iphlpapi routing functions28c5bdaunix: add SetMemPolicy and its mode/flag valuesb731f78unix/linux: switch to ubuntu 25.04, Go 1.25.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions