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 dependencies group across 1 directory with 12 updates #525

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps the dependencies group with 9 updates in the /aws directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.27.1 1.27.2
github.com/aws/aws-sdk-go-v2/config 1.27.17 1.27.18
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.13.21 1.14.1
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression 1.7.21 1.7.23
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.16.22 1.16.24
github.com/aws/aws-sdk-go-v2/service/cognitoidentity 1.23.12 1.23.13
github.com/aws/aws-sdk-go-v2/service/sqs 1.32.4 1.32.6
github.com/go-faker/faker/v4 4.4.1 4.4.2
golang.org/x/text 0.15.0 0.16.0

Updates github.com/aws/aws-sdk-go-v2 from 1.27.1 to 1.27.2

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.17 to 1.27.18

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.17 to 1.17.18

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.13.21 to 1.14.1

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression from 1.7.21 to 1.7.23

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.22 to 1.16.24

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cognitoidentity from 1.23.12 to 1.23.13

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.32.7 to 1.32.8

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.4 to 1.55.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sqs from 1.32.4 to 1.32.6

Commits

Updates github.com/go-faker/faker/v4 from 4.4.1 to 4.4.2

Release notes

Sourced from github.com/go-faker/faker/v4's releases.

v4.4.2

What's Changed

Full Changelog: go-faker/faker@v4.4.1...v4.4.2

Commits
  • 9cbcda8 fix: concurrent-safe unique data generation (#53)
  • df18fe6 chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 (#52)
  • See full diff in compare view

Updates golang.org/x/text from 0.15.0 to 0.16.0

Commits
  • 9c2f3a2 cmd/gotext: fix segfault in extract & rewrite commands
  • 59e1219 message: optimize lookupAndFormat function for better performance
  • a20a3e2 x/text: update x/tools for go/ssa range-over-func fix
  • See full diff 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

…pdates

Bumps the dependencies group with 9 updates in the /aws directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.27.1` | `1.27.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.17` | `1.27.18` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.13.21` | `1.14.1` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression](https://github.com/aws/aws-sdk-go-v2) | `1.7.21` | `1.7.23` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.16.22` | `1.16.24` |
| [github.com/aws/aws-sdk-go-v2/service/cognitoidentity](https://github.com/aws/aws-sdk-go-v2) | `1.23.12` | `1.23.13` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.32.4` | `1.32.6` |
| [github.com/go-faker/faker/v4](https://github.com/go-faker/faker) | `4.4.1` | `4.4.2` |
| [golang.org/x/text](https://github.com/golang/text) | `0.15.0` | `0.16.0` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.27.1 to 1.27.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.27.1...v1.27.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.17 to 1.27.18
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.17...config/v1.27.18)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.17 to 1.17.18
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.17...credentials/v1.17.18)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.13.21 to 1.14.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.13.21...service/pi/v1.14.1)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression` from 1.7.21 to 1.7.23
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/dynamodb/expression/v1.7.21...feature/dynamodb/expression/v1.7.23)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.16.22 to 1.16.24
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ram/v1.16.22...service/ram/v1.16.24)

Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentity` from 1.23.12 to 1.23.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/apigateway/v1.23.12...service/autoscaling/v1.23.13)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.32.7 to 1.32.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/dynamodb/v1.32.7...service/dynamodb/v1.32.8)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.54.4 to 1.55.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.54.4...service/s3/v1.55.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.32.4 to 1.32.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.32.4...service/fsx/v1.32.6)

Updates `github.com/go-faker/faker/v4` from 4.4.1 to 4.4.2
- [Release notes](https://github.com/go-faker/faker/releases)
- [Commits](go-faker/faker@v4.4.1...v4.4.2)

Updates `golang.org/x/text` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cognitoidentity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/go-faker/faker/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from tomtwinkle as a code owner June 10, 2024 03:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 10, 2024
@tomtwinkle tomtwinkle merged commit 7c0ce64 into main Jun 10, 2024
7 checks passed
@tomtwinkle tomtwinkle deleted the dependabot/go_modules/aws/dependencies-4394b67f9f branch June 10, 2024 04:09
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