Skip to content

fix: update all non-major dependencies#532

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

fix: update all non-major dependencies#532
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 1, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@eslint/js (source) 9.39.39.39.4 age confidence devDependencies patch
@slack/types (source) 2.20.02.20.1 age confidence devDependencies patch
@types/node (source) 24.11.024.12.0 age confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 8.56.18.58.0 age confidence devDependencies minor
@typescript-eslint/parser (source) 8.56.18.58.0 age confidence devDependencies minor
aws-cdk (source) 2.1108.02.1115.1 age confidence devDependencies minor
constructs 10.5.110.6.0 age confidence dependencies minor
eslint (source) 9.39.39.39.4 age confidence devDependencies patch
google-auth-library (source) 10.6.110.6.2 age confidence dependencies patch
jest (source) 30.2.030.3.0 age confidence devDependencies minor
node (source) 24.14.024.14.1 age confidence patch
tar 7.5.117.5.13 age confidence dependencies patch
typescript-eslint (source) 8.56.18.58.0 age confidence devDependencies minor

Release Notes

eslint/eslint (@​eslint/js)

v9.39.4

Compare Source

slackapi/node-slack-sdk (@​slack/types)

v2.20.1

Compare Source

Patch Changes
  • b8d922f: build: add support for node 24
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.58.0

Compare Source

🚀 Features
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#​12161)
  • eslint-plugin: [no-extraneous-class] handle index signatures (#​12142)
  • eslint-plugin: crash in no-unnecessary-type-arguments (#​12163)
❤️ Thank You

See GitHub Releases for more information.

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

v8.57.2

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#​11954)
  • eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#​12127)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#​12125)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#​12120)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#​11971)
  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#​11865)
❤️ Thank You

See GitHub Releases for more information.

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

v8.57.1

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#​12126)
❤️ Thank You

See GitHub Releases for more information.

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

v8.57.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#​12080)
🩹 Fixes
  • eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#​12089)
  • eslint-plugin: [prefer-promise-reject-errors] add allow TypeOrValueSpecifier to prefer-promise-reject-errors (#​12094)
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#​11355)
  • eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#​12077)
  • eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#​12079)
  • eslint-plugin: [strict-void-return] false positives with overloads (#​12055)
❤️ Thank You

See GitHub Releases for more information.

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

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

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

v8.57.2

Compare Source

This was a version bump only for parser 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.

v8.57.1

Compare Source

This was a version bump only for parser 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.

v8.57.0

Compare Source

This was a version bump only for parser 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.

aws/aws-cdk-cli (aws-cdk)

v2.1115.1

Compare Source

2.1115.1 (2026-03-31)

Bug Fixes

v2.1115.0

Compare Source

2.1115.0 (2026-03-30)

Features

v2.1114.1

Compare Source

2.1114.1 (2026-03-26)

Bug Fixes
  • cli: CLI fails with Package subpath './bin/cdk' is not defined by "exports" (#​1265) (9fa6132), closes #​1263

v2.1114.0

Compare Source

2.1114.0 (2026-03-26)

Features
Bug Fixes

v2.1113.0

Compare Source

2.1113.0 (2026-03-23)
Features
Bug Fixes
  • cli: --require-approval any-change only asks for confirmation on broadening changes (#​1246) (bb3ff6f)
  • hotswap is not discoverable via telemetry (#​1230) (3ad31c3)

v2.1112.0

Compare Source

2.1112.0 (2026-03-18)

Features
Bug Fixes
  • collect metrics to help analyze performance problems (#​1124) (ae037f9)

v2.1111.0

Compare Source

2.1111.0 (2026-03-11)

Features

v2.1110.0

Compare Source

2.1110.0 (2026-03-09)
Features
  • cli: --revert-drift option to bring actual resource states in line with template definitions (#​1127) (693fe48)
Bug Fixes

v2.1109.0

Compare Source

2.1109.0 (2026-03-04)

Features
Bug Fixes
aws/constructs (constructs)

v10.6.0

Compare Source

10.6.0 (2026-03-23)

Features
eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

googleapis/google-cloud-node-core (google-auth-library)

v10.6.2

Compare Source

Bug Fixes
jestjs/jest (jest)

v30.3.0

Compare Source

Features
  • [jest-config] Add defineConfig and mergeConfig helpers for type-safe Jest config (#​15844)
  • [jest-fake-timers] Add setTimerTickMode to configure how timers advance
  • [*] Reduce token usage when run through LLMs (3f17932)
Fixes
  • [jest-config] Keep CLI coverage output when using --json with --outputFile (#​15918)
  • [jest-mock] Use Symbol from test environment (#​15858)
  • [jest-reporters] Fix issue where console output not displayed for GHA reporter even with silent: false option (#​15864)
  • [jest-runtime] Fix issue where user cannot utilize dynamic import despite specifying --experimental-vm-modules Node option (#​15842)
  • [jest-test-sequencer] Fix issue where failed tests due to compilation errors not getting re-executed even with --onlyFailures CLI option (#​15851)
  • [jest-util] Make sure process.features.require_module is false (#​15867)
Chore & Maintenance
  • [*] Replace remaining micromatch uses with picomatch
  • [deps] Update to sinon/fake-timers v15
  • [docs] Update V30 migration guide to notify users on jest.mock() work with case-sensitive path (#​15849)
  • Updated Twitter icon to match the latest brand guidelines (#​15869)
nodejs/node (node)

v24.14.1

Compare Source

isaacs/node-tar (tar)

v7.5.13

Compare Source

v7.5.12

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

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

v8.57.2

Compare Source

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.

v8.57.1

Compare Source

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.

v8.57.0

Compare Source

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.


Configuration

📅 Schedule: Branch creation - On day 1 of the month ( * * 1 * * ) in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the dependency Updates to one or more dependencies label Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Updates to one or more dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants