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

Bump github.com/aws/aws-sdk-go from 1.45.25 to 1.49.21 #830

Open
wants to merge 133 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps github.com/aws/aws-sdk-go from 1.45.25 to 1.49.21.

Release notes

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

Release v1.49.21 (2024-01-14)

Service Client Updates

  • service/sagemaker: Updates service API
    • This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.

Release v1.49.20 (2024-01-12)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/connectparticipant: Updates service API
  • service/location: Updates service documentation
  • service/mwaa: Updates service API and documentation
  • service/s3control: Adds new service
    • S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
  • service/supplychain: Adds new service
  • service/transfer: Updates service API and documentation
    • AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.

Release v1.49.19 (2024-01-11)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • service/ecs: Updates service API and documentation
    • This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • service/eventbridge: Updates service API and documentation
  • service/iot: Updates service API and documentation
    • Add ConflictException to Update APIs of AWS IoT Software Package Catalog
  • service/iotfleetwise: Updates service API
  • service/secretsmanager: Updates service documentation and examples
    • Doc only update for Secrets Manager
  • service/workspaces: Updates service documentation
    • Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update

Release v1.49.18 (2024-01-10)

Service Client Updates

  • service/connectcampaigns: Updates service API
  • service/location: Updates service API and documentation
  • service/logs: Updates service API and documentation
    • Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
  • service/qconnect: Updates service API
  • service/redshift-serverless: Updates service documentation
  • service/route53: Updates service API and documentation
    • Route53 now supports geoproximity routing in AWS regions

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

psycofdj and others added 30 commits January 12, 2022 13:29
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.6.0 to 1.8.2.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.6.0...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.16.0 to 1.19.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.16.0...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [bosh/deployments/jumpbox-deployment](https://github.com/cloudfoundry/jumpbox-deployment) from `36c85b4` to `834eeff`.
- [Release notes](https://github.com/cloudfoundry/jumpbox-deployment/releases)
- [Commits](cloudfoundry/jumpbox-deployment@36c85b4...834eeff)

---
updated-dependencies:
- dependency-name: bosh/deployments/jumpbox-deployment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [bosh/deployments/bosh-deployment](https://github.com/cloudfoundry/bosh-deployment) from `ee7d8f8` to `db2bc9f`.
- [Release notes](https://github.com/cloudfoundry/bosh-deployment/releases)
- [Commits](cloudfoundry/bosh-deployment@ee7d8f8...db2bc9f)

---
updated-dependencies:
- dependency-name: bosh/deployments/bosh-deployment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/github.com/spf13/afero-1.8.2

Bump github.com/spf13/afero from 1.6.0 to 1.8.2
…s/github.com/onsi/gomega-1.19.0

Bump github.com/onsi/gomega from 1.16.0 to 1.19.0
…/github.com/Azure/go-autorest-14.2.0incompatible

Bump github.com/Azure/go-autorest from 9.10.0+incompatible to 14.2.0+incompatible
…s/bosh/deployments/jumpbox-deployment-834eeff

Bump bosh/deployments/jumpbox-deployment from `36c85b4` to `834eeff`
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.58.0 to 0.74.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.58.0...v0.74.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/mholt/archiver](https://github.com/mholt/archiver) from 2.1.0+incompatible to 3.1.1+incompatible.
- [Release notes](https://github.com/mholt/archiver/releases)
- [Changelog](https://github.com/mholt/archiver/blob/master/.goreleaser.yml)
- [Commits](mholt/archiver@v2.1...v3.1.1)

---
updated-dependencies:
- dependency-name: github.com/mholt/archiver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/google.golang.org/api-0.74.0

Bump google.golang.org/api from 0.58.0 to 0.74.0
…s/bosh/deployments/bosh-deployment-db2bc9f

Bump bosh/deployments/bosh-deployment from `ee7d8f8` to `db2bc9f`
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.40.59 to 1.43.36.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.40.59...v1.43.36)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/github.com/mholt/archiver-3.1.1incompatible

Bump github.com/mholt/archiver from 2.1.0+incompatible to 3.1.1+incompatible
…s/github.com/aws/aws-sdk-go-1.43.36

Bump github.com/aws/aws-sdk-go from 1.40.59 to 1.43.36
dependabot bot and others added 25 commits September 22, 2023 13:31
Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v1...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v2...v5)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.5 to 1.10.0.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](spf13/afero@v1.9.5...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [bosh/deployments/jumpbox-deployment](https://github.com/cloudfoundry/jumpbox-deployment) from `8828633` to `157a22b`.
- [Commits](cloudfoundry/jumpbox-deployment@8828633...157a22b)

---
updated-dependencies:
- dependency-name: bosh/deployments/jumpbox-deployment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…tions/actions/setup-go-4

Bump actions/setup-go from 2 to 4
…tions/goreleaser/goreleaser-action-5

Bump goreleaser/goreleaser-action from 2 to 5
…tions/actions/cache-3

Bump actions/cache from 1 to 3
…tions/actions/checkout-4

Bump actions/checkout from 2 to 4
Bumps [bosh/deployments/bosh-deployment](https://github.com/cloudfoundry/bosh-deployment) from `71122d2` to `241121c`.
- [Commits](cloudfoundry/bosh-deployment@71122d2...241121c)

---
updated-dependencies:
- dependency-name: bosh/deployments/bosh-deployment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…tions/dependabot/fetch-metadata-1.6.0

Bump dependabot/fetch-metadata from 1.1.1 to 1.6.0
…s/github.com/spf13/afero-1.10.0

Bump github.com/spf13/afero from 1.9.5 to 1.10.0
…s/bosh/deployments/jumpbox-deployment-157a22b

Bump bosh/deployments/jumpbox-deployment from `8828633` to `157a22b`
…s/bosh/deployments/bosh-deployment-241121c

Bump bosh/deployments/bosh-deployment from `71122d2` to `241121c`
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.142.0 to 0.143.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.142.0...v0.143.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.10 to 1.28.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.27.10...v1.28.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/github.com/onsi/gomega-1.28.0

Bump github.com/onsi/gomega from 1.27.10 to 1.28.0
…s/google.golang.org/api-0.143.0

Bump google.golang.org/api from 0.142.0 to 0.143.0
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.25 to 1.49.21.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.25...v1.49.21)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 15, 2024
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.

7 participants