shuttle icon indicating copy to clipboard operation
shuttle copied to clipboard

fix(deps): update external go packages

Open lunar-renovate opened this issue 5 months ago • 1 comments

This PR contains the following updates:

Package Type Update Change
dagger.io/dagger require minor v0.11.6 -> v0.16.1
github.com/Masterminds/sprig/v3 require minor v3.2.3 -> v3.3.0
github.com/go-cmd/cmd require patch v1.4.2 -> v1.4.3
github.com/matishsiao/goInfo require digest da2e3fa -> 66a9250
github.com/otiai10/copy require patch v1.14.0 -> v1.14.1
github.com/spf13/cobra require minor v1.8.0 -> v1.9.1
github.com/stretchr/testify require minor v1.9.0 -> v1.10.0
go (source) toolchain minor 1.22.4 -> 1.24.0
golang.org/x/exp require digest fc45aab -> aa4b98e
golang.org/x/mod require minor v0.18.0 -> v0.23.0
golang.org/x/sync require minor v0.7.0 -> v0.11.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.16.1

Compare Source

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

🐹 https://pkg.go.dev/dagger.io/[email protected]

Dependencies
What to do next

v0.16.0

Compare Source

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

🐹 https://pkg.go.dev/dagger.io/[email protected]

Dependencies
What to do next

v0.15.4

Compare Source

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

🐹 https://pkg.go.dev/dagger.io/[email protected]

Dependencies
What to do next

v0.15.3

Compare Source

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

🐹 https://pkg.go.dev/dagger.io/[email protected]

Dependencies
What to do next

v0.15.2

Compare Source

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

🐹 https://pkg.go.dev/dagger.io/[email protected]

Dependencies
What to do next

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
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
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
  • 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/[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
  • 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

v0.12.5

Compare Source

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

🐹 https://pkg.go.dev/dagger.io/[email protected]

What to do next

v0.12.4

Compare Source

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

🐹 https://pkg.go.dev/dagger.io/[email protected]

What to do next

v0.12.3

Compare Source

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

🐹 https://pkg.go.dev/dagger.io/[email protected]

Dependencies
What to do next

v0.12.2

Compare Source

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

🐹 https://pkg.go.dev/dagger.io/[email protected]

Dependencies
What to do next

v0.12.1

Compare Source

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

🐹 https://pkg.go.dev/dagger.io/[email protected]

Dependencies
What to do next

v0.12.0

Compare Source

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

🐹 https://pkg.go.dev/dagger.io/[email protected]

🔥 Breaking Changes
Dependencies
What to do next

v0.11.9

Compare Source

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

🐹 https://pkg.go.dev/dagger.io/[email protected]

Dependencies
What to do next

v0.11.8

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

🐹 https://pkg.go.dev/dagger.io/[email protected]

Dependencies
What to do next
Masterminds/sprig (github.com/Masterminds/sprig/v3)

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0

go-cmd/cmd (github.com/go-cmd/cmd)

v1.4.3

Compare Source

  • Fixed issue 94: Command is still executed if Stop() is called during BeforeExec hooks
  • Added a note in docs about SIGINT (issue #​100)
  • Updated test matrix to go1.22, go1.21, and go1.20
otiai10/copy (github.com/otiai10/copy)

v1.14.1

Compare Source

spf13/cobra (github.com/spf13/cobra)

v1.9.1

Compare Source

🐛 Fixes

Full Changelog: https://github.com/spf13/cobra/compare/v1.9.0...v1.9.1

v1.9.0

Compare Source

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades


Thank you to all of our amazing contributors and all the great work that's been going into the completions feature!!

👋🏼 New Contributors

Full Changelog: https://github.com/spf13/cobra/compare/v1.8.1...v1.9.0

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation

New Contributors


Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍

Full Changelog: https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1

stretchr/testify (github.com/stretchr/testify)

v1.10.0

Compare Source

What's Changed

Functional Changes
Fixes
Documantation, Build & CI

New Contributors

Full Changelog: https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

lunar-renovate avatar Oct 01 '24 01:10 lunar-renovate