-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update module dagger.io/dagger to v0.15.1 #155
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dagger.io-dagger-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
changed the title
Update module dagger.io/dagger to v0.12.6
Update module dagger.io/dagger to v0.12.7
Sep 2, 2024
renovate
bot
force-pushed
the
renovate/dagger.io-dagger-0.x
branch
from
September 2, 2024 17:11
ee15d8a
to
ef2f467
Compare
renovate
bot
changed the title
Update module dagger.io/dagger to v0.12.7
Update module dagger.io/dagger to v0.13.0
Sep 11, 2024
renovate
bot
force-pushed
the
renovate/dagger.io-dagger-0.x
branch
from
September 11, 2024 17:42
ef2f467
to
891d7b4
Compare
renovate
bot
changed the title
Update module dagger.io/dagger to v0.13.0
Update module dagger.io/dagger to v0.13.1
Sep 18, 2024
renovate
bot
force-pushed
the
renovate/dagger.io-dagger-0.x
branch
from
September 18, 2024 20:08
891d7b4
to
c6ffea2
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/dagger.io-dagger-0.x
branch
from
September 20, 2024 22:23
c6ffea2
to
6d13e63
Compare
renovate
bot
changed the title
Update module dagger.io/dagger to v0.13.1
Update module dagger.io/dagger to v0.13.3
Sep 20, 2024
renovate
bot
changed the title
Update module dagger.io/dagger to v0.13.3
Update module dagger.io/dagger to v0.13.4
Oct 9, 2024
renovate
bot
force-pushed
the
renovate/dagger.io-dagger-0.x
branch
2 times, most recently
from
October 11, 2024 00:13
80e3061
to
ffb9499
Compare
renovate
bot
changed the title
Update module dagger.io/dagger to v0.13.4
Update module dagger.io/dagger to v0.13.5
Oct 11, 2024
renovate
bot
force-pushed
the
renovate/dagger.io-dagger-0.x
branch
from
October 25, 2024 12:09
ffb9499
to
21cf726
Compare
renovate
bot
changed the title
Update module dagger.io/dagger to v0.13.5
Update module dagger.io/dagger to v0.13.6
Oct 25, 2024
renovate
bot
changed the title
Update module dagger.io/dagger to v0.13.6
Update module dagger.io/dagger to v0.13.7
Oct 31, 2024
renovate
bot
force-pushed
the
renovate/dagger.io-dagger-0.x
branch
from
October 31, 2024 17:15
21cf726
to
c472e2f
Compare
renovate
bot
force-pushed
the
renovate/dagger.io-dagger-0.x
branch
from
November 8, 2024 22:44
c472e2f
to
ba43063
Compare
renovate
bot
changed the title
Update module dagger.io/dagger to v0.13.7
Update module dagger.io/dagger to v0.14.0
Nov 8, 2024
renovate
bot
force-pushed
the
renovate/dagger.io-dagger-0.x
branch
from
December 11, 2024 12:49
ba43063
to
012a27f
Compare
renovate
bot
changed the title
Update module dagger.io/dagger to v0.14.0
Update module dagger.io/dagger to v0.15.0
Dec 11, 2024
renovate
bot
force-pushed
the
renovate/dagger.io-dagger-0.x
branch
from
December 12, 2024 22:58
012a27f
to
40a67b0
Compare
renovate
bot
changed the title
Update module dagger.io/dagger to v0.15.0
Update module dagger.io/dagger to v0.15.1
Dec 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
v0.12.5
->v0.15.1
Release Notes
dagger/dagger-go-sdk (dagger.io/dagger)
v0.15.1
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.15.1
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
What to do next
v0.15.0
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.15.0
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/[email protected]
🔥 Breaking Changes
Enum values must now be accessed with the name prefixed by the name of the
enum type - for example,
dagger.Shared
becomesdagger.CacheSharingModeLocked
.ExecErr.Error
no longer contains the values ofStdout
orStderr
by @vito in https://github.com/dagger/dagger/pull/9033When comparing error values for expected output, use the more specific values.
Dependencies
What to do next
v0.14.0
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.14.0
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
What to do next
v0.13.7
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.7
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/[email protected]
Changed
Enum values should now be accessed with the name prefixed by the name of the
enum type - for example,
dagger.Shared
should becomedagger.CacheSharingModeLocked
.Dependencies
What to do next
v0.13.6
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.6
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
What to do next
v0.13.5
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.5
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
What to do next
v0.13.4
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.4
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
What to do next
v0.13.3
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.3
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
What to do next
v0.13.2
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.2
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
What to do next
v0.13.1
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.1
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
What to do next
v0.13.0
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.13.0
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/[email protected]
🔥 Breaking Changes
If there's a Module dependency that has a non-null Function argument with a default value,
it will change from required to optional, in the generated client bindings.
Dependencies
What to do next
v0.12.7
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.12.7
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/[email protected]
Dependencies
What to do next
v0.12.6
Compare Source
This SDK uses 🚙 Engine + 🚗 CLI version
v0.12.6
. See what changed in that release.🐹 https://pkg.go.dev/dagger.io/[email protected]
Fixed
This previously could result in function argument doc-strings not being
correctly found, and would interferet st with pragma parsing (e.g.
// +optional
and
// +default
).Dependencies
This allows using go 1.23 in modules.
What to do next
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.