Skip to content

Commit

Permalink
chore(deps): update dependency @swc/core to ~1.10.0 (#2568)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc)) | [`~1.9.0` ->
`~1.10.0`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.9.3/1.10.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.9.3/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.9.3/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.10.0`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1100---2024-12-04)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.9.3...v1.10.0)

##### Bug Fixes

- **(es/codegen)** Use raw value for emitting JSX text
([#&#8203;9762](https://redirect.github.com/swc-project/swc/issues/9762))
([b83c44f](https://redirect.github.com/swc-project/swc/commit/b83c44f4ad604edc30ec157aa8fb0d8755adb389))

- **(es/compat)** Fix marker for inlined helpers
([#&#8203;9776](https://redirect.github.com/swc-project/swc/issues/9776))
([f54ec2c](https://redirect.github.com/swc-project/swc/commit/f54ec2c5a0d36b4a43a0aef48e7c56e188795d6f))

- **(es/minifier)** Drop `console` in optional chainings
([#&#8203;9759](https://redirect.github.com/swc-project/swc/issues/9759))
([39271ad](https://redirect.github.com/swc-project/swc/commit/39271addde60d7b02167ce031bca4569e6d72bb8))

- **(es/minifier)** Do not inline into the exact LHS
([#&#8203;9777](https://redirect.github.com/swc-project/swc/issues/9777))
([985977b](https://redirect.github.com/swc-project/swc/commit/985977b750d458d0ccbdff8b2b779224a917a66b))

##### Features

- **(es/minifier)** Support `preserve_annotations` of terser
([#&#8203;9775](https://redirect.github.com/swc-project/swc/issues/9775))
([6e1c9fd](https://redirect.github.com/swc-project/swc/commit/6e1c9fde1f0c95a955a11c44474d6f4a57250c74))

- **(typescript)** Align `isolatedDeclaration` implementation with tsc
([#&#8203;9715](https://redirect.github.com/swc-project/swc/issues/9715))
([0adad25](https://redirect.github.com/swc-project/swc/commit/0adad25da123875c8cec2759004d8264237688f0))

- Apply Wasm-breaking changes
([#&#8203;9771](https://redirect.github.com/swc-project/swc/issues/9771))
([ed65eee](https://redirect.github.com/swc-project/swc/commit/ed65eee834a4f3ce4be1f6f57a5f76462f023c1e))

##### Miscellaneous Tasks

- **(deps)** Update dependency magic-string to v0.30.13
([#&#8203;9747](https://redirect.github.com/swc-project/swc/issues/9747))
([fa80a1e](https://redirect.github.com/swc-project/swc/commit/fa80a1eb86cf4babe1d4912f28152d62f068cbbe))

- **(deps)** Update dependency magic-string to v0.30.14
([#&#8203;9764](https://redirect.github.com/swc-project/swc/issues/9764))
([6e46a8b](https://redirect.github.com/swc-project/swc/commit/6e46a8b30076f9e8017a1d855093a5de9c329577))

##### Refactor

- **(estree/compat)** Do not use nightly features
([#&#8203;9772](https://redirect.github.com/swc-project/swc/issues/9772))
([0f12bbd](https://redirect.github.com/swc-project/swc/commit/0f12bbdcaeae3538cabe04db125ac5824da42bd5))

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
  • Loading branch information
matthieu-crouzet authored Dec 9, 2024
2 parents 633c483 + 799901a commit 3b71bd8
Show file tree
Hide file tree
Showing 8 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
"@schematics/angular": "~18.2.0",
"@stylistic/eslint-plugin": "~2.7.0",
"@swc-node/register": "^1.9.2",
"@swc/core": "~1.9.0",
"@swc/core": "~1.10.0",
"@swc/helpers": "~0.5.0",
"@types/eslint": "~9.6.0",
"@types/estree": "^1.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/client-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@stylistic/eslint-plugin": "~2.7.0",
"@stylistic/eslint-plugin-ts": "~2.7.0",
"@swc/cli": "~0.5.0",
"@swc/core": "~1.9.0",
"@swc/core": "~1.10.0",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@types/uuid": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/client-beacon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@stylistic/eslint-plugin": "~2.7.0",
"@stylistic/eslint-plugin-ts": "~2.7.0",
"@swc/cli": "~0.5.0",
"@swc/core": "~1.9.0",
"@swc/core": "~1.10.0",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@types/uuid": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/client-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@stylistic/eslint-plugin": "~2.7.0",
"@stylistic/eslint-plugin-ts": "~2.7.0",
"@swc/cli": "~0.5.0",
"@swc/core": "~1.9.0",
"@swc/core": "~1.10.0",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@types/uuid": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@ama-sdk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"@schematics/angular": "~18.2.0",
"@stylistic/eslint-plugin": "~2.7.0",
"@swc/cli": "~0.5.0",
"@swc/core": "~1.9.0",
"@swc/core": "~1.10.0",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@types/uuid": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r-training/showcase-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@schematics/angular": "~18.2.0",
"@stylistic/eslint-plugin": "~2.7.0",
"@swc/cli": "~0.5.0",
"@swc/core": "~1.9.0",
"@swc/core": "~1.10.0",
"@types/jest": "~29.5.2",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "~8.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r-training/training-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@stylistic/eslint-plugin": "~2.7.0",
"@stylistic/eslint-plugin-ts": "~2.7.0",
"@swc/cli": "~0.5.0",
"@swc/core": "~1.9.0",
"@swc/core": "~1.10.0",
"@swc/helpers": "~0.5.0",
"@types/inquirer": "~8.2.10",
"@types/jest": "~29.5.2",
Expand Down
104 changes: 52 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ __metadata:
"@stylistic/eslint-plugin": "npm:~2.7.0"
"@stylistic/eslint-plugin-ts": "npm:~2.7.0"
"@swc/cli": "npm:~0.5.0"
"@swc/core": "npm:~1.9.0"
"@swc/core": "npm:~1.10.0"
"@swc/helpers": "npm:~0.5.0"
"@types/jest": "npm:~29.5.2"
"@types/node": "npm:^20.0.0"
Expand Down Expand Up @@ -367,7 +367,7 @@ __metadata:
"@stylistic/eslint-plugin": "npm:~2.7.0"
"@stylistic/eslint-plugin-ts": "npm:~2.7.0"
"@swc/cli": "npm:~0.5.0"
"@swc/core": "npm:~1.9.0"
"@swc/core": "npm:~1.10.0"
"@swc/helpers": "npm:~0.5.0"
"@types/jest": "npm:~29.5.2"
"@types/node": "npm:^20.0.0"
Expand Down Expand Up @@ -445,7 +445,7 @@ __metadata:
"@stylistic/eslint-plugin": "npm:~2.7.0"
"@stylistic/eslint-plugin-ts": "npm:~2.7.0"
"@swc/cli": "npm:~0.5.0"
"@swc/core": "npm:~1.9.0"
"@swc/core": "npm:~1.10.0"
"@swc/helpers": "npm:~0.5.0"
"@types/jest": "npm:~29.5.2"
"@types/node": "npm:^20.0.0"
Expand Down Expand Up @@ -525,7 +525,7 @@ __metadata:
"@schematics/angular": "npm:~18.2.0"
"@stylistic/eslint-plugin": "npm:~2.7.0"
"@swc/cli": "npm:~0.5.0"
"@swc/core": "npm:~1.9.0"
"@swc/core": "npm:~1.10.0"
"@swc/helpers": "npm:~0.5.0"
"@types/jest": "npm:~29.5.2"
"@types/node": "npm:^20.0.0"
Expand Down Expand Up @@ -7146,7 +7146,7 @@ __metadata:
"@schematics/angular": "npm:~18.2.0"
"@stylistic/eslint-plugin": "npm:~2.7.0"
"@swc/cli": "npm:~0.5.0"
"@swc/core": "npm:~1.9.0"
"@swc/core": "npm:~1.10.0"
"@swc/helpers": "npm:~0.5.0"
"@types/jest": "npm:~29.5.2"
"@types/node": "npm:^20.0.0"
Expand Down Expand Up @@ -7220,7 +7220,7 @@ __metadata:
"@stylistic/eslint-plugin": "npm:~2.7.0"
"@stylistic/eslint-plugin-ts": "npm:~2.7.0"
"@swc/cli": "npm:~0.5.0"
"@swc/core": "npm:~1.9.0"
"@swc/core": "npm:~1.10.0"
"@swc/helpers": "npm:~0.5.0"
"@types/inquirer": "npm:~8.2.10"
"@types/jest": "npm:~29.5.2"
Expand Down Expand Up @@ -9229,7 +9229,7 @@ __metadata:
"@schematics/angular": "npm:~18.2.0"
"@stylistic/eslint-plugin": "npm:~2.7.0"
"@swc-node/register": "npm:^1.9.2"
"@swc/core": "npm:~1.9.0"
"@swc/core": "npm:~1.10.0"
"@swc/helpers": "npm:~0.5.0"
"@types/eslint": "npm:~9.6.0"
"@types/estree": "npm:^1.0.5"
Expand Down Expand Up @@ -13299,90 +13299,90 @@ __metadata:
languageName: node
linkType: hard

"@swc/core-darwin-arm64@npm:1.9.3":
version: 1.9.3
resolution: "@swc/core-darwin-arm64@npm:1.9.3"
"@swc/core-darwin-arm64@npm:1.10.0":
version: 1.10.0
resolution: "@swc/core-darwin-arm64@npm:1.10.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@swc/core-darwin-x64@npm:1.9.3":
version: 1.9.3
resolution: "@swc/core-darwin-x64@npm:1.9.3"
"@swc/core-darwin-x64@npm:1.10.0":
version: 1.10.0
resolution: "@swc/core-darwin-x64@npm:1.10.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@swc/core-linux-arm-gnueabihf@npm:1.9.3":
version: 1.9.3
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.9.3"
"@swc/core-linux-arm-gnueabihf@npm:1.10.0":
version: 1.10.0
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.10.0"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@swc/core-linux-arm64-gnu@npm:1.9.3":
version: 1.9.3
resolution: "@swc/core-linux-arm64-gnu@npm:1.9.3"
"@swc/core-linux-arm64-gnu@npm:1.10.0":
version: 1.10.0
resolution: "@swc/core-linux-arm64-gnu@npm:1.10.0"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-arm64-musl@npm:1.9.3":
version: 1.9.3
resolution: "@swc/core-linux-arm64-musl@npm:1.9.3"
"@swc/core-linux-arm64-musl@npm:1.10.0":
version: 1.10.0
resolution: "@swc/core-linux-arm64-musl@npm:1.10.0"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@swc/core-linux-x64-gnu@npm:1.9.3":
version: 1.9.3
resolution: "@swc/core-linux-x64-gnu@npm:1.9.3"
"@swc/core-linux-x64-gnu@npm:1.10.0":
version: 1.10.0
resolution: "@swc/core-linux-x64-gnu@npm:1.10.0"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@swc/core-linux-x64-musl@npm:1.9.3":
version: 1.9.3
resolution: "@swc/core-linux-x64-musl@npm:1.9.3"
"@swc/core-linux-x64-musl@npm:1.10.0":
version: 1.10.0
resolution: "@swc/core-linux-x64-musl@npm:1.10.0"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@swc/core-win32-arm64-msvc@npm:1.9.3":
version: 1.9.3
resolution: "@swc/core-win32-arm64-msvc@npm:1.9.3"
"@swc/core-win32-arm64-msvc@npm:1.10.0":
version: 1.10.0
resolution: "@swc/core-win32-arm64-msvc@npm:1.10.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@swc/core-win32-ia32-msvc@npm:1.9.3":
version: 1.9.3
resolution: "@swc/core-win32-ia32-msvc@npm:1.9.3"
"@swc/core-win32-ia32-msvc@npm:1.10.0":
version: 1.10.0
resolution: "@swc/core-win32-ia32-msvc@npm:1.10.0"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@swc/core-win32-x64-msvc@npm:1.9.3":
version: 1.9.3
resolution: "@swc/core-win32-x64-msvc@npm:1.9.3"
"@swc/core-win32-x64-msvc@npm:1.10.0":
version: 1.10.0
resolution: "@swc/core-win32-x64-msvc@npm:1.10.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@swc/core@npm:~1.9.0":
version: 1.9.3
resolution: "@swc/core@npm:1.9.3"
dependencies:
"@swc/core-darwin-arm64": "npm:1.9.3"
"@swc/core-darwin-x64": "npm:1.9.3"
"@swc/core-linux-arm-gnueabihf": "npm:1.9.3"
"@swc/core-linux-arm64-gnu": "npm:1.9.3"
"@swc/core-linux-arm64-musl": "npm:1.9.3"
"@swc/core-linux-x64-gnu": "npm:1.9.3"
"@swc/core-linux-x64-musl": "npm:1.9.3"
"@swc/core-win32-arm64-msvc": "npm:1.9.3"
"@swc/core-win32-ia32-msvc": "npm:1.9.3"
"@swc/core-win32-x64-msvc": "npm:1.9.3"
"@swc/core@npm:~1.10.0":
version: 1.10.0
resolution: "@swc/core@npm:1.10.0"
dependencies:
"@swc/core-darwin-arm64": "npm:1.10.0"
"@swc/core-darwin-x64": "npm:1.10.0"
"@swc/core-linux-arm-gnueabihf": "npm:1.10.0"
"@swc/core-linux-arm64-gnu": "npm:1.10.0"
"@swc/core-linux-arm64-musl": "npm:1.10.0"
"@swc/core-linux-x64-gnu": "npm:1.10.0"
"@swc/core-linux-x64-musl": "npm:1.10.0"
"@swc/core-win32-arm64-msvc": "npm:1.10.0"
"@swc/core-win32-ia32-msvc": "npm:1.10.0"
"@swc/core-win32-x64-msvc": "npm:1.10.0"
"@swc/counter": "npm:^0.1.3"
"@swc/types": "npm:^0.1.17"
peerDependencies:
Expand Down Expand Up @@ -13411,7 +13411,7 @@ __metadata:
peerDependenciesMeta:
"@swc/helpers":
optional: true
checksum: 10/0a95ce8a2d21370c82e2b0e744c30eacdbd709a7b470950786f3c25a6272c0aa079206a3543aaccc022ca98af87a2a5536387a0259b5377e94d34fac28143cd0
checksum: 10/986c85e762c83b6651423bcaa3b8cef78a39993c42f417fa944c95dba239a01ca0fbff26a6b3d55d5abd4aba22d9efb42750ead0abac35abde2211319f0e2b34
languageName: node
linkType: hard

Expand Down

0 comments on commit 3b71bd8

Please sign in to comment.