Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2025

Bumps rollup from 4.41.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.ts as 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

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

v4.47.1

4.47.1

... (truncated)

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.ts as 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

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

4.47.1

2025-08-21

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 28, 2025 18:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 28, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-4.49.0 branch from a75e617 to 8f16bde Compare August 29, 2025 06:25
ricklambrechts
ricklambrechts previously approved these changes Aug 29, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-4.49.0 branch from 8f16bde to 4743bf1 Compare August 29, 2025 07:06
Bumps [rollup](https://github.com/rollup/rollup) from 4.41.1 to 4.49.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.41.1...v4.49.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.49.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot dismissed ricklambrechts’s stale review August 29, 2025 07:37

The merge-base changed after approval.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-4.49.0 branch from 4743bf1 to ca730b3 Compare August 29, 2025 07:37
@ricklambrechts
Copy link
Member

This removes the @rollup/rollup-linux-x64-gnu from the package lock. Maybe this gives issues when someone is installing it locally but lets merge it now and we will see it in the lock file if it is needed again.

@ricklambrechts ricklambrechts merged commit a54d5b2 into main Aug 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rollup-4.49.0 branch August 29, 2025 07:57
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