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

feat(upgrade): Upgrade dependencies: libp2p, ipfs-lite, and others #10

Merged
merged 3 commits into from
Aug 25, 2024

Conversation

gitsrc
Copy link
Member

@gitsrc gitsrc commented Apr 23, 2024

This commit upgrades several dependencies to their latest versions, including libp2p and ipfs-lite. The upgrade ensures that our project remains up-to-date with the latest features, bug fixes, and security patches provided by these dependencies. This is important for maintaining compatibility, performance, and security of our application in the evolving ecosystem of decentralized networking and storage technologies.

Changes Made

  • Upgraded libp2p to version v0.36.2
  • Upgraded go-ds-crdt to version v0.5.3
  • Upgraded ipfs-lite to version 1.8.2

Reason for Upgrade

  • Access to new features and improvements introduced in the latest versions of libp2p and ipfs-lite.
  • Addressing any known issues or vulnerabilities that have been fixed in the updated versions.
  • Ensuring compatibility with other libraries or frameworks that rely on the latest versions of these dependencies.

Signed-off-by: gitsrc <34047788+gitsrc@users.noreply.github.com>
Signed-off-by: gitsrc <34047788+gitsrc@users.noreply.github.com>
@gitsrc gitsrc merged commit 9a8e87e into main Aug 25, 2024
2 checks passed
@gitsrc gitsrc deleted the feat_upgarde_desp branch August 25, 2024 05:59
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.

1 participant