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

chore(deps): bump the layer-balancer group in /layer/scripts/layer-balancer with 2 updates #3814

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2024

Bumps the layer-balancer group in /layer/scripts/layer-balancer with 2 updates: github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/lambda.

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

Commits

Updates github.com/aws/aws-sdk-go-v2/service/lambda from 1.51.0 to 1.52.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/lambda's changelog.

Release (2022-08-10)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.16.0
    • Feature: Adds support for the following settings in the ~/.aws/credentials file: sso_account_id, sso_region, sso_role_name, sso_start_url, and ca_bundle.
  • github.com/aws/aws-sdk-go-v2/service/dlm: v1.12.0
    • Feature: This release adds support for excluding specific data (non-boot) volumes from multi-volume snapshot sets created by snapshot lifecycle policies
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.52.0
    • Feature: This release adds support for excluding specific data (non-root) volumes from multi-volume snapshot sets created from instances.

Release (2022-08-09)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.20.0
    • Feature: Various quota increases related to dimensions and custom metrics
  • github.com/aws/aws-sdk-go-v2/service/location: v1.18.0
    • Feature: Amazon Location Service now allows circular geofences in BatchPutGeofence, PutGeofence, and GetGeofence APIs.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.39.0
    • Feature: Amazon SageMaker Automatic Model Tuning now supports specifying multiple alternate EC2 instance types to make tuning jobs more robust when the preferred instance type is not available due to insufficient capacity.
  • github.com/aws/aws-sdk-go-v2/service/sagemakera2iruntime: v1.13.0
    • Feature: Fix bug with parsing ISO-8601 CreationTime in Java SDK in DescribeHumanLoop

Release (2022-08-08)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.16.9
    • Bug Fix: aws/signer/v4: Fixes a panic in SDK's handling of endpoint URLs with ports by correcting how URL path is parsed from opaque URLs. Fixes #1294.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.29.0
    • Feature: Add an option to run non-urgent or non-time sensitive Glue Jobs on spare capacity
  • github.com/aws/aws-sdk-go-v2/service/identitystore: v1.14.10
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.21.0
    • Feature: AWS IoT Wireless release support for sidewalk data reliability.
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.17.0
    • Feature: Adds support for Advance Quiet Time in Journeys. Adds RefreshOnSegmentUpdate and WaitForQuietTime to JourneyResponse.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.23.2
    • Documentation: A series of documentation updates to the QuickSight API reference.
  • github.com/aws/aws-sdk-go-v2/service/sso: v1.11.14
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)
  • github.com/aws/aws-sdk-go-v2/service/ssoadmin: v1.15.2
    • Documentation: Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)

... (truncated)

Commits

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 layer-balancer group in /layer/scripts/layer-balancer with 2 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2).


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

Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.51.0 to 1.52.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.52.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.51.0...service/ec2/v1.52.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: layer-balancer
- dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: layer-balancer
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 20, 2024 20:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 20, 2024
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 20, 2024
Copy link

sonarcloud bot commented Feb 20, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@rubenfonseca rubenfonseca merged commit 31d830b into develop Feb 21, 2024
12 checks passed
@rubenfonseca rubenfonseca deleted the dependabot/go_modules/layer/scripts/layer-balancer/layer-balancer-170a90b276 branch February 21, 2024 07:56
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 size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant