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 aws-sdk-js-v3 monorepo #998

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-cloudwatch (source) 3.696.0 -> 3.716.0 age adoption passing confidence
@aws-sdk/client-dynamodb (source) 3.696.0 -> 3.716.0 age adoption passing confidence
@aws-sdk/client-eventbridge (source) 3.696.0 -> 3.716.0 age adoption passing confidence
@aws-sdk/client-firehose (source) 3.696.0 -> 3.716.0 age adoption passing confidence
@aws-sdk/client-kinesis (source) 3.696.0 -> 3.716.0 age adoption passing confidence
@aws-sdk/client-lambda (source) 3.696.0 -> 3.716.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.696.0 -> 3.717.0 age adoption passing confidence
@aws-sdk/client-s3 (source) 3.696.0 -> 3.717.0 age adoption passing confidence
@aws-sdk/client-sagemaker-runtime (source) 3.696.0 -> 3.716.0 age adoption passing confidence
@aws-sdk/client-sqs (source) 3.696.0 -> 3.716.0 age adoption passing confidence
@aws-sdk/client-ssm (source) 3.696.0 -> 3.716.0 age adoption passing confidence
@aws-sdk/lib-dynamodb (source) 3.696.0 -> 3.716.0 age adoption passing confidence
@aws-sdk/lib-storage (source) 3.696.0 -> 3.717.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) 3.696.0 -> 3.717.0 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-cloudwatch)

v3.716.0

Compare Source

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

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

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

v3.712.0

Compare Source

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

v3.709.0

Compare Source

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

v3.705.0

Compare Source

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

v3.699.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-dynamodb)

v3.716.0

Compare Source

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

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

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

v3.712.0

Compare Source

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

v3.709.0

Compare Source

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

v3.705.0

Compare Source

Features
  • client-dynamodb: This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute. (c96da51)

v3.699.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-eventbridge)

v3.716.0

Compare Source

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

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

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

v3.712.0

Compare Source

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

v3.709.0

Compare Source

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

v3.703.0

Compare Source

Features
  • client-eventbridge: Call private APIs by configuring Connections with VPC connectivity through PrivateLink and VPC Lattice (224d5a7)

v3.699.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-firehose)

v3.716.0

Compare Source

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

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

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

v3.712.0

Compare Source

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

v3.709.0

Compare Source

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

v3.699.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-kinesis)

v3.716.0

Compare Source

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

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

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

v3.712.0

Compare Source

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

v3.709.0

Compare Source

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

v3.699.0

Compare Source

3.699.0(2024-11-22)
Documentation Changes
  • client-workspaces: While integrating WSP-DCV rebrand, a few mentions were erroneously renamed from WSP to DCV. This release reverts those mentions back to WSP. (68c5a17d)
  • client-sns: ArchivePolicy attribute added to Archive and Replay feature (54e46231)
New Features
  • clients: update client endpoints as of 2024-11-22 (bcd27a2e)
  • client-sfn: Add support for variables and JSONata in TestState, GetExecutionHistory, DescribeStateMachine, and DescribeStateMachineForExecution (c9c278a4)
  • client-sagemaker: This release adds APIs for new features for SageMaker endpoint to scale down to zero instances, native support for multi-adapter inference, and endpoint scaling improvements. (f082da5c)
  • client-cost-explorer: This release adds the Impact field(contains Contribution field) to the GetAnomalies API response under RootCause (af7c9b2b)
  • client-quicksight: This release includes: Update APIs to support Image, Layer Map, font customization, and Plugin Visual. Add Identity center related information in ListNamsespace API. Update API for restrictedFolder support in topics and add API for SearchTopics, Describe/Update DashboardsQA Configration. (df75ca51)
  • client-chatbot: Adds support for programmatic management of custom actions and aliases which can be associated with channel configurations. (acdb624f)
  • client-bedrock-agent-runtime: InvokeInlineAgent API release to help invoke runtime agents without any dependency on preconfigured agents. (372482ae)
  • client-cognito-identity-provider: Add support for users to sign up and sign in without passwords, using email and SMS OTPs and Passkeys. Add support for Passkeys based on WebAuthn. Add support for enhanced branding customization for hosted authentication pages with Amazon Cognito Managed Login. Add feature tiers with new pricing. (3ef966f6)
  • client-ses: This release adds support for starting email contacts in your Amazon Connect instance as an email receiving action. (14fc94cd)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support ECRBuildAndPublish and InspectorScan actions. (cce4188c)
  • client-emr: Advanced Scaling in Amazon EMR Managed Scaling (4092279f)
  • client-auto-scaling: Now, Amazon EC2 Auto Scaling customers can enable target tracking policies to take quicker scaling decisions, enhancing their application performance and EC2 utilization. To get started, specify target tracking to monitor a metric that is available on Amazon CloudWatch at seconds-level interval. (26d5f852)
  • client-connect: Amazon Connect Service Feature: Add APIs for Amazon Connect Email Channel (a83926c9)
  • client-bcm-pricing-calculator: Initial release of the AWS Billing and Cost Management Pricing Calculator API. (13fd8a46)
  • client-mailmanager: Added new "DeliverToQBusiness" rule action to MailManager RulesSet for ingesting email data into Amazon Q Business customer applications (048d1655)
  • client-omics: This release adds support for resource policy based cross account S3 access to sequence store read sets. (dbe3f077)
  • client-elastic-load-balancing-v2: This release adds support for advertising trusted CA certificate names in associated trust stores. (5e46efc4)
  • client-lambda: Add ProvisionedPollerConfig to Lambda event-source-mapping API. (511ab41c)
  • client-inspector2: Extend inspector2 service model to include ServiceQuotaExceededException. (dc13e071)
  • client-neptune-graph: Add 4 new APIs to support new Export features, allowing Parquet and CSV formats. Add new arguments in Import APIs to support Parquet import. Add a new query "neptune.read" to run algorithms without loading data into database (48054dc3)
