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 @compiled/webpack-loader from 0.6.17 to 0.19.1 #1751

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

Conversation

X-oss-byte
Copy link
Owner

@X-oss-byte X-oss-byte commented Jan 8, 2025

snyk-top-banner

Snyk has created this PR to upgrade @compiled/webpack-loader from 0.6.17 to 0.19.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 52 versions ahead of your current version.

  • The recommended version was released 21 days ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-NTHCHECK-1586032
482 Proof of Concept
medium severity Improper Input Validation
SNYK-JS-POSTCSS-5926692
482 No Known Exploit
Release notes
Package name: @compiled/webpack-loader
  • 0.19.1 - 2024-12-18

    Patch Changes

    • d75db85: Fix some false positives in shorthand-property-sorting with css and cssMap
  • 0.19.0 - 2024-12-10

    Minor Changes

    • e6d57ea: add engines to formalize supported node versions - ^16.0.0 || >= 18.0.0
    • e6d57ea: support eslint v9
  • 0.18.1 - 2024-10-23
  • 0.18.0 - 2024-10-18
  • 0.17.0 - 2024-10-14
  • 0.16.0 - 2024-09-30
  • 0.15.0 - 2024-09-12
  • 0.14.1 - 2024-09-11
  • 0.14.0 - 2024-06-07
  • 0.13.0 - 2024-05-13
  • 0.12.7 - 2024-04-11
  • 0.12.6 - 2024-04-09
  • 0.12.5 - 2024-02-07
  • 0.12.4 - 2023-12-29
  • 0.12.3 - 2023-12-22
  • 0.12.2 - 2023-12-18
  • 0.12.1 - 2023-12-07
  • 0.12.0 - 2023-12-05
  • 0.11.8 - 2023-11-27
  • 0.11.7 - 2023-11-15
  • 0.11.6 - 2023-10-25
  • 0.11.5 - 2023-10-13
  • 0.11.4 - 2023-10-04
  • 0.11.3 - 2023-08-31
  • 0.11.2 - 2023-08-21
  • 0.11.1 - 2023-07-04
  • 0.11.0 - 2023-04-26
  • 0.10.1 - 2023-03-29
  • 0.10.0 - 2023-02-20
  • 0.9.8 - 2023-01-24
  • 0.9.7 - 2022-12-20
  • 0.9.6 - 2022-11-27
  • 0.9.5 - 2022-11-07
  • 0.9.4 - 2022-11-01
  • 0.9.3 - 2022-10-12
  • 0.9.2 - 2022-08-14
  • 0.9.1 - 2022-07-18
  • 0.9.0 - 2022-06-09
  • 0.8.7 - 2022-03-29
  • 0.8.6 - 2022-03-24
  • 0.8.5 - 2022-03-16
  • 0.8.4 - 2022-03-07
  • 0.8.3 - 2022-02-24
  • 0.8.2 - 2022-02-21
  • 0.8.1 - 2022-02-15
  • 0.8.0 - 2022-01-24
  • 0.7.6 - 2022-01-07
  • 0.7.5 - 2021-12-10
  • 0.7.3 - 2021-11-23
  • 0.7.2 - 2021-11-12
  • 0.7.1 - 2021-11-04
  • 0.7.0 - 2021-10-27
  • 0.6.17 - 2021-10-13
from @compiled/webpack-loader GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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:

Summary by Sourcery

Bug Fixes:

  • Fix a ReDoS vulnerability (SNYK-JS-NTHCHECK-1586032) and an improper input validation vulnerability (SNYK-JS-POSTCSS-5926692).

Snyk has created this PR to upgrade @compiled/webpack-loader from 0.6.17 to 0.19.1.

See this package in npm:
@compiled/webpack-loader

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/449f3a7d-de9c-464f-ac5e-e957b4cf9420?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Jan 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-js-next-plugin-storybook ❌ Failed (Inspect) Jan 8, 2025 11:45pm
next-js-next-plugin-storybook-g5dx ❌ Failed (Inspect) Jan 8, 2025 11:45pm
next-js-next-plugin-storybook-y5ka ❌ Failed (Inspect) Jan 8, 2025 11:45pm
next-x-storybook ❌ Failed (Inspect) Jan 8, 2025 11:45pm

Copy link

stackblitz bot commented Jan 8, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Jan 8, 2025

Deployment failed with the following error:

Could not parse File as JSON: vercel.json

Copy link

sourcery-ai bot commented Jan 8, 2025

Reviewer's Guide by Sourcery

This pull request upgrades @compiled/webpack-loader from version 0.6.17 to 0.19.1. This addresses two vulnerabilities: a Regular Expression Denial of Service (ReDoS) vulnerability (SNYK-JS-NTHCHECK-1586032) and an Improper Input Validation vulnerability (SNYK-JS-POSTCSS-5926692).

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Upgrade @compiled/webpack-loader
  • Update the @compiled/webpack-loader dependency from version 0.6.17 to 0.19.1
examples/with-compiled-css/package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

Copy link

changeset-bot bot commented Jan 8, 2025

⚠️ No Changeset found

Latest commit: 1f18c9c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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