This is an automated email from the ASF dual-hosted git repository.
tiagobento pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git
The following commit(s) were added to refs/heads/main by this push:
new 605d22120c4 NO-ISSUE: Fix CI clear storage step & patch
`karma-firefox-launcher` for Firefox 121 on macOS (#2120)
605d22120c4 is described below
commit 605d22120c46c6419cd30f48be47fbc08fee617b
Author: Tiago Bento <[email protected]>
AuthorDate: Tue Jan 16 21:01:00 2024 -0500
NO-ISSUE: Fix CI clear storage step & patch `karma-firefox-launcher` for
Firefox 121 on macOS (#2120)
---
.github/actions/setup-env/action.yml | 1 +
package.json | 1 +
patches/[email protected] | 13 ++
pnpm-lock.yaml | 185 ++---------------------------
4 files changed, 22 insertions(+), 178 deletions(-)
diff --git a/.github/actions/setup-env/action.yml
b/.github/actions/setup-env/action.yml
index c681d15be1d..e1c1d0dde23 100644
--- a/.github/actions/setup-env/action.yml
+++ b/.github/actions/setup-env/action.yml
@@ -15,6 +15,7 @@ runs:
shell: bash
run: |
echo "Removing large packages"
+ sudo apt-get update
sudo apt-get remove -y '^dotnet-.*'
sudo apt-get remove -y '^llvm-.*'
sudo apt-get remove -y 'php.*'
diff --git a/package.json b/package.json
index 41f7dc642e9..f9452d8d192 100644
--- a/package.json
+++ b/package.json
@@ -46,6 +46,7 @@
},
"patchedDependencies": {
"[email protected]": "patches/[email protected]",
+ "[email protected]":
"patches/[email protected]",
"[email protected]": "patches/[email protected]",
"[email protected]": "patches/[email protected]"
}
diff --git a/patches/[email protected]
b/patches/[email protected]
new file mode 100644
index 00000000000..58a7ec177b2
--- /dev/null
+++ b/patches/[email protected]
@@ -0,0 +1,13 @@
+diff --git a/index.js b/index.js
+index
7b317b531bd1f2eff58bc4bceefebeb633f5deb3..21e861d618e14d4e2e69c977d215bfbd04add8a0
100755
+--- a/index.js
++++ b/index.js
+@@ -171,7 +171,7 @@ const getFirefoxWithFallbackOnOSX = function () {
+
+ const firefoxDirNames = Array.prototype.slice.call(arguments)
+ const prefix = '/Applications/'
+- const suffix = '.app/Contents/MacOS/firefox-bin'
++ const suffix = '.app/Contents/MacOS/firefox'
+
+ let bin
+ let homeBin
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 36422098075..536e627202e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -14,6 +14,9 @@ patchedDependencies:
[email protected]:
hash: utu5oov26wz5mjuays57tp3ybu
path: patches/[email protected]
+ [email protected]:
+ hash: 33rb3z4iahwgdqfruk4pr3teue
+ path: patches/[email protected]
[email protected]:
hash: lbqefch5nrzt5atgrk2dnw5phe
path: patches/[email protected]
@@ -3247,182 +3250,6 @@ importers:
specifier: ^1.1.6
version: 1.1.6
- packages/dmn-dev-deployment-base-image:
- dependencies:
- "@kie-tools/dmn-dev-deployment-form-webapp":
- specifier: workspace:*
- version: link:../dmn-dev-deployment-form-webapp
- "@kie-tools/dmn-dev-deployment-quarkus-app":
- specifier: workspace:*
- version: link:../dmn-dev-deployment-quarkus-app
- devDependencies:
- "@kie-tools/root-env":
- specifier: workspace:*
- version: link:../root-env
- rimraf:
- specifier: ^3.0.2
- version: 3.0.2
- run-script-os:
- specifier: ^1.1.6
- version: 1.1.6
- yargs:
- specifier: ^17.0.1
- version: 17.3.1
-
- packages/dmn-dev-deployment-form-webapp:
- dependencies:
- "@kie-tools-core/i18n":
- specifier: workspace:*
- version: link:../i18n
- "@kie-tools-core/patternfly-base":
- specifier: workspace:*
- version: link:../patternfly-base
- "@kie-tools-core/react-hooks":
- specifier: workspace:*
- version: link:../react-hooks
- "@kie-tools/dmn-runner":
- specifier: workspace:*
- version: link:../dmn-runner
- "@kie-tools/extended-services-api":
- specifier: workspace:*
- version: link:../extended-services-api
- "@kie-tools/form-dmn":
- specifier: workspace:*
- version: link:../form-dmn
- "@kie-tools/i18n-common-dictionary":
- specifier: workspace:*
- version: link:../i18n-common-dictionary
- "@patternfly/react-core":
- specifier: ^4.276.6
- version: 4.276.6([email protected])([email protected])
- "@patternfly/react-icons":
- specifier: ^4.93.6
- version: 4.93.6([email protected])([email protected])
- json-refs:
- specifier: ^3.0.15
- version: 3.0.15
- lodash:
- specifier: ^4.17.21
- version: 4.17.21
- react:
- specifier: ^17.0.2
- version: 17.0.2
- react-dom:
- specifier: ^17.0.2
- version: 17.0.2([email protected])
- react-router:
- specifier: ^5.2.1
- version: 5.2.1([email protected])
- react-router-dom:
- specifier: ^5.2.1
- version: 5.3.0([email protected])
- devDependencies:
- "@babel/core":
- specifier: ^7.16.0
- version: 7.16.12
- "@babel/preset-env":
- specifier: ^7.16.0
- version: 7.16.11(@babel/[email protected])
- "@babel/preset-react":
- specifier: ^7.16.0
- version: 7.16.0(@babel/[email protected])
- "@kie-tools-core/webpack-base":
- specifier: workspace:*
- version: link:../webpack-base
- "@kie-tools/eslint":
- specifier: workspace:*
- version: link:../eslint
- "@kie-tools/root-env":
- specifier: workspace:*
- version: link:../root-env
- "@kie-tools/tsconfig":
- specifier: workspace:*
- version: link:../tsconfig
- "@testing-library/jest-dom":
- specifier: ^5.16.1
- version: 5.16.1
- "@testing-library/react":
- specifier: ^11.2.6
- version: 11.2.7([email protected])([email protected])
- "@types/jest":
- specifier: ^26.0.23
- version: 26.0.23
- "@types/jest-when":
- specifier: ^2.7.4
- version: 2.7.4
- "@types/lodash":
- specifier: ^4.14.168
- version: 4.14.169
- "@types/react":
- specifier: ^17.0.6
- version: 17.0.21
- "@types/react-dom":
- specifier: ^17.0.5
- version: 17.0.8
- "@types/react-router":
- specifier: ^5.1.14
- version: 5.1.14
- "@types/react-router-dom":
- specifier: ^5.1.7
- version: 5.1.7
- "@types/testing-library__jest-dom":
- specifier: ^5.9.1
- version: 5.9.5
- "@types/testing-library__react":
- specifier: ^9.1.2
- version: 9.1.3
- copy-webpack-plugin:
- specifier: ^11.0.0
- version: 11.0.0([email protected])
- html-webpack-plugin:
- specifier: ^5.3.2
- version: 5.3.2([email protected])
- jest:
- specifier: ^26.6.3
- version: 26.6.3
- jest-junit:
- specifier: ^14.0.0
- version: 14.0.0
- jest-when:
- specifier: ^3.5.0
- version: 3.5.0([email protected])
- process:
- specifier: ^0.11.10
- version: 0.11.10
- rimraf:
- specifier: ^3.0.2
- version: 3.0.2
- ts-jest:
- specifier: ^26.5.6
- version: 26.5.6([email protected])([email protected])
- typescript:
- specifier: ^4.6.2
- version: 4.8.4
- webpack:
- specifier: ^5.88.2
- version: 5.88.2([email protected])
- webpack-cli:
- specifier: ^4.10.0
- version: 4.10.0([email protected])([email protected])
- webpack-dev-server:
- specifier: ^4.15.1
- version: 4.15.1([email protected])([email protected])
- webpack-merge:
- specifier: ^5.9.0
- version: 5.9.0
-
- packages/dmn-dev-deployment-quarkus-app:
- devDependencies:
- "@kie-tools/maven-config-setup-helper":
- specifier: workspace:*
- version: link:../maven-config-setup-helper
- "@kie-tools/root-env":
- specifier: workspace:*
- version: link:../root-env
- run-script-os:
- specifier: ^1.1.6
- version: 1.1.6
-
packages/dmn-editor:
dependencies:
"@kie-tools-core/i18n":
@@ -5800,7 +5627,7 @@ importers:
version: 1.0.5([email protected])
karma-firefox-launcher:
specifier: ^2.1.2
- version: 2.1.2
+ version: 2.1.2(patch_hash=33rb3z4iahwgdqfruk4pr3teue)
karma-ie-launcher:
specifier: ^1.0.0
version: 1.0.0([email protected])
@@ -34833,13 +34660,14 @@ packages:
karma: 6.4.2
dev: true
- /[email protected]:
+ /[email protected](patch_hash=33rb3z4iahwgdqfruk4pr3teue):
resolution:
{ integrity:
sha512-VV9xDQU1QIboTrjtGVD4NCfzIH7n01ZXqy/qpBhnOeGVOkG5JYPEm8kuSd7psHE6WouZaQ9Ool92g8LFweSNMA==
}
dependencies:
is-wsl: 2.2.0
which: 2.0.2
dev: true
+ patched: true
/[email protected]([email protected]):
resolution:
@@ -45068,6 +44896,7 @@ packages:
string-width: 4.2.3
y18n: 5.0.8
yargs-parser: 21.0.0
+ dev: false
/[email protected]:
resolution:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]