Bump rollup from 4.50.1 to 4.52.2
Open
Number: #171
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
October 08, 2025 at 10:18 AM UTC
(25 days ago)
(25 days ago)
Updated:
October 08, 2025 at 10:19 AM UTC
(25 days ago)
(25 days ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps rollup from 4.50.1 to 4.52.2.
Release notes
Sourced from rollup's releases.
v4.52.2
4.52.2
2025-09-23
Bug Fixes
- Fix Android build crashing due to failed dlopen (#6109)
Pull Requests
- #6109: fix(rust): use prebuilt std when it is available (
@cyyynthia)v4.52.1
4.52.1
2025-09-23
Bug Fixes
- Opt-out of dynamic import optimization when using top-level await to effectively prevent deadlocks (#6121)
Pull Requests
- #6121: Simplify top-level await deadlock prevention (
@lukastaegert)v4.52.0
4.52.0
2025-09-19
Features
- Add option
output.onlyExplicitManualChunksto turn off merging additional dependencies into manual chunks (#6087)- Add support for x86_64-pc-windows-gnu platform (#6110)
Pull Requests
- #6087: fix: manualChunks and non manualChunks shared dependencies are merged with the first manualChunk encountered alphabetically (
@maiieul)- #6110: Add support x86_64-pc-windows-gnu (
@lsq,@lukastaegert)- #6118: Automatically remove REPL artefacts label from PRs (
@lukastaegert)v4.51.0
4.51.0
2025-09-19
Features
- Support ROLLUP_FILE_URL_OBJ placeholder to inject file URLs into the generated code (#6108)
... (truncated)
Changelog
Sourced from rollup's changelog.
4.52.2
2025-09-23
Bug Fixes
- Fix Android build crashing due to failed dlopen (#6109)
Pull Requests
- #6109: fix(rust): use prebuilt std when it is available (
@cyyynthia)4.52.1
2025-09-23
Bug Fixes
- Opt-out of dynamic import optimization when using top-level await to effectively prevent deadlocks (#6121)
Pull Requests
- #6121: Simplify top-level await deadlock prevention (
@lukastaegert)4.52.0
2025-09-19
Features
- Add option
output.onlyExplicitManualChunksto turn off merging additional dependencies into manual chunks (#6087)- Add support for x86_64-pc-windows-gnu platform (#6110)
Pull Requests
- #6087: fix: manualChunks and non manualChunks shared dependencies are merged with the first manualChunk encountered alphabetically (
@maiieul)- #6110: Add support x86_64-pc-windows-gnu (
@lsq,@lukastaegert)- #6118: Automatically remove REPL artefacts label from PRs (
@lukastaegert)4.51.0
2025-09-19
Features
- Support ROLLUP_FILE_URL_OBJ placeholder to inject file URLs into the generated code (#6108)
Bug Fixes
- Improve OpenHarmony build to work in more situations (#6115)
... (truncated)
Commits
fa2315c4.52.210b2672fix(rust): use prebuilt std when it is available (#6109)69b5dd34.52.15eee44cSimplify top-level await deadlock prevention (#6121)2029f634.52.0039ba6bFix release script for commits without GitHub authors98f5d35Automatically remove REPL artefacts label from PRs (#6118)3f124bafix: manualChunks and non manualChunks shared dependencies are merged with th...a0bb78cAdd support x86_64-pc-windows-gnu (#6110)17487364.51.0- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+99
+99
Deletions:
-89
-89
Package Dependencies
Technical Details
| ID: | 9865754 |
| UUID: | 2896902886 |
| Node ID: | PR_kwDOIZBN9M6sqzrm |
| Host: | GitHub |
| Repository: | grafana/grafana-async-query-data-js |
| Merge State: | Unknown |