zepor / NFLSTATS

MIT License
2 stars 2 forks source link

[Snyk] Upgrade @emotion/react from 11.11.1 to 11.11.3 #79

Closed zepor closed 10 months ago

zepor commented 10 months ago

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


Snyk has created this PR to upgrade @emotion/react from 11.11.1 to 11.11.3.

:information_source: 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 **1 version** ahead of your current version. - The recommended version was released **22 days ago**, on 2023-12-23.
Release notes
Package name: @emotion/react
  • 11.11.3 - 2023-12-23

    Patch Changes

    • #3101 49c20b4f Thanks @ kyvong! - Fix Theme import for newer Typescript module resolution modes

    • Updated dependencies [45c440fb]:

      • @ emotion/serialize@1.1.3
  • 11.11.1 - 2023-06-07

    Patch Changes

    • #3048 9357f337 Thanks @ naari3! - Added ElementType to the Emotion's JSX namespace. It's defined in the same way as the one in @ types/react and should make it possible to use components that return strings, Promises and other types that are valid in React.
from @emotion/react GitHub release notes
Commit messages
Package name: @emotion/react
  • b0014b4 Version Packages (#3143)
  • 49c20b4 Fix Theme import for newer Typescript module resolution modes (#3101)
  • 45c440f Change `Array` to `ReadonlyArray` in CSS type declarations (#3141)
  • 1c60314 Add `SECURITY.md`
  • f3b268f Version Packages (#3058)
  • 8f66526 Fix `@ emotion/css/create-instance` types in TypeScript module resolution modes that support the `exports` field (#3057)
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](https://app.snyk.io/org/zepor/project/b630b96d-b495-4f2c-bf03-3fa9e013c587?utm_source=github&utm_medium=referral&page=upgrade-pr) šŸ›  [Adjust upgrade PR settings](https://app.snyk.io/org/zepor/project/b630b96d-b495-4f2c-bf03-3fa9e013c587/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) šŸ”• [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/zepor/project/b630b96d-b495-4f2c-bf03-3fa9e013c587/settings/integration?pkg=@emotion/react&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
codeautopilot[bot] commented 10 months ago

PR summary

The Pull Request (PR) is an automated update by Snyk to upgrade the @emotion/react package from version 11.11.1 to 11.11.3. The PR includes changes to package-lock.json and package.json files in the frontend-container directory. The upgrade includes patch changes that fix issues with TypeScript module resolution modes and update dependencies.

Suggestion

No specific suggestions for this PR. It is a minor version upgrade with patch changes that seem to improve compatibility and fix issues. It is generally safe to merge after ensuring that the changes do not break any existing functionality through testing.