Skip to content

Bump rollup from 4.60.4 to 4.61.1#2499

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/rollup-4.61.1
Jun 6, 2026
Merged

Bump rollup from 4.60.4 to 4.61.1#2499
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/rollup-4.61.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Bumps rollup from 4.60.4 to 4.61.1.

Release notes

Sourced from rollup's releases.

v4.61.1

4.61.1

2026-06-04

Bug Fixes

  • Avoid extraneous newlines when adding headers via plugins (#6403)
  • Fix a rare issue where starting Rollup would hang on Windows (#6404)

Pull Requests

v4.61.0

4.61.0

2026-06-01

Features

  • Sort entry modules to make chunk hashes deterministic (#6391)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.61.1

2026-06-04

Bug Fixes

  • Avoid extraneous newlines when adding headers via plugins (#6403)
  • Fix a rare issue where starting Rollup would hang on Windows (#6404)

Pull Requests

4.61.0

2026-06-01

Features

  • Sort entry modules to make chunk hashes deterministic (#6391)

Pull Requests

Commits
  • b77daf0 4.61.1
  • 91b6dc4 fix: set report.excludeNetwork=true before getReport() to avoid blocking PTR ...
  • f2a0449 Improve documentation for manualPureFunctions (#6402)
  • 7bdce6c Does not add an extra leading line feed for addons (#6403)
  • 765167f 4.61.0
  • 0f547eb Sort entry modules to make chunk hash names deterministic (#6391)
  • 5838787 docs: fix broken links (#6400)
  • cc0f51a chore(deps): update react monorepo to v19 (#6395)
  • dd30037 fix(deps): update rust crate swc_compiler_base to v57 (#6396)
  • cb86c3e chore(deps): lock file maintenance (#6397)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 6, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 6, 2026

⚠️ No Changeset found

Latest commit: e10a0ab

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot enabled auto-merge (squash) June 6, 2026 14:05
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (95711d0) to head (e10a0ab).
⚠️ Report is 49 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main     #2499   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           43        43           
  Lines          958       958           
  Branches       235       235           
=========================================
  Hits           958       958           

Continue to review full report in Codecov by Harness.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 6, 2026

Bundle Report

Changes will increase total bundle size by 46 bytes (0.01%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
checksync-cjs 681.04kB 46 bytes (0.01%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: checksync-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
main.js 46 bytes 681.04kB 0.01%

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-4.61.1 branch from f5ae02a to c80cced Compare June 6, 2026 14:13
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-4.61.1 branch from c80cced to b467237 Compare June 6, 2026 14:18
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-4.61.1 branch from b467237 to 16bb99e Compare June 6, 2026 14:25
Bumps [rollup](https://github.com/rollup/rollup) from 4.60.4 to 4.61.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.60.4...v4.61.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-4.61.1 branch from 16bb99e to e10a0ab Compare June 6, 2026 14:31
@github-actions github-actions Bot merged commit 1cb2e64 into main Jun 6, 2026
13 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/rollup-4.61.1 branch June 6, 2026 14:33
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.

0 participants