test: Update swc/core on jest/preset (#37821)
Some checks are pending
Deploy GitHub Pages / deploy-preview (push) Waiting to run
CI / ⚙️ Variables Setup (push) Waiting to run
CI / 🚀 Notify external services - draft (push) Blocked by required conditions
CI / 📦 Build Packages (push) Blocked by required conditions
CI / 📦 Meteor Build (${{ matrix.type }}) (coverage) (push) Blocked by required conditions
CI / 📦 Meteor Build (${{ matrix.type }}) (production) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [account-service presence-service stream-hub-service omnichannel-transcript-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [authorization-service queue-worker-service ddp-streamer-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [rocketchat], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [rocketchat], coverage) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [account-service presence-service stream-hub-service omnichannel-transcript-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [authorization-service queue-worker-service ddp-streamer-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [rocketchat], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [rocketchat], coverage) (push) Blocked by required conditions
CI / 🚢 Publish Docker Images (ghcr.io) (push) Blocked by required conditions
CI / 📦 Track Image Sizes (push) Blocked by required conditions
CI / 🔎 Code Check (push) Blocked by required conditions
CI / 🔨 Test Storybook (push) Blocked by required conditions
CI / 🔨 Test Unit (push) Blocked by required conditions
CI / 🔨 Test API (CE) (push) Blocked by required conditions
CI / 🔨 Test UI (CE) (push) Blocked by required conditions
CI / 🔨 Test API (EE) (push) Blocked by required conditions
CI / 🔨 Test UI (EE) (push) Blocked by required conditions
CI / 🔨 Test Federation Matrix (push) Blocked by required conditions
CI / 📊 Report Coverage (push) Blocked by required conditions
CI / ✅ Tests Done (push) Blocked by required conditions
CI / 🚀 Publish build assets (push) Blocked by required conditions
CI / 🚀 Publish Docker Images (DockerHub) (push) Blocked by required conditions
CI / 🚀 Notify external services (push) Blocked by required conditions
CI / Update Version Durability (push) Blocked by required conditions
Code scanning - action / CodeQL-Build (push) Waiting to run

This commit is contained in:
Kevin Aleman 2025-12-17 11:26:26 -06:00 committed by GitHub
parent a35405705e
commit 69fe4d5671
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 119 deletions

View File

@ -27,7 +27,7 @@
"lint": "eslint ."
},
"dependencies": {
"@swc/core": "1.13.19",
"@swc/core": "1.15.3",
"@swc/jest": "~0.2.39",
"@testing-library/jest-dom": "~6.8.0",
"@types/jest-axe": "~3.5.9",

120
yarn.lock
View File

@ -8851,7 +8851,7 @@ __metadata:
resolution: "@rocket.chat/jest-presets@workspace:packages/jest-presets"
dependencies:
"@rocket.chat/eslint-config": "workspace:~"
"@swc/core": "npm:1.13.19"
"@swc/core": "npm:1.15.3"
"@swc/jest": "npm:~0.2.39"
"@testing-library/jest-dom": "npm:~6.8.0"
"@types/identity-obj-proxy": "npm:^3.0.2"
@ -12251,13 +12251,6 @@ __metadata:
languageName: node
linkType: hard
"@swc/core-darwin-arm64@npm:1.13.19":
version: 1.13.19
resolution: "@swc/core-darwin-arm64@npm:1.13.19"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
"@swc/core-darwin-arm64@npm:1.15.3":
version: 1.15.3
resolution: "@swc/core-darwin-arm64@npm:1.15.3"
@ -12272,13 +12265,6 @@ __metadata:
languageName: node
linkType: hard
"@swc/core-darwin-x64@npm:1.13.19":
version: 1.13.19
resolution: "@swc/core-darwin-x64@npm:1.13.19"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
"@swc/core-darwin-x64@npm:1.15.3":
version: 1.15.3
resolution: "@swc/core-darwin-x64@npm:1.15.3"
@ -12293,13 +12279,6 @@ __metadata:
languageName: node
linkType: hard
"@swc/core-linux-arm-gnueabihf@npm:1.13.19":
version: 1.13.19
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.13.19"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard
"@swc/core-linux-arm-gnueabihf@npm:1.15.3":
version: 1.15.3
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.15.3"
@ -12314,13 +12293,6 @@ __metadata:
languageName: node
linkType: hard
"@swc/core-linux-arm64-gnu@npm:1.13.19":
version: 1.13.19
resolution: "@swc/core-linux-arm64-gnu@npm:1.13.19"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@swc/core-linux-arm64-gnu@npm:1.15.3":
version: 1.15.3
resolution: "@swc/core-linux-arm64-gnu@npm:1.15.3"
@ -12335,13 +12307,6 @@ __metadata:
languageName: node
linkType: hard
"@swc/core-linux-arm64-musl@npm:1.13.19":
version: 1.13.19
resolution: "@swc/core-linux-arm64-musl@npm:1.13.19"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@swc/core-linux-arm64-musl@npm:1.15.3":
version: 1.15.3
resolution: "@swc/core-linux-arm64-musl@npm:1.15.3"
@ -12356,13 +12321,6 @@ __metadata:
languageName: node
linkType: hard
"@swc/core-linux-x64-gnu@npm:1.13.19":
version: 1.13.19
resolution: "@swc/core-linux-x64-gnu@npm:1.13.19"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@swc/core-linux-x64-gnu@npm:1.15.3":
version: 1.15.3
resolution: "@swc/core-linux-x64-gnu@npm:1.15.3"
@ -12377,13 +12335,6 @@ __metadata:
languageName: node
linkType: hard
"@swc/core-linux-x64-musl@npm:1.13.19":
version: 1.13.19
resolution: "@swc/core-linux-x64-musl@npm:1.13.19"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
"@swc/core-linux-x64-musl@npm:1.15.3":
version: 1.15.3
resolution: "@swc/core-linux-x64-musl@npm:1.15.3"
@ -12398,13 +12349,6 @@ __metadata:
languageName: node
linkType: hard
"@swc/core-win32-arm64-msvc@npm:1.13.19":
version: 1.13.19
resolution: "@swc/core-win32-arm64-msvc@npm:1.13.19"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
"@swc/core-win32-arm64-msvc@npm:1.15.3":
version: 1.15.3
resolution: "@swc/core-win32-arm64-msvc@npm:1.15.3"
@ -12419,13 +12363,6 @@ __metadata:
languageName: node
linkType: hard
"@swc/core-win32-ia32-msvc@npm:1.13.19":
version: 1.13.19
resolution: "@swc/core-win32-ia32-msvc@npm:1.13.19"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard
"@swc/core-win32-ia32-msvc@npm:1.15.3":
version: 1.15.3
resolution: "@swc/core-win32-ia32-msvc@npm:1.15.3"
@ -12440,13 +12377,6 @@ __metadata:
languageName: node
linkType: hard
"@swc/core-win32-x64-msvc@npm:1.13.19":
version: 1.13.19
resolution: "@swc/core-win32-x64-msvc@npm:1.13.19"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
"@swc/core-win32-x64-msvc@npm:1.15.3":
version: 1.15.3
resolution: "@swc/core-win32-x64-msvc@npm:1.15.3"
@ -12454,53 +12384,7 @@ __metadata:
languageName: node
linkType: hard
"@swc/core@npm:1.13.19":
version: 1.13.19
resolution: "@swc/core@npm:1.13.19"
dependencies:
"@swc/core-darwin-arm64": "npm:1.13.19"
"@swc/core-darwin-x64": "npm:1.13.19"
"@swc/core-linux-arm-gnueabihf": "npm:1.13.19"
"@swc/core-linux-arm64-gnu": "npm:1.13.19"
"@swc/core-linux-arm64-musl": "npm:1.13.19"
"@swc/core-linux-x64-gnu": "npm:1.13.19"
"@swc/core-linux-x64-musl": "npm:1.13.19"
"@swc/core-win32-arm64-msvc": "npm:1.13.19"
"@swc/core-win32-ia32-msvc": "npm:1.13.19"
"@swc/core-win32-x64-msvc": "npm:1.13.19"
"@swc/counter": "npm:^0.1.3"
"@swc/types": "npm:^0.1.25"
peerDependencies:
"@swc/helpers": ">=0.5.17"
dependenciesMeta:
"@swc/core-darwin-arm64":
optional: true
"@swc/core-darwin-x64":
optional: true
"@swc/core-linux-arm-gnueabihf":
optional: true
"@swc/core-linux-arm64-gnu":
optional: true
"@swc/core-linux-arm64-musl":
optional: true
"@swc/core-linux-x64-gnu":
optional: true
"@swc/core-linux-x64-musl":
optional: true
"@swc/core-win32-arm64-msvc":
optional: true
"@swc/core-win32-ia32-msvc":
optional: true
"@swc/core-win32-x64-msvc":
optional: true
peerDependenciesMeta:
"@swc/helpers":
optional: true
checksum: 10/07d0f72d8c82070a1ec2b439964780f0ba7aec61b17fa6518b1c372373bbe208ea9ce68f70f606d42df71a33149e4f704eabe07c6197e15d133e375546915f57
languageName: node
linkType: hard
"@swc/core@npm:^1.10.8":
"@swc/core@npm:1.15.3, @swc/core@npm:^1.10.8":
version: 1.15.3
resolution: "@swc/core@npm:1.15.3"
dependencies: