Skip to content
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.13.3 #155

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dagger.io/dagger v0.12.5 -> v0.13.3 age adoption passing confidence

Release Notes

dagger/dagger-go-sdk (dagger.io/dagger)

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/dagger@v0.13.3

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/dagger@v0.13.2

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/dagger@v0.13.1

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/dagger@v0.13.0

🔥 Breaking Changes
  • Fix optional function arguments being generated as required in codegen by @​helderco in https://github.com/dagger/dagger/pull/8106
    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/dagger@v0.12.7

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/dagger@v0.12.6

Fixed
  • Correctly handle CRLF line endings during comment parsing by @​jedevc in https://github.com/dagger/dagger/pull/8217
    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
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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate 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 renovate bot force-pushed the renovate/dagger.io-dagger-0.x branch from ee15d8a to ef2f467 Compare September 2, 2024 17:11
@renovate 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 renovate bot force-pushed the renovate/dagger.io-dagger-0.x branch from ef2f467 to 891d7b4 Compare September 11, 2024 17:42
@renovate 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 renovate bot force-pushed the renovate/dagger.io-dagger-0.x branch from 891d7b4 to c6ffea2 Compare September 18, 2024 20:08
Copy link
Contributor Author

renovate bot commented Sep 18, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 15 additional dependencies were updated

Details:

Package Change
golang.org/x/text v0.16.0 -> v0.18.0
github.com/adrg/xdg v0.4.0 -> v0.5.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 -> v2.22.0
golang.org/x/crypto v0.24.0 -> v0.27.0
golang.org/x/net v0.26.0 -> v0.29.0
golang.org/x/oauth2 v0.20.0 -> v0.22.0
golang.org/x/sys v0.21.0 -> v0.25.0
golang.org/x/term v0.21.0 -> v0.24.0
google.golang.org/genproto/googleapis/api v0.0.0-20240520151616-dc85e6b867a5 -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 -> v0.0.0-20240814211410-ddb44dafa142
google.golang.org/grpc v1.64.0 -> v1.65.0
google.golang.org/protobuf v1.34.1 -> v1.34.2
golang.org/x/sync v0.7.0 -> v0.8.0

@renovate renovate bot force-pushed the renovate/dagger.io-dagger-0.x branch from c6ffea2 to 6d13e63 Compare September 20, 2024 22:23
@renovate 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants