Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

Bumps the npm-patch-dev-dependencies group with 2 updates: @swc/core and rollup.

Updates @swc/core from 1.13.5 to 1.13.21

Changelog

Sourced from @​swc/core's changelog.

[1.13.21] - 2025-10-24

Bug Fixes

  • (bindings) Improve ARM64 and Alpine Linux (musl) binary loading and validation (#11173) (f9be4d7)

  • (es/codegen) Encode non-ASCII chars in regex with ascii_only option (#11155) (b6f4d1f)

  • (es/compat) Apply Array.prototype.slice to arguments in loose spread (#11122) (66428a2)

  • (es/compat) Handle sparse arrays correctly in generator transforms (#11131) (9cd4334)

  • (es/compat) Preserve AutoAccessor to prevent panic (#11150) (101c3b7)

  • (es/decorators) Emit correct metadata for enum parameters (#11154) (630484f)

  • (es/helpers) Fix SuppressedError argument order in explicit resource management (#11172) (7693fb9)

  • (es/minifier) Fix inlining of hoisted functions (#11159) (bd55d30)

  • (es/minifier) Fix inlining of hoisted functions in param (#11161) (5a4088d)

  • (es/parser) Handle JSX attributes with keyword prefixes correctly (#11136) (d3cd97f)

  • (es/parser) Support literal computed property names in enums (#11163) (146c77c)

  • (es/react) Use correct span for @jsxFrag as null literal (#11139) (9353763)

  • (es/transforms) Check errors::HANDLER.is_set() before failing (#11130) (1c9ab27)

Features

  • (bindings) Introduce AST Viewer to improve debugging experience (#10963) (fa3aacc)

... (truncated)

Commits
  • 5c197a0 chore: Publish 1.13.21 with swc_core v45.0.2
  • 76d12a6 chore(ci): Migrate autodev.yml to devbird.yml (#11174)
  • 9a1fa84 feat(es/parser): Add an error for empty type args for generic (#11164)
  • 7356594 chore: Update changelog
  • 164900d chore: Publish 1.13.21-nightly-20251024.2 with swc_core v45.0.2
  • 85a102e chore(ci): Disable binding_es_ast_viewer
  • 94fb705 chore: Update changelog
  • 4caaa31 chore: Publish 1.13.21-nightly-20251024.1 with swc_core v45.0.2
  • 055322c chore(ci): Disable test-linux-aarch64-musl-binding
  • f71b4b0 chore: Update changelog
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​swc/core since your current version.


Updates rollup from 4.52.4 to 4.52.5

Release notes

Sourced from rollup's releases.

v4.52.5

4.52.5

2025-10-18

Bug Fixes

  • Always produce valid UUIDs as debugIds in sourcemaps (#6144)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.52.5

2025-10-18

Bug Fixes

  • Always produce valid UUIDs as debugIds in sourcemaps (#6144)

Pull Requests

Commits
  • 55a8fd5 4.52.5
  • 58f5a7b fix: generation of debugIDs with invalid length (#6144)
  • 0b816b0 chore(deps): lock file maintenance minor/patch updates (#6146)
  • a973ed8 chore: eslint enable concurrency option (#6143)
  • bfa9e9f chore(deps): update actions/setup-node action to v6 (#6147)
  • 69a9336 fix(deps): lock file maintenance minor/patch updates (#6142)
  • 88b18b9 chore(deps): update peter-evans/create-or-update-comment action to v5 (#6140)
  • c9ab522 chore(deps): update peter-evans/find-comment action to v4 (#6141)
  • 01f02bd chore(deps): lock file maintenance minor/patch updates (#6135)
  • See full diff in compare view

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-patch-dev-dependencies group with 2 updates: [@swc/core](https://github.com/swc-project/swc) and [rollup](https://github.com/rollup/rollup).


Updates `@swc/core` from 1.13.5 to 1.13.21
- [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.13.5...v1.13.21)

Updates `rollup` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.13.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-dev-dependencies
- dependency-name: rollup
  dependency-version: 4.52.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 31, 2025 10:18
@dependabot dependabot bot requested review from iwysiu and njvrzm and removed request for a team October 31, 2025 10:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 31, 2025
@github-actions github-actions bot enabled auto-merge (squash) October 31, 2025 10:18
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving patch update

@github-actions github-actions bot merged commit 31bc92d into main Oct 31, 2025
7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm-patch-dev-dependencies-baa05b5b33 branch October 31, 2025 10:19
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants