unjs / jiti

Runtime Typescript and ESM support for Node.js
MIT License
1.49k stars 52 forks source link

chore(deps): update all non-major dependencies (v1) #242

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.24.5 -> ^7.24.7 age adoption passing confidence
@babel/plugin-proposal-decorators (source) ^7.24.1 -> ^7.24.7 age adoption passing confidence
@babel/plugin-syntax-import-assertions (source) ^7.24.1 -> ^7.24.7 age adoption passing confidence
@babel/plugin-transform-export-namespace-from (source) ^7.24.1 -> ^7.24.7 age adoption passing confidence
@babel/plugin-transform-modules-commonjs (source) ^7.24.1 -> ^7.24.7 age adoption passing confidence
@babel/plugin-transform-nullish-coalescing-operator (source) ^7.24.1 -> ^7.24.7 age adoption passing confidence
@babel/plugin-transform-optional-chaining (source) ^7.24.5 -> ^7.24.7 age adoption passing confidence
@babel/plugin-transform-typescript (source) ^7.24.5 -> ^7.24.7 age adoption passing confidence
@babel/preset-typescript (source) ^7.24.1 -> ^7.24.7 age adoption passing confidence
@babel/template (source) ^7.24.0 -> ^7.24.7 age adoption passing confidence
@babel/types (source) ^7.24.5 -> ^7.24.7 age adoption passing confidence
@types/node (source) ^20.12.8 -> ^20.14.2 age adoption passing confidence
eslint (source) ^9.2.0 -> ^9.4.0 age adoption passing confidence
pkg-types ^1.1.0 -> ^1.1.1 age adoption passing confidence
pnpm (source) 9.1.4 -> 9.2.0 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.3.1 age adoption passing confidence
semver ^7.6.0 -> ^7.6.2 age adoption passing confidence
tslib (source) ^2.6.2 -> ^2.6.3 age adoption passing confidence
vite (source) ^5.2.11 -> ^5.2.12 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.24.7`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7247-2024-06-05) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.6...v7.24.7) ##### :bug: Bug Fix - `babel-node` - [#​16554](https://togithub.com/babel/babel/pull/16554) Allow extra flags in babel-node ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-traverse` - [#​16522](https://togithub.com/babel/babel/pull/16522) fix: incorrect `constantViolations` with destructuring ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-transform-fixture-test-runner`, `babel-plugin-proposal-explicit-resource-management` - [#​16524](https://togithub.com/babel/babel/pull/16524) fix: Transform `using` in `switch` correctly ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :house: Internal - `babel-helpers`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16525](https://togithub.com/babel/babel/pull/16525) Delete unused array helpers ([@​blakewilson](https://togithub.com/blakewilson))
pnpm/pnpm (pnpm) ### [`v9.2.0`](https://togithub.com/pnpm/pnpm/compare/v9.1.4...v9.2.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.1.4...v9.2.0)

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

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.



This PR has been generated by Mend Renovate. View repository job log here.