Skip to content

Bump lightningcss from 1.29.1 to 1.33.0 in /js#205

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js/lightningcss-1.33.0
Open

Bump lightningcss from 1.29.1 to 1.33.0 in /js#205
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js/lightningcss-1.33.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps lightningcss from 1.29.1 to 1.33.0.

Release notes

Sourced from lightningcss's releases.

v1.33.0

Added

Fixed

v1.32.0

Added

Fixed

v1.31.0

Features

Fixes

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.29.1 to 1.33.0.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.33.0)

---
updated-dependencies:
- dependency-name: lightningcss
  dependency-version: 1.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: area/dependencies, team/ui. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@codacy-production codacy-production Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

The pull request successfully updates lightningcss to version 1.33.0 across the account-ui and admin-ui applications. Although the project is technically 'up to standards' per Codacy, critical security vulnerabilities were detected in the pnpm-lock.yaml file (CVE-2026-6951 and CVE-2026-40181). These vulnerabilities represent significant security risks and should be addressed before merging to prevent potential remote code execution and phishing attacks.

About this PR

  • The project contains systemic security debt within its dependencies. Specifically, vulnerabilities in simple-git and react-router expose the build environment and the UI applications to high-risk exploits. It is recommended to perform a wider audit of the lockfile.
2 comments outside of the diff
js/pnpm-lock.yaml

line 310 🔴 HIGH RISK
The simple-git package is vulnerable to Remote Code Execution (CVE-2026-6951). This is a high-risk security flaw that could allow an attacker to execute arbitrary commands. Updating to version 3.36.0 is required.

Try running the following prompt in your IDE agent:

Update simple-git to version 3.36.0 in js/pnpm-lock.yaml to resolve CVE-2026-6951.

line 116 🟡 MEDIUM RISK
The react-router package contains an open redirect vulnerability (CVE-2026-40181). This can be exploited to redirect users to malicious domains. Upgrading to 6.30.4 is strongly advised.

Try running the following prompt in your IDE agent:

Update react-router to version 6.30.4 in the JS workspace to fix the open redirect vulnerability (CVE-2026-40181).

Test suggestions

  • Ensure account-ui project build and CSS minification processes complete successfully with the updated compiler version.
  • Ensure admin-ui project build and CSS minification processes complete successfully with the updated compiler version.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Ensure account-ui project build and CSS minification processes complete successfully with the updated compiler version.
2. Ensure admin-ui project build and CSS minification processes complete successfully with the updated compiler version.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants