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

chore(deps): bump the gomod-normal-deps group across 3 directories with 3 updates #242

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the gomod-normal-deps group with 2 updates in the / directory: github.com/fatih/color and github.com/go-playground/validator/v10.
Bumps the gomod-normal-deps group with 2 updates in the /ext directory: github.com/go-playground/validator/v10 and gorm.io/gorm.
Bumps the gomod-normal-deps group with 1 update in the /tests directory: github.com/go-playground/validator/v10.

Updates github.com/fatih/color from 1.14.1 to 1.17.0

Release notes

Sourced from github.com/fatih/color's releases.

v1.17.0

What's Changed

New Contributors

Full Changelog: fatih/color@v1.16.0...v1.17.0

v1.16.0

What's Changed

Dependency updates

New Contributors

Full Changelog: fatih/color@v1.15.0...v1.16.0

v1.15.0

What's Changed

New Contributors

... (truncated)

Commits
  • b6598b1 Merge pull request #228 from klauspost/fix-println-issue-218
  • 00b1811 Fix multi-parameter println spacing
  • 04994a8 Merge pull request #224 from fatih/dependabot/go_modules/golang.org/x/sys-0.18.0
  • 7526cad Merge branch 'main' into dependabot/go_modules/golang.org/x/sys-0.18.0
  • 8d058ca Merge pull request #222 from fatih/ci-updates
  • 2ac809f Bump golang.org/x/sys from 0.17.0 to 0.18.0
  • 51a7bbf ci: update Go and Staticcheck versions
  • 799c49c Merge pull request #217 from fatih/dependabot/github_actions/actions/setup-go-5
  • f8e0ec9 Merge branch 'main' into dependabot/github_actions/actions/setup-go-5
  • 298abd8 Merge pull request #221 from fatih/dependabot/go_modules/golang.org/x/sys-0.17.0
  • Additional commits viewable in compare view

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 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 gorm.io/gorm from 1.25.11 to 1.25.12

Commits
  • 0daaf17 fix: AfterQuery using safer right trim while clearing from clause's join adde...
  • 0dbfda5 fix memory leaks in PrepareStatementDB (#7142)
  • See full diff in compare view

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

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

…th 3 updates

Bumps the gomod-normal-deps group with 2 updates in the / directory: [github.com/fatih/color](https://github.com/fatih/color) and [github.com/go-playground/validator/v10](https://github.com/go-playground/validator).
Bumps the gomod-normal-deps group with 2 updates in the /ext directory: [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) and [gorm.io/gorm](https://github.com/go-gorm/gorm).
Bumps the gomod-normal-deps group with 1 update in the /tests directory: [github.com/go-playground/validator/v10](https://github.com/go-playground/validator).


Updates `github.com/fatih/color` from 1.14.1 to 1.17.0
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](fatih/color@v1.14.1...v1.17.0)

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 `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 `gorm.io/gorm` from 1.25.11 to 1.25.12
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.25.11...v1.25.12)

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)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-normal-deps
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-normal-deps
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: gomod-normal-deps
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-normal-deps
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: gomod-normal-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@sysulq sysulq merged commit 2ba3ef6 into main Sep 9, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-normal-deps-f9dad8fb47 branch September 9, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant