Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade css-tree from 2.2.1 to 2.3.1 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DevArmenchik
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade css-tree from 2.2.1 to 2.3.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released a year ago, on 2022-12-14.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-SEMVER-3247795
169/1000
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: Proof of Concept, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.00091, Social Trends: No, Days since published: 213, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 5.99, Likelihood: 2.81, Score Version: V5
Proof of Concept
Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
169/1000
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: Proof of Concept, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.00091, Social Trends: No, Days since published: 213, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 5.99, Likelihood: 2.81, Score Version: V5
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: css-tree
  • 2.3.1 - 2022-12-14
    • Added :host, :host() and :host-context() pseudo class support (#216)
    • Fixed generator, parse and parse-selector entry points by adding missed NestedSelector node type
    • Removed npm > 7 version requirement (#218)
  • 2.3.0 - 2022-11-30
    • Added CSS Nesting support:
      • Added NestingSelector node type for & (a nesting selector) in selectors
      • Added @ nest at-rule
      • Changed behaviour for @ media inside a Rule to parse its block content as a Declaration first
      • Changed DeclarationList behaviour to follow the rules for Rule's block
    • Added the dimension units introspection & customisation:
      • Added Lexer#units dictionary to provide unit groups (length, angle, etc.) used for matching
      • Changed Lexer's constructor to take into consideration config.units to override default units
      • Extended lexer's dump to contain a units dictionary
    • Bumped mdn-data to 2.0.30
  • 2.2.1 - 2022-08-14
    • Fixed a regression added in 2.2.0 for at-rule syntax matching when at-rule has no prelude (#203)
from css-tree GitHub release notes
Commit messages
Package name: css-tree

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants