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: , , core-js, eslint-plugin-react-refresh, react-router-dom, ts-jest, vite #1717

Closed
wants to merge 1 commit into from

Conversation

qdraw
Copy link
Owner

@qdraw qdraw commented Sep 14, 2024

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ 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.

Name Versions Released on

@types/react
from 18.3.3 to 18.3.4 | 1 version ahead of your current version | 24 days ago
on 2024-08-20
@types/node
from 20.14.15 to 20.16.1 | 3 versions ahead of your current version | a month ago
on 2024-08-19
core-js
from 3.38.0 to 3.38.1 | 1 version ahead of your current version | 25 days ago
on 2024-08-20
eslint-plugin-react-refresh
from 0.4.9 to 0.4.11 | 2 versions ahead of your current version | 23 days ago
on 2024-08-22
react-router-dom
from 6.26.0 to 6.26.1 | 2 versions ahead of your current version | a month ago
on 2024-08-15
ts-jest
from 29.2.4 to 29.2.5 | 1 version ahead of your current version | 22 days ago
on 2024-08-23
vite
from 5.4.0 to 5.4.2 | 2 versions ahead of your current version | 25 days ago
on 2024-08-20

Release notes
Package name: @types/react
  • 18.3.4 - 2024-08-20
  • 18.3.3 - 2024-05-23
from @types/react GitHub release notes
Package name: @types/node
  • 20.16.1 - 2024-08-19
  • 20.16.0 - 2024-08-18
  • 20.15.0 - 2024-08-16
  • 20.14.15 - 2024-08-09
from @types/node GitHub release notes
Package name: core-js from core-js GitHub release notes
Package name: eslint-plugin-react-refresh
  • 0.4.11 - 2024-08-22
    • Ignore type exports (ex. export type foo = string;) (fixes #47)
  • 0.4.10 - 2024-08-20
    • Support function Foo() {}; export default React.memo(Foo) (#46) (thanks @ SukkaW!)
  • 0.4.9 - 2024-07-21
    • Support function Foo() {}; export default memo(Foo) (fixes #44) (thanks @ SukkaW!)
from eslint-plugin-react-refresh GitHub release notes
Package name: react-router-dom
  • 6.26.1 - 2024-08-15

    react-router-native@6.26.1

  • 6.26.1-pre.0 - 2024-08-14

    react-router-native@6.26.1-pre.0

  • 6.26.0 - 2024-08-01
from react-router-dom GitHub release notes
Package name: ts-jest from ts-jest GitHub release notes
Package name: vite from vite 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:
  - @types/react from 18.3.3 to 18.3.4.
    See this package in npm: https://www.npmjs.com/package/@types/react
  - @types/node from 20.14.15 to 20.16.1.
    See this package in npm: https://www.npmjs.com/package/@types/node
  - core-js from 3.38.0 to 3.38.1.
    See this package in npm: https://www.npmjs.com/package/core-js
  - eslint-plugin-react-refresh from 0.4.9 to 0.4.11.
    See this package in npm: https://www.npmjs.com/package/eslint-plugin-react-refresh
  - react-router-dom from 6.26.0 to 6.26.1.
    See this package in npm: https://www.npmjs.com/package/react-router-dom
  - ts-jest from 29.2.4 to 29.2.5.
    See this package in npm: https://www.npmjs.com/package/ts-jest
  - vite from 5.4.0 to 5.4.2.
    See this package in npm: https://www.npmjs.com/package/vite

See this project in Snyk:
https://app.snyk.io/org/qdraw/project/20b3e2d1-b801-4606-bac8-c1fe370bf58c?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

@qdraw
Copy link
Owner Author

qdraw commented Sep 24, 2024

Conflicting files
starsky/starsky/clientapp/package-lock.json

@qdraw qdraw closed this Sep 24, 2024
@qdraw qdraw deleted the snyk-upgrade-ec5548a8adc7548d401955120d1db60a branch September 24, 2024 11:13
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.

Type exports should be ignored Possible false-positive with memo default export
2 participants