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

deps(go): bump the common-golang group with 2 updates #2473

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps the common-golang group with 2 updates: github.com/aws/aws-sdk-go and golang.org/x/oauth2.

Updates github.com/aws/aws-sdk-go from 1.47.4 to 1.47.10

Release notes

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

Release v1.47.10 (2023-11-13)

Service Client Updates

  • service/dataexchange: Updates service API
  • service/dms: Updates service API and documentation
    • Added new Db2 LUW Target endpoint with related endpoint settings. New executeTimeout endpoint setting for mysql endpoint. New ReplicationDeprovisionTime field for serverless describe-replications.
  • service/ec2: Updates service API, documentation, and paginators
    • Adds the new EC2 DescribeInstanceTopology API, which you can use to retrieve the network topology of your running instances on select platform types to determine their relative proximity to each other.
  • service/ecs: Updates service API and documentation
    • Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests.
  • service/elasticmapreduce: Updates service API
    • Updated GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters to support IdentityCenter/PEZ integration.
  • service/servicecatalog-appregistry: Updates service API and documentation
  • service/transcribe-streaming: Updates service API and documentation

Release v1.47.8 (2023-11-09)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts.
  • service/cloudtrail: Updates service API and documentation
    • The Insights in Lake feature lets customers enable CloudTrail Insights on a source CloudTrail Lake event data store and create a destination event data store to collect Insights events based on unusual management event activity in the source event data store.
  • service/comprehend: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • AWS EBS now supports Block Public Access for EBS Snapshots. This release introduces the EnableSnapshotBlockPublicAccess, DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState APIs to manage account-level public access settings for EBS Snapshots in an AWS Region.
  • service/eks: Updates service API and documentation
  • service/lambda: Updates service API
    • Add Custom runtime on Amazon Linux 2023 (provided.al2023) support to AWS Lambda.
  • service/logs: Updates service API, documentation, and paginators
    • Update to support new APIs for delivery of logs from AWS services.
  • service/omics: Updates service API and documentation

Release v1.47.7 (2023-11-09)

Service Client Updates

  • service/sqs: Updates service API and documentation
    • This release enables customers to call SQS using AWS JSON-1.0 protocol and bug fix.

Release v1.47.6 (2023-11-08)

Service Client Updates

  • service/connect: Updates service API
  • service/connectcases: Updates service API and documentation
  • service/datasync: Updates service API
  • service/guardduty: Updates service API and documentation

... (truncated)

Commits

Updates golang.org/x/oauth2 from 0.13.0 to 0.14.0

Commits
  • e067960 go.mod: update golang.org/x dependencies
  • 4c91c17 google: adds header to security considerations section
  • 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

Bumps the common-golang group with 2 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) and [golang.org/x/oauth2](https://github.com/golang/oauth2).


Updates `github.com/aws/aws-sdk-go` from 1.47.4 to 1.47.10
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.47.4...v1.47.10)

Updates `golang.org/x/oauth2` from 0.13.0 to 0.14.0
- [Commits](golang/oauth2@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common-golang
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common-golang
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 13, 2023
@julio-lopez
Copy link
Contributor

@dependabot update

@julio-lopez julio-lopez enabled auto-merge (squash) November 14, 2023 20:12
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2023

Superseded by #2474.

@dependabot dependabot bot closed this Nov 14, 2023
auto-merge was automatically disabled November 14, 2023 20:13

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/common-golang-a070b4fa32 branch November 14, 2023 20:13
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.

None yet

1 participant