chore(deps): update dependency @vercel/ncc to ^0.44.0 #99

Open
Renovate wants to merge 1 commits from renovate/vercel-ncc-0.x into main
Member

This PR contains the following updates:

Package Change Age Confidence
@vercel/ncc ^0.38.4^0.44.0 age confidence

Release Notes

vercel/ncc (@​vercel/ncc)

v0.44.1

Compare Source

Bug Fixes

v0.44.0

Compare Source

Features

v0.43.0

Compare Source

Changes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on monday,on friday"
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@vercel/ncc](https://github.com/vercel/ncc) | [`^0.38.4` → `^0.44.0`](https://renovatebot.com/diffs/npm/@vercel%2fncc/0.38.4/0.44.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vercel%2fncc/0.44.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vercel%2fncc/0.38.4/0.44.1?slim=true) | --- ### Release Notes <details> <summary>vercel/ncc (@&#8203;vercel/ncc)</summary> ### [`v0.44.1`](https://github.com/vercel/ncc/releases/tag/0.44.1) [Compare Source](https://github.com/vercel/ncc/compare/0.44.0...0.44.1) ##### Bug Fixes - preserve runtime createRequire in ESM builds ([#&#8203;1334](https://github.com/vercel/ncc/issues/1334)) ([8f0aefd](https://github.com/vercel/ncc/commit/8f0aefd6781d5305073aa8797a60a1833f06f06b)), closes [#&#8203;1312](https://github.com/vercel/ncc/issues/1312) ### [`v0.44.0`](https://github.com/vercel/ncc/releases/tag/0.44.0) [Compare Source](https://github.com/vercel/ncc/compare/0.43.0...0.44.0) ##### Features - read permissions pr.yml ([#&#8203;1323](https://github.com/vercel/ncc/issues/1323)) ([5ea625e](https://github.com/vercel/ncc/commit/5ea625ef32c0daf332fc1523f7e72be5d1dd7b24)) ### [`v0.43.0`](https://github.com/vercel/ncc/releases/tag/0.43.0) [Compare Source](https://github.com/vercel/ncc/compare/0.38.4...0.43.0) ##### Changes - BREAKING CHANGE: add Node 24 and 26 support, remove 20 ([#&#8203;1318](https://github.com/vercel/ncc/issues/1318)) ([#&#8203;1305](https://github.com/vercel/ncc/issues/1305)) - switch npm releases to trusted publishing (OIDC) ([#&#8203;1325](https://github.com/vercel/ncc/issues/1325)) ([#&#8203;1327](https://github.com/vercel/ncc/issues/1327)) ([#&#8203;1328](https://github.com/vercel/ncc/issues/1328)) ([#&#8203;1329](https://github.com/vercel/ncc/issues/1329)) ([#&#8203;1330](https://github.com/vercel/ncc/issues/1330)) ([#&#8203;1331](https://github.com/vercel/ncc/issues/1331)) ([#&#8203;1332](https://github.com/vercel/ncc/issues/1332)) - switch package management to pnpm ([#&#8203;1321](https://github.com/vercel/ncc/issues/1321)) - fix predictable global cache directory in /tmp enables symlink/hijack risks ([#&#8203;1314](https://github.com/vercel/ncc/issues/1314)) - reorder extension resolution to prioritise TypeScript over JSON ([#&#8203;1315](https://github.com/vercel/ncc/issues/1315)) - support TypeScript 6 transpile builds ([#&#8203;1316](https://github.com/vercel/ncc/issues/1316)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "on monday,on friday" - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTYuNCIsInVwZGF0ZWRJblZlciI6IjQzLjI0My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWF0aW9uIiwibnBtIl19-->
CODEOWNERS rules requested review from AutoReview 2026-06-12 18:03:16 +02:00
Renovate added 1 commit 2026-06-12 19:07:23 +02:00
chore(deps): update dependency @vercel/ncc to ^0.44.0
renovate/stability-days Updates have met minimum release age requirement
Lint / pre-commit Linting (push) Successful in 43s
Test / Run Tests (push) Successful in 1m23s
e553ffa4a6
Renovate force-pushed renovate/vercel-ncc-0.x from b861b59d8e to e553ffa4a6 2026-06-12 19:07:23 +02:00 Compare
Renovate changed title from chore(deps): update dependency @vercel/ncc to ^0.43.0 to chore(deps): update dependency @vercel/ncc to ^0.44.0 2026-06-12 19:07:23 +02:00
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Lint / pre-commit Linting (push) Successful in 43s
Required
Details
Test / Run Tests (push) Successful in 1m23s
Required
Details
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/vercel-ncc-0.x:renovate/vercel-ncc-0.x
git checkout renovate/vercel-ncc-0.x
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Screeps/screeps-deploy-action#99