Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Bump dagger.io/dagger from 0.11.6 to 0.15.1#1482

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/dagger.io/dagger-0.15.1
Open

Bump dagger.io/dagger from 0.11.6 to 0.15.1#1482
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/dagger.io/dagger-0.15.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps dagger.io/dagger from 0.11.6 to 0.15.1.

Changelog

Sourced from dagger.io/dagger's changelog.

sdk/go/v0.15.1 - 2024-12-12

This SDK uses 🚙 Engine + 🚗 CLI version v0.15.1. See what changed in that release.

🐹 https://pkg.go.dev/dagger.io/dagger@v0.15.1

Dependencies

What to do next

sdk/go/v0.15.0 - 2024-12-11

This SDK uses 🚙 Engine + 🚗 CLI version v0.15.0. See what changed in that release.

🐹 https://pkg.go.dev/dagger.io/dagger@v0.15.0

🔥 Breaking Changes

  • Removed deprecated unscoped enum values by @​jedevc in dagger/dagger#8669
    Enum values must now be accessed with the name prefixed by the name of the enum type - for example, dagger.Shared becomes dagger.CacheSharingModeLocked.
  • ExecErr.Error no longer contains the values of Stdout or Stderr by @​vito in dagger/dagger#9033
    When comparing error values for expected output, use the more specific values.

Dependencies

What to do next

sdk/go/v0.14.0 - 2024-11-08

This SDK uses 🚙 Engine + 🚗 CLI version v0.14.0. See what changed in that release.

🐹 https://pkg.go.dev/dagger.io/dagger@v0.14.0

Dependencies

What to do next

... (truncated)

Commits

Dependabot compatibility score

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 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 <dependency name> 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)

Bumps [dagger.io/dagger](https://github.com/dagger/dagger-go-sdk) from 0.11.6 to 0.15.1.
- [Changelog](https://github.com/dagger/dagger-go-sdk/blob/main/CHANGELOG.md)
- [Commits](dagger/dagger-go-sdk@v0.11.6...v0.15.1)

---
updated-dependencies:
- dependency-name: dagger.io/dagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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