Skip to content

fix(deps): update non-major-updates (feature/beta-release)#956

Merged
Wikid82 merged 1 commit intofeature/beta-releasefrom
renovate/feature/beta-release-non-major-updates
Apr 18, 2026
Merged

fix(deps): update non-major-updates (feature/beta-release)#956
Wikid82 merged 1 commit intofeature/beta-releasefrom
renovate/feature/beta-release-non-major-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 16, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
eslint (source) ^10.2.0^10.2.1 age confidence overrides patch
eslint (source) ^10.2.0^10.2.1 age confidence devDependencies patch
eslint-plugin-react-hooks (source) ^7.0.1^7.1.1 age confidence devDependencies patch
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream 1.7.81.7.9 age confidence patch
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs 1.68.01.69.1 age confidence minor
github.com/aws/aws-sdk-go-v2/service/kinesis 1.43.51.43.6 age confidence patch
github.com/aws/aws-sdk-go-v2/service/s3 1.99.01.99.1 age confidence patch
node 24.14.1-alpine24.15.0-alpine age confidence stage minor
react-i18next ^17.0.3^17.0.4 age confidence dependencies patch
typescript (source) ^6.0.2^6.0.3 age confidence devDependencies patch
typescript (source) ^6.0.2^6.0.3 age confidence overrides patch

Release Notes

eslint/eslint (eslint)

v10.2.1

Compare Source

facebook/react (eslint-plugin-react-hooks)

v7.1.1

Compare Source

Note: 7.1.0 accidentally removed the component-hook-factories rule, causing errors for users who referenced it in their ESLint config. This is now fixed.

  • Add deprecated no-op component-hook-factories rule for backwards compatibility. (@​mofeiZ in #​36307)
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs)

v1.69.1

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connectcampaignsv2: v1.11.0
    • Feature: Add the missing event type for WhatsApp
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.286.0
    • Feature: Amazon Secondary Networks is a networking feature that provides high-performance, low-latency connectivity for specialized workloads.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.78.0
    • Feature: Amazon EKS adds a new DescribeUpdate update type, VendedLogsUpdate, to support an integration between EKS Auto Mode and Amazon CloudWatch Vended Logs.
  • github.com/aws/aws-sdk-go-v2/service/evidently: v1.30.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.51.0
    • Feature: EC2 Image Builder now supports wildcard patterns in lifecycle policies with recipes and enhances the experience of tag-scoped policies.
  • github.com/aws/aws-sdk-go-v2/service/iotanalytics: v1.32.0
    • Feature: Marked service APIs as deprecated. This service has reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.47.1
    • Documentation: Allow cross account v5 in put data lake settings
  • github.com/aws/aws-sdk-go-v2/service/neptunedata: v1.17.0
    • Feature: Added edgeOnlyLoad boolean parameter to Neptune bulk load request. When TRUE, files are loaded in order without scanning. When FALSE (default), the loader scans files first, then loads vertex files before edge files automatically.
  • github.com/aws/aws-sdk-go-v2/service/pcs: v1.16.0
    • Feature: Introduces RESUMING state for clusters, compute node groups, and queues.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.69.1
    • Documentation: This release adds a documentation update for MdnResponse of type "ASYNC"

