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

chore(deps): update comapeo-related deps #82

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

achou11
Copy link
Member

@achou11 achou11 commented Jan 8, 2025

Updates and pins them to exact versions. There shouldn't be any breaking changes that affect the app right now.

@achou11 achou11 requested a review from cimigree January 8, 2025 16:36
@awana-lockfile-bot
Copy link

package-lock.json changes

Click to toggle table visibility
Name Status Previous Current
@comapeo/core-react UPDATED 0.1.2 1.1.0
@comapeo/core UPDATED 2.1.0 2.3.0
@comapeo/geometry UPDATED 1.0.2 1.1.1
@comapeo/ipc UPDATED 2.0.2 2.1.0
@comapeo/schema UPDATED 1.2.0 1.3.0
@sindresorhus/merge-streams ADDED - 4.0.0
type-fest UPDATED 4.26.1 4.31.0

Copy link
Contributor

@cimigree cimigree left a comment

Choose a reason for hiding this comment

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

Does the patch file name need to be updated for @comapeo/core also?
I get this warning when I install node_modules:

Warning: patch-package detected a patch file version mismatch

  Don't worry! This is probably fine. The patch was still applied
  successfully. Here's the deets:

  Patch file created for

    @comapeo/[email protected]

  applied to

    @comapeo/[email protected]

  At path

    node_modules/@comapeo/core

  This warning is just to give you a heads-up. There is a small chance of
  breakage even though the patch was applied successfully. Make sure the package
  still behaves like you expect (you wrote tests, right?) and then run

    patch-package @comapeo/core

  to update the version in the patch file name and make this warning go away.

@achou11 achou11 force-pushed the ac/update-comapeo-core-deps-2025-01-08 branch from 3195ad7 to 5c8f7a3 Compare January 8, 2025 18:30
@achou11
Copy link
Member Author

achou11 commented Jan 8, 2025

Does the patch file name need to be updated for @comapeo/core also?

ah yeah forgot that. done via 13b043e

@achou11 achou11 merged commit 4448aa8 into main Jan 8, 2025
4 checks passed
@achou11 achou11 deleted the ac/update-comapeo-core-deps-2025-01-08 branch January 8, 2025 18:33
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