Skip to content

Commit cc516a3

Browse files
chore(deps): update dependency @swc/cli to ~0.5.0 (#2395)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@swc/cli](https://redirect.github.com/swc-project/pkgs) | [`~0.4.0` -> `~0.5.0`](https://renovatebot.com/diffs/npm/@swc%2fcli/0.4.0/0.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcli/0.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcli/0.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcli/0.4.0/0.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcli/0.4.0/0.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/AmadeusITGroup/otter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2 parents a512eb3 + 5e44c0b commit cc516a3

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
lines changed

packages/@ama-sdk/client-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@o3r/test-helpers": "workspace:^",
8888
"@schematics/angular": "~18.2.0",
8989
"@stylistic/eslint-plugin-ts": "~2.4.0",
90-
"@swc/cli": "~0.4.0",
90+
"@swc/cli": "~0.5.0",
9191
"@swc/core": "~1.7.0",
9292
"@types/jest": "~29.5.2",
9393
"@types/node": "^20.0.0",

packages/@ama-sdk/client-beacon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@o3r/test-helpers": "workspace:^",
8787
"@schematics/angular": "~18.2.0",
8888
"@stylistic/eslint-plugin-ts": "~2.4.0",
89-
"@swc/cli": "~0.4.0",
89+
"@swc/cli": "~0.5.0",
9090
"@swc/core": "~1.7.0",
9191
"@types/jest": "~29.5.2",
9292
"@types/node": "^20.0.0",

packages/@ama-sdk/client-fetch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@o3r/test-helpers": "workspace:^",
9191
"@schematics/angular": "~18.2.0",
9292
"@stylistic/eslint-plugin-ts": "~2.4.0",
93-
"@swc/cli": "~0.4.0",
93+
"@swc/cli": "~0.5.0",
9494
"@swc/core": "~1.7.0",
9595
"@types/jest": "~29.5.2",
9696
"@types/node": "^20.0.0",

packages/@ama-sdk/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"@o3r/test-helpers": "workspace:^",
136136
"@schematics/angular": "~18.2.0",
137137
"@stylistic/eslint-plugin-ts": "~2.4.0",
138-
"@swc/cli": "~0.4.0",
138+
"@swc/cli": "~0.5.0",
139139
"@swc/core": "~1.7.0",
140140
"@types/jest": "~29.5.2",
141141
"@types/node": "^20.0.0",

packages/@ama-sdk/showcase-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@openapitools/openapi-generator-cli": "~2.15.0",
8787
"@schematics/angular": "~18.2.0",
8888
"@stylistic/eslint-plugin-ts": "~2.4.0",
89-
"@swc/cli": "~0.4.0",
89+
"@swc/cli": "~0.5.0",
9090
"@swc/core": "~1.7.0",
9191
"@types/jest": "~29.5.2",
9292
"@types/node": "^20.0.0",

packages/@o3r/training-tools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@o3r/schematics": "workspace:^",
9292
"@schematics/angular": "~18.2.0",
9393
"@stylistic/eslint-plugin-ts": "~2.4.0",
94-
"@swc/cli": "~0.4.0",
94+
"@swc/cli": "~0.5.0",
9595
"@swc/core": "~1.7.0",
9696
"@swc/helpers": "~0.5.0",
9797
"@types/inquirer": "~8.2.10",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ __metadata:
284284
"@o3r/test-helpers": "workspace:^"
285285
"@schematics/angular": "npm:~18.2.0"
286286
"@stylistic/eslint-plugin-ts": "npm:~2.4.0"
287-
"@swc/cli": "npm:~0.4.0"
287+
"@swc/cli": "npm:~0.5.0"
288288
"@swc/core": "npm:~1.7.0"
289289
"@swc/helpers": "npm:~0.5.0"
290290
"@types/jest": "npm:~29.5.2"
@@ -357,7 +357,7 @@ __metadata:
357357
"@o3r/test-helpers": "workspace:^"
358358
"@schematics/angular": "npm:~18.2.0"
359359
"@stylistic/eslint-plugin-ts": "npm:~2.4.0"
360-
"@swc/cli": "npm:~0.4.0"
360+
"@swc/cli": "npm:~0.5.0"
361361
"@swc/core": "npm:~1.7.0"
362362
"@swc/helpers": "npm:~0.5.0"
363363
"@types/jest": "npm:~29.5.2"
@@ -429,7 +429,7 @@ __metadata:
429429
"@o3r/test-helpers": "workspace:^"
430430
"@schematics/angular": "npm:~18.2.0"
431431
"@stylistic/eslint-plugin-ts": "npm:~2.4.0"
432-
"@swc/cli": "npm:~0.4.0"
432+
"@swc/cli": "npm:~0.5.0"
433433
"@swc/core": "npm:~1.7.0"
434434
"@swc/helpers": "npm:~0.5.0"
435435
"@types/jest": "npm:~29.5.2"
@@ -504,7 +504,7 @@ __metadata:
504504
"@o3r/test-helpers": "workspace:^"
505505
"@schematics/angular": "npm:~18.2.0"
506506
"@stylistic/eslint-plugin-ts": "npm:~2.4.0"
507-
"@swc/cli": "npm:~0.4.0"
507+
"@swc/cli": "npm:~0.5.0"
508508
"@swc/core": "npm:~1.7.0"
509509
"@swc/helpers": "npm:~0.5.0"
510510
"@types/jest": "npm:~29.5.2"
@@ -742,7 +742,7 @@ __metadata:
742742
"@openapitools/openapi-generator-cli": "npm:~2.15.0"
743743
"@schematics/angular": "npm:~18.2.0"
744744
"@stylistic/eslint-plugin-ts": "npm:~2.4.0"
745-
"@swc/cli": "npm:~0.4.0"
745+
"@swc/cli": "npm:~0.5.0"
746746
"@swc/core": "npm:~1.7.0"
747747
"@swc/helpers": "npm:~0.5.0"
748748
"@types/jest": "npm:~29.5.2"
@@ -10428,7 +10428,7 @@ __metadata:
1042810428
"@o3r/schematics": "workspace:^"
1042910429
"@schematics/angular": "npm:~18.2.0"
1043010430
"@stylistic/eslint-plugin-ts": "npm:~2.4.0"
10431-
"@swc/cli": "npm:~0.4.0"
10431+
"@swc/cli": "npm:~0.5.0"
1043210432
"@swc/core": "npm:~1.7.0"
1043310433
"@swc/helpers": "npm:~0.5.0"
1043410434
"@types/inquirer": "npm:~8.2.10"
@@ -12759,9 +12759,9 @@ __metadata:
1275912759
languageName: node
1276012760
linkType: hard
1276112761

12762-
"@swc/cli@npm:~0.4.0":
12763-
version: 0.4.0
12764-
resolution: "@swc/cli@npm:0.4.0"
12762+
"@swc/cli@npm:~0.5.0":
12763+
version: 0.5.0
12764+
resolution: "@swc/cli@npm:0.5.0"
1276512765
dependencies:
1276612766
"@mole-inc/bin-wrapper": "npm:^8.0.1"
1276712767
"@swc/counter": "npm:^0.1.3"
@@ -12782,7 +12782,7 @@ __metadata:
1278212782
spack: bin/spack.js
1278312783
swc: bin/swc.js
1278412784
swcx: bin/swcx.js
12785-
checksum: 10/d1e319f5579eb3b889e86e5db1db25673bbbaa9091e0e1f93ec4ae33c9ef8b6a6607bbaae693f7c2fefe5d1faf9eec48bdd79a15f170b70e6bc0aa58e6550dee
12785+
checksum: 10/033b682f1c25c8fae731414d2a463a0e455452bf9349c025cd88ea63ee1e5a589032eb206063fd925daf12065c9f1e5b4680cef50cc24674681c4d2583b7dca0
1278612786
languageName: node
1278712787
linkType: hard
1278812788

0 commit comments

Comments
 (0)