Skip to content

fix(deps): update all non-major dependencies - #16

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major
Open

fix(deps): update all non-major dependencies#16
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-non-major

Conversation

@renovate

@renovate renovate Bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@actions/core (source) ^3.0.0^3.0.1 age confidence dependencies patch
@actions/github (source) ^9.1.0^9.1.1 age confidence dependencies patch
@types/node (source) ^24.12.2^24.13.3 age confidence devDependencies minor
@vercel/ncc ^0.38.4^0.44.1 age confidence devDependencies minor
esmock ^2.7.3^2.7.6 age confidence devDependencies patch
statens-pensjonskasse/public-actions-library v0.2.8v0.3.3 age confidence action minor
tsx (source) ^4.21.0^4.23.11 age confidence devDependencies minor 4.23.12

Release Notes

actions/toolkit (@​actions/core)

v3.0.1

  • Bump undici from 6.23.0 to 6.24.1 #​2348
actions/toolkit (@​actions/github)

v9.1.1

  • Bump undici from 6.23.0 to 6.24.0 #​2346
vercel/ncc (@​vercel/ncc)

v0.44.1

Compare Source

Bug Fixes

v0.44.0

Compare Source

Features

v0.43.0

Compare Source

Changes
iambumblehead/esmock (esmock)

v2.7.6: wildcard-issue resolved

Compare Source

mostly resolves a recently-discovered issue resolving certain wildcard-pattern export keys

v2.7.5: clerical changes; linting+coverage

Compare Source

src files are unchanged; only clerical changes for linting and coverage tools,

v2.7.4: support typescript-modules

Compare Source

statens-pensjonskasse/public-actions-library (statens-pensjonskasse/public-actions-library)

v0.3.3

Compare Source

What's Changed

  • chore(deps): update github/codeql-action action to v4.37.6 by @​renovate[bot] in #​27

Full Changelog: statens-pensjonskasse/public-actions-library@v0.3.2...v0.3.3

v0.3.2

Compare Source

What's Changed

Full Changelog: statens-pensjonskasse/public-actions-library@v0.3.1...v0.3.2

v0.3.1

Compare Source

What's Changed

Full Changelog: statens-pensjonskasse/public-actions-library@v0.3.0...v0.3.1

v0.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: statens-pensjonskasse/public-actions-library@v0.2.14...v0.3.0

v0.2.14

Compare Source

What's Changed

Full Changelog: statens-pensjonskasse/public-actions-library@v0.2.13...v0.2.14

v0.2.13

Compare Source

What's Changed

  • chore(deps): update paulhatch/semantic-version action to v6 by @​renovate[bot] in #​17

Full Changelog: statens-pensjonskasse/public-actions-library@v0.2.12...v0.2.13

v0.2.12

Compare Source

What's Changed

Full Changelog: statens-pensjonskasse/public-actions-library@v0.2.11...v0.2.12

v0.2.11

Compare Source

What's Changed

Full Changelog: statens-pensjonskasse/public-actions-library@v0.2.10...v0.2.11

v0.2.10

Compare Source

What's Changed

  • chore(deps): update actions/create-github-app-token action to v3 by @​renovate[bot] in #​18

Full Changelog: statens-pensjonskasse/public-actions-library@v0.2.9...v0.2.10

v0.2.9

Compare Source

What's Changed

  • chore(deps): update dsanders11/github-app-commit-action action to v2 by @​renovate[bot] in #​19

Full Changelog: statens-pensjonskasse/public-actions-library@v0.2.8...v0.2.9

privatenumber/tsx (tsx)

v4.23.11

Compare Source

v4.23.10

Compare Source

Bug Fixes

This release is also available on:

v4.23.9

Compare Source

Bug Fixes
  • map Node test locations (2f55884)
  • support data URLs in tsImport (b94f46f)

This release is also available on:

v4.23.8

Compare Source

Bug Fixes
  • preserve package subpath resolution (be1315e)
  • preserve typeless ESM dependency exports (70dfc5e)

This release is also available on:

v4.23.7

Compare Source

Bug Fixes
  • prevent tsImport cache collisions (4e5a138)

This release is also available on:

v4.23.6

Compare Source

v4.23.5

Compare Source

v4.23.4

Compare Source

Bug Fixes
  • cli: allow async process.once() signal handlers to finish (#​827) (2afc7bb)

This release is also available on:

v4.23.3

Compare Source

Bug Fixes

This release is also available on:

v4.23.2

Compare Source

v4.23.1

Compare Source

Bug Fixes
  • support tsImport after global preload (8d4ffc2)
  • watch: avoid clearing piped output (95d0672)
  • watch: treat script and dependency paths literally (79fddde)
Performance Improvements
  • index transform cache lazily (e818ad6)
  • load esbuild lazily in CLI (d067938)
  • map Node TypeScript formats directly (cdcc623)
  • use sync module hooks on Node v22.22.3+ (f8992f1)

This release is also available on:

v4.23.0

Compare Source

Bug Fixes
Features

This release is also available on:

v4.22.5

Compare Source

Bug Fixes
  • isolate hook state per async module.register() registration (a305f36)

This release is also available on:

v4.22.4

Compare Source

Bug Fixes
  • resolve CommonJS directory requires inside dependencies (#​803) (1ce8463)

This release is also available on:

v4.22.3

Compare Source

Bug Fixes
  • decode typed loader source (dce02fc)
  • preserve entrypoint with TypeScript preload hooks (68f72f3)

This release is also available on:

v4.22.2

Compare Source

Bug Fixes
  • preserve CJS JSON require in ESM hooks (35b700b)
  • preserve named exports from CommonJS TypeScript (11de737)
  • support module.exports require(esm) interop (cf8f199)

This release is also available on:

v4.22.1

Compare Source

Bug Fixes
  • resolve tsconfig path aliases containing a colon (#​780) (6979f28)

This release is also available on:

v4.22.0

Compare Source

Features

This release is also available on:

v4.21.1

Compare Source

Bug Fixes
  • support Node 20.11/21.2 import.meta paths (acf3d8f)
  • support Node.js 24.15.0 (c1d2d45)
  • support Node.js 26.1.0 and 25.9.0 (1d7e528)

This release is also available on:


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "Before 8am on Monday"
  • 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.

@renovate
renovate Bot requested a review from a team as a code owner April 27, 2026 01:46
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 7 times, most recently from d9240a1 to 90295ed Compare May 17, 2026 16:53
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 5 times, most recently from fe22b96 to 79d818d Compare May 22, 2026 14:45
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 2 times, most recently from 0c27f98 to c320e66 Compare June 3, 2026 14:55
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 4 times, most recently from 2fcc69b to b2b2f67 Compare June 14, 2026 02:08
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from b2b2f67 to e7b24a1 Compare June 18, 2026 20:56
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 3 times, most recently from b1c77da to 699aa87 Compare July 6, 2026 17:45
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from 699aa87 to 3d76e6b Compare July 11, 2026 08:16
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from 3d76e6b to 62c562d Compare July 16, 2026 04:12
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 3 times, most recently from c1f75d7 to 3313d59 Compare July 29, 2026 12:48
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 9 times, most recently from 34dcc05 to 50a1d39 Compare August 10, 2026 13:44
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from 50a1d39 to ff54f65 Compare August 11, 2026 23:11
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.

0 participants