unjs / std-env

Runtime Agnostic JS utils
MIT License
459 stars 25 forks source link

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

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^22.6.1 -> ^22.7.4 age adoption passing confidence
eslint-config-unjs ^0.3.2 -> ^0.4.1 age adoption passing confidence
rollup (source) ^4.22.4 -> ^4.23.0 age adoption passing confidence
unbuild ^3.0.0-rc.7 -> ^3.0.0-rc.8 age adoption passing confidence

Release Notes

unjs/eslint-config (eslint-config-unjs) ### [`v0.4.1`](https://redirect.github.com/unjs/eslint-config/blob/HEAD/CHANGELOG.md#v041) [Compare Source](https://redirect.github.com/unjs/eslint-config/compare/v0.4.0...v0.4.1) [compare changes](https://redirect.github.com/unjs/eslint-config/compare/v0.4.0...v0.4.1) ##### 💅 Refactors - Use `Linter.Config` as return type ([2cce21a](https://redirect.github.com/unjs/eslint-config/commit/2cce21a)) - Reflax markdown rules ([587c6a7](https://redirect.github.com/unjs/eslint-config/commit/587c6a7)) ##### 🏡 Chore - Update deps ([c179c22](https://redirect.github.com/unjs/eslint-config/commit/c179c22)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v0.4.0`](https://redirect.github.com/unjs/eslint-config/blob/HEAD/CHANGELOG.md#v040) [Compare Source](https://redirect.github.com/unjs/eslint-config/compare/v0.3.2...v0.4.0) [compare changes](https://redirect.github.com/unjs/eslint-config/compare/v0.3.2...v0.4.0) ##### 🏡 Chore - ⚠️ Update dependencies ([ec5727e](https://redirect.github.com/unjs/eslint-config/commit/ec5727e)) - Use eslint ts support with jiti ([0d531f8](https://redirect.github.com/unjs/eslint-config/commit/0d531f8)) ##### ⚠️ Breaking Changes - ⚠️ Update dependencies ([ec5727e](https://redirect.github.com/unjs/eslint-config/commit/ec5727e)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0))
rollup/rollup (rollup) ### [`v4.23.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4230) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.22.5...v4.23.0) *2024-10-01* ##### Features - Collect all emitted names and originalFileNames for assets ([#​5686](https://redirect.github.com/rollup/rollup/issues/5686)) ##### Pull Requests - [#​5686](https://redirect.github.com/rollup/rollup/pull/5686): Add names and originalFileNames to assets ([@​lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v4.22.5`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4225) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.22.4...v4.22.5) *2024-09-27* ##### Bug Fixes - Allow parsing of certain unicode characters again ([#​5674](https://redirect.github.com/rollup/rollup/issues/5674)) ##### Pull Requests - [#​5674](https://redirect.github.com/rollup/rollup/pull/5674): Fix panic with unicode characters ([@​sapphi-red](https://redirect.github.com/sapphi-red), [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​5675](https://redirect.github.com/rollup/rollup/pull/5675): chore(deps): update dependency rollup to v4.22.4 \[security] ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5680](https://redirect.github.com/rollup/rollup/pull/5680): chore(deps): update dependency [@​rollup/plugin-commonjs](https://redirect.github.com/rollup/plugin-commonjs) to v28 ([@​renovate](https://redirect.github.com/renovate)\[bot], [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​5681](https://redirect.github.com/rollup/rollup/pull/5681): chore(deps): update dependency [@​rollup/plugin-replace](https://redirect.github.com/rollup/plugin-replace) to v6 ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5682](https://redirect.github.com/rollup/rollup/pull/5682): chore(deps): update dependency [@​rollup/plugin-typescript](https://redirect.github.com/rollup/plugin-typescript) to v12 ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5684](https://redirect.github.com/rollup/rollup/pull/5684): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://redirect.github.com/renovate)\[bot])
unjs/unbuild (unbuild) ### [`v3.0.0-rc.8`](https://redirect.github.com/unjs/unbuild/blob/HEAD/CHANGELOG.md#v300-rc8) [Compare Source](https://redirect.github.com/unjs/unbuild/compare/v3.0.0-rc.7...v3.0.0-rc.8) [compare changes](https://redirect.github.com/unjs/unbuild/compare/v3.0.0-rc.7...v3.0.0-rc.8) ##### 🩹 Fixes - Normalize resolved path ([2640083](https://redirect.github.com/unjs/unbuild/commit/2640083)) ##### 💅 Refactors - Replace fast-glob with tinyglobby ([#​426](https://redirect.github.com/unjs/unbuild/pull/426)) ##### 📖 Documentation - Fix tiny typo ([#​414](https://redirect.github.com/unjs/unbuild/pull/414)) ##### 🏡 Chore - Update dependencies ([2f815ef](https://redirect.github.com/unjs/unbuild/commit/2f815ef)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Superchupu ([@​SuperchupuDev](http://github.com/SuperchupuDev)) - [@​beer](https://redirect.github.com/beer) ([@​iiio2](http://github.com/iiio2))

Configuration

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

🚦 Automerge: Enabled.

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.



This PR was generated by Mend Renovate. View the repository job log.