8000 build(deps): bump the gomod-all group across 1 directory with 10 updates by dependabot[bot] · Pull Request #717 · 030/n3dr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build(deps): bump the gomod-all group across 1 directory with 10 updates #717

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 8000 . We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps the gomod-all group with 10 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go 1.55.5 1.55.7
github.com/go-openapi/errors 0.22.0 0.22.1
github.com/go-openapi/swag 0.23.0 0.23.1
github.com/go-playground/validator/v10 10.23.0 10.26.0
github.com/hashicorp/go-retryablehttp 0.7.7 0.7.8
github.com/mholt/archives 0.0.0-20241207175349-5e373c52f8aa 0.1.2
github.com/ory/dockertest/v3 3.11.0 3.12.0
github.com/samber/lo 1.47.0 1.51.0
github.com/spf13/cobra 1.8.1 1.9.1
github.com/spf13/viper 1.19.0 1.20.1

Updates github.com/aws/aws-sdk-go from 1.55.5 to 1.55.7

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.55.7 (2025-04-22)

SDK Bugs

  • service/s3/s3manager: Abort multipart download if object is modified during download

Release v1.55.6 (2025-01-15)

SDK Bugs

  • Fix broken printf for go1.24
Commits
  • 163aada release v1.55.7 (2025-04-22) (#5346)
  • 9eb2bfd Abort multi part download if the object is modified during download
  • 8d203cc Update bug-report.yml
  • e1db430 release v1.55.6 (2025-01-15) (#5341)
  • 5ab6103 changelog
  • 394e0e3 Merge pull request #5340 from djedward/main
  • 19d98e3 Fix improper use of Printf-style functions
  • 7112c0a Merge pull request #5325 from ashishdhingra/user/ashdhin/IssueTemplateRegress...
  • 8d6a0f9 chore: Modified bug issue template to add checkbox to report potential regres...
  • 02c1f72 Update PULL_REQUEST_TEMPLATE.md
  • See full diff in compare view

Updates github.com/go-openapi/errors from 0.22.0 to 0.22.1

Commits
  • 470ae20 ci: fixed codecov upload
  • bfda7b0 ci: fixed broken codecov coverage upload
  • 2611335 fixed dependabot auto-merge
  • 5ea0a35 Relinting
  • 527c738 Merge pull request #56 from go-openapi/dependabot/go_modules/github.com/stret...
  • 5dbcd15 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • ea38843 Bump codecov/codecov-action in the development-dependencies group
  • 8b2421c Bump golangci/golangci-lint-action in the development-dependencies group
  • 3383787 Bump golangci/golangci-lint-action in the development-dependencies group
  • 0f7155e Bump the development-dependencies group with 1 update
  • See full diff in compare view

Updates github.com/go-openapi/swag from 0.23.0 to 0.23.1

Commits
  • 87317ee re-enacted dependabot auto-merge
  • 223b27e Relint
  • 06305b8 Bump github.com/mailru/easyjson in the other-dependencies group (#98)
  • 4bc9026 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#97)
  • 06326a3 Bump codecov/codecov-action in the development-dependencies group
  • 0640ba3 Bump golangci/golangci-lint-action in the development-dependencies group
  • 3d6928a Bump golangci/golangci-lint-action in the development-dependencies group
  • 10a3a2f Bump the development-dependencies group with 1 update
  • See full diff in compare view

Updates github.com/go-playground/validator/v10 from 10.23.0 to 10.26.0

Release notes

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

v10.26.0

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.25.0...v10.26.0

Release 10.25.0

What's Changed

New Contributors

... (truncated)

Commits

Updates github.com/hashicorp/go-retryablehttp from 0.7.7 to 0.7.8

Commits
  • e1f5485 Add a new RateLimitLinearJitterBackoff policy
  • b0cac1e Merge pull request #262 from hashicorp/dependabot-intge
  • 66c110b few new parameters added to dependabot.yml
  • 25b39e6 IND-3836 additions of new parameters to dependabot.yml
  • eeac125 add comment for bodyType param in client.Post
  • 390c1d8 Merge pull request #254 from hashicorp/compliance/add-headers
  • f4d7325 [COMPLIANCE] Add Copyright and License Headers
  • a881d6c Merge pull request #251 from hashicorp/build-test
  • 9c1b40b go-version matrix updated
  • e3867e3 resolved comments
  • Additional commits viewable in compare view

Updates github.com/mholt/archives from 0.0.0-20241207175349-5e373c52f8aa to 0.1.2

Release notes

Sourced from github.com/mholt/archives's releases.

v0.1.2

What's Changed

New Contributors

Full Changelog: mholt/archives@v0.1.1...v0.1.2

v0.1.1

This release adds support for MinLZ format, enables customizing Gnu headers in tar archives, and has some bug fixes.

What's Changed

New Contributors

Full Changelog: mholt/archives@v0.1.0...v0.1.1

v0.1.0

Initial release for convenience of some workflows. I use it in production, and you probably can too, but please do plenty of testing, and note that this is a pre-1.0 release, so some API surfaces and behaviors may change.

Commits

Updates github.com/ory/dockertest/v3 from 3.11.0 to 3.12.0

Release notes

Sourced from github.com/ory/dockertest/v3's releases.

v3.12.0

What's Changed

New Contributors

Full Changelog: ory/dockertest@v3.11.0...v3.12.0

Commits

Updates github.com/samber/lo from 1.47.0 to 1.51.0

Release notes

Sourced from github.com/samber/lo's releases.

v1.51.0

What's Changed

Doc

Dependencies

New Contributors

Full Changelog: samber/lo@v1.50.0...v1.51.0

v1.50.0

What's Changed

Here is the 50th minor version !! 🔥🥂

New methods

Improvements

Documentation

Dependencies

... (truncated)

Commits
  • 203faca bump v1.51.0
  • 49f24de style: merge assertion.go and errors.go
  • e9281d8 feat(assertions): add Assert and Assertf (#638)
  • 2b57de7 docs: fix wrong variable name for mutable map example (#637)
  • f2cfb22 docs: Fix description for LastOrEmpty and LastOr (#636)
  • 52ad90c doc: Improve comment for lo.Ellipsis
  • f1dce8f docs: Add a more precise description to the Ellipsis function to prevent misu...
  • a9a589c fix(ci): correct cleanup deps - remove all *_test.go files using find (#630)
  • 975e837 chore(deps): bump golangci/golangci-lint-action from 7 to 8 (#628)
  • 3a534ad Fixed the error in the usage example of lo.Latest in readme.md (#627)
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.8.1 to 1.9.1

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.9.1

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades

... (truncated)

Commits

Updates github.com/spf13/viper from 1.19.0 to 1.20.1

Release notes

Sourced from github.com/spf13/viper's releases.

v1.20.1

What's Changed

Bug Fixes 🐛

Full Changelog: spf13/viper@v1.20.0...v1.20.1

v1.20.0

[!WARNING] This release includes a few minor breaking changes. Read the upgrade guide for details.

What's Changed

Exciting New Features 🎉

Enhancements 🚀

Bug Fixes 🐛

Breaking Changes 🛠

Dependency Updates ⬆️

... (truncated)

Commits
  • 9568cfc fix: config type check when loading any config
  • fd05140 fix(config): get config type from v.configType or config file ext
  • c038295 docs: add update instructions for 1.20
  • 9c07e0f build: disable unused linters
  • 48112d6 ci: add Go 1.24 to the test matrix
  • 66e3e28 build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
  • 17b96ac New Logo
  • 8b223a4 build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1
  • 91fd363 chore: update afero
  • e75c48f Fix issues reported by testifylint
  • 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 23, 2025
@030
Copy link
Owner
030 commented Jun 28, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-all-799260a3b2 branch from 623b06b to cd6ce97 Compare June 28, 2025 06:48
@030
Copy link
Owner
030 commented Jun 28, 2025

@dependabot rebase

Bumps the gomod-all group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.5` | `1.55.7` |
| [github.com/go-openapi/errors](https://github.com/go-openapi/errors) | `0.22.0` | `0.22.1` |
| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.0` | `0.23.1` |
| [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.23.0` | `10.26.0` |
| [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) | `0.7.7` | `0.7.8` |
| [github.com/mholt/archives](https://github.com/mholt/archives) | `0.0.0-20241207175349-5e373c52f8aa` | `0.1.2` |
| [github.com/ory/dockertest/v3](https://github.com/ory/dockertest) | `3.11.0` | `3.12.0` |
| [github.com/samber/lo](https://github.com/samber/lo) | `1.47.0` | `1.51.0` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.1` | `1.9.1` |
| [github.com/spf13/viper](https://github.com/spf13/viper) | `1.19.0` | `1.20.1` |



Updates `github.com/aws/aws-sdk-go` from 1.55.5 to 1.55.7
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](aws/aws-sdk-go@v1.55.5...v1.55.7)

Updates `github.com/go-openapi/errors` from 0.22.0 to 0.22.1
- [Commits](go-openapi/errors@v0.22.0...v0.22.1)

Updates `github.com/go-openapi/swag` from 0.23.0 to 0.23.1
- [Commits](go-openapi/swag@v0.23.0...v0.23.1)

Updates `github.com/go-playground/validator/v10` from 10.23.0 to 10.26.0
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.23.0...v10.26.0)

Updates `github.com/hashicorp/go-retryablehttp` from 0.7.7 to 0.7.8
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-retryablehttp@v0.7.7...v0.7.8)

Updates `github.com/mholt/archives` from 0.0.0-20241207175349-5e373c52f8aa to 0.1.2
- [Release notes](https://github.com/mholt/archives/releases)
- [Commits](https://github.com/mholt/archives/commits/v0.1.2)

Updates `github.com/ory/dockertest/v3` from 3.11.0 to 3.12.0
- [Release notes](https://github.com/ory/dockertest/releases)
- [Commits](ory/dockertest@v3.11.0...v3.12.0)

Updates `github.com/samber/lo` from 1.47.0 to 1.51.0
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.47.0...v1.51.0)

Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.1...v1.9.1)

Updates `github.com/spf13/viper` from 1.19.0 to 1.20.1
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.19.0...v1.20.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-version: 1.55.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-all
- dependency-name: github.com/go-openapi/errors
  dependency-version: 0.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-all
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-all
- dependency-name: github.com/go-playground/validator/v10
  dependency-version: 10.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-all
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-version: 0.7.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-all
- dependency-name: github.com/mholt/archives
  dependency-version: 0.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-all
- dependency-name: github.com/ory/dockertest/v3
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-all
- dependency-name: github.com/samber/lo
  dependency-version: 1.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-all
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-all
- dependency-name: github.com/spf13/viper
  dependency-version: 1.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-all-799260a3b2 branch from cd6ce97 to 259e84e Compare June 28, 2025 06:50
@030 030 merged commit f48e657 into main Jun 28, 2025
1 of 10 checks passed
@030 030 deleted the dependabot/go_modules/gomod-all-799260a3b2 branch June 28, 2025 06:50
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
0