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 @aws-sdk/client-kinesis from 3.685.0 to 3.750.0 in /src/lambda-producer-handler #1257

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps @aws-sdk/client-kinesis from 3.685.0 to 3.750.0.

Release notes

Sourced from @​aws-sdk/client-kinesis's releases.

v3.750.0

3.750.0(2025-02-17)

Chores
Documentation Changes
  • supplemental-docs: md5 checksum fallback for s3 (#6886) (a1d8ad3e)
New Features
  • clients: update client endpoints as of 2025-02-17 (30bcfba4)
  • client-amplify: Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications. (3c35c6e9)
  • client-database-migration-service: Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API. (e7db4d81)
  • client-timestream-influxdb: This release introduces APIs to manage DbClusters and adds support for read replicas (b77c92f2)
Bug Fixes
  • middleware-flexible-checksums: buffer stream chunks to minimum required size (#6882) (1f1905ef)

For list of updated packages, view updated-packages.md in assets-3.750.0.zip

v3.749.0

3.749.0(2025-02-14)

Chores
New Features
  • client-database-migration-service: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (fd40a1f6)
  • client-codebuild: Added test suite names to test case metadata (a6db26e5)
  • client-wafv2: The WAFv2 API now supports configuring data protection in webACLs. (04209f98)
  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad82)
  • client-connect: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (6fb29416)
  • client-rds-data: Add support for Stop DB feature. (d3569279)
  • client-workspaces-thin-client: Update Environment and Device name field definitions (70549deb)

For list of updated packages, view updated-packages.md in assets-3.749.0.zip

v3.748.0

... (truncated)

Changelog

Sourced from @​aws-sdk/client-kinesis's changelog.

3.750.0 (2025-02-17)

Note: Version bump only for package @​aws-sdk/client-kinesis

3.749.0 (2025-02-14)

Note: Version bump only for package @​aws-sdk/client-kinesis

3.744.0 (2025-02-07)

Note: Version bump only for package @​aws-sdk/client-kinesis

3.743.0 (2025-02-06)

Note: Version bump only for package @​aws-sdk/client-kinesis

3.741.0 (2025-02-03)

Note: Version bump only for package @​aws-sdk/client-kinesis

3.738.0 (2025-01-29)

Note: Version bump only for package @​aws-sdk/client-kinesis

3.734.0 (2025-01-23)

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

Bumps [@aws-sdk/client-kinesis](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kinesis) from 3.685.0 to 3.750.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kinesis/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.750.0/clients/client-kinesis)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-kinesis"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 17, 2025 23:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 17, 2025
Copy link

unit test coverage report

Title Lines Statements Branches Functions
lambda-producer-handler Coverage: 100%
100% (41/41) 25% (2/8) 100% (8/8)
lambda-db-password-rotation Coverage: 100%
100% (26/26) 40% (4/10) 100% (4/4)
lambda-alarm-notification Coverage: 100%
100% (23/23) 100% (5/5)
legacy-dashboard-redirect-viewer-request Coverage: 100%
100% (16/16) 100% (4/4) 100% (3/3)
public-api-cloud-front-viewer-request Coverage: 100%
100% (18/18) 100% (12/12) 100% (3/3)
Title Tests Skipped Failures Errors Time
lambda-producer-handler 16 0 💤 0 ❌ 0 🔥 0.916s ⏱️
lambda-db-password-rotation 5 0 💤 0 ❌ 0 🔥 0.628s ⏱️
lambda-alarm-notification 5 0 💤 0 ❌ 0 🔥 0.65s ⏱️
legacy-dashboard-redirect-viewer-request 10 0 💤 0 ❌ 0 🔥 0.491s ⏱️
public-api-cloud-front-viewer-request 11 0 💤 0 ❌ 0 🔥 0.491s ⏱️

@A-Ashiq A-Ashiq closed this Feb 18, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/lambda-producer-handler/aws-sdk/client-kinesis-3.750.0 branch February 18, 2025 09:12
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant