Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 19, 2025

This PR contains the following updates:

Package Change Age Confidence
rollup (source) 4.43.0 -> 4.50.0 age confidence

Release Notes

rollup/rollup (rollup)

v4.50.0

Compare Source

2025-08-31

Features
  • Support openharmony-arm64 platform (#​6081)
Bug Fixes
  • Fix loading of extensionless imports in config files (#​6084)
Pull Requests

v4.49.0

Compare Source

2025-08-27

Features
  • Allow config plugins to resolve imports first before deciding whether to treat them as external (#​6038)
Pull Requests

v4.48.1

Compare Source

2025-08-25

Bug Fixes
  • Correctly ignore white-space in JSX strings around line-breaks (#​6051)
Pull Requests

v4.48.0

Compare Source

2025-08-23

Features
  • If configured, also keep unparseable import attributes of external dynamic imports in the output(#​6071)
Bug Fixes
  • Ensure variables referenced in non-removed import attributes are included (#​6071)
Pull Requests

v4.47.1

Compare Source

2025-08-21

Bug Fixes
  • Revert build process changes to investigate issues (#​6077)
Pull Requests

v4.47.0

Compare Source

2025-08-21

Features
  • Aggressively reduce WASM build size (#​6053)
Bug Fixes
  • Fix illegal instruction error on Android ARM platforms (#​6072)
  • Allow to pass explicit undefined for optional fields in Rollup types (#​6061)
Pull Requests

v4.46.4

Compare Source

2025-08-20

Bug Fixes
  • Do not omit synthetic namespaces when only accessed via in operator (#​6052)
Pull Requests

v4.46.3

Compare Source

2025-08-18

Bug Fixes
  • Resolve illegal instruction error on arm64 architectures (#​6055)
  • Resolve sourcemap generation performance regression (#​6057)
Pull Requests

v4.46.2

Compare Source

2025-07-29

Bug Fixes
  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#​6041)
Pull Requests

v4.46.1

Compare Source

2025-07-28

Bug Fixes
  • Do not fail when using the in operator on external namespaces (#​6036)
Pull Requests

v4.46.0

Compare Source

2025-07-27

Features
  • Optimize in checks on namespaces to keep them treeshake-able (#​6029)
Pull Requests

v4.45.3

Compare Source

2025-07-26

Bug Fixes
  • Do not fail build if a const is reassigned but warn instead (#​6020)
  • Fail with a helpful error message if an exported binding is not defined (#​6023)
Pull Requests

v4.45.1

Compare Source

2025-07-15

Bug Fixes
  • Resolve crash when using certain conditional expressions (#​6009)
Pull Requests

v4.45.0

Compare Source

2025-07-12

Features
  • Improve tree-shaking when both branches of a conditional expression return the same boolean value (#​6000)
  • In environments that support both CJS and ESM, prefer the ESM build of Rollup (#​6005)
Bug Fixes
  • Ensure static blocks do not prevent tree-shaking if they access this (#​6001)
Pull Requests

v4.44.2

Compare Source

2025-07-04

Bug Fixes
  • Correctly handle @__PURE__ annotations after new keyword (#​5998)
  • Generate correct source mapping for closing braces of block statements (#​5999)
Pull Requests

v4.44.1

Compare Source

2025-06-26

Bug Fixes
  • Reinstate maxParallelFileOps limit of 1000 to resolve the issue for some (#​5992)
Pull Requests

v4.44.0

Compare Source

2025-06-19

Features
  • Remove limit on maxParallelFileOps as this could break watch mode with the commonjs plugin (#​5986)
Bug Fixes
  • Provide better source mappings when coarse intermediate maps are used (#​5985)
Pull Requests

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/rollup-4.x-lockfile branch 4 times, most recently from 1b2ee8b to 5c7a29a Compare June 26, 2025 06:28
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.44.0 chore(deps): update dependency rollup to v4.44.1 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch 4 times, most recently from a81f410 to 893cf0b Compare July 2, 2025 03:03
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 893cf0b to f8fa43b Compare July 4, 2025 15:04
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.44.1 chore(deps): update dependency rollup to v4.44.2 Jul 4, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch 3 times, most recently from dd7fb48 to 5932525 Compare July 12, 2025 06:15
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.44.2 chore(deps): update dependency rollup to v4.45.0 Jul 12, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 5932525 to 26f4533 Compare July 15, 2025 17:07
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.45.0 chore(deps): update dependency rollup to v4.45.1 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 26f4533 to f94981b Compare July 19, 2025 06:10
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from f94981b to 131aecc Compare July 26, 2025 18:04
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.45.1 chore(deps): update dependency rollup to v4.45.3 Jul 26, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 131aecc to c194095 Compare July 27, 2025 09:47
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.45.3 chore(deps): update dependency rollup to v4.46.0 Jul 27, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from c194095 to ce0170a Compare July 28, 2025 05:35
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.46.0 chore(deps): update dependency rollup to v4.46.1 Jul 28, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from ce0170a to b0873d3 Compare July 29, 2025 23:07
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.46.1 chore(deps): update dependency rollup to v4.46.2 Jul 29, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from b0873d3 to ba05ec0 Compare August 1, 2025 06:33
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch 2 times, most recently from 4530b01 to 693b09e Compare August 15, 2025 13:56
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 693b09e to 2b0669f Compare August 18, 2025 06:53
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.46.2 chore(deps): update dependency rollup to v4.46.3 Aug 18, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 2b0669f to 7d4bba5 Compare August 20, 2025 06:32
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.46.3 chore(deps): update dependency rollup to v4.46.4 Aug 20, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 7d4bba5 to eb8b1e2 Compare August 21, 2025 15:06
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.46.4 chore(deps): update dependency rollup to v4.47.1 Aug 21, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from eb8b1e2 to fcb519f Compare August 23, 2025 09:52
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.47.1 chore(deps): update dependency rollup to v4.48.0 Aug 23, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from fcb519f to 99c8d6b Compare August 25, 2025 10:42
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.48.0 chore(deps): update dependency rollup to v4.48.1 Aug 25, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch 2 times, most recently from 8c8bc22 to 4ba99ad Compare August 27, 2025 15:46
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.48.1 chore(deps): update dependency rollup to v4.49.0 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 4ba99ad to 08a3cd6 Compare August 31, 2025 09:48
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.49.0 chore(deps): update dependency rollup to v4.50.0 Aug 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants