Skip to content

Update all dependencies#33

Merged
rtivital merged 1 commit intomasterfrom
renovate/all-dependencies
Nov 16, 2025
Merged

Update all dependencies#33
rtivital merged 1 commit intomasterfrom
renovate/all-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/node (source) 24.10.0 -> 24.10.1 age adoption passing confidence devDependencies patch
@types/yargs (source) 17.0.34 -> 17.0.35 age adoption passing confidence devDependencies patch
esbuild ^0.26.0 -> ^0.27.0 age adoption passing confidence devDependencies minor
knip (source) 5.68.0 -> 5.69.1 age adoption passing confidence devDependencies minor
node (source) 24.11.0 -> 24.11.1 age adoption passing confidence patch
rollup (source) 4.53.1 -> 4.53.2 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.46.3 -> 8.46.4 age adoption passing confidence devDependencies patch

Release Notes

evanw/esbuild (esbuild)

v0.27.0

Compare Source

This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either be pinning the exact version of esbuild in your package.json file (recommended) or be using a version range syntax that only accepts patch upgrades such as ^0.26.0 or ~0.26.0. See npm's documentation about semver for more information.

  • Use Uint8Array.fromBase64 if available (#​4286)

    With this release, esbuild's binary loader will now use the new Uint8Array.fromBase64 function unless it's unavailable in the configured target environment. If it's unavailable, esbuild's previous code for this will be used as a fallback. Note that this means you may now need to specify target when using this feature with Node (for example --target=node22) unless you're using Node v25+.

  • Update the Go compiler from v1.23.12 to v1.25.4 (#​4208, #​4311)

    This raises the operating system requirements for running esbuild:

    • Linux: now requires a kernel version of 3.2 or later
    • macOS: now requires macOS 12 (Monterey) or later
webpro-nl/knip (knip)

v5.69.1

Compare Source

v5.69.0

Compare Source

nodejs/node (node)

v24.11.1

Compare Source

rollup/rollup (rollup)

v4.53.2

Compare Source

2025-11-10

Bug Fixes
  • Do not throw when using invalid escape sequences in template literals (#​6177)
Pull Requests
typescript-eslint/typescript-eslint (typescript-eslint)

v8.46.4

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 - "before 5am on sunday" (UTC), 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.

@rtivital rtivital merged commit 7c88e65 into master Nov 16, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-dependencies branch November 16, 2025 05:01
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.

1 participant