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

fix(deps): update react monorepo #1642

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 18.2.51 -> 18.2.63 age adoption passing confidence
@types/react-dom (source) 18.2.18 -> 18.2.20 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

changeset-bot bot commented Mar 1, 2024

⚠️ No Changeset found

Latest commit: f97a902

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

what-the-diff bot commented Mar 1, 2024

PR Summary

  • Updated React Types Version
    The package definitions ('@types/react') for react in our project has been updated from version "18.2.51" to "18.2.61". This will provide more complete and updated definitions and possibly more deployment stability.

  • Updated React-DOM Types Version
    The package definitions ('@types/react-dom') for React DOM has been updated from version "18.2.18" to "18.2.19". This introduces more accurate type information for better code autocompletion and error detection in our React DOM usage.

  • Updated Docsearch React and Docsearch JS Version
    The Docsearch-related dependencies, specifically '@docsearch/react' and '@docsearch/js', had their package definition versions updated to align with the newly updated '@types/react' version "18.2.61". This ensures that search functions using Docsearch maintain their compatibility with our updated React version.

  • No Changes in ViteJS Plugin-Vue Version
    Despite the branch mentions, there were no updates in '@vitejs/plugin-vue' version. It remains at "2.3.4".

  • Updated AJV Version
    The 'ajv' version, a prominent JSON schema validator, was upgraded from "8.9.0" to "8.11.0". This potentially provides more precise schema validation and error handling.

  • Updated Vite Version
    Our project's 'vite' version was bumped from "2.9.15" to "2.9.17". This update can offer performance improvements and bug fixes to improve our project's build speed and stability.

  • Updated Vue Version
    The 'vue' package in our project has been updated from "3.2.31" to "3.2.33". This brings us the latest features, improvements, and bug fixes from the Vue.js framework.

@renovate renovate bot force-pushed the renovate/react-monorepo branch 4 times, most recently from 1b7e1d9 to deb63bc Compare March 6, 2024 14:03
Copy link

socket-security bot commented Mar 6, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/[email protected] None +3 476 kB types
npm/@types/[email protected] None +2 443 kB types
npm/@types/[email protected] None +6 1.87 MB types
npm/@types/[email protected] None +15 2.02 MB types
npm/@types/[email protected] None +6 1.87 MB types
npm/@types/[email protected] None +5 1.86 MB types
npm/@typescript-eslint/[email protected] Transitive: environment, filesystem +11 5.19 MB jameshenry
npm/@typescript-eslint/[email protected] Transitive: environment, filesystem +4 1.4 MB jameshenry
npm/@vitejs/[email protected] Transitive: environment, filesystem, unsafe +46 11.3 MB vitebot
npm/@vitejs/[email protected] environment 0 158 kB vitebot
npm/@vitest/[email protected] environment, filesystem, unsafe 0 11.6 kB oreanno
npm/@vue/[email protected] environment Transitive: filesystem, unsafe +118 10.3 MB soda
npm/@vue/[email protected] environment Transitive: filesystem, network, shell, unsafe +138 15 MB soda
npm/@vue/[email protected] environment, filesystem Transitive: network, shell, unsafe +42 10.4 MB soda
npm/@vue/[email protected] environment Transitive: filesystem, network, shell, unsafe +46 12.6 MB soda
npm/@vue/[email protected] environment, filesystem Transitive: network, shell, unsafe +192 53.5 MB soda
npm/@vue/[email protected] None +12 2.68 MB soda
npm/@vue/[email protected] Transitive: environment, filesystem, network, shell +14 16.8 MB soda
npm/@vue/[email protected] environment, eval +8 6.92 MB yyx990803
npm/@vue/[email protected] environment, eval, filesystem, unsafe +15 13.4 MB yyx990803
npm/@vue/[email protected] environment, eval, filesystem, unsafe +10 9.99 MB yyx990803
npm/@vue/[email protected] environment, eval, filesystem, unsafe +14 14.4 MB yyx990803
npm/@vue/[email protected] environment, eval, filesystem, unsafe +13 12.6 MB yyx990803
npm/@vue/[email protected] None 0 3.62 kB soda
npm/@vue/[email protected] Transitive: environment, filesystem +12 5.2 MB soda
npm/@vue/[email protected] environment, eval 0 1.32 MB afontcu
npm/@vue/[email protected] environment, eval 0 1.74 MB lmiller1990
npm/@vue/[email protected] None +1 1.7 MB soda
npm/@vuepress/[email protected] Transitive: environment, filesystem, unsafe +1 47.6 kB ulivz
npm/@vxna/[email protected] None 0 9.5 kB vxna
npm/@znck/[email protected] None 0 53.4 kB znck
npm/[email protected] None +1 1.22 MB rreverser
npm/[email protected] None 0 1.19 MB marijn

🚮 Removed packages: npm/@types/[email protected], npm/@types/[email protected]

View full report↗︎

@renovate renovate bot force-pushed the renovate/react-monorepo branch from deb63bc to d6488de Compare March 6, 2024 14:21
Copy link

cypress bot commented Mar 6, 2024

Passing run #593 ↗︎

0 57 0 0 Flakiness 0

Details:

fix(deps): update react monorepo
Project: vue-styleguidist Commit: f97a902aa6
Status: Passed Duration: 15:55 💡
Started: Mar 6, 2024 4:18 PM Ended: Mar 6, 2024 4:34 PM

Review all test suite changes for PR #1642 ↗︎

@renovate renovate bot force-pushed the renovate/react-monorepo branch 3 times, most recently from 78f7c6f to 0399aca Compare March 6, 2024 15:51
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 0399aca to f97a902 Compare March 6, 2024 16:12
@elevatebart elevatebart merged commit faad20c into dev Mar 6, 2024
11 checks passed
@elevatebart elevatebart deleted the renovate/react-monorepo branch March 6, 2024 16:52
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.

None yet

1 participant