Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2025

Bumps the miscs group with 13 updates:

Package From To
@swc/core 1.12.6 1.12.7
pnpm 10.12.3 10.12.4
@swc/core-darwin-arm64 1.12.6 1.12.7
@swc/core-darwin-x64 1.12.6 1.12.7
@swc/core-linux-arm-gnueabihf 1.12.6 1.12.7
@swc/core-linux-arm64-gnu 1.12.6 1.12.7
@swc/core-linux-arm64-musl 1.12.6 1.12.7
@swc/core-linux-x64-gnu 1.12.6 1.12.7
@swc/core-linux-x64-musl 1.12.6 1.12.7
@swc/core-win32-arm64-msvc 1.12.6 1.12.7
@swc/core-win32-ia32-msvc 1.12.6 1.12.7
@swc/core-win32-x64-msvc 1.12.6 1.12.7
rollup 4.44.0 4.44.1

Updates @swc/core from 1.12.6 to 1.12.7

Changelog

Sourced from @​swc/core's changelog.

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

Updates pnpm from 10.12.3 to 10.12.4

Release notes

Sourced from pnpm's releases.

pnpm 10.12.4

Patch Changes

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.12.4

Patch Changes

Commits

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

Changelog

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

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

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

Changelog

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

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

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

Changelog

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

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

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

Changelog

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

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

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

Changelog

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

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

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

Changelog

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

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

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

Changelog

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

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

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

Changelog

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

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

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

Changelog

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

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

Performance

Testing

Commits
  • 3f1c4fb chore: Publish 1.12.7 with swc_core v29.2.0
  • 862430d chore: Update changelog
  • e43a89c chore: Publish 1.12.7-nightly-20250626.1 with swc_core v29.2.0
  • 31d2a37 chore: Publish crates with swc_core v29.2.0
  • 0ae0341 perf(es/parser): Do not compare error each time (#10696)
  • 85cd9a7 fix(es/minifier): Drop pure tagged string call expr (#10702)
  • 750c7d4 feat(es/parser): Expose Token API with unstable feature flag (#10699)
  • 5ecc3ca feat(es/parser): Enable import attributes unconditionally (#10706)
  • 643253d fix(es/parser): Support keywords as JSX member expression properties (#10701)
  • 636d7a3 feat(es/parser): Add override and out keyword (#10695)
  • Additional commits viewable in compare view

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

Changelog

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

[1.12.7] - 2025-06-26

Bug Fixes

  • (es/minifier) Fix condition for preserving properties (#10694) (5c57a05)

  • (es/minifier) Drop pure tagged string call expr (#10702) (85cd9a7)

  • (es/parser) Improve error message for template literals (#10690) (a066b76)

  • (es/parser) Rescan >= for JSX closing tag (#10693) (fe82c4c)

  • (es/parser) Support keywords as JSX member expression properties (#10701) (643253d)

Features

  • (es/parser) Add override and out keyword (#10695) (636d7a3)

  • (es/parser) Enable import attributes unconditionally (#10706) (5ecc3ca)

  • (es/parser) Expose Token API with unstable feature flag (#10699) (750c7d4)

PerformanceDescription has been truncated

Bumps the miscs group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@swc/core](https://github.com/swc-project/swc) | `1.12.6` | `1.12.7` |
| [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) | `10.12.3` | `10.12.4` |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.12.6` | `1.12.7` |
| [@swc/core-darwin-x64](https://github.com/swc-project/swc) | `1.12.6` | `1.12.7` |
| [@swc/core-linux-arm-gnueabihf](https://github.com/swc-project/swc) | `1.12.6` | `1.12.7` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.12.6` | `1.12.7` |
| [@swc/core-linux-arm64-musl](https://github.com/swc-project/swc) | `1.12.6` | `1.12.7` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.12.6` | `1.12.7` |
| [@swc/core-linux-x64-musl](https://github.com/swc-project/swc) | `1.12.6` | `1.12.7` |
| [@swc/core-win32-arm64-msvc](https://github.com/swc-project/swc) | `1.12.6` | `1.12.7` |
| [@swc/core-win32-ia32-msvc](https://github.com/swc-project/swc) | `1.12.6` | `1.12.7` |
| [@swc/core-win32-x64-msvc](https://github.com/swc-project/swc) | `1.12.6` | `1.12.7` |
| [rollup](https://github.com/rollup/rollup) | `4.44.0` | `4.44.1` |


Updates `@swc/core` from 1.12.6 to 1.12.7
- [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.6...v1.12.7)

Updates `pnpm` from 10.12.3 to 10.12.4
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v10.12.4/pnpm)

Updates `@swc/core-darwin-arm64` from 1.12.6 to 1.12.7
- [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.6...v1.12.7)

Updates `@swc/core-darwin-x64` from 1.12.6 to 1.12.7
- [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.6...v1.12.7)

Updates `@swc/core-linux-arm-gnueabihf` from 1.12.6 to 1.12.7
- [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.6...v1.12.7)

Updates `@swc/core-linux-arm64-gnu` from 1.12.6 to 1.12.7
- [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.6...v1.12.7)

Updates `@swc/core-linux-arm64-musl` from 1.12.6 to 1.12.7
- [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.6...v1.12.7)

Updates `@swc/core-linux-x64-gnu` from 1.12.6 to 1.12.7
- [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.6...v1.12.7)

Updates `@swc/core-linux-x64-musl` from 1.12.6 to 1.12.7
- [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.6...v1.12.7)

Updates `@swc/core-win32-arm64-msvc` from 1.12.6 to 1.12.7
- [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.6...v1.12.7)

Updates `@swc/core-win32-ia32-msvc` from 1.12.6 to 1.12.7
- [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.6...v1.12.7)

Updates `@swc/core-win32-x64-msvc` from 1.12.6 to 1.12.7
- [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.6...v1.12.7)

Updates `rollup` from 4.44.0 to 4.44.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.44.0...v4.44.1)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-version: 1.12.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: miscs
- dependency-name: pnpm
  dependency-version: 10.12.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: miscs
- dependency-name: "@swc/core-darwin-arm64"
  dependency-version: 1.12.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: miscs
- dependency-name: "@swc/core-darwin-x64"
  dependency-version: 1.12.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: miscs
- dependency-name: "@swc/core-linux-arm-gnueabihf"
  dependency-version: 1.12.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: miscs
- dependency-name: "@swc/core-linux-arm64-gnu"
  dependency-version: 1.12.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: miscs
- dependency-name: "@swc/core-linux-arm64-musl"
  dependency-version: 1.12.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: miscs
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-version: 1.12.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: miscs
- dependency-name: "@swc/core-linux-x64-musl"
  dependency-version: 1.12.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: miscs
- dependency-name: "@swc/core-win32-arm64-msvc"
  dependency-version: 1.12.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: miscs
- dependency-name: "@swc/core-win32-ia32-msvc"
  dependency-version: 1.12.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: miscs
- dependency-name: "@swc/core-win32-x64-msvc"
  dependency-version: 1.12.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: miscs
- dependency-name: rollup
  dependency-version: 4.44.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: miscs
...

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 Jun 26, 2025
Copy link

🔴 I'm not able to complete the request because you reached your monthly usage limit for this feature. Register your Amazon Q Developer app installation with your AWS account to increase your usage limit. Learn more

Request ID : a602bd74-b17e-4452-807d-f4f4b622343c

@github-actions github-actions bot enabled auto-merge (squash) June 26, 2025 20:48
@github-actions github-actions bot merged commit 51ae086 into main Jun 26, 2025
4 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/miscs-8628a2b7a7 branch June 26, 2025 20:48
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.

1 participant