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 go-modules group with 1 update #37

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-modules group with 1 update: github.com/aws/aws-sdk-go-v2/credentials.

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.16.15 to 1.16.16

Changelog

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

Release (2022-09-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.16.16
    • Documentation: added clafirfication on the Credential object to show usage of loadDefaultConfig to load credentials
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.58.0
    • Feature: This release adds support for blocked paths to Amazon VPC Reachability Analyzer.

Release (2022-09-19)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.18.0
    • Feature: This release includes support for importing existing trails into CloudTrail Lake.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.57.0
    • Feature: This release adds CapacityAllocations field to DescribeCapacityReservations
  • github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.17.0
    • Feature: This change allows the customer to use the SRT Caller protocol as part of their flows
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.26.0
    • Feature: This release adds support for Amazon RDS Proxy with SQL Server compatibility.

Release (2022-09-16)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codestarnotifications: v1.13.0
    • Feature: This release adds tag based access control for the UntagResource API.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.18.21
    • Documentation: This release supports new task definition sizes.

Release (2022-09-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.17.0
    • Feature: Increased DynamoDB transaction limit from 25 to 100.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.56.0
    • Feature: This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.43.0
    • Feature: Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early.

Release (2022-09-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

... (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 <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 go-modules group with 1 update: [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.16.15 to 1.16.16
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.16.16/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.16.15...v1.16.16)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2024

The following labels could not be found: 🤖 Dependencies.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (47f0630) 5.53% compared to head (21e369d) 5.53%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master     #37   +/-   ##
======================================
  Coverage    5.53%   5.53%           
======================================
  Files           3       3           
  Lines         307     307           
======================================
  Hits           17      17           
  Misses        289     289           
  Partials        1       1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hwbrzzl hwbrzzl merged commit 8a7fae9 into master Jan 22, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-modules-2dc0531f92 branch January 22, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants