Bump rollup from 4.47.1 to 4.49.0
Merged
Number: #139
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 12, 2025 at 10:16 AM UTC
(2 months ago)
(2 months ago)
Updated:
September 12, 2025 at 10:20 AM UTC
(2 months ago)
(2 months ago)
Merged:
September 12, 2025 at 10:20 AM UTC
(2 months ago)
by github-actions[bot]
(2 months ago)
by github-actions[bot]
Time to Close:
4 minutes
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps rollup from 4.47.1 to 4.49.0.
Release notes
Sourced from rollup's releases.
v4.49.0
4.49.0
2025-08-27
Features
- Allow config plugins to resolve imports first before deciding whether to treat them as external (#6038)
Pull Requests
- #6038: feat: Run external check in
cli/run/loadConfigFile.tsas last in order to allow handling of e.g. workspace package imports in TS monorepos correctly (@stazz,@TrickyPi)- #6082: Improve build pipeline performance (
@lukastaegert)v4.48.1
4.48.1
2025-08-25
Bug Fixes
- Correctly ignore white-space in JSX strings around line-breaks (#6051)
Pull Requests
- #6051: fix: handle whitespace according to JSX common practice (
@cyyynthia)- #6078: build: optimize pipeline take two (
@cyyynthia)v4.48.0
4.48.0
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
- #6071: Keep attributes for external dynamic imports (
@TrickyPi)- #6079: fix(deps): update swc monorepo (major) (
@renovate[bot])- #6080: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])
Changelog
Sourced from rollup's changelog.
4.49.0
2025-08-27
Features
- Allow config plugins to resolve imports first before deciding whether to treat them as external (#6038)
Pull Requests
- #6038: feat: Run external check in
cli/run/loadConfigFile.tsas last in order to allow handling of e.g. workspace package imports in TS monorepos correctly (@stazz,@TrickyPi)- #6082: Improve build pipeline performance (
@lukastaegert)4.48.1
2025-08-25
Bug Fixes
- Correctly ignore white-space in JSX strings around line-breaks (#6051)
Pull Requests
- #6051: fix: handle whitespace according to JSX common practice (
@cyyynthia)- #6078: build: optimize pipeline take two (
@cyyynthia)4.48.0
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
- #6071: Keep attributes for external dynamic imports (
@TrickyPi)- #6079: fix(deps): update swc monorepo (major) (
@renovate[bot])- #6080: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])
Commits
b12c0614.49.06b06476feat: Run external check incli/run/loadConfigFile.tsas last in order to a...59c16b9Improve build pipeline performance (#6082)8b6b06b4.48.18cf554abuild: optimize pipeline take two (#6078)c9e96c2fix: handle whitespace according to JSX common practice (#6051)77bb1ae4.48.094c96faKeep attributes for external dynamic imports (#6071)e8e9f83fix(deps): update swc monorepo (major) (#6079)d1540fafix(deps): lock file maintenance minor/patch updates (#6080)- 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 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:
1
1
Additions:
+122
+122
Deletions:
-122
-122
Package Dependencies
Technical Details
| ID: | 7597422 |
| UUID: | 2822163035 |
| Node ID: | PR_kwDOIZBN9M6oNspb |
| Host: | GitHub |
| Repository: | grafana/grafana-async-query-data-js |
| Merge State: | Unknown |