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

fix(deps): update module github.com/aws/aws-sdk-go to v1.47.1 #812

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require minor v1.46.6 -> v1.47.1

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.47.1

Compare Source

===

Service Client Updates
  • service/connect: Updates service API, documentation, and paginators
  • service/globalaccelerator: Updates service API, documentation, and paginators
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for customized networking resources to Amazon RDS Custom.
  • service/redshift: Updates service API and documentation
    • Added support for Multi-AZ deployments for Provisioned RA3 clusters that provide 99.99% SLA availability.
  • service/sagemaker: Updates service API and documentation
    • Support for batch transform input in Model dashboard

v1.47.0

Compare Source

===

Service Client Updates
  • service/amplify: Updates service API, documentation, and paginators
  • service/application-insights: Updates service API and documentation
  • service/ec2: Updates service API, documentation, and paginators
    • Capacity Blocks for ML are a new EC2 purchasing option for reserving GPU instances on a future date to support short duration machine learning (ML) workloads. Capacity Blocks automatically place instances close together inside Amazon EC2 UltraClusters for low-latency, high-throughput networking.
  • service/m2: Updates service API and documentation
  • service/neptunedata: Updates service API and documentation
  • service/translate: Updates service API and documentation
SDK Features

v1.46.7

Compare Source

===

Service Client Updates
  • service/connect: Updates service API and documentation
  • service/dataexchange: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/finspace: Updates service API and documentation
  • service/mediapackagev2: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations.
  • service/redshift-serverless: Updates service API, documentation, and paginators
  • service/resiliencehub: Updates service API and documentation
  • service/s3outposts: Updates service API and documentation
  • service/wisdom: Updates service documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 31, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: coredns/go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/470212/484c4f/repos/github/dlminvestments/go-Infrastructure-server":"/tmp/worker/470212/484c4f/repos/github/dlminvestments/go-Infrastructure-server" -v "/tmp/worker/470212/484c4f/cache":"/tmp/worker/470212/484c4f/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/470212/484c4f/repos/github/dlminvestments/go-Infrastructure-server/coredns" ghcr.io/containerbase/sidecar:9.23.5 bash -l -c "install-tool golang 1.21.3 && go get -d -t ./..."
go: errors parsing go.mod:
go.mod:7: usage: require module/path v1.2.3
go.mod:8: usage: require module/path v1.2.3
go.mod:11: usage: require module/path v1.2.3
go.mod:14: usage: require module/path v1.2.3
go.mod:17: usage: require module/path v1.2.3
go.mod:20: usage: require module/path v1.2.3
go.mod:21: usage: require module/path v1.2.3
go.mod:48: usage: require module/path v1.2.3
go.mod:49: usage: require module/path v1.2.3
go.mod:52: usage: require module/path v1.2.3
go.mod:55: usage: require module/path v1.2.3
go.mod:58: usage: require module/path v1.2.3
go.mod:61: usage: require module/path v1.2.3
go.mod:62: usage: require module/path v1.2.3
go.mod:63: usage: require module/path v1.2.3
go.mod:64:2: usage: require module/path v1.2.3
go.mod:68: usage: require module/path v1.2.3
go.mod:72: usage: require module/path v1.2.3
go.mod:76: usage: require module/path v1.2.3
go.mod:80: usage: require module/path v1.2.3
go.mod:81: usage: require module/path v1.2.3

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 1 1 0 0
Go Security Audit 0 0 4 0
Python Source Analyzer 0 0 0 0
Go Static Analysis 0 0 29 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate bot changed the title fix(deps): update module github.com/aws/aws-sdk-go to v1.46.7 fix(deps): update module github.com/aws/aws-sdk-go to v1.47.0 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from accb14a to 02218fe Compare November 1, 2023 07:53
@renovate renovate bot changed the title fix(deps): update module github.com/aws/aws-sdk-go to v1.47.0 fix(deps): update module github.com/aws/aws-sdk-go to v1.47.1 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from 02218fe to f587e96 Compare November 1, 2023 22:45
@dlminvestments dlminvestments merged commit da45a72 into main Nov 2, 2023
11 checks passed
@renovate renovate bot deleted the renovate/github.com-aws-aws-sdk-go-1.x branch November 2, 2023 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant