From 5218c523fde0a98a3333415c7d257bca5b8a0b89 Mon Sep 17 00:00:00 2001 From: Stephen Hodgson Date: Wed, 19 Nov 2025 08:57:34 -0500 Subject: [PATCH] unity-setup@v2.2.2 - bump unity-cli@v1.5.5 --- dist/licenses.txt | 74 ++++++++++++++++++++++++++++++++++++++--------- package-lock.json | 24 +++++++-------- package.json | 4 +-- 3 files changed, 75 insertions(+), 27 deletions(-) diff --git a/dist/licenses.txt b/dist/licenses.txt index cc18e03..a08792d 100644 --- a/dist/licenses.txt +++ b/dist/licenses.txt @@ -220,22 +220,70 @@ The above copyright notice and this permission notice shall be included in all c THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. glob -ISC -The ISC License +BlueOak-1.0.0 +All packages under `src/` are licensed according to the terms in +their respective `LICENSE` or `LICENSE.md` files. -Copyright (c) 2009-2023 Isaac Z. Schlueter and Contributors +The remainder of this project is licensed under the Blue Oak +Model License, as follows: -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted, provided that the above -copyright notice and this permission notice appear in all copies. +----- -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +# Blue Oak Model License + +Version 1.0.0 + +## Purpose + +This license gives everyone as much permission to work with +this software as possible, while protecting contributors +from liability. + +## Acceptance + +In order to receive this license, you must agree to its +rules. The rules of this license are both obligations +under that agreement and conditions to your license. +You must not do anything with this software that triggers +a rule that you cannot or will not follow. + +## Copyright + +Each contributor licenses you to do everything with this +software that would otherwise infringe that contributor's +copyright in it. + +## Notices + +You must ensure that everyone who gets a copy of +any part of this software from you, with or without +changes, also gets the text of this license or a link to +. + +## Excuse + +If anyone notifies you in writing that you have not +complied with [Notices](#notices), you can keep your +license by taking all practical steps to comply within 30 +days after the notice. If you do not do so, your license +ends immediately. + +## Patent + +Each contributor licenses you to do everything with this +software that would otherwise infringe any patent claims +they can license or become able to license. + +## Reliability + +No contributor can revoke this license. + +## No Liability + +***As far as the law allows, this software comes as is, +without any warranty or condition, and no contributor +will be liable to anyone for any damages related to this +software or this license, under any kind of legal claim.*** lru-cache diff --git a/package-lock.json b/package-lock.json index 4c421aa..c745209 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,18 +1,18 @@ { "name": "unity-setup", - "version": "2.2.1", + "version": "2.2.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "unity-setup", - "version": "2.2.1", + "version": "2.2.2", "license": "MIT", "dependencies": { "@actions/core": "^1.11.1", "@actions/exec": "^1.1.1", "@actions/glob": "^0.5.0", - "@rage-against-the-pixel/unity-cli": "^1.5.4", + "@rage-against-the-pixel/unity-cli": "^1.5.5", "semver": "^7.7.3", "yaml": "^2.8.1" }, @@ -249,15 +249,15 @@ } }, "node_modules/@rage-against-the-pixel/unity-cli": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/@rage-against-the-pixel/unity-cli/-/unity-cli-1.5.4.tgz", - "integrity": "sha512-7/9pRVzyrVkkNzVL7u9cpQDYYl0oPMqRqQWOYDhUacIsNwOFDJzIMRQTimjUqgGysq9Xw5paMLlmcAcIiYESlw==", + "version": "1.5.5", + "resolved": "https://registry.npmjs.org/@rage-against-the-pixel/unity-cli/-/unity-cli-1.5.5.tgz", + "integrity": "sha512-VblsVyEMJXzYmc8M9KdvU88vTZS4gtiAmbUyOl3d69H8LssiYVqEoHE6uo3YoMfcb2WooDSSnIzHbRDmJ0pSPQ==", "license": "MIT", "dependencies": { "@electron/asar": "^4.0.1", "@rage-against-the-pixel/unity-releases-api": "^1.0.3", "commander": "^14.0.2", - "glob": "11.0.3", + "glob": "^11.1.0", "semver": "^7.7.3", "source-map-support": "^0.5.21", "tar": "^7.5.2", @@ -860,14 +860,14 @@ } }, "node_modules/glob": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-11.0.3.tgz", - "integrity": "sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==", - "license": "ISC", + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-11.1.0.tgz", + "integrity": "sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==", + "license": "BlueOak-1.0.0", "dependencies": { "foreground-child": "^3.3.1", "jackspeak": "^4.1.1", - "minimatch": "^10.0.3", + "minimatch": "^10.1.1", "minipass": "^7.1.2", "package-json-from-dist": "^1.0.0", "path-scurry": "^2.0.0" diff --git a/package.json b/package.json index 3ba0911..fbb80d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unity-setup", - "version": "2.2.1", + "version": "2.2.2", "description": "A GitHub action for setting up the Unity Game Engine for CI/CD workflows.", "author": "RageAgainstThePixel", "license": "MIT", @@ -27,7 +27,7 @@ "@actions/core": "^1.11.1", "@actions/exec": "^1.1.1", "@actions/glob": "^0.5.0", - "@rage-against-the-pixel/unity-cli": "^1.5.4", + "@rage-against-the-pixel/unity-cli": "^1.5.5", "semver": "^7.7.3", "yaml": "^2.8.1" },