Skip to content

build(deps): bump the gomod group with 2 updates#45

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-98b39d8ee5
Open

build(deps): bump the gomod group with 2 updates#45
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-98b39d8ee5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the gomod group with 2 updates: github.com/docker/compose/v5 and github.com/compose-spec/compose-go/v2.

Updates github.com/docker/compose/v5 from 5.2.0 to 5.3.0

Release notes

Sourced from github.com/docker/compose/v5's releases.

v5.3.0

What's Changed

ℹ️ This release introduces native support for init containers.

✨ Improvements

🐛 Fixes

🔧 Internal

⚙️ Dependencies

New Contributors

Full Changelog: docker/compose@v5.2.0...v5.3.0

Commits
  • 9d444a6 pre_start: support pre_start lifecycle hooks
  • 943f8c9 Generate docs with make docs
  • 2a6a4e5 Normalize --no-TTY flag to --no-tty
  • 0a56eeb fix(compose/port): show private port in portNotFoundError message
  • 55c61ce fix(reconcile): hash resolved service refs to match executor
  • a2fb49d bump compose-go to version v2.13.0
  • ab0d789 fix(run): scope Running events to project.Services
  • e87f7b7 fix(oci): route authorizer token fetches through provided transport
  • a3c1c0d chore: migrate to docker-agent-action v2.0.1
  • 899e884 chore: migrate cagent-action to docker-agent-action (v2.0.0)
  • See full diff in compare view

Updates github.com/compose-spec/compose-go/v2 from 2.12.1 to 2.13.0

Release notes

Sourced from github.com/compose-spec/compose-go/v2's releases.

v2.13.0

What's Changed

Full Changelog: compose-spec/compose-go@v2.12.1...v2.13.0

Commits
  • 0670a1c perf(schema): compile compose-spec schema once
  • 9bc8469 Bump actions/setup-go from 6.4.0 to 6.5.0
  • ebb1c52 fix(reset): preserve path escaping in cycle detection
  • faa67b2 feat: add pre_start lifecycle hook for init containers
  • See full diff in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the gomod group with 2 updates: [github.com/docker/compose/v5](https://github.com/docker/compose) and [github.com/compose-spec/compose-go/v2](https://github.com/compose-spec/compose-go).


Updates `github.com/docker/compose/v5` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/docker/compose/releases)
- [Commits](docker/compose@v5.2.0...v5.3.0)

Updates `github.com/compose-spec/compose-go/v2` from 2.12.1 to 2.13.0
- [Release notes](https://github.com/compose-spec/compose-go/releases)
- [Commits](compose-spec/compose-go@v2.12.1...v2.13.0)

---
updated-dependencies:
- dependency-name: github.com/docker/compose/v5
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/compose-spec/compose-go/v2
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants