Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

deps: bump the all-dependencies group with 14 updates#153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubJun 24, 2025

Bumps the all-dependencies group with 14 updates:

PackageFromTo
@swc/core1.12.51.12.6
@sinclair/typebox0.34.360.34.37
@swc/core-darwin-arm641.12.51.12.6
@swc/core-darwin-x641.12.51.12.6
@swc/core-linux-arm-gnueabihf1.12.51.12.6
@swc/core-linux-arm64-gnu1.12.51.12.6
@swc/core-linux-arm64-musl1.12.51.12.6
@swc/core-linux-x64-gnu1.12.51.12.6
@swc/core-linux-x64-musl1.12.51.12.6
@swc/core-win32-arm64-msvc1.12.51.12.6
@swc/core-win32-ia32-msvc1.12.51.12.6
@swc/core-win32-x64-msvc1.12.51.12.6
electron-to-chromium1.5.1711.5.173
unrs-resolver1.9.11.9.2

Updates@swc/core from 1.12.5 to 1.12.6

Changelog

Sourced from@​swc/core's changelog.

[1.12.6] - 2025-06-24

Bug Fixes

  • (es/parser) Throw error if JSX does not end with> (#10687) (cb3d6db)

  • (es/react-compiler) Use tsx syntax for parser (#10682) (a355e37)

  • (hstr) Support MSRV =1.86 (#10673) (de19d1e)

  • (ts/isolated-dts) Skip parameters without accessibility modifiers in private constructors (#10675) (1976d8e)

Features

  • (ts/fast-strip) Support JSX under a feature flag (#10656) (6a70d17)

Miscellaneous Tasks

  • (ecosystem-ci) Excludereact-leaflet (cfbb1f9)

Performance

  • (es/lexer) Optimize number literal parsing with fast path (#10655) (15d0828)

  • (es/lexer) Reduce allocations while lexing numbers (#10667) (115d228)

  • (es/lexer) Introducebyte_search to reduce comparison operations (#10668) (3806ffd)

  • (es/lexer) Compare\n first (#10669) (9c41e2f)

  • (es/lexer) Optimize lexing of numbers with separators (#10665) (cac651b)

  • (es/minifier) Remove needless clones (#10661) (5f4f7dd)

... (truncated)

Commits
  • 34a5e2e chore: Publish1.12.6 withswc_corev29.1.2
  • 7bb15eb chore: Update changelog
  • 6b01da9 chore: Publish1.12.6-nightly-20250623.3 withswc_corev29.1.2
  • cfbb1f9 chore(ecosystem-ci): Excludereact-leaflet
  • 69e8f22 chore: Update changelog
  • 3c5536b chore: Publish1.12.6-nightly-20250623.2 withswc_corev29.1.2
  • eee0578 build(wasm): Fix wasm builds
  • 89f5746 chore: Update changelog
  • a5a97ea chore: Publish1.12.6-nightly-20250623.1 withswc_corev29.1.2
  • 17d8faf chore: Publish crates withswc_corev29.1.2
  • Additional commits viewable incompare view

Updates@sinclair/typebox from 0.34.36 to 0.34.37

Commits

Updates@swc/core-darwin-arm64 from 1.12.5 to 1.12.6

Changelog

Sourced from@​swc/core-darwin-arm64's changelog.

[1.12.6] - 2025-06-24

Bug Fixes

  • (es/parser) Throw error if JSX does not end with> (#10687) (cb3d6db)

  • (es/react-compiler) Use tsx syntax for parser (#10682) (a355e37)

  • (hstr) Support MSRV =1.86 (#10673) (de19d1e)

  • (ts/isolated-dts) Skip parameters without accessibility modifiers in private constructors (#10675) (1976d8e)

Features

  • (ts/fast-strip) Support JSX under a feature flag (#10656) (6a70d17)

Miscellaneous Tasks

  • (ecosystem-ci) Excludereact-leaflet (cfbb1f9)

Performance

  • (es/lexer) Optimize number literal parsing with fast path (#10655) (15d0828)

  • (es/lexer) Reduce allocations while lexing numbers (#10667) (115d228)

  • (es/lexer) Introducebyte_search to reduce comparison operations (#10668) (3806ffd)

  • (es/lexer) Compare\n first (#10669) (9c41e2f)

  • (es/lexer) Optimize lexing of numbers with separators (#10665) (cac651b)

  • (es/minifier) Remove needless clones (#10661) (5f4f7dd)

... (truncated)

Commits
  • 34a5e2e chore: Publish1.12.6 withswc_corev29.1.2
  • 7bb15eb chore: Update changelog
  • 6b01da9 chore: Publish1.12.6-nightly-20250623.3 withswc_corev29.1.2
  • cfbb1f9 chore(ecosystem-ci): Excludereact-leaflet
  • 69e8f22 chore: Update changelog
  • 3c5536b chore: Publish1.12.6-nightly-20250623.2 withswc_corev29.1.2
  • eee0578 build(wasm): Fix wasm builds
  • 89f5746 chore: Update changelog
  • a5a97ea chore: Publish1.12.6-nightly-20250623.1 withswc_corev29.1.2
  • 17d8faf chore: Publish crates withswc_corev29.1.2
  • Additional commits viewable incompare view

Updates@swc/core-darwin-x64 from 1.12.5 to 1.12.6

Changelog

Sourced from@​swc/core-darwin-x64's changelog.

[1.12.6] - 2025-06-24

Bug Fixes

  • (es/parser) Throw error if JSX does not end with> (#10687) (cb3d6db)

  • (es/react-compiler) Use tsx syntax for parser (#10682) (a355e37)

  • (hstr) Support MSRV =1.86 (#10673) (de19d1e)

  • (ts/isolated-dts) Skip parameters without accessibility modifiers in private constructors (#10675) (1976d8e)

Features

  • (ts/fast-strip) Support JSX under a feature flag (#10656) (6a70d17)

Miscellaneous Tasks

  • (ecosystem-ci) Excludereact-leaflet (cfbb1f9)

Performance

  • (es/lexer) Optimize number literal parsing with fast path (#10655) (15d0828)

  • (es/lexer) Reduce allocations while lexing numbers (#10667) (115d228)

  • (es/lexer) Introducebyte_search to reduce comparison operations (#10668) (3806ffd)

  • (es/lexer) Compare\n first (#10669) (9c41e2f)

  • (es/lexer) Optimize lexing of numbers with separators (#10665) (cac651b)

  • (es/minifier) Remove needless clones (#10661) (5f4f7dd)

... (truncated)

Commits
  • 34a5e2e chore: Publish1.12.6 withswc_corev29.1.2
  • 7bb15eb chore: Update changelog
  • 6b01da9 chore: Publish1.12.6-nightly-20250623.3 withswc_corev29.1.2
  • cfbb1f9 chore(ecosystem-ci): Excludereact-leaflet
  • 69e8f22 chore: Update changelog
  • 3c5536b chore: Publish1.12.6-nightly-20250623.2 withswc_corev29.1.2
  • eee0578 build(wasm): Fix wasm builds
  • 89f5746 chore: Update changelog
  • a5a97ea chore: Publish1.12.6-nightly-20250623.1 withswc_corev29.1.2
  • 17d8faf chore: Publish crates withswc_corev29.1.2
  • Additional commits viewable incompare view

Updates@swc/core-linux-arm-gnueabihf from 1.12.5 to 1.12.6

Changelog

Sourced from@​swc/core-linux-arm-gnueabihf's changelog.

[1.12.6] - 2025-06-24

Bug Fixes

  • (es/parser) Throw error if JSX does not end with> (#10687) (cb3d6db)

  • (es/react-compiler) Use tsx syntax for parser (#10682) (a355e37)

  • (hstr) Support MSRV =1.86 (#10673) (de19d1e)

  • (ts/isolated-dts) Skip parameters without accessibility modifiers in private constructors (#10675) (1976d8e)

Features

  • (ts/fast-strip) Support JSX under a feature flag (#10656) (6a70d17)

Miscellaneous Tasks

  • (ecosystem-ci) Excludereact-leaflet (cfbb1f9)

Performance

  • (es/lexer) Optimize number literal parsing with fast path (#10655) (15d0828)

  • (es/lexer) Reduce allocations while lexing numbers (#10667) (115d228)

  • (es/lexer) Introducebyte_search to reduce comparison operations (#10668) (3806ffd)

  • (es/lexer) Compare\n first (#10669) (9c41e2f)

  • (es/lexer) Optimize lexing of numbers with separators (#10665) (cac651b)

  • (es/minifier) Remove needless clones (#10661) (5f4f7dd)

... (truncated)

Commits
  • 34a5e2e chore: Publish1.12.6 withswc_corev29.1.2
  • 7bb15eb chore: Update changelog
  • 6b01da9 chore: Publish1.12.6-nightly-20250623.3 withswc_corev29.1.2
  • cfbb1f9 chore(ecosystem-ci): Excludereact-leaflet
  • 69e8f22 chore: Update changelog
  • 3c5536b chore: Publish1.12.6-nightly-20250623.2 withswc_corev29.1.2
  • eee0578 build(wasm): Fix wasm builds
  • 89f5746 chore: Update changelog
  • a5a97ea chore: Publish1.12.6-nightly-20250623.1 withswc_corev29.1.2
  • 17d8faf chore: Publish crates withswc_corev29.1.2
  • Additional commits viewable incompare view

Updates@swc/core-linux-arm64-gnu from 1.12.5 to 1.12.6

Changelog

Sourced from@​swc/core-linux-arm64-gnu's changelog.

[1.12.6] - 2025-06-24

Bug Fixes

  • (es/parser) Throw error if JSX does not end with> (#10687) (cb3d6db)

  • (es/react-compiler) Use tsx syntax for parser (#10682) (a355e37)

  • (hstr) Support MSRV =1.86 (#10673) (de19d1e)

  • (ts/isolated-dts) Skip parameters without accessibility modifiers in private constructors (#10675) (1976d8e)

Features

  • (ts/fast-strip) Support JSX under a feature flag (#10656) (6a70d17)

Miscellaneous Tasks

  • (ecosystem-ci) Excludereact-leaflet (cfbb1f9)

Performance

  • (es/lexer) Optimize number literal parsing with fast path (#10655) (15d0828)

  • (es/lexer) Reduce allocations while lexing numbers (#10667) (115d228)

  • (es/lexer) Introducebyte_search to reduce comparison operations (#10668) (3806ffd)

  • (es/lexer) Compare\n first (#10669) (9c41e2f)

  • (es/lexer) Optimize lexing of numbers with separators (#10665) (cac651b)

  • (es/minifier) Remove needless clones (#10661) (5f4f7dd)

... (truncated)

Commits
  • 34a5e2e chore: Publish1.12.6 withswc_corev29.1.2
  • 7bb15eb chore: Update changelog
  • 6b01da9 chore: Publish1.12.6-nightly-20250623.3 withswc_corev29.1.2
  • cfbb1f9 chore(ecosystem-ci): Excludereact-leaflet
  • 69e8f22 chore: Update changelog
  • 3c5536b chore: Publish1.12.6-nightly-20250623.2 withswc_corev29.1.2
  • eee0578 build(wasm): Fix wasm builds
  • 89f5746 chore: Update changelog
  • a5a97ea chore: Publish1.12.6-nightly-20250623.1 withswc_corev29.1.2
  • 17d8faf chore: Publish crates withswc_corev29.1.2
  • Additional commits viewable incompare view

Updates@swc/core-linux-arm64-musl from 1.12.5 to 1.12.6

Changelog

Sourced from@​swc/core-linux-arm64-musl's changelog.

[1.12.6] - 2025-06-24

Bug Fixes

  • (es/parser) Throw error if JSX does not end with> (#10687) (cb3d6db)

  • (es/react-compiler) Use tsx syntax for parser (#10682) (a355e37)

  • (hstr) Support MSRV =1.86 (#10673) (de19d1e)

  • (ts/isolated-dts) Skip parameters without accessibility modifiers in private constructors (#10675) (1976d8e)

Features

  • (ts/fast-strip) Support JSX under a feature flag (#10656) (6a70d17)

Miscellaneous Tasks

  • (ecosystem-ci) Excludereact-leaflet (cfbb1f9)

Performance

  • (es/lexer) Optimize number literal parsing with fast path (#10655) (15d0828)

  • (es/lexer) Reduce allocations while lexing numbers (#10667) (115d228)

  • (es/lexer) Introducebyte_search to reduce comparison operations (#10668) (3806ffd)

  • (es/lexer) Compare\n first (#10669) (9c41e2f)

  • (es/lexer) Optimize lexing of numbers with separators (#10665) (cac651b)

  • (es/minifier) Remove needless clones (#10661) (5f4f7dd)

... (truncated)

Commits
  • 34a5e2e chore: Publish1.12.6 withswc_corev29.1.2
  • 7bb15eb chore: Update changelog
  • 6b01da9 chore: Publish1.12.6-nightly-20250623.3 withswc_corev29.1.2
  • cfbb1f9 chore(ecosystem-ci): Excludereact-leaflet
  • 69e8f22 chore: Update changelog
  • 3c5536b chore: Publish1.12.6-nightly-20250623.2 withswc_corev29.1.2
  • eee0578 build(wasm): Fix wasm builds
  • 89f5746 chore: Update changelog
  • a5a97ea chore: Publish1.12.6-nightly-20250623.1 withswc_corev29.1.2
  • 17d8faf chore: Publish crates withswc_corev29.1.2
  • Additional commits viewable incompare view

Updates@swc/core-linux-x64-gnu from 1.12.5 to 1.12.6

Changelog

Sourced from@​swc/core-linux-x64-gnu's changelog.

[1.12.6] - 2025-06-24

Bug Fixes

  • (es/parser) Throw error if JSX does not end with> (#10687) (cb3d6db)

  • (es/react-compiler) Use tsx syntax for parser (#10682) (a355e37)

  • (hstr) Support MSRV =1.86 (#10673) (de19d1e)

  • (ts/isolated-dts) Skip parameters without accessibility modifiers in private constructors (#10675) (1976d8e)

Features

  • (ts/fast-strip) Support JSX under a feature flag (#10656) (6a70d17)

Miscellaneous Tasks

  • (ecosystem-ci) Excludereact-leaflet (cfbb1f9)

Performance

  • (es/lexer) Optimize number literal parsing with fast path (#10655) (15d0828)

  • (es/lexer) Reduce allocations while lexing numbers (#10667) (115d228)

  • (es/lexer) Introducebyte_search to reduce comparison operations (#10668) (3806ffd)

  • (es/lexer) Compare\n first (#10669) (9c41e2f)

  • (es/lexer) Optimize lexing of numbers with separators (#10665) (cac651b)

  • (es/minifier) Remove needless clones (#10661) (5f4f7dd)

... (truncated)

Commits
  • 34a5e2e chore: Publish1.12.6 withswc_corev29.1.2
  • 7bb15eb chore: Update changelog
  • 6b01da9 chore: Publish1.12.6-nightly-20250623.3 withswc_corev29.1.2
  • cfbb1f9 chore(ecosystem-ci): Excludereact-leaflet
  • 69e8f22 chore: Update changelog
  • 3c5536b chore: Publish1.12.6-nightly-20250623.2 withswc_corev29.1.2
  • eee0578 build(wasm): Fix wasm builds
  • 89f5746 chore: Update changelog
  • a5a97ea chore: Publish1.12.6-nightly-20250623.1 withswc_corev29.1.2
  • 17d8faf chore: Publish crates withswc_corev29.1.2
  • Additional commits viewable incompare view

Updates@swc/core-linux-x64-musl from 1.12.5 to 1.12.6

Changelog

Sourced from@​swc/core-linux-x64-musl's changelog.

[1.12.6] - 2025-06-24

Bug Fixes

  • (es/parser) Throw error if JSX does not end with> (#10687) (cb3d6db)

  • (es/react-compiler) Use tsx syntax for parser (#10682) (a355e37)

  • (hstr) Support MSRV =1.86 (#10673) (de19d1e)

  • (ts/isolated-dts) Skip parameters without accessibility modifiers in private constructors (#10675) (1976d8e)

Features

  • (ts/fast-strip) Support JSX under a feature flag (#10656) (6a70d17)

Miscellaneous Tasks

  • (ecosystem-ci) Excludereact-leaflet (cfbb1f9)

Performance

  • (es/lexer) Optimize number literal parsing with fast path (#10655) (15d0828)

  • (es/lexer) Reduce allocations while lexing numbers (#10667) (115d228)

  • (es/lexer) Introducebyte_search to reduce comparison operations (#10668) (3806ffd)

  • (es/lexer) Compare\n first (#10669) (9c41e2f)

  • (es/lexer) Optimize lexing of numbers with separators (#10665) (cac651b)

  • (es/minifier) Remove needless clones (#10661) (5f4f7dd)

... (truncated)

Commits
  • 34a5e2e chore: Publish1.12.6 withswc_corev29.1.2
  • 7bb15eb chore: Update changelog
  • 6b01da9 chore: Publish1.12.6-nightly-20250623.3 withswc_corev29.1.2
  • cfbb1f9 chore(ecosystem-ci): Excludereact-leaflet
  • 69e8f22 chore: Update changelog
  • 3c5536b chore: Publish1.12.6-nightly-20250623.2 withswc_corev29.1.2
  • eee0578 build(wasm): Fix wasm builds
  • 89f5746 chore: Update changelog
  • a5a97ea chore: Publish1.12.6-nightly-20250623.1 withswc_corev29.1.2
  • 17d8faf chore: Publish crates withswc_corev29.1.2
  • Additional commits viewable incompare view

Updates@swc/core-win32-arm64-msvc from 1.12.5 to 1.12.6

Changelog

Sourced from@​swc/core-win32-arm64-msvc's changelog.

[1.12.6] - 2025-06-24

Bug Fixes

  • (es/parser) Throw error if JSX does not end with> (#10687) (cb3d6db)

  • (es/react-compiler) Use tsx syntax for parser (#10682) (a355e37)

  • (hstr) Support MSRV =1.86 (#10673) (de19d1e)

  • (ts/isolated-dts) Skip parameters without accessibility modifiers in private constructors (#10675) (1976d8e)

Features

  • (ts/fast-strip) Support JSX under a feature flag (#10656) (6a70d17)

Miscellaneous Tasks

  • (ecosystem-ci) Excludereact-leaflet (cfbb1f9)

Performance

  • (es/lexer) Optimize number literal parsing with fast path (#10655) (15d0828)

  • (es/lexer) Reduce allocations while lexing numbers (#10667) (115d228)

  • (es/lexer) Introducebyte_search to reduce comparison operations (#10668) (3806ffd)

  • (es/lexer) Compare\n first (#10669) (9c41e2f)

  • (es/lexer) Optimize lexing of numbers with separators (#10665) (cac651b)

  • (es/minifier) Remove needless clones (#10661) (5f4f7dd)

... (truncated)

Commits
  • 34a5e2e chore: Publish1.12.6 withswc_corev29.1.2
  • 7bb15eb chore: Update changelog
  • 6b01da9 chore: Publish1.12.6-nightly-20250623.3 withswc_corev29.1.2
  • cfbb1f9 chore(ecosystem-ci): Excludereact-leaflet
  • 69e8f22 chore: Update changelog
  • 3c5536b chore: Publish1.12.6-nightly-20250623.2 withswc_corev29.1.2
  • eee0578 build(wasm): Fix wasm builds
  • 89f5746 chore: Update changelog
  • a5a97ea chore: Publish1.12.6-nightly-20250623.1 withswc_corev29.1.2
  • 17d8faf chore: Publish crates withswc_corev29.1.2
  • Additional commits viewable incompare view

Updates@swc/core-win32-ia32-msvc from 1.12.5 to 1.12.6

Changelog

Sourced from@​swc/core-win32-ia32-msvc's changelog.

[1.12.6] - 2025-06-24

Bug Fixes

  • (es/parser) Throw error if JSX does not end with> (#10687) (cb3d6db)

  • (es/react-compiler) Use tsx syntax for parser (#10682) (a355e37)

  • (hstr) Support MSRV =1.86 (#10673) (de19d1e)

  • (ts/isolated-dts) Skip parameters without accessibility modifiers in private constructors (#10675) (1976d8e)

Features

  • (ts/fast-strip) Support JSX under a feature flag (#10656) (6a70d17)

Miscellaneous Tasks

  • (ecosystem-ci) Excludereact-leaflet (cfbb1f9)

Performance

  • (es/lexer) Optimize number literal parsing with fast path (#10655) (15d0828)

  • (es/lexer) Reduce allocations while lexing numbers (#10667) (115d228)

  • (es/lexer) Introducebyte_search to reduce comparison operations (#10668) (3806ffd)

  • (es/lexer) Compare\n first (#10669) (9c41e2f)

  • (es/lexer) Optimize lexing of numbers with separators (#10665) (cac651b)

  • (es/minifier) Remove needless clones (#10661) (5f4f7dd)

... (truncated)

Commits
  • 34a5e2e chore: Publish1.12.6 withswc_corev29.1.2
  • 7bb15eb chore: Update changelog
  • 6b01da9 chore: Publish1.12.6-nightly-20250623.3 withswc_corev29.1.2
  • cfbb1f9 chore(ecosystem-ci): Excludereact-leaflet
  • 69e8f22 chore: Update changelog
  • 3c5536b chore: Publish1.12.6-nightly-20250623.2 withswc_corev29.1.2
  • eee0578 build(wasm): Fix wasm builds
  • 89f5746 chore: Update changelog
  • a5a97ea chore: Publish1.12.6-nightly-20250623.1 withswc_corev29.1.2
  • 17d8faf chore: Publish crates withswc_corev29.1.2
  • Additional commits viewable incompare view

Updates@swc/core-win32-x64-msvc from 1.12.5 to 1.12.6

Changelog

Sourced from@​swc/core-win32-x64-msvc's changelog.

[1.12.6] - 2025-06-24

Bug Fixes

  • (es/parser) Throw error if JSX does not end with> (#10687) (cb3d6db)

  • (es/react-compiler) Use tsx syntax for parser (#10682) (a355e37)

  • (hstr) Support MSRV =1.86 (#10673) (de19d1e)

  • (ts/isolated-dts) Skip parameters without accessibility modifiers in private constructors (#10675) (1976d8e)

Features

  • (ts/fast-strip) Support JSX under a feature flag (#10656) (6a70d17)

Miscellaneous Tasks

  • (ecosystem-ci) Excludereact-leaflet (cfbb1f9)

Performance

  • (es/lexer) Optimize number literal parsing with fast path (#10655) (15d0828)

  • (es/lexer) Reduce allocations while lexing numbers (#10667) (115d228)

  • (es/lexer) Introducebyte_search to reduce comparison operations (#10668) (3806ffd)

  • (es/lexer) Compare\n first (#10669) (9c41e2f)

  • (es/lexer) Optimize lexing of numbers with separators (#10665) (cac651b)

  • (es/minifier) Remove needless clones (#10661) (5f4f7dd)

... (truncated)

Commits
  • 34a5e2e chore: Publish1.12.6 withswc_corev29.1.2
  • 7bb15eb chore: Update changelog
  • 6b01da9 chore: Publish1.12.6-nightly-20250623.3 withswc_corev29.1.2
  • cfbb1f9 chore(ecosystem-ci): Excludereact-leaflet
  • 69e8f22 chore: Update changelog
  • 3c5536b chore: Publish1.12.6-nightly-20250623.2 withswc_corev29.1.2
  • eee0578 build(wasm): Fix wasm builds
  • 89f5746 chore: Update changelog
  • a5a97ea chore: Publish1.12.6-nightly-20250623.1 with <...

    Description has been truncated

Bumps the all-dependencies group with 14 updates:| Package | From | To || --- | --- | --- || [@swc/core](https://github.com/swc-project/swc) | `1.12.5` | `1.12.6` || [@sinclair/typebox](https://github.com/sinclairzx81/typebox) | `0.34.36` | `0.34.37` || [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.12.5` | `1.12.6` || [@swc/core-darwin-x64](https://github.com/swc-project/swc) | `1.12.5` | `1.12.6` || [@swc/core-linux-arm-gnueabihf](https://github.com/swc-project/swc) | `1.12.5` | `1.12.6` || [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.12.5` | `1.12.6` || [@swc/core-linux-arm64-musl](https://github.com/swc-project/swc) | `1.12.5` | `1.12.6` || [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.12.5` | `1.12.6` || [@swc/core-linux-x64-musl](https://github.com/swc-project/swc) | `1.12.5` | `1.12.6` || [@swc/core-win32-arm64-msvc](https://github.com/swc-project/swc) | `1.12.5` | `1.12.6` || [@swc/core-win32-ia32-msvc](https://github.com/swc-project/swc) | `1.12.5` | `1.12.6` || [@swc/core-win32-x64-msvc](https://github.com/swc-project/swc) | `1.12.5` | `1.12.6` || [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.171` | `1.5.173` || [unrs-resolver](https://github.com/unrs/unrs-resolver) | `1.9.1` | `1.9.2` |Updates `@swc/core` from 1.12.5 to 1.12.6- [Release notes](https://github.com/swc-project/swc/releases)- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)- [Commits](swc-project/swc@v1.12.5...v1.12.6)Updates `@sinclair/typebox` from 0.34.36 to 0.34.37- [Commits](sinclairzx81/typebox@0.34.36...0.34.37)Updates `@swc/core-darwin-arm64` from 1.12.5 to 1.12.6- [Release notes](https://github.com/swc-project/swc/releases)- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)- [Commits](swc-project/swc@v1.12.5...v1.12.6)Updates `@swc/core-darwin-x64` from 1.12.5 to 1.12.6- [Release notes](https://github.com/swc-project/swc/releases)- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)- [Commits](swc-project/swc@v1.12.5...v1.12.6)Updates `@swc/core-linux-arm-gnueabihf` from 1.12.5 to 1.12.6- [Release notes](https://github.com/swc-project/swc/releases)- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)- [Commits](swc-project/swc@v1.12.5...v1.12.6)Updates `@swc/core-linux-arm64-gnu` from 1.12.5 to 1.12.6- [Release notes](https://github.com/swc-project/swc/releases)- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)- [Commits](swc-project/swc@v1.12.5...v1.12.6)Updates `@swc/core-linux-arm64-musl` from 1.12.5 to 1.12.6- [Release notes](https://github.com/swc-project/swc/releases)- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)- [Commits](swc-project/swc@v1.12.5...v1.12.6)Updates `@swc/core-linux-x64-gnu` from 1.12.5 to 1.12.6- [Release notes](https://github.com/swc-project/swc/releases)- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)- [Commits](swc-project/swc@v1.12.5...v1.12.6)Updates `@swc/core-linux-x64-musl` from 1.12.5 to 1.12.6- [Release notes](https://github.com/swc-project/swc/releases)- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)- [Commits](swc-project/swc@v1.12.5...v1.12.6)Updates `@swc/core-win32-arm64-msvc` from 1.12.5 to 1.12.6- [Release notes](https://github.com/swc-project/swc/releases)- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)- [Commits](swc-project/swc@v1.12.5...v1.12.6)Updates `@swc/core-win32-ia32-msvc` from 1.12.5 to 1.12.6- [Release notes](https://github.com/swc-project/swc/releases)- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)- [Commits](swc-project/swc@v1.12.5...v1.12.6)Updates `@swc/core-win32-x64-msvc` from 1.12.5 to 1.12.6- [Release notes](https://github.com/swc-project/swc/releases)- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)- [Commits](swc-project/swc@v1.12.5...v1.12.6)Updates `electron-to-chromium` from 1.5.171 to 1.5.173- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)- [Commits](Kilian/electron-to-chromium@v1.5.171...v1.5.173)Updates `unrs-resolver` from 1.9.1 to 1.9.2- [Release notes](https://github.com/unrs/unrs-resolver/releases)- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)- [Commits](unrs/unrs-resolver@v1.9.1...v1.9.2)---updated-dependencies:- dependency-name: "@swc/core"  dependency-version: 1.12.6  dependency-type: direct:development  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@sinclair/typebox"  dependency-version: 0.34.37  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@swc/core-darwin-arm64"  dependency-version: 1.12.6  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@swc/core-darwin-x64"  dependency-version: 1.12.6  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@swc/core-linux-arm-gnueabihf"  dependency-version: 1.12.6  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@swc/core-linux-arm64-gnu"  dependency-version: 1.12.6  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@swc/core-linux-arm64-musl"  dependency-version: 1.12.6  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@swc/core-linux-x64-gnu"  dependency-version: 1.12.6  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@swc/core-linux-x64-musl"  dependency-version: 1.12.6  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@swc/core-win32-arm64-msvc"  dependency-version: 1.12.6  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@swc/core-win32-ia32-msvc"  dependency-version: 1.12.6  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: "@swc/core-win32-x64-msvc"  dependency-version: 1.12.6  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: electron-to-chromium  dependency-version: 1.5.173  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: all-dependencies- dependency-name: unrs-resolver  dependency-version: 1.9.2  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: all-dependencies...Signed-off-by: dependabot[bot] <support@github.com>
@github-actionsgithub-actionsbot merged commitf24dc74 intomasterJun 24, 2025
5 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/npm_and_yarn/all-dependencies-c1e294b733 branchJune 24, 2025 16:19
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp