Skip to content

[Snyk] Upgrade @compiled/react from 0.6.13 to 0.17.2 #1246

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

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

Conversation

X-oss-byte
Copy link
Owner

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade @compiled/react from 0.6.13 to 0.17.2.

ℹ️ 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 33 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: @compiled/react
  • 0.17.2 - 2024-06-03

    Patch Changes

    • d75b828: Add ElementType to the global compiled JSX namespace
  • 0.17.1 - 2024-04-08
  • 0.17.0 - 2024-03-11
  • 0.16.10 - 2024-03-04
  • 0.16.9 - 2024-01-23
  • 0.16.8 - 2023-12-22
  • 0.16.7 - 2023-12-22
  • 0.16.6 - 2023-12-18
  • 0.16.5 - 2023-12-07
  • 0.16.4 - 2023-12-04
  • 0.16.3 - 2023-12-03
  • 0.16.2 - 2023-11-07
  • 0.16.1 - 2023-11-03
  • 0.16.0 - 2023-10-25

    Minor Changes

    • a0f8c89: - Set parserBabelPlugins to default to ['typescript', 'jsx']
      • This is already used across different Atlassian codebases.
      • Add missing 'babelrc: false' for all internal parseAsync calls to Babel. This was already included for transformFromAstAsync calls.

    Patch Changes

    • Updated dependencies [a0f8c89]
      • @ compiled/utils@0.11.2
  • 0.15.0 - 2023-10-04
  • 0.14.0 - 2023-08-31

    Minor Changes

    • a0f8c89: - Set parserBabelPlugins to default to ['typescript', 'jsx']
      • This is already used across different Atlassian codebases.
      • Add missing 'babelrc: false' for all internal parseAsync calls to Babel. This was already included for transformFromAstAsync calls.

    Patch Changes

    • Updated dependencies [a0f8c89]
      • @ compiled/utils@0.11.2
  • 0.13.1 - 2023-04-28
  • 0.13.0 - 2023-04-26

    Minor Changes

    • 83c47f8: [BREAKING] Add a deterministic sorting to media queries and other at-rules in Compiled. We use a simplified version of what the sort-css-media-queries package does - sorting min-width and min-height from smallest to largest, then max-width and max-height from largest to smallest. If ranges or features involving height and width are not present in the at-rule, the at-rule will be sorted lexicographically / alphabetically.

      Situations you may need to be careful of:

      • In situations where two at-rules with the same property apply at the same time, this may break your styles, as the order in which the styles are applied will change. (For example, overlapping @ media queries)
      • Because all at-rules will now be sorted lexicographically / alphabetically, @ layer blocks you pass to Compiled APIs may not be outputted in the same order, causing different CSS than expected.

      This is turned on by default. If you do not want your at-rules to be sorted, set sortAtRules to false in your configuration:

      • Webpack users: the @ compiled/webpack-loader options in your Webpack configuration
      • Parcel users: your Compiled configuration, e.g. .compiledcssrc or similar
      • Babel users: the @ compiled/babel-plugin-strip-runtime options in your .babelrc.json or similar, if you have the @ compiled/babel-plugin-strip-runtime plugin enabled.

    Patch Changes

    • 4f5865a: Fixes the parsing of custom properties (CSS variables) names in object syntax. The casing is now preserved instead of being converted to kebab-case.
    • Updated dependencies [4f5865a]
    • Updated dependencies [4f5865a]
    • Updated dependencies [83c47f8]
      • @ compiled/babel-plugin@0.29.0
      • @ compiled/babel-plugin-strip-runtime@0.29.0
      • @ compiled/utils@0.11.1
      • @ compiled/css@0.14.0
  • 0.12.0 - 2023-02-20
  • 0.11.4 - 2023-02-03
  • 0.11.3 - 2023-01-24
  • 0.11.2 - 2022-12-20

    Patch Changes

    • a0f8c89: - Set parserBabelPlugins to default to ['typescript', 'jsx']
      • This is already used across different Atlassian codebases.
      • Add missing 'babelrc: false' for all internal parseAsync calls to Babel. This was already included for transformFromAstAsync calls.
  • 0.11.1 - 2022-10-12

    Patch Changes

    • 4f5865a: Fixes the parsing of custom properties (CSS variables) names in object syntax. The casing is now preserved instead of being converted to kebab-case.
  • 0.11.0 - 2022-06-09
  • 0.10.4 - 2022-03-16
  • 0.10.3 - 2022-03-07
  • 0.10.2 - 2022-01-07
  • 0.10.1 - 2021-12-10
  • 0.10.0 - 2021-11-23
  • 0.9.1 - 2021-11-12
  • 0.9.0 - 2021-10-27
  • 0.8.0 - 2021-10-13
  • 0.7.0 - 2021-09-16
  • 0.6.13 - 2021-07-11
from @compiled/react 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.

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:

Snyk has created this PR to upgrade @compiled/react from 0.6.13 to 0.17.2.

See this package in npm:
@compiled/react

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 Jun 28, 2024

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) Jun 28, 2024 2:24pm
next-js-next-plugin-storybook-g5dx ❌ Failed (Inspect) Jun 28, 2024 2:24pm
next-js-next-plugin-storybook-y5ka ❌ Failed (Inspect) Jun 28, 2024 2:24pm
next-x-storybook ❌ Failed (Inspect) Jun 28, 2024 2:24pm

Copy link

vercel bot commented Jun 28, 2024

Deployment failed with the following error:

Could not parse File as JSON: vercel.json

Copy link

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

Copy link

changeset-bot bot commented Jun 28, 2024

⚠️ No Changeset found

Latest commit: a3dbf0d

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

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.

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