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-v2/service/marketplacemetering from 1.14.10 to 1.14.12 #4002

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2023

Bumps github.com/aws/aws-sdk-go-v2/service/marketplacemetering from 1.14.10 to 1.14.12.

Changelog

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

Release (2023-06-13)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.27.0
    • Feature: This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of Amazon CodeGuru Security APIs
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.14.0
    • Feature: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.100.0
    • Feature: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.23.5
    • Documentation: Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.27.0
    • Feature: This release adds pagination for the Get Certificates API operation.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.34.0
    • Feature: Integrate double encryption feature to SDKs.
    • Bug Fix: Fix HeadObject to return types.Nound when an object does not exist. Fixes 2084
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.33.0
    • Feature: Add support for Security Hub Automation Rules
  • github.com/aws/aws-sdk-go-v2/service/simspaceweaver: v1.3.0
    • Feature: This release fixes using aws-us-gov ARNs in API calls and adds documentation for snapshot APIs.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.0.0
    • Release: New AWS service client module
    • Feature: GA release of Amazon Verified Permissions.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.35.0
    • Feature: You can now detect and block fraudulent account creation attempts with the new AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group AWSManagedRulesACFPRuleSet.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.21.0
    • Feature: AWS Well-Architected now supports Profiles that help customers prioritize which questions to focus on first by providing a list of prioritized questions that are better aligned with their business goals and outcomes.

Release (2023-06-12)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.11.0
    • Feature: AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.19.8
    • Documentation: Documentation updates for DynamoDB
  • github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.14.12
    • Documentation: Documentation updates for DynamoDB Streams
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.29.0
    • Feature: Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.18.0
    • Feature: This release adds support for SkipUnavailable connection property for cross cluster search

... (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 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)

@dependabot dependabot bot requested a review from a team as a code owner June 14, 2023 16:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 14, 2023
@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Merging #4002 (2aec908) into main (f81db93) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4002      +/-   ##
==========================================
- Coverage   51.83%   51.81%   -0.03%     
==========================================
  Files          59       59              
  Lines       16697    16697              
==========================================
- Hits         8655     8651       -4     
- Misses       7745     7747       +2     
- Partials      297      299       +2     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Bumps [github.com/aws/aws-sdk-go-v2/service/marketplacemetering](https://github.com/aws/aws-sdk-go-v2) from 1.14.10 to 1.14.12.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.14.10...service/mq/v1.14.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/marketplacemetering-1.14.12 branch from 31a83c8 to 2aec908 Compare June 14, 2023 21:28
@lucacome lucacome merged commit 496a5f5 into main Jun 14, 2023
59 checks passed
@lucacome lucacome deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/marketplacemetering-1.14.12 branch June 14, 2023 22:34
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