Skip to content

Update dependencies#2051

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/dependencies
Open

Update dependencies#2051
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/dependencies

Conversation

@renovate

@renovate renovate Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@api3/commons ^0.9.0^0.13.4 age confidence
@aws-sdk/client-lambda (source) ^3.525.0^3.1067.0 age confidence
@aws-sdk/client-s3 (source) ^3.525.0^3.1067.0 age confidence
@aws-sdk/signature-v4-crt (source) ^3.525.0^3.1067.0 age confidence
@google-cloud/storage (source) ^7.7.0^7.21.0 age confidence
adm-zip ^0.5.16^0.5.17 age confidence
axios (source) ^1.12.2^1.17.0 age confidence
bignumber.js ^9.1.2^9.3.1 age confidence
cli-table3 ^0.6.3^0.6.5 age confidence
dotenv ^16.4.7^16.6.1 age confidence
ethers (source) ^5.7.2^5.8.0 age confidence
express (source) ^4.21.2^4.22.2 age confidence
google-auth-library (source) ^9.6.3^9.15.1 age confidence
hardhat (source) ^2.22.18^2.28.6 age confidence
morgan ^1.10.0^1.11.0 age confidence
pm2 (source) ^5.3.1^5.4.3 age confidence

Release Notes

api3dao/commons (@​api3/commons)

v0.13.4

Compare Source

What's Changed

Full Changelog: api3dao/commons@v0.13.3...v0.13.4

v0.13.3

Compare Source

What's Changed
New Contributors

Full Changelog: api3dao/commons@v0.13.2...v0.13.3

v0.13.2

Compare Source

What's Changed

Full Changelog: api3dao/commons@v0.13.1...v0.13.2

v0.13.1

Compare Source

What's Changed

Full Changelog: api3dao/commons@v0.13.0...v0.13.1

v0.13.0

Compare Source

What's Changed
New Contributors

Full Changelog: api3dao/commons@v0.12.0...v0.13.0

v0.12.0

Compare Source

What's Changed
New Contributors

Full Changelog: api3dao/commons@v0.11.0...v0.12.0

v0.11.0

Compare Source

What's Changed

Full Changelog: api3dao/commons@v0.10.0...v0.11.0

v0.10.0

Compare Source

What's Changed

Full Changelog: api3dao/commons@v0.9.1...v0.10.0

v0.9.1

Compare Source

What's Changed
New Contributors

Full Changelog: api3dao/commons@v0.9.0...v0.9.1

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

v3.1067.0

Compare Source

