Update dependency @yao-pkg/pkg to v5.16.0 #232

Merged
Vylpes merged 1 commit from renovate/yao-pkg-pkg-5.x-lockfile into develop 2024-10-21 17:33:32 +01:00
Member

This PR contains the following updates:

Package Type Update Change
@yao-pkg/pkg devDependencies minor 5.13.0 -> 5.16.0

Release Notes

yao-pkg/pkg (@​yao-pkg/pkg)

v5.16.0

Compare Source

Features
  • bump fetch with node 22.10.0 and 20.18.0 support (86d5f57)
Code refactoring
Chores
Documentation
  • explain how to execute binary from snapshot (db7f2c5)
  • explain how to use custom binaries (18ed3cf)

v5.15.0

Compare Source

Features

v5.14.2

Compare Source

Bug Fixes
  • child_process commands throw when pkg app try to call itself (#​90) (e88d159)

v5.14.1

Compare Source

Bug Fixes
  • bump pkg-fetch@3.5.12 with missing node22 macOS arm64 support (4eea80c)

v5.14.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@yao-pkg/pkg](https://github.com/yao-pkg/pkg) | devDependencies | minor | [`5.13.0` -> `5.16.0`](https://renovatebot.com/diffs/npm/@yao-pkg%2fpkg/5.13.0/5.16.0) | --- ### Release Notes <details> <summary>yao-pkg/pkg (@&#8203;yao-pkg/pkg)</summary> ### [`v5.16.0`](https://github.com/yao-pkg/pkg/blob/HEAD/CHANGELOG.md#5160-2024-10-20) [Compare Source](https://github.com/yao-pkg/pkg/compare/v5.15.0...v5.16.0) ##### Features - bump fetch with node 22.10.0 and 20.18.0 support ([86d5f57](https://github.com/yao-pkg/pkg/commit/86d5f5797a2d579e79a6f1f185dac20515d7ca9b)) ##### Code refactoring - remove `fs-extra` ([#&#8203;102](https://github.com/yao-pkg/pkg/issues/102)) ([c726221](https://github.com/yao-pkg/pkg/commit/c726221de31843f3100f455c2402f394c9e8963d)) - replace `chalk` with `picocolors` ([#&#8203;105](https://github.com/yao-pkg/pkg/issues/105)) ([cba291e](https://github.com/yao-pkg/pkg/commit/cba291e246bd9bc8c990a1da5f3652ebd38e2363)) - replace `globby` with `tinyglobby` ([#&#8203;103](https://github.com/yao-pkg/pkg/issues/103)) ([99a2632](https://github.com/yao-pkg/pkg/commit/99a26329cbe408fd08f2a53cd49cf4744573aaa9)) - replace `minimatch` with `picomatch` ([#&#8203;104](https://github.com/yao-pkg/pkg/issues/104)) ([1838100](https://github.com/yao-pkg/pkg/commit/183810066d308366729414d4138e6f7d85ee1b71)) ##### Chores - unpin dependencies ([#&#8203;106](https://github.com/yao-pkg/pkg/issues/106)) ([ea94b03](https://github.com/yao-pkg/pkg/commit/ea94b03bad08254e741d028617e5581d6a34f48b)) ##### Documentation - explain how to execute binary from snapshot ([db7f2c5](https://github.com/yao-pkg/pkg/commit/db7f2c5ede385db7c29b7d17cf7fa605b44e9a9e)) - explain how to use custom binaries ([18ed3cf](https://github.com/yao-pkg/pkg/commit/18ed3cfd1e79108de534d0c10e7172c9d9a89765)) ### [`v5.15.0`](https://github.com/yao-pkg/pkg/blob/HEAD/CHANGELOG.md#5150-2024-09-20) [Compare Source](https://github.com/yao-pkg/pkg/compare/v5.14.2...v5.15.0) ##### Features - bump [@&#8203;yao-pkg/pkg-fetch](https://github.com/yao-pkg/pkg-fetch)[@&#8203;3](https://github.com/3).5.13 with nodejs 22.9.0 ([#&#8203;91](https://github.com/yao-pkg/pkg/issues/91)) ([6ed5665](https://github.com/yao-pkg/pkg/commit/6ed566564f87867812557ec453002c50a3dc6045)) ### [`v5.14.2`](https://github.com/yao-pkg/pkg/blob/HEAD/CHANGELOG.md#5142-2024-09-17) [Compare Source](https://github.com/yao-pkg/pkg/compare/v5.14.1...v5.14.2) ##### Bug Fixes - child_process commands throw when pkg app try to call itself ([#&#8203;90](https://github.com/yao-pkg/pkg/issues/90)) ([e88d159](https://github.com/yao-pkg/pkg/commit/e88d15919fa16a8bba7991a165ebbf2336e13dce)) ### [`v5.14.1`](https://github.com/yao-pkg/pkg/blob/HEAD/CHANGELOG.md#5141-2024-09-17) [Compare Source](https://github.com/yao-pkg/pkg/compare/v5.14.0...v5.14.1) ##### Bug Fixes - bump pkg-fetch@3.5.12 with missing node22 macOS arm64 support ([4eea80c](https://github.com/yao-pkg/pkg/commit/4eea80c26d6eec8b7962392a7938048612f41673)) ### [`v5.14.0`](https://github.com/yao-pkg/pkg/blob/HEAD/CHANGELOG.md#5140-2024-09-10) [Compare Source](https://github.com/yao-pkg/pkg/compare/v5.13.0...v5.14.0) ##### Features - bump pkg-fetch@3.5.11 with nodejs 22 support (by [@&#8203;faulpeltz](https://github.com/faulpeltz)) ([1d8df70](https://github.com/yao-pkg/pkg/commit/1d8df70e21f159d970077d178014add773361c87)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
RenovateBot added the
type
dependencies
label 2024-09-23 00:02:18 +01:00
RenovateBot added 1 commit 2024-09-23 00:02:18 +01:00
Update dependency @yao-pkg/pkg to v5.15.0
All checks were successful
Test / build (push) Successful in 9s
9cb008d219
RenovateBot changed title from Update dependency @yao-pkg/pkg to v5.15.0 to Update dependency @yao-pkg/pkg to v5.16.0 2024-10-21 00:10:03 +01:00
RenovateBot force-pushed renovate/yao-pkg-pkg-5.x-lockfile from 9cb008d219 to 94e59d99de 2024-10-21 00:10:04 +01:00 Compare
Vylpes force-pushed renovate/yao-pkg-pkg-5.x-lockfile from 94e59d99de to 07d5be6175 2024-10-21 17:33:12 +01:00 Compare
Vylpes approved these changes 2024-10-21 17:33:29 +01:00
Vylpes merged commit ec2b5f1fc7 into develop 2024-10-21 17:33:32 +01:00
Vylpes deleted branch renovate/yao-pkg-pkg-5.x-lockfile 2024-10-21 17:33:32 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/random-bunny#232
No description provided.