v1.69.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.69.0
    • Feature: CloudFormation now supports GetHookResult API with annotations to retrieve structured compliance check results and remediation guidance for each evaluated resource, replacing the previous single-message limitation with detailed validation outcomes.
  • github.com/aws/aws-sdk-go-v2/service/controlcatalog: v1.14.0
    • Feature: Added support for related control mappings with new RELATED_CONTROL mapping type in ListControlMappings API.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.268.0
    • Feature: Added support for new accelerator types ("media") and accelerator names ("L4", "L40s", "GAUDI_HL_205", "INFERENTIA2", "TRAINIUM", "TRAINIUM2", "U30") in Attributes Based Instance Type Selection for launched instance types.
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.52.0
    • Feature: Add Amazon ECR FIPS PrivateLink endpoint support
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.53.0
    • Feature: QUIC and TCP_QUIC protocol support for Network Load Balancer (NLB). This capability enables customers to forward QUIC traffic to their targets with ultra-low latency while maintaining session stickiness using QUIC Connection IDs.
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.54.0
    • Feature: Integration of Device Location with Amazon Sidewalk network for Amazon Sidewalk enabled devices
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.85.0
    • Feature: Lowers minimum duration for black video generator. Adds support for embedding and signing C2PA content credentials in DASH and CMAF HLS outputs.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.109.0
    • Feature: Updated endpoint and service metadata
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.223.0
    • Feature: Added support for minor version upgrades and AWS Identity Center integration for SageMaker Hadron Partner Apps, enabling automated version management and IdC group-based access control.
  • github.com/aws/aws-sdk-go-v2/service/workspacesweb: v1.34.0
    • Feature: Support for managing web content filtering for defining, tracking and regulating type of content accessed with WorkSpaces Secure Browser as part of browser settings.
nodejs/node (node)

v24.15.0: 2026-04-15, Version 24.15.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
  • [3d87ecacbc] - (SEMVER-MINOR) cli: add --max-heap-size option (tannal) #​58708
  • [83c38672f7] - cli: add --require-module/--no-require-module (Joyee Cheung) #​60959
  • [54ef940e01] - (SEMVER-MINOR) crypto: add raw key formats support to the KeyObject APIs (Filip Skokan) #​62240
  • [f4a3edc47a] - (SEMVER-MINOR) fs: add throwIfNoEntry option for fs.stat and fs.promises.stat (Juan José) #​61178
  • [5cdcba17cc] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #​61713
  • [8b6be3fe14] - module: mark require(esm) as stable (Joyee Cheung) #​60959
  • [68fbc0c6cc] - module: mark module compile cache as stable (Joyee Cheung) #​60971
  • [c851e76f8c] - (SEMVER-MINOR) net: add setTOS and getTOS to Socket (Amol Yadav) #​61503
  • [6ac4304c87] - (SEMVER-MINOR) sqlite: add limits property to DatabaseSync (Mert Can Altin) #​61298
  • [aaf9af1672] - sqlite: mark as release candidate (Matteo Collina) #​61262
  • [eb77a7a297] - (SEMVER-MINOR) src: add C++ support for diagnostics channels (RafaelGSS) #​61869
  • [6834ca13bb] - (SEMVER-MINOR) stream: rename Duplex.toWeb() type option to readableType (René) #​61632
  • [f5f21d36a6] - test_runner: add exports option for module mocks (sangwook) #​61727
  • [1f2025fd1e] - (SEMVER-MINOR) test_runner: expose worker ID for concurrent test execution (Ali Hassan) #​61394
  • [1ca20fc33d] - (SEMVER-MINOR) test_runner: show interrupted test on SIGINT (Matteo Collina) #​61676
Commits

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 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.

@github-advanced-security
Copy link
Copy Markdown
Contributor

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 17, 2026

✅ Supply Chain Verification Results

PASSED

📦 SBOM Summary

  • Components: 1485

🔍 Vulnerability Scan

Severity Count
🔴 Critical 0
🟠 High 0
🟡 Medium 4
🟢 Low 0
Total 4

📎 Artifacts

  • SBOM (CycloneDX JSON) and Grype results available in workflow artifacts

Generated by Supply Chain Verification workflow • View Details

@renovate renovate bot force-pushed the renovate/feature/beta-release-non-major-updates branch from df644cb to 4298829 Compare April 17, 2026 06:15
@renovate renovate bot changed the title chore(deps): update non-major-updates (feature/beta-release) fix(deps): update non-major-updates (feature/beta-release) Apr 17, 2026
@renovate renovate bot force-pushed the renovate/feature/beta-release-non-major-updates branch from 4298829 to aa6c751 Compare April 17, 2026 20:39
@Wikid82 Wikid82 merged commit 80eb91e into feature/beta-release Apr 18, 2026
33 of 35 checks passed
@Wikid82 Wikid82 deleted the renovate/feature/beta-release-non-major-updates branch April 18, 2026 01:33
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.

2 participants