3.1067.0(2026-06-11)
Documentation Changes
  • suggest UndiciHttpHandler as an alternative request handler (#​8092) (bd18a9f0)
New Features
  • client-eks: Introduce new CreateCluster parameters for Amazon EKS local clusters on AWS Outposts. Added etcdInstanceType for configuring the EC2 instance type for dedicated etcd instances, and spreadLevel for configuring the placement group spread level for Kubernetes control plane and etcd instances. (383363d5)
  • client-omics: Adds support for workflowName in the ListRuns API response. (fa2f4604)
  • client-neptune: Amazon Neptune now supports IPv6 dual-stack networking. You can create and manage Neptune DB clusters accessible over both IPv4 and IPv6 by specifying NetworkType as DUAL in CreateDBCluster, ModifyDBCluster, RestoreDBClusterFromSnapshot, and RestoreDBClusterToPointInTime API operations (ae089f94)
  • client-bedrock-agentcore: Adds support to perform cross account data plane actions on an AgentCore Memory resource (8d92e480)
  • client-healthlake: Adds the UpdateFHIRDatastore API and adds analytics, NLP, and profile configuration support to CreateFHIRDatastore and DescribeFHIRDatastore. (c74ab005)
  • client-bedrock-agentcore-control: Supports deterministic metadata for AgentCore Memory (af7a995a)
  • client-support: Adding new BDD representation of endpoint ruleset (cd9dac21)

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

v3.1066.0

Compare Source

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

v3.1065.0

Compare Source

3.1065.0(2026-06-09)
Chores
New Features
  • clients: update client endpoints as of 2026-06-09 (935d71be)
  • client-timestream-write: Adding new BDD representation of endpoint ruleset (45148681)
  • client-cloudwatch: This release adds the APIs (AssociateDatasetKmsKey, DisassociateDatasetKmsKey, GetDataset) to manage encryption at rest for OpenTelemetry metrics in CloudWatch using AWS KMS customer managed keys. (67566cd6)
  • client-marketplace-commerce-analytics: Adding new BDD representation of endpoint ruleset (0adb8bd9)
  • client-bedrock: Adds support for the Amazon Bedrock account-level data retention APIs PutAccountDataRetention and GetAccountDataRetention. (9acf4f7f)
  • client-odb: Releases Autonomous Database Serverless APIs, autonomousDatabaseOciIntegrationIamRoles, linkedOciTenancyId, linkedOciCompartmentId, and subscriptionErrors fields in GetOciOnboardingStatus API response. (fad7009c)
  • client-timestream-query: Adding new BDD representation of endpoint ruleset (878fc723)
  • client-dynamodb-streams: Adding new BDD representation of endpoint ruleset (eeaa7827)
  • client-ec2: Added TagFieldSpecifications to CreateFlowLogs and DescribeFlowLogs APIs. Customers can now specify tag keys in their Flow Logs subscriptions to capture associated EC2 resource tag values in their logs, enabling tag-based visibility. (6a382a8a)
  • client-bedrock-agentcore: Add RetryableConflictException (HTTP 409) to InvokeAgentRuntimeCommand and GetAgentCard to prevent orphaned VMs during concurrent session access. The SDK automatically retries this exception with backoff. Enforcement is not yet active and will be enabled in a future service update. (a9c4a0da)
  • client-outposts: Added AWS Outposts APIs for self-service Outposts quoting and ordering. New operations include CreateQuote, GetQuote, UpdateQuote, DeleteQuote, ListQuotes, and ListOrderableInstanceTypes. (bb1279ef)
  • client-iotsitewise: Adding new BDD representation of endpoint ruleset (b9314d4a)
Bug Fixes
  • credential-provider-sso: forward clientConfig to SSO token provider (#​8089) (4bacac32)
  • core: export legacy root symbols from submodules instead of relative paths (#​8086) (abea090c)
Tests
  • middleware-sdk-s3: use crypto.randomUUID for E2E test bucket names (#​8088) (ba4d1941)

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

v3.1064.0

Compare Source

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

v3.1063.0

Compare Source

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

v3.1062.0

Compare Source

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

v3.1061.0

Compare Source

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

v3.1060.0

Compare Source

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

v3.1059.0

Compare Source

Features
  • client-lambda: Adds configuration for tag propagation to Lambda-managed resources. (d2a9416)

v3.1058.0

Compare Source

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

v3.1057.0

Compare Source

3.1057.0(2026-05-29)
Bug Fixes
  • client-rds-data:
    • ArrayValue member element types are now nullable: booleanValues
      is (boolean | null)[], longValues and doubleValues are
      (number | null)[], stringValues is (string | null)[], and
      arrayValues is (ArrayValue | null)[]. This reflects that SQL
      array responses can contain NULL elements. Existing TypeScript code
      that reads elements as non-nullable values won't compile; migrate
      by changing the target type to nullable, using the nullish coalescing
      operator ?? to supply a default, or using .filter(v => v !== null). (43e8abc9)
Chores
New Features
  • clients: update client endpoints as of 2026-05-29 (100e59e3)
  • client-codeguru-security: Adding new BDD representation of endpoint ruleset (b5e79600)
  • client-auto-scaling-plans: Adding new BDD representation of endpoint ruleset (be4de620)
  • client-connect-contact-lens: Adding new BDD representation of endpoint ruleset (5356eaf4)
  • client-connectcampaignsv2: Adding new BDD representation of endpoint ruleset (610e00f6)
  • client-cloudsearch: Adding new BDD representation of endpoint ruleset (954a5629)
  • client-account: Adding new BDD representation of endpoint ruleset (043ec31b)
  • client-directory-service-data: Adding new BDD representation of endpoint ruleset (a4c4696b)
  • client-bedrock: Automated Reasoning checks - Added two build workflows for policies. Iterative Refine Policy uses AI to update policy definitions based on test results and feedback. Resolve Policy Ambiguities consolidates ambiguous variables in Automated Reasoning policies, a common source of ambiguous validation. (dc971ce1)
  • client-lex-models-v2: Adding new BDD representation of endpoint ruleset (46879a2b)
  • client-application-insights: Adding new BDD representation of endpoint ruleset (8188d14a)
  • client-quicksight: Adds support for creating, updating, describing, listing, and deleting an OAuthClientApplication resource, a new quicksight resource that allows customers to store OAuth configurations to connect to their databases via 3 Legged OAuth. (62d39a81)
  • client-bedrock-agentcore-control: Reference your own AWS Secrets Manager secrets when configuring credential providers, giving you control over encryption, rotation, and access policies instead of using service-managed secrets. (ac8eac96)
  • client-codecatalyst: Adding new BDD representation of endpoint ruleset (5d0951a1)
  • client-grafana: Adding new BDD representation of endpoint ruleset (a0c1dbf4)
  • client-drs: Adding new BDD representation of endpoint ruleset (af7bbc33)
  • client-cloudsearch-domain: Adding new BDD representation of endpoint ruleset (84e5f9f0)
  • client-networkflowmonitor: Adding new BDD representation of endpoint ruleset (2571d33c)
  • client-mailmanager: Adding new BDD representation of endpoint ruleset (89075b5d)
  • client-route53resolver: Added BatchCreateFirewallRule, BatchUpdateFirewallRule, BatchDeleteFirewallRule, and ListFirewallRuleTypes APIs. Added FirewallRuleType support to Firewall Rule APIs. (a5c6d722)
  • client-pcs: Adding new BDD representation of endpoint ruleset (eec245d2)
  • client-inspector-scan: Adding new BDD representation of endpoint ruleset (f4eb5511)
  • client-sesv2: This release introduces support for Tenant Suppression Lists (3de2020c)
  • client-chime: Adding new BDD representation of endpoint ruleset (f8e2cde5)
  • client-proton: Adding new BDD representation of endpoint ruleset (937b25e0)
  • client-lex-runtime-v2: Adding new BDD representation of endpoint ruleset (2e4709c6)
  • client-ssm-guiconnect: Adding new BDD representation of endpoint ruleset (e5c019d3)
  • client-codecommit: Adding new BDD representation of endpoint ruleset (3dc4ba9c)
  • client-wafv2: Adding new BDD representation of endpoint ruleset (4ec2c0f7)
  • client-athena: Adding new BDD representation of endpoint ruleset (a9a05afb)
  • client-auto-scaling: Adding new BDD representation of endpoint ruleset (2038f34d)
  • client-cloudtrail: Adding new BDD representation of endpoint ruleset (f8aca9fe)
  • client-codebuild: Adding new BDD representation of endpoint ruleset (8d82661f)
  • client-route53-recovery-cluster: Adding new BDD representation of endpoint ruleset (295e9e4b)
  • client-entityresolution: Adding new BDD representation of endpoint ruleset (cbe0dd2e)
  • client-mwaa: Adding new BDD representation of endpoint ruleset (58e3ca28)
  • client-personalize-events: Adding new BDD representation of endpoint ruleset (75da9a4b)
  • client-omics: Add engineSettings to StartRun and GetRun. Add profiles and profileParameterTemplates to GetWorkflow and GetWorkflowVersion. (b742790f)
  • client-backup-gateway: Adding new BDD representation of endpoint ruleset (78977a6c)
  • client-cloudhsm-v2: Adding new BDD representation of endpoint ruleset (16dc3f83)
  • client-budgets: Adding new BDD representation of endpoint ruleset (d49141cc)
  • client-clouddirectory: Adding new BDD representation of endpoint ruleset (5826e357)
  • client-workspaces-instances: Adding new BDD representation of endpoint ruleset (2b06af5e)
  • client-cloudhsm: Adding new BDD representation of endpoint ruleset (b960d633)
  • client-arc-zonal-shift: Adding new BDD representation of endpoint ruleset (5c228113)
  • client-qbusiness: Adding new BDD representation of endpoint ruleset (4770f027)
  • client-codedeploy: Adding new BDD representation of endpoint ruleset (7c04b84f)
  • client-synthetics: Adding new BDD representation of endpoint ruleset (59d0871f)
  • client-payment-cryptography-data: Adding new BDD representation of endpoint ruleset (d3b4a304)
  • client-groundstation: Adds support for Alpha-5 satellite number encoding in the Two-Line Element ephemeris format. (17029957)
Tests

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

v3.1056.0

Compare Source

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

v3.1055.0

Compare Source

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

v3.1054.0

Compare Source

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

v3.1053.0

Compare Source

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

v3.1052.0

Compare Source

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

v3.1051.0

Compare Source

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

v3.1050.0

Compare Source

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

v3.1049.0

Compare Source

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

v3.1048.0

Compare Source

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

v3.1047.0

Compare Source

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

v3.1046.0

Compare Source

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

v3.1045.0

Compare Source

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

v3.1044.0

Compare Source

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

v3.1043.0

Compare Source

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

v3.1042.0

Compare Source

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

v3.1041.0

Compare Source

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

v3.1040.0

Compare Source

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

v3.1039.0

Compare Source

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

v3.1038.0

Compare Source

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

v3.1037.0

Compare Source

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

v3.1036.0

Compare Source

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

v3.1035.0

Compare Source

Features
  • client-lambda: Add Ruby 4.0 (ruby4.0) support to AWS Lambda. (ece8ce8)

v3.1034.0

Compare Source

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

v3.1033.0

Compare Source

Features
  • clients: use binary decision diagrams for endpoint resolution (#​7931) (ff1b2ba)

v3.1032.0

Compare Source

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

v3.1031.0

Compare Source

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

v3.1030.0

Compare Source

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

v3.1029.0

Compare Source

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

v3.1028.0

Compare Source

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

v3.1027.0

Compare Source

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

v3.1026.0

Compare Source

Features
  • client-lambda: Launching Lambda integration with S3 Files as a new file system configuration. (4e40cc0)

v3.1025.0

Compare Source

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

v3.1024.0

Compare Source

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

v3.1023.0

Compare Source

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

v3.1022.0

Compare Source

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

v3.1021.0

Compare Source

Bug Fixes
  • codegen: sync for adaptive retry throttling detection fix (#​7905) (03f108d)

v3.1020.0

Compare Source

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

[v3.1019.0

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • On day 1 of the month (* * 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/dependencies branch 7 times, most recently from 1e13c4e to 5d0c57c Compare May 7, 2026 21:58
@renovate renovate Bot force-pushed the renovate/dependencies branch 6 times, most recently from 7780bca to 87ff27b Compare May 15, 2026 20:47
@renovate renovate Bot force-pushed the renovate/dependencies branch 6 times, most recently from decfbe2 to 7fe0e0d Compare May 21, 2026 21:40
@renovate renovate Bot force-pushed the renovate/dependencies branch 7 times, most recently from f03a1da to 90e8fb4 Compare June 1, 2026 19:14
@renovate renovate Bot force-pushed the renovate/dependencies branch 4 times, most recently from 2ad4543 to 63692a4 Compare June 4, 2026 22:41
@renovate renovate Bot force-pushed the renovate/dependencies branch 5 times, most recently from 84da5ad to 44367f1 Compare June 11, 2026 21:00
@renovate renovate Bot force-pushed the renovate/dependencies branch 5 times, most recently from 2cd609f to d6086cb Compare June 18, 2026 19:40
@renovate renovate Bot force-pushed the renovate/dependencies branch 3 times, most recently from c7ecd4f to 2cd4792 Compare June 23, 2026 00:32
@renovate renovate Bot force-pushed the renovate/dependencies branch from 2cd4792 to e7cf5a1 Compare June 26, 2026 04:06
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.

0 participants