Skip to content

chore(deps): bump rollup from 2.79.2 to 2.80.0#1759

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

chore(deps): bump rollup from 2.79.2 to 2.80.0#1759
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/rollup-2.80.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 28, 2026

Bumps rollup from 2.79.2 to 2.80.0.

Changelog

Sourced from rollup's changelog.

2.80.0

2026-02-22

Features

  • Throw when the generated bundle contains paths that would leave the output directory (#6277)

Pull Requests

Commits
Install script changes

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


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code labels Feb 28, 2026
@vercel
Copy link

vercel bot commented Feb 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs.npmx.dev Ready Ready Preview, Comment Mar 1, 2026 10:00pm
npmx.dev Ready Ready Preview, Comment Mar 1, 2026 10:00pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
npmx-lunaria Ignored Ignored Mar 1, 2026 10:00pm

Request Review

serhalp
serhalp previously approved these changes Feb 28, 2026
@shuuji3
Copy link
Member

shuuji3 commented Mar 1, 2026

The check-provenance action seems to be raising a false-positive result.

> Run danielroe/provenance-action@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c
Detected dependency downgrades:
- rollup: 4.56.0 -> 2.80.0 [trusted_publisher]
- rollup: 4.56.0 -> 2.80.0 [provenance]
Error: rollup lost trusted publisher: 4.56.0 -> 2.80.0
Error: rollup lost npm provenance: 4.56.0 -> 2.80.0

The are two rollup entries. The dependabot update the first rollup from 2.79.2 to 2.80.0 but it picks up the seconde one 4.56.0 and compares with the first one. https://github.com/npmx-dev/npmx.dev/pull/1759/changes#diff-32824c984905bb02bc7ffcef96a77addd1f1602cff71a11fbbfdd7f53ee026bbL9108-L9116

screenshot of the above diff lines

@danielroe
Copy link
Member

@shuuji3 yes, after manually checking we can ignore any false positives

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.2 to 2.80.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/v2.80.0/CHANGELOG.md)
- [Commits](rollup/rollup@v2.79.2...v2.80.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 2.80.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-2.80.0 branch from c6d2107 to 24982a0 Compare March 1, 2026 21:58
@danielroe
Copy link
Member

I'm more curious as why dependabot is raising a PR at all - we are managing dependencies with renovate - so I'm closing. 🙏

@danielroe danielroe closed this Mar 1, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rollup-2.80.0 branch March 1, 2026 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants