Skip to content

Commit 100ce4c

Browse files
chore(lambda): bump @swc/core from 1.10.1 to 1.10.11 in /lambdas (#4386)
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.10.1 to 1.10.11. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/swc-project/swc/blob/main/CHANGELOG.md"><code>@​swc/core</code>'s changelog</a>.</em></p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swc-project/swc/commit/e68829caba844024c9c4a2392bde34d24e3f182e"><code>e68829c</code></a> chore: Publish <code>1.10.11</code> with <code>swc_core</code> <code>v11.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/19e12f035a54fe1f8e3778880eb2813841b0114c"><code>19e12f0</code></a> chore: Update changelog</li> <li><a href="https://github.com/swc-project/swc/commit/d2b5dc4cdc5e543f84d87440aeea2ed73524591f"><code>d2b5dc4</code></a> chore: Publish <code>1.10.11-nightly-20250127.1</code> with <code>swc_core</code> <code>v11.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/31634cacf89c27773afe077191894200fe5047ae"><code>31634ca</code></a> chore: Publish crates with <code>swc_core</code> <code>v11.0.1</code></li> <li><a href="https://github.com/swc-project/swc/commit/11df8e03a465a45ad58a671b7b9dc25190799abd"><code>11df8e0</code></a> chore(ci): Disable <code>graphql-yoga</code> ecosystem test</li> <li><a href="https://github.com/swc-project/swc/commit/72e545575bea0a12614889861d839578581af170"><code>72e5455</code></a> fix(es): Restore JSON config &amp; Adjust feature renaming (<a href="https://redirect.github.com/swc-project/swc/issues/9967">#9967</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/afda34f7cc9ff3239f0f1e42da0f8abac2486c0d"><code>afda34f</code></a> chore: Publish <code>1.10.10-nightly-20250127.1</code> with <code>swc_core</code> <code>v11.0.0</code></li> <li><a href="https://github.com/swc-project/swc/commit/fbb946f047197c1b0dea7d7d9189d7004abe5b81"><code>fbb946f</code></a> chore: Publish crates with <code>swc_core</code> <code>v11.0.0</code></li> <li><a href="https://github.com/swc-project/swc/commit/4b14eecabf51b3185103f32723742546b1cee953"><code>4b14eec</code></a> refactor(swc): Remove typo feature (<a href="https://redirect.github.com/swc-project/swc/issues/9965">#9965</a>)</li> <li><a href="https://github.com/swc-project/swc/commit/1c2f7e9db7a12ba55875d99e896328db2af62c0f"><code>1c2f7e9</code></a> refactor: Apply all pending breaking changes (<a href="https://redirect.github.com/swc-project/swc/issues/9966">#9966</a>)</li> <li>Additional commits viewable in <a href="https://github.com/swc-project/swc/compare/v1.10.1...v1.10.11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@swc/core&package-manager=npm_and_yarn&previous-version=1.10.1&new-version=1.10.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb788da commit 100ce4c

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@nx/jest": "20.3.0",
2626
"@nx/js": "^20.3.2",
2727
"@swc-node/register": "~1.10.9",
28-
"@swc/core": "~1.10.1",
28+
"@swc/core": "~1.10.11",
2929
"@swc/helpers": "~0.5.15",
3030
"eslint": "^8.57.0",
3131
"jest": "^29.7.0",

lambdas/yarn.lock

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -4595,90 +4595,90 @@ __metadata:
45954595
languageName: node
45964596
linkType: hard
45974597

4598-
"@swc/core-darwin-arm64@npm:1.10.1":
4599-
version: 1.10.1
4600-
resolution: "@swc/core-darwin-arm64@npm:1.10.1"
4598+
"@swc/core-darwin-arm64@npm:1.10.11":
4599+
version: 1.10.11
4600+
resolution: "@swc/core-darwin-arm64@npm:1.10.11"
46014601
conditions: os=darwin & cpu=arm64
46024602
languageName: node
46034603
linkType: hard
46044604

4605-
"@swc/core-darwin-x64@npm:1.10.1":
4606-
version: 1.10.1
4607-
resolution: "@swc/core-darwin-x64@npm:1.10.1"
4605+
"@swc/core-darwin-x64@npm:1.10.11":
4606+
version: 1.10.11
4607+
resolution: "@swc/core-darwin-x64@npm:1.10.11"
46084608
conditions: os=darwin & cpu=x64
46094609
languageName: node
46104610
linkType: hard
46114611

4612-
"@swc/core-linux-arm-gnueabihf@npm:1.10.1":
4613-
version: 1.10.1
4614-
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.10.1"
4612+
"@swc/core-linux-arm-gnueabihf@npm:1.10.11":
4613+
version: 1.10.11
4614+
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.10.11"
46154615
conditions: os=linux & cpu=arm
46164616
languageName: node
46174617
linkType: hard
46184618

4619-
"@swc/core-linux-arm64-gnu@npm:1.10.1":
4620-
version: 1.10.1
4621-
resolution: "@swc/core-linux-arm64-gnu@npm:1.10.1"
4619+
"@swc/core-linux-arm64-gnu@npm:1.10.11":
4620+
version: 1.10.11
4621+
resolution: "@swc/core-linux-arm64-gnu@npm:1.10.11"
46224622
conditions: os=linux & cpu=arm64 & libc=glibc
46234623
languageName: node
46244624
linkType: hard
46254625

4626-
"@swc/core-linux-arm64-musl@npm:1.10.1":
4627-
version: 1.10.1
4628-
resolution: "@swc/core-linux-arm64-musl@npm:1.10.1"
4626+
"@swc/core-linux-arm64-musl@npm:1.10.11":
4627+
version: 1.10.11
4628+
resolution: "@swc/core-linux-arm64-musl@npm:1.10.11"
46294629
conditions: os=linux & cpu=arm64 & libc=musl
46304630
languageName: node
46314631
linkType: hard
46324632

4633-
"@swc/core-linux-x64-gnu@npm:1.10.1":
4634-
version: 1.10.1
4635-
resolution: "@swc/core-linux-x64-gnu@npm:1.10.1"
4633+
"@swc/core-linux-x64-gnu@npm:1.10.11":
4634+
version: 1.10.11
4635+
resolution: "@swc/core-linux-x64-gnu@npm:1.10.11"
46364636
conditions: os=linux & cpu=x64 & libc=glibc
46374637
languageName: node
46384638
linkType: hard
46394639

4640-
"@swc/core-linux-x64-musl@npm:1.10.1":
4641-
version: 1.10.1
4642-
resolution: "@swc/core-linux-x64-musl@npm:1.10.1"
4640+
"@swc/core-linux-x64-musl@npm:1.10.11":
4641+
version: 1.10.11
4642+
resolution: "@swc/core-linux-x64-musl@npm:1.10.11"
46434643
conditions: os=linux & cpu=x64 & libc=musl
46444644
languageName: node
46454645
linkType: hard
46464646

4647-
"@swc/core-win32-arm64-msvc@npm:1.10.1":
4648-
version: 1.10.1
4649-
resolution: "@swc/core-win32-arm64-msvc@npm:1.10.1"
4647+
"@swc/core-win32-arm64-msvc@npm:1.10.11":
4648+
version: 1.10.11
4649+
resolution: "@swc/core-win32-arm64-msvc@npm:1.10.11"
46504650
conditions: os=win32 & cpu=arm64
46514651
languageName: node
46524652
linkType: hard
46534653

4654-
"@swc/core-win32-ia32-msvc@npm:1.10.1":
4655-
version: 1.10.1
4656-
resolution: "@swc/core-win32-ia32-msvc@npm:1.10.1"
4654+
"@swc/core-win32-ia32-msvc@npm:1.10.11":
4655+
version: 1.10.11
4656+
resolution: "@swc/core-win32-ia32-msvc@npm:1.10.11"
46574657
conditions: os=win32 & cpu=ia32
46584658
languageName: node
46594659
linkType: hard
46604660

4661-
"@swc/core-win32-x64-msvc@npm:1.10.1":
4662-
version: 1.10.1
4663-
resolution: "@swc/core-win32-x64-msvc@npm:1.10.1"
4661+
"@swc/core-win32-x64-msvc@npm:1.10.11":
4662+
version: 1.10.11
4663+
resolution: "@swc/core-win32-x64-msvc@npm:1.10.11"
46644664
conditions: os=win32 & cpu=x64
46654665
languageName: node
46664666
linkType: hard
46674667

4668-
"@swc/core@npm:~1.10.1":
4669-
version: 1.10.1
4670-
resolution: "@swc/core@npm:1.10.1"
4668+
"@swc/core@npm:~1.10.11":
4669+
version: 1.10.11
4670+
resolution: "@swc/core@npm:1.10.11"
46714671
dependencies:
4672-
"@swc/core-darwin-arm64": "npm:1.10.1"
4673-
"@swc/core-darwin-x64": "npm:1.10.1"
4674-
"@swc/core-linux-arm-gnueabihf": "npm:1.10.1"
4675-
"@swc/core-linux-arm64-gnu": "npm:1.10.1"
4676-
"@swc/core-linux-arm64-musl": "npm:1.10.1"
4677-
"@swc/core-linux-x64-gnu": "npm:1.10.1"
4678-
"@swc/core-linux-x64-musl": "npm:1.10.1"
4679-
"@swc/core-win32-arm64-msvc": "npm:1.10.1"
4680-
"@swc/core-win32-ia32-msvc": "npm:1.10.1"
4681-
"@swc/core-win32-x64-msvc": "npm:1.10.1"
4672+
"@swc/core-darwin-arm64": "npm:1.10.11"
4673+
"@swc/core-darwin-x64": "npm:1.10.11"
4674+
"@swc/core-linux-arm-gnueabihf": "npm:1.10.11"
4675+
"@swc/core-linux-arm64-gnu": "npm:1.10.11"
4676+
"@swc/core-linux-arm64-musl": "npm:1.10.11"
4677+
"@swc/core-linux-x64-gnu": "npm:1.10.11"
4678+
"@swc/core-linux-x64-musl": "npm:1.10.11"
4679+
"@swc/core-win32-arm64-msvc": "npm:1.10.11"
4680+
"@swc/core-win32-ia32-msvc": "npm:1.10.11"
4681+
"@swc/core-win32-x64-msvc": "npm:1.10.11"
46824682
"@swc/counter": "npm:^0.1.3"
46834683
"@swc/types": "npm:^0.1.17"
46844684
peerDependencies:
@@ -4707,7 +4707,7 @@ __metadata:
47074707
peerDependenciesMeta:
47084708
"@swc/helpers":
47094709
optional: true
4710-
checksum: 10c0/a3d3b17c1abc8f32a7cc5dfaa006fc314e71cc0beb43e71b8b1c6c3d3841412a7e55d9e72009debd48159881e8a045ecd0ea56036e022f1bc87213fe29cd9015
4710+
checksum: 10c0/5452f85d1a42c4a686cfaa141fb46cf18a1b14d5e5684d44e55e7ae63dd365a18810b94cf338bcbc2ef948e392cc35d7458c58c5b2e36e8fb37ed7ff136af00e
47114711
languageName: node
47124712
linkType: hard
47134713

@@ -8613,7 +8613,7 @@ __metadata:
86138613
"@nx/jest": "npm:20.3.0"
86148614
"@nx/js": "npm:^20.3.2"
86158615
"@swc-node/register": "npm:~1.10.9"
8616-
"@swc/core": "npm:~1.10.1"
8616+
"@swc/core": "npm:~1.10.11"
86178617
"@swc/helpers": "npm:~0.5.15"
86188618
eslint: "npm:^8.57.0"
86198619
jest: "npm:^29.7.0"

0 commit comments

Comments
 (0)