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
Open
Conversation
74fd564 to
81399fa
Compare
Contributor
There was a problem hiding this comment.
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
rollupfrom2.79.1to2.80.0inpackages/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", |
There was a problem hiding this comment.
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.
Collaborator
|
@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>
81399fa to
9eb757e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps rollup from 2.79.1 to 2.80.0.
Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
d17ae152.80.0d6dee5eValidate bundle stays within output dir (#6277)c9bd03d2.79.248aef33fix: resolve DOM Clobbering CVE-2024-43788 (backport to v2) (#5677)