Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2026

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 24.10.324.10.4 age confidence
fs-extra 11.3.211.3.3 age confidence
pnpm (source) 10.25.010.26.2 age confidence
rollup (source) 4.53.34.54.0 age confidence
typescript-eslint (source) 8.49.08.51.0 age confidence

Release Notes

jprichardson/node-fs-extra (fs-extra)

v11.3.3

Compare Source

  • Fix copying symlink when destination is a symlink to the same target (#​1019, #​1060)
pnpm/pnpm (pnpm)

v10.26.2: pnpm 10.26.2

Compare Source

Patch Changes

  • Improve error message when a package version exists but does not meet the minimumReleaseAge constraint. The error now clearly states that the version exists and shows a human-readable time since release (e.g., "released 6 hours ago") #​10307.

  • Fix installation of Git dependencies using annotated tags #​10335.

    Previously, pnpm would store the annotated tag object's SHA in the lockfile instead of the actual commit SHA. This caused ERR_PNPM_GIT_CHECKOUT_FAILED errors because the checked-out commit hash didn't match the stored tag object hash.

  • Binaries of runtime engines (Node.js, Deno, Bun) are written to node_modules/.bin before lifecycle scripts (install, postinstall, prepare) are executed #​10244.

  • Try to avoid making network calls with preferOffline #​10334.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

v10.26.1: pnpm 10.26.1

Compare Source

Patch Changes

  • Don't fail on pnpm add, when blockExoticSubdeps is set to true #​10324.
  • Always resolve git references to full commits and ensure HEAD points to the commit after checkout #​10310.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

v10.26.0

Compare Source

rollup/rollup (rollup)

v4.54.0

Compare Source

2025-12-20

Features
  • Enable tree-shaking for Symbol.hasInstance, Symbol.dispose and Symbol.asyncDispose properties if unused (#​6046)
Bug Fixes
  • Ensure that well-known-Symbol-valued properties are not tree-shaken except in select cases (#​6046)
  • Ensure namespace properties are included when referenced only from a try-catch (#​6216)
Pull Requests

v4.53.5

Compare Source

2025-12-16

Bug Fixes
  • Fix wrong semicolon insertion position when using JSX (#​6206)
  • Generate spec-compliant sourcemaps when sources content is excluded (#​6196)
Pull Requests

v4.53.4

Compare Source

2025-12-15

Bug Fixes
  • Ensure Symbol.dispose and Symbol.asyncDispose properties are never removed with (await) using declarations. (#​6209)
Pull Requests
typescript-eslint/typescript-eslint (typescript-eslint)

v8.51.0

Compare Source

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

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

v8.50.1

Compare Source

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

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

v8.50.0

Compare Source

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

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


Configuration

📅 Schedule: Branch creation - "after 11:00pm on the 1 day of the month,before 4am on the 2 day of the month,after 11:00pm on the 15 day of the month,before 4am on the 16 day of the month" in timezone Europe/Vienna, 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.

See associated pull request for more information.
@github-actions
Copy link

github-actions bot commented Jan 2, 2026

Code Coverage

Package Line Rate Branch Rate Complexity Health
helper 60% 100% 0
helper.array 100% 100% 0
helper.array.chunk 100% 100% 0
helper.array.contains-duplicates 100% 100% 0
helper.array.for-each-if-absent 100% 100% 0
helper.array.for-each-if-present 100% 100% 0
helper.array.hash 100% 100% 0
helper.array.push-if-absent 100% 100% 0
helper.array.remove 67% 40% 0
helper.boolean.from 100% 100% 0
helper.boolean.from-storage 100% 100% 0
helper.boolean.is 100% 100% 0
helper.date.from-storage 100% 100% 0
helper.date.is 100% 100% 0
helper.number 100% 83% 0
helper.number.from 100% 100% 0
helper.number.from-storage 100% 100% 0
helper.number.generator 100% 100% 0
helper.number.is 100% 100% 0
helper.number.is-numeric 100% 100% 0
helper.object.from-storage 100% 100% 0
helper.object.is 100% 100% 0
helper.stopwatch 67% 84% 0
helper.storage 97% 93% 0
helper.string 100% 50% 0
helper.string.chunk 100% 100% 0
helper.string.count-words 100% 100% 0
helper.string.cut 100% 100% 0
helper.string.email 100% 50% 0
helper.string.from 100% 100% 0
helper.string.from-storage 100% 100% 0
helper.string.generator 91% 82% 0
helper.string.imploder 83% 61% 0
helper.string.read-time 100% 100% 0
helper.string.transformer 75% 50% 0
helper.string.truncate 100% 100% 0
helper.string.url 100% 50% 0
Summary 91% (307 / 338) 82% (173 / 210) 0

@Dafnik Dafnik merged commit ab1be77 into main Jan 2, 2026
14 checks passed
@Dafnik Dafnik deleted the renovate/minor-updates branch January 2, 2026 17:42
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