Bug Fixes
  • credential-provider-ini: pass clientConfig to sso and sso-oidc inner clients (#​6688) (0ca3da33)

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-lambda)

v3.716.0

Compare Source

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

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

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

v3.712.0

Compare Source

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

v3.709.0

Compare Source

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

v3.699.0

Compare Source

Features
  • client-lambda: Add ProvisionedPollerConfig to Lambda event-source-mapping API. (511ab41)

v3.698.0

Compare Source

Features
  • client-lambda: Adds support for metrics for event source mappings for AWS Lambda (fb9ea84)

v3.697.0

Compare Source

Features
  • client-lambda: Add Node 22.x (node22.x) support to AWS Lambda (11a5e31)
aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.717.0

Compare Source

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

v3.716.0

Compare Source

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

v3.715.0

Compare Source

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

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

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

v3.712.0

Compare Source

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

v3.709.0

Compare Source

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

v3.705.0

Compare Source

Features
  • client-s3: Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets. (b6368e5)

v3.703.0

Compare Source

Features
  • client-s3: Amazon S3 introduces support for AWS Dedicated Local Zones (a4b4303)

v3.701.0

Compare Source

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

v3.700.0

Compare Source

Features
  • client-s3: Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications. (453f462)

v3.699.0

Compare Source

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

v3.698.0

Compare Source

Features
  • client-s3: Add support for conditional deletes for the S3 DeleteObject and DeleteObjects APIs. Add support for write offset bytes option used to append to objects with the S3 PutObject API. (d5b27f3)

v3.697.0

Compare Source

Bug Fixes
  • middleware-flexible-checksums: use input from args and not middleware config (#​6677) (199aad0)
aws/aws-sdk-js-v3 (@​aws-sdk/client-sagemaker-runtime)

v3.716.0

Compare Source

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

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

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

v3.712.0

Compare Source

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

v3.709.0

Compare Source

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

v3.699.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-sqs)

v3.716.0

Compare Source

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

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

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

v3.712.0

Compare Source

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

v3.709.0

Compare Source

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

v3.699.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-ssm)

v3.716.0

Compare Source

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

v3.714.0

Compare Source

Features

v3.713.0

Compare Source

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

v3.712.0

Compare Source

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

v3.709.0

Compare Source

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

v3.699.0

Compare Source

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

v3.698.0

Compare Source

Features
  • client-ssm: Added support for providing high-level overviews of managed nodes and previewing the potential impact of a runbook execution. (0f45892)
aws/aws-sdk-js-v3 (@​aws-sdk/lib-dynamodb)

v3.716.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-dynamodb

v3.714.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-dynamodb

v3.713.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-dynamodb

v3.712.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-dynamodb

v3.709.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-dynamodb

v3.705.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-dynamodb

v3.704.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-dynamodb

v3.699.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-dynamodb

v3.698.0

Compare Source

Bug Fixes
aws/aws-sdk-js-v3 (@​aws-sdk/lib-storage)

v3.717.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.716.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.715.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.714.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.713.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.712.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.709.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.705.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.703.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.701.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.700.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.699.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.698.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

v3.697.0

Compare Source

Note: Version bump only for package @​aws-sdk/lib-storage

aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)

v3.717.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.716.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.715.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.714.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

[v3.713.0](https://redirect.github.com/aws/aws-sdk-js-


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 16, 2024 18:10
@renovate renovate bot requested review from Gio2018 and removed request for a team December 16, 2024 18:10
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from b82964d to d64444f Compare December 17, 2024 21:08
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo to v3.712.0 fix(deps): update aws-sdk-js-v3 monorepo to v3.713.0 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from d64444f to 795daae Compare December 18, 2024 20:19
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo to v3.713.0 fix(deps): update aws-sdk-js-v3 monorepo to v3.714.0 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 795daae to 6e9833e Compare December 19, 2024 23:51
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo to v3.714.0 fix(deps): update aws-sdk-js-v3 monorepo Dec 19, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 6e9833e to f12b702 Compare December 20, 2024 22:16
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo fix(deps): update aws-sdk-js-v3 monorepo to v3.716.0 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from f12b702 to ba493e0 Compare December 21, 2024 22:34
@renovate renovate bot changed the title fix(deps): update aws-sdk-js-v3 monorepo to v3.716.0 fix(deps): update aws-sdk-js-v3 monorepo Dec 21, 2024
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch 2 times, most recently from 349e729 to c9f0680 Compare January 2, 2025 17:57
@renovate renovate bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from c9f0680 to 0179ab7 Compare January 2, 2025 18:15
@bassrock bassrock enabled auto-merge (squash) January 2, 2025 19:08
Copy link
Contributor Author

renovate bot commented Jan 2, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@bassrock bassrock merged commit 7d882fa into main Jan 2, 2025
209 checks passed
@bassrock bassrock deleted the renovate/aws-sdk-js-v3-monorepo branch January 2, 2025 19:15
Copy link

github-actions bot commented Jan 2, 2025

🎉 This PR is included in version @pocket-tools/event-bridge-v1.8.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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