Skip to content

build(deps-dev): bump rollup from 2.79.1 to 2.80.0 in /packages/components-react#2465

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/components-react/rollup-2.80.0
Open

build(deps-dev): bump rollup from 2.79.1 to 2.80.0 in /packages/components-react#2465
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/components-react/rollup-2.80.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 25, 2026

Bumps rollup from 2.79.1 to 2.80.0.

Release notes

Sourced from rollup's releases.

v.2.79.2

2.79.2

2024-09-26

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

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

2.79.2

2024-09-26

Bug Fixes

Pull Requests

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 25, 2026
Copilot AI review requested due to automatic review settings February 25, 2026 23:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 25, 2026
@dependabot dependabot Bot review requested due to automatic review settings February 25, 2026 23:03
@amir-ba amir-ba force-pushed the dependabot/npm_and_yarn/packages/components-react/rollup-2.80.0 branch from 74fd564 to 81399fa Compare April 22, 2026 12:20
Copilot AI review requested due to automatic review settings April 22, 2026 12:20
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Rollup devDependency for @telekom/scale-components-react to pick up upstream fixes/features for the React package’s bundling pipeline.

Changes:

  • Bump rollup from 2.79.1 to 2.80.0 in packages/components-react.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"@types/react-dom": "^18.3.1",
"rimraf": "^3.0.2",
"rollup": "2.79.1",
"rollup": "2.80.0",
Copy link

Copilot AI Apr 22, 2026

Choose a reason for hiding this comment

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

This version bump updates package.json but does not update the repo’s Yarn lockfile. yarn.lock currently still pins rollup@2.79.1 and has no entry for 2.80.0, so installs/CI will continue using the old Rollup version (or produce a dirty working tree when Yarn regenerates the lockfile). Please regenerate and commit yarn.lock after updating this dependency.

Copilot uses AI. Check for mistakes.
@amir-ba
Copy link
Copy Markdown
Collaborator

amir-ba commented Apr 22, 2026

@dependabot recreate

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 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.1...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 force-pushed the dependabot/npm_and_yarn/packages/components-react/rollup-2.80.0 branch from 81399fa to 9eb757e Compare April 22, 2026 12:55
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.

2 participants