Skip to content

Bump rollup from 2.38.5 to 4.62.2 - #1157

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rollup-2.80.0
Closed

Bump rollup from 2.38.5 to 4.62.2#1157
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rollup-2.80.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps rollup from 2.38.5 to 4.62.2.

Release notes

Sourced from rollup's releases.

v4.62.2

4.62.2

2026-06-19

Bug Fixes

  • Do not add spurious side-effect-free external imports to chunks when using minChunkSize (#6411)

Pull Requests

v4.62.1

4.62.1

2026-06-19

Bug Fixes

  • Preserve multipart file extensions when deconflicting output chunks (#6408)
  • Fix an issue where getLogFilter would match additional logs (#6415)

Pull Requests

v4.62.0

4.62.0

2026-06-13

Features

  • Ensure that shared dependencies between manual chunks and entry points receive a serparate chunk (#6374)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

rollup changelog

2.79.1

2022-09-22

Bug Fixes

  • Avoid massive performance degradation when creating thousands of chunks (#4643)

Pull Requests

2.79.0

2022-08-31

Features

  • Add amd.forceJsExtensionForImports to enforce using .js extensions for relative AMD imports (#4607)

Pull Requests

2.78.1

2022-08-19

Bug Fixes

  • Avoid inferring "arguments" as name for a default export placeholder variable (#4613)

Pull Requests

2.78.0

2022-08-14

Features

  • Support writing plugin hooks as objects with a "handler" property (#4600)
  • Allow changing execution order per plugin hook (#4600)
  • Add flag to execute plugins in async parallel hooks sequentially (#4600)

... (truncated)

Commits
  • 8faa187 4.62.2
  • a38a795 refactor(rust/parser_ast): extract property AstConverter write buffer kind lo...
  • 6cc5c31 Skip side-effect-free external imports when hoisting is disabled (#6411)
  • caacf70 4.62.1
  • d1e8297 Add missing ignore
  • 1ba1fc2 fix: insert conflict numbers before first extension in multi-extension filena...
  • 532bd0a Use import attributes for importing JSON (#6393)
  • 2cd8194 fix: advance value past wildcard prefix before suffix check in getLogFilter (...
  • dfac590 fix(deps): update minor/patch updates (#6418)
  • 1d6db3d chore(deps): update dependency eslint-plugin-unicorn to v66 (#6419)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for rollup since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-2.80.0 branch from 0fd61a7 to 8ec7a47 Compare July 16, 2026 16:46
@dependabot dependabot Bot changed the title Bump rollup from 2.38.5 to 2.80.0 bump rollup from 2.38.5 to 2.80.0 Jul 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-2.80.0 branch from 8ec7a47 to bf621a2 Compare July 16, 2026 22:36
@dependabot dependabot Bot changed the title bump rollup from 2.38.5 to 2.80.0 Bump rollup from 2.38.5 to 2.80.0 Jul 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-2.80.0 branch from bf621a2 to 9ec4a52 Compare July 17, 2026 00:21
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.70%. Comparing base (daf5eef) to head (17015e0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1157      +/-   ##
==========================================
+ Coverage   65.60%   66.70%   +1.10%     
==========================================
  Files           7        7              
  Lines         814      814              
==========================================
+ Hits          534      543       +9     
+ Misses        280      271       -9     
Flag Coverage Δ
integration 54.29% <ø> (?)
unit 65.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-2.80.0 branch from 9ec4a52 to 17015e0 Compare July 17, 2026 04:19
@dependabot dependabot Bot changed the title Bump rollup from 2.38.5 to 2.80.0 Bump rollup from 2.38.5 to 4.62.2 Jul 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/rollup-2.80.0 branch 3 times, most recently from 9a928b4 to 01fbabb Compare July 22, 2026 22:48
Bumps [rollup](https://github.com/rollup/rollup) from 2.38.5 to 4.62.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG-2.md)
- [Commits](rollup/rollup@v2.38.5...v4.62.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 2.80.0
  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-2.80.0 branch from 01fbabb to a9ddc5f Compare July 23, 2026 17:55
@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1189.

@dependabot dependabot Bot closed this Jul 23, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/rollup-2.80.0 branch July 23, 2026 18:25
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