Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the nuvola group with 14 updates (#27)
Bumps the nuvola group with 14 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.26.1` | `1.27.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.11` | `1.27.16` | | [github.com/aws/aws-sdk-go-v2/service/accessanalyzer](https://github.com/aws/aws-sdk-go-v2) | `1.29.1` | `1.29.6` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.31.1` | `1.32.6` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.159.0` | `1.162.0` | | [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.32.0` | `1.32.4` | | [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) | `1.54.0` | `1.54.4` | | [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) | `1.78.0` | `1.79.3` | | [github.com/aws/aws-sdk-go-v2/service/redshift](https://github.com/aws/aws-sdk-go-v2) | `1.44.0` | `1.44.4` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.53.1` | `1.54.3` | | [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.28.6` | `1.28.10` | | [github.com/fatih/color](https://github.com/fatih/color) | `1.16.0` | `1.17.0` | | [github.com/imroc/req/v3](https://github.com/imroc/req) | `3.43.3` | `3.43.7` | | [golang.org/x/text](https://github.com/golang/text) | `0.14.0` | `0.15.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.26.1 to 1.27.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.26.1...v1.27.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.11 to 1.27.16 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.11...config/v1.27.16) Updates `github.com/aws/aws-sdk-go-v2/service/accessanalyzer` from 1.29.1 to 1.29.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.29.1...service/s3/v1.29.6) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.31.1 to 1.32.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.1...service/fsx/v1.32.6) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.159.0 to 1.162.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.159.0...service/ec2/v1.162.0) Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.32.0 to 1.32.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.32.0...service/iam/v1.32.4) Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.54.0 to 1.54.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.54.0...service/ec2/v1.54.4) Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.78.0 to 1.79.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.78.0...service/rds/v1.79.3) Updates `github.com/aws/aws-sdk-go-v2/service/redshift` from 1.44.0 to 1.44.4 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.44.0...service/ssm/v1.44.4) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.53.1 to 1.54.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.53.1...service/s3/v1.54.3) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.28.6 to 1.28.10 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/sts/v1.28.6...service/fsx/v1.28.10) Updates `github.com/fatih/color` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.16.0...v1.17.0) Updates `github.com/imroc/req/v3` from 3.43.3 to 3.43.7 - [Release notes](https://github.com/imroc/req/releases) - [Commits](imroc/req@v3.43.3...v3.43.7) Updates `golang.org/x/text` from 0.14.0 to 0.15.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuvola - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuvola - dependency-name: github.com/aws/aws-sdk-go-v2/service/accessanalyzer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuvola - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuvola - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuvola - dependency-name: github.com/aws/aws-sdk-go-v2/service/iam dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuvola - dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuvola - dependency-name: github.com/aws/aws-sdk-go-v2/service/rds dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuvola - dependency-name: github.com/aws/aws-sdk-go-v2/service/redshift dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuvola - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuvola - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuvola - dependency-name: github.com/fatih/color dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuvola - dependency-name: github.com/imroc/req/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuvola - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuvola ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information