Skip to content

build(deps-dev): Bump rollup from 4.60.2 to 4.60.3 - #78

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/rollup-4.60.3
Open

build(deps-dev): Bump rollup from 4.60.2 to 4.60.3#78
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/rollup-4.60.3

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMay 5, 2026

Copy link
Copy Markdown
Contributor

Bumps rollup from 4.60.2 to 4.60.3.

Changelog

Sourced from rollup's changelog.

4.60.3

2026-05-04

Bug Fixes

  • Ensure nested "exports" variables are not renamed (#6360)

Pull Requests

Commits
  • b47bdab 4.60.3
  • 15c5f33 Add again some unneeded dev dependencies, to make some builds succeed
  • 12195dc fix: do not rename nested "exports" bindings that do not conflict (#6360)
  • b74aa39 Migrate instructions to AGENTS.md
  • aa5a377 fix(deps): update minor/patch updates (#6365)
  • 197e68b chore(deps): update msys2/setup-msys2 digest to e989830 (#6364)
  • cded70a fix(deps): update swc monorepo (major) (#6366)
  • bb2b8a5 docs: add missing backticks in plugin-development (#6368)
  • 20af1c4 chore(deps): lock file maintenance (#6367)
  • See full diff in compare view

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 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)

Bumps [rollup](https://github.com/rollup/rollup) from 4.60.2 to 4.60.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.2...v4.60.3)
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.60.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels May 5, 2026
@flex-development
flex-developmentBot enabled auto-merge (squash) May 5, 2026 02:27
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
@codecov

codecovBot commented May 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c185174) to head (c881e25).
⚠️ Report is 51 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@ Coverage Diff @@## main #78 +/- ##
=========================================
Coverage 100.00% 100.00% =========================================
Files 7 7 Lines 84 84 Branches 35 35 =========================================
Hits 84 84 
FlagCoverage Δ
bun-canary100.00% <ø> (ø)
bun-latest100.00% <ø> (ø)
node20100.00% <ø> (ø)
node21100.00% <ø> (ø)
node22100.00% <ø> (ø)
node23100.00% <ø> (ø)
node24100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 69ebf59...c881e25. Read the comment docs.

@unicornwareLex (unicornware) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@github-project-automationgithub-project-automationBot moved this from 🆕 New to 🤩 Approved in @flex-development/whenMay 5, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependenciesdependency updatestype:buildchanges to the build system or external dependencies

Projects

Status: 🤩 Approved

Development

Successfully merging this pull request may close these issues.

1 participant

@unicornware