Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2025

This PR contains the following updates:

Package Change Age Confidence
@swc/core (source) 1.14.0 -> 1.15.3 age confidence

Release Notes

swc-project/swc (@​swc/core)

v1.15.3

Compare Source

Bug Fixes
  • (es/codegen) Restore missing top-level comments (#​11302) (0998c93)

  • (es/codegen) Emit comments of all nodes (#​11314) (387ee0f)

  • (es/minifier) Prevent compress.comparisons from transforming expressions with side effects (#​11256) (58a9d81)

  • (es/minifier) Remove unused arrow functions in dead code elimination (#​11319) (88c6ac7)

  • (es/parser) Make the span of Program start at input start (#​11199) (b56e008)

  • (es/plugin) Use #[cfg] to avoid compilation error (#​11316) (f615cdb)

  • (es/quote) Replace usage of swc_atoms with swc_core::atoms (#​11299) (c1e32fa)

Miscellaneous Tasks
Performance
Refactor

v1.15.2

Compare Source

Bug Fixes
Features
Performance
  • (es/parser) Inline skip_space (afb824a)

  • (es/parser) Eliminate the outer loop of skip_block_comment (#​11261) (e41c0ac)

  • (es/plugin) Use shared tokio runtime to avoid creation overhead (#​11267) (707026b)

v1.15.1

Compare Source

Bug Fixes
  • (cli) Print filename to stderr when compiling (#​11249) (d66dab5)

  • (es/minifier) Prevent array destructuring optimization in assignment contexts (#​11221) (99d8b0a)

Features
Miscellaneous Tasks
  • (es/compiler) Drop syntax_ext and prepare AI-based porting (#​11239) (15639c0)
Performance
Refactor

v1.15.0

Compare Source

Bug Fixes
Features
Performance
Refactor
Testing

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 4, 2025
@renovate renovate bot changed the title Update dependency @swc/core from 1.14.0 to 1.15.0 Update dependency @swc/core from 1.14.0 to 1.15.1 Nov 8, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from 139b008 to 3d3bec0 Compare November 11, 2025 01:29
@renovate renovate bot changed the title Update dependency @swc/core from 1.14.0 to 1.15.1 Update dependency @swc/core from 1.14.0 to 1.15.2 Nov 14, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch 2 times, most recently from 4295e4b to 0a01e82 Compare November 21, 2025 02:09
@renovate renovate bot changed the title Update dependency @swc/core from 1.14.0 to 1.15.2 Update dependency @swc/core from 1.14.0 to 1.15.3 Nov 21, 2025
@renovate renovate bot force-pushed the renovate/swc-monorepo branch from 0a01e82 to 41e0c38 Compare December 3, 2025 19:40
@kodiakhq kodiakhq bot merged commit dadcbe5 into master Dec 3, 2025
2 checks passed
@kodiakhq kodiakhq bot deleted the renovate/swc-monorepo branch December 3, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants