paultyng / terraform-provider-unifi

Terraform provider for Unifi :satellite:
https://registry.terraform.io/providers/paultyng/unifi/latest/docs
Mozilla Public License 2.0
503 stars 91 forks source link

Bump github.com/testcontainers/testcontainers-go/modules/compose from 0.23.0 to 0.26.0 #425

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 10 months ago

Bumps github.com/testcontainers/testcontainers-go/modules/compose from 0.23.0 to 0.26.0.

Release notes

Sourced from github.com/testcontainers/testcontainers-go/modules/compose's releases.

v0.26.0

What's Changed

🔒 Security

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits
  • a98de5a chore: use new version (v0.26.0) in modules and examples
  • 636c3cb feat: add image-keep option for built images (#1785)
  • 25a7e3f chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1....
  • 8a5f197 chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.7 (#1742)
  • 284cf81 chore(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0 (#1730)
  • 3d3a9a7 docs: remove OpenSSF scorecard (#1823)
  • b9398b9 Auto-cleanup of k6 build cache (#1788)
  • e52cd03 Add OpenSSF Scorecards GitHub Action (#1795)
  • caaf25a chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#1822)
  • febb04c chore: expose SessionID (#1793)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will 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.

dependabot[bot] commented 8 months ago

Superseded by #436.