Skip to content

Bump rollup from 2.79.2 to 2.80.0 in /js_modules/dagster-ui#38

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/js_modules/dagster-ui/rollup-2.80.0
Open

Bump rollup from 2.79.2 to 2.80.0 in /js_modules/dagster-ui#38
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/js_modules/dagster-ui/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.

Greptile Summary

Dependabot security patch bumping rollup from 2.79.2 to 2.80.0 in js_modules/dagster-ui/packages/ui-components. The new version adds validation that generated bundles stay within the output directory (rollup#6277).

  • package.json: devDependency version specifier updated from ^2.79.2 to ^2.80.0
  • yarn.lock: resolved version and checksum updated accordingly
  • No source code, rollup config, or plugin changes — this is a purely dependency version bump
  • Note: The PR description flags that 2.80.0 adds a prepare install script. Worth verifying this doesn't introduce unexpected build-time behavior in CI.

Confidence Score: 5/5

  • This PR is safe to merge — it is a minor semver bump of a devDependency with no source code changes.
  • The change is limited to a minor version bump of a devDependency (rollup) with no code or configuration changes. The rollup config and all plugins remain identical. The new version only adds output-directory validation, which is additive and non-breaking for the existing build setup.
  • No files require special attention.

Important Files Changed

Filename Overview
js_modules/dagster-ui/packages/ui-components/package.json Bumps rollup devDependency version specifier from ^2.79.2 to ^2.80.0. No other changes.
js_modules/dagster-ui/yarn.lock Lockfile updated to resolve rollup 2.80.0 with new checksum. No other dependency changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Dependabot detects rollup 2.80.0] --> B[Update package.json devDependency]
    B --> C[Update yarn.lock resolved version + checksum]
    C --> D[Build: yarn rollup -c rollup.config.js]
    D --> E[rollup.config.js unchanged]
    E --> F[Output: lib/ directory with CJS bundles]
Loading

Last reviewed commit: e820635

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: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 28, 2026
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​rollup@​2.79.2 ⏵ 2.80.089 +1100 +1610099100

View full report

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