Skip to content

chore(deps): bump the npm-src group in /src/typescript with 3 updates#1401

Merged
clareliguori merged 1 commit intomainfrom
dependabot/npm_and_yarn/src/typescript/npm-src-b0e8c0e250
May 5, 2026
Merged

chore(deps): bump the npm-src group in /src/typescript with 3 updates#1401
clareliguori merged 1 commit intomainfrom
dependabot/npm_and_yarn/src/typescript/npm-src-b0e8c0e250

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps the npm-src group in /src/typescript with 3 updates: @aws-sdk/client-lambda, @aws-sdk/credential-provider-node and typescript-eslint.

Updates @aws-sdk/client-lambda from 3.1027.0 to 3.1043.0

Release notes

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

v3.1043.0

3.1043.0(2026-05-05)

New Features
  • clients: update client endpoints as of 2026-05-05 (f577bd74)
  • client-cloudfront: Adds support for tagging CloudFront Functions and KeyValueStores resources. (cb71d306)
  • client-mediatailor: Added support for Monetization Functions. Monetization Functions let you enrich ad requests with external data and transform session parameters using JSONata expressions, without deploying custom infrastructure. (5e80d370)
  • client-marketplace-agreement: With this release, Agreements API provides a programmatic way to generate quotes, accept offers, track charges and entitlements, manage renewals and cancellations, and streamline operations entirely through APIs without navigating to the AWS Marketplace website or AWS Management Console. (a4c2d76f)
  • client-medical-imaging: Add support for DICOM Json Metadata Override features in startDICOMImportJob API (008d2613)
  • client-opensearch: Amazon OpenSearch Service now supports VPC egress, enabling outbound traffic from your OpenSearch domain to route privately through your VPC instead of the public internet. (4de6b07e)
  • client-sagemaker: Adds support for ml.p5.4xlarge instance type for SageMaker Studio JupyterLab and CodeEditor apps for IAD (us-east-1), NRT (ap-northeast-1), BOM (ap-south-1), CGK (ap-southeast-3), GRU (sa-east-1), PDX (us-west-2), CMH (us-east-2). (e737436d)
  • client-route-53-domains: This release adds the TLDInMaintenance exception. (31c38a3e)
  • client-cleanroomsml: Increase max configurable output limits in the Clean Rooms ML configured model algorithm association resource. (73fa9731)

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

v3.1042.0

3.1042.0(2026-05-04)

New Features
  • client-vpc-lattice: Amazon VPC Lattice now supports privately resolvable DNS resources (6b1b6aba)
  • client-lex-model-building-service: Lex V1 is deprecated, use Lex V2 instead (1c35eb7a)
  • client-securityagent: AWS Security Agent is adding a new target domain verification method for private VPC penetration testing. Additionally, the target domain resource will now have a verification status reason field to surface additional details about domain verification (c3570eac)
  • client-cloudwatch-logs: Adding an additional optional deliverySourceConfiguration field to PutDeliverySource API. This enables customers to pass service-specific configurations through IngestionHub such as tracing enablement or sampling rates that will be propagated to the source resource. (fa70b570)
  • client-ec2: This feature allows customers to change the tunnel bandwidth on existing VPN connections using the ModifyVpnConnectionOptions API (e37b846c)
  • client-bedrock-agentcore-control: Amazon Bedrock AgentCore gateways now support MCP Sessions and response streaming from MCP targets. Session timeouts can be set between 15 minutes and 8 hours, and response streaming enables forwarding stream events sent by MCP targets to gateway users. (7d8baefc)
  • client-medialive: Updates the type of the MediaLiveRouterOutputConnectionMap. (6a558da2)
  • client-geo-routes: Added support for TravelTimeExceedsDriverWorkHours, ViolatedBlockedRoad, and ViolatedVehicleRestriction notice codes to the CalculateRoutes API response. (6b35d383)

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

v3.1041.0

3.1041.0(2026-05-01)

Chores
  • core/client: emit warning for Node.js 20.x end-of-support (#7973) (00383767)
  • workflows: migrate git-sync SSH key from GitHub secret to Secrets Manager via OIDC (#7978) (c056a2e3)
  • codegen: smithy-aws-typescript-codegen 0.49.1 (#7980) (7bb42b39)
Documentation Changes

... (truncated)

Changelog

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

3.1043.0 (2026-05-05)

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

3.1042.0 (2026-05-04)

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

3.1041.0 (2026-05-01)

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

3.1040.0 (2026-04-30)

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

3.1039.0 (2026-04-29)

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

3.1038.0 (2026-04-27)

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

3.1037.0 (2026-04-24)

... (truncated)

Commits

Updates @aws-sdk/credential-provider-node from 3.972.30 to 3.972.39

Changelog

Sourced from @​aws-sdk/credential-provider-node's changelog.

3.972.39 (2026-05-01)

Chores

  • credential-provider-node: update dependencies.

3.972.38 (2026-04-29)

Chores

  • credential-provider-node: update dependencies.

3.972.37 (2026-04-27)

Chores

  • credential-provider-node: update dependencies.

3.972.36 (2026-04-23)

Chores

  • credential-provider-node: update dependencies.

3.972.35 (2026-04-22)

Chores

  • credential-provider-node: update dependencies.

3.972.34 (2026-04-21)

Chores

  • credential-provider-node: update dependencies.

3.972.33 (2026-04-20)

Chores

  • credential-provider-node: update dependencies.

3.972.32 (2026-04-17)

Chores

  • credential-provider-node: update dependencies.

3.972.31 (2026-04-16)

Chores

... (truncated)

Commits

Updates typescript-eslint from 8.58.1 to 8.59.2

Release notes

Sourced from typescript-eslint's releases.

v8.59.2

8.59.2 (2026-05-04)

🩹 Fixes

  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#12150)
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#12292)
  • rule-tester: add TypeScript as a peer dependency (#12288)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.1

8.59.1 (2026-04-27)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#12246)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#12257)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#12269)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#12278)
  • eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#12220)
  • eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#12241)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

8.59.0 (2026-04-20)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#11789)

❤️ Thank You

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.59.2 (2026-05-04)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.1 (2026-04-27)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.0 (2026-04-20)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.58.2 (2026-04-13)

🩹 Fixes

  • remove tsbuildinfo cache file from published packages (#12187)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • 2ec35f1 chore(release): publish 8.59.2
  • 5245793 chore(release): publish 8.59.1
  • ea9ae4f chore(release): publish 8.59.0
  • 90c2803 chore(release): publish 8.58.2
  • b3315fd chore: convert import eslint to import js - followup (#12100)
  • be6b49a fix: remove tsbuildinfo cache file from published packages (#12187)
  • See full diff in compare view

You can trigger a rebase of this PR 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 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 npm-src group in /src/typescript with 3 updates: [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda), [@aws-sdk/credential-provider-node](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/credential-provider-node) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@aws-sdk/client-lambda` from 3.1027.0 to 3.1043.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-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1043.0/clients/client-lambda)

Updates `@aws-sdk/credential-provider-node` from 3.972.30 to 3.972.39
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-node/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-node)

Updates `typescript-eslint` from 8.58.1 to 8.59.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.2/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.1043.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-src
- dependency-name: "@aws-sdk/credential-provider-node"
  dependency-version: 3.972.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-src
- dependency-name: typescript-eslint
  dependency-version: 8.59.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-src
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 5, 2026
@clareliguori clareliguori merged commit 115286b into main May 5, 2026
28 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/src/typescript/npm-src-b0e8c0e250 branch May 5, 2026 23:21
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