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

build(deps): bump the golang group across 1 directory with 3 updates #323

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the golang group with 3 updates in the /action directory: dagger.io/dagger, github.com/go-playground/validator/v10 and golang.org/x/crypto.

Updates dagger.io/dagger from 0.12.6 to 0.12.7

Changelog

Sourced from dagger.io/dagger's changelog.

sdk/go/v0.12.7 - 2024-09-02

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

Commits

Updates github.com/go-playground/validator/v10 from 10.22.0 to 10.22.1

Release notes

Sourced from github.com/go-playground/validator/v10's releases.

Release 10.22.1

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.22.0...v10.22.1

Commits

Updates golang.org/x/crypto from 0.26.0 to 0.27.0

Commits
  • c9da6b9 all: fix printf(var) mistakes detected by latest printf checker
  • b35ab4f go.mod: update golang.org/x dependencies
  • bcb0f91 internal/poly1305: Port sum_amd64.s to Avo
  • 7eace71 chacha20poly1305: Avo port of chacha20poly1305_amd64.s
  • 620dfbc salsa20/salsa: Port salsa20_amd64.s to Avo
  • 82942cf blake2b: port blake2b_amd64.s to Avo
  • 0484c26 blake2b: port blake2bAVX2_amd64.s to Avo
  • 38ed1bc blake2s: port blake2s_amd64.s to Avo
  • 38a0b5d argon2: Avo port of blamka_amd64.s
  • bf5f14f x509roots/fallback: update bundle
  • Additional commits viewable 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 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 <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

@dependabot dependabot bot requested a review from MDr164 as a code owner September 9, 2024 00:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 9, 2024
@dependabot dependabot bot requested a review from AtomicFS as a code owner September 9, 2024 00:59
@AtomicFS AtomicFS force-pushed the dependabot/go_modules/action/golang-efe46ca85f branch from 7545d6b to 4d2d16d Compare September 10, 2024 08:46
Bumps the golang group with 3 updates in the /action directory:
- [dagger.io/dagger](https://github.com/dagger/dagger-go-sdk)
- [github.com/go-playground/validator/v10](https://github.com/go-playground/validator)
- [golang.org/x/crypto](https://github.com/golang/crypto)

Updates `dagger.io/dagger` from 0.12.6 to 0.12.7
- [Changelog](https://github.com/dagger/dagger-go-sdk/blob/main/CHANGELOG.md)
- [Commits](dagger/dagger-go-sdk@v0.12.6...v0.12.7)

Updates `github.com/go-playground/validator/v10` from 10.22.0 to 10.22.1
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.22.0...v10.22.1)

Updates `golang.org/x/crypto` from 0.26.0 to 0.27.0
- [Commits](golang/crypto@v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: dagger.io/dagger
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
@AtomicFS AtomicFS force-pushed the dependabot/go_modules/action/golang-efe46ca85f branch from 4d2d16d to 3422099 Compare September 10, 2024 10:48
@AtomicFS AtomicFS added this pull request to the merge queue Sep 10, 2024
Merged via the queue into main with commit b1f41cb Sep 10, 2024
24 checks passed
@AtomicFS AtomicFS deleted the dependabot/go_modules/action/golang-efe46ca85f branch September 10, 2024 11:06
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.

1 participant