From 3d8287d3f7dfd0660a7b7a48f7057d96ab238e0c Mon Sep 17 00:00:00 2001 From: patrikx3 Date: Wed, 15 Jan 2025 06:07:10 +0100 Subject: [PATCH] r0b08x [chore] 1/15/2025, 6:07:10 AM --- README.md | 6 +++--- artifacts/readme/breaking-change.md | 4 ++-- change-log.md | 4 ++-- package.json | 6 +++--- yarn.lock | 33 ++++++++++++++++------------- 5 files changed, 28 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 6b17b7d..948102e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ -# 💾 Linux RAM disk persistent with Systemd timer, service and suspend v2025.4.104 +# 💾 Linux RAM disk persistent with Systemd timer, service and suspend v2025.4.107 @@ -337,7 +337,7 @@ patrikx3@workstation ~/ramdisk-persistent/current/.p3x-ramdisk-link $ ## Quick and Affordable Web Development Services -If you want to quickly and affordably develop your next digital project, visit [corifeus.hu](https://corifeus.hu) for expert solutions tailored to your needs. +If you want to quickly and affordably develop your next digital project, visit [corifeus.eu](https://corifeus.eu) for expert solutions tailored to your needs. --- @@ -373,7 +373,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](ht --- -[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.104 +[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.107 [![NPM](https://img.shields.io/npm/v/p3x-ramdisk.svg)](https://www.npmjs.com/package/p3x-ramdisk) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) diff --git a/artifacts/readme/breaking-change.md b/artifacts/readme/breaking-change.md index f3aa572..3e5951d 100644 --- a/artifacts/readme/breaking-change.md +++ b/artifacts/readme/breaking-change.md @@ -82,7 +82,7 @@ Now you are safe. ## Quick and Affordable Web Development Services -If you want to quickly and affordably develop your next digital project, visit [corifeus.hu](https://corifeus.hu) for expert solutions tailored to your needs. +If you want to quickly and affordably develop your next digital project, visit [corifeus.eu](https://corifeus.eu) for expert solutions tailored to your needs. --- @@ -118,7 +118,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](ht --- -[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.104 +[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.107 [![NPM](https://img.shields.io/npm/v/p3x-ramdisk.svg)](https://www.npmjs.com/package/p3x-ramdisk) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) diff --git a/change-log.md b/change-log.md index ad3f322..c003c29 100644 --- a/change-log.md +++ b/change-log.md @@ -21,7 +21,7 @@ Released on 01/21/2022 ## Quick and Affordable Web Development Services -If you want to quickly and affordably develop your next digital project, visit [corifeus.hu](https://corifeus.hu) for expert solutions tailored to your needs. +If you want to quickly and affordably develop your next digital project, visit [corifeus.eu](https://corifeus.eu) for expert solutions tailored to your needs. --- @@ -57,7 +57,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](ht --- -[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.104 +[**P3X-RAMDISK**](https://corifeus.com/ramdisk) Build v2025.4.107 [![NPM](https://img.shields.io/npm/v/p3x-ramdisk.svg)](https://www.npmjs.com/package/p3x-ramdisk) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) diff --git a/package.json b/package.json index 51fd3f9..d73ffe3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p3x-ramdisk", - "version": "2025.4.104", + "version": "2025.4.107", "description": "💾 Linux RAM disk persistent with Systemd timer, service and suspend", "main": "Gruntfile.js", "corifeus": { @@ -43,13 +43,13 @@ "dependencies": { "clear": "^0.1.0", "commander": "^13.0.0", - "corifeus-utils": "^2025.4.104", + "corifeus-utils": "^2025.4.107", "lodash": "^4.17.21" }, "engines": { "node": ">=12.13.0" }, "devDependencies": { - "corifeus-builder": "^2025.4.105" + "corifeus-builder": "^2025.4.109" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 046fba2..72162e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -763,12 +763,12 @@ core-util-is@~1.0.0: resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85" integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ== -corifeus-builder@^2025.4.105: - version "2025.4.105" - resolved "https://registry.yarnpkg.com/corifeus-builder/-/corifeus-builder-2025.4.105.tgz#452d77a3d8e824a7cd29d27a47c6a87311fff34a" - integrity sha512-0UM1O7HmWYicMAVbLYSYJuhc9o3FBkbtT0MkZphk96jrpBPSzRYdXtLiyEmiU1Vq1pl3UqjbW51/hyGFnBpWhw== +corifeus-builder@^2025.4.109: + version "2025.4.109" + resolved "https://registry.yarnpkg.com/corifeus-builder/-/corifeus-builder-2025.4.109.tgz#d68bf61f29de9599f60e8ea387bca640b1aa435a" + integrity sha512-GdCHTZ7DRIvbkrTGy5QsEePraIhIW89xknw9IWYbCGE7zdOS+kglgD8A+iW+yIDK8WoWM/xTYO1YRc6GWl1m5w== dependencies: - corifeus-utils "^2025.4.102" + corifeus-utils "^2025.4.104" download "^8.0.0" extract-zip "^2.0.1" fs-extra "^11.2.0" @@ -791,10 +791,10 @@ corifeus-builder@^2025.4.105: time-grunt "^2.0.0" yaml "^2.7.0" -corifeus-utils@^2025.4.102: - version "2025.4.102" - resolved "https://registry.yarnpkg.com/corifeus-utils/-/corifeus-utils-2025.4.102.tgz#19b53cfeeeceac1b6e1443ee4614e145f0777a6a" - integrity sha512-HREDstFF/lMIjH/WH2/9sNwDff3svgLcxBjTL8keiFjtR+cOJHMZ351LSi4pQOR2hs+8x2+Ek4TR0j8X+Y+arg== +corifeus-utils@^2025.4.104: + version "2025.4.104" + resolved "https://registry.yarnpkg.com/corifeus-utils/-/corifeus-utils-2025.4.104.tgz#858f44c9e44fc679b35e8ca6f3406d27df403ebd" + integrity sha512-iNOjhvl+5rUSkfBKYOSabrgwQ2mCn7S0e7vBUxTR3aQHftHIaYWA9cSAARcwwbNplxuLo+LBNH2Kk2pzzn44vQ== dependencies: fs-extra "^11.2.0" ms "^2.1.3" @@ -802,10 +802,10 @@ corifeus-utils@^2025.4.102: timestring "^7.0.0" uuid "^11.0.5" -corifeus-utils@^2025.4.104: - version "2025.4.104" - resolved "https://registry.yarnpkg.com/corifeus-utils/-/corifeus-utils-2025.4.104.tgz#858f44c9e44fc679b35e8ca6f3406d27df403ebd" - integrity sha512-iNOjhvl+5rUSkfBKYOSabrgwQ2mCn7S0e7vBUxTR3aQHftHIaYWA9cSAARcwwbNplxuLo+LBNH2Kk2pzzn44vQ== +corifeus-utils@^2025.4.107: + version "2025.4.107" + resolved "https://registry.yarnpkg.com/corifeus-utils/-/corifeus-utils-2025.4.107.tgz#b4a82b5851db7eec4f0de2545e35d81736baa975" + integrity sha512-Sk3oDOB2PrlslTqH1Iqel3HFTp7IKlDj295EkGEI2vQ/EW93QDCiD4Y7QvSPhqOuUADXrptAedMA9WosqnLCaQ== dependencies: fs-extra "^11.2.0" ms "^2.1.3" @@ -1268,6 +1268,9 @@ from2@^2.1.1: version "2.3.0" resolved "https://registry.yarnpkg.com/from2/-/from2-2.3.0.tgz#8bfb5502bde4a4d36cfdeea007fcca21d7e382af" integrity sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g== + dependencies: + inherits "^2.0.1" + readable-stream "^2.0.0" fs-constants@^1.0.0: version "1.0.0" @@ -1753,7 +1756,7 @@ inflight@^1.0.4: once "^1.3.0" wrappy "1" -inherits@2, inherits@~2.0.3: +inherits@2, inherits@^2.0.1, inherits@~2.0.3: version "2.0.4" resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== @@ -3053,7 +3056,7 @@ read@^4.0.0: dependencies: mute-stream "^2.0.0" -readable-stream@^2.3.0, readable-stream@^2.3.5: +readable-stream@^2.0.0, readable-stream@^2.3.0, readable-stream@^2.3.5: version "2.3.8" resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.8.tgz#91125e8042bba1b9887f49345f6277027ce8be9b" integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==