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: upgrade all dependencies #294

Merged
merged 21 commits into from
Oct 3, 2024
Merged

chore: upgrade all dependencies #294

merged 21 commits into from
Oct 3, 2024

Conversation

gregorydemay
Copy link
Member

@gregorydemay gregorydemay commented Oct 1, 2024

Upgrade all dependencies. Notable changes:

  • Upgrade of ic-stable-structures: Starting with version 0.6.0, the trait BoundedStorable was merged into Storable
  • Migrated all integration tests to using Pocket IC to avoid having to depend on the unreleased ic-state-machine-tests crate from the IC repository, which would require additional dependencies to be built.

@gregorydemay gregorydemay changed the title chore: update all dependencies chore: upgrade all dependencies Oct 2, 2024
@gregorydemay gregorydemay marked this pull request as ready for review October 2, 2024 11:57
@gregorydemay gregorydemay requested review from rvanasa and THLO October 2, 2024 11:57
# Conflicts:
#	Cargo.toml
#	src/memory.rs
#	src/types.rs
#	tests/tests.rs
This reverts commit c2a6f79.

Reason: Will update workflow once PR with the Github action is merged.
@gregorydemay gregorydemay merged commit f968d1e into main Oct 3, 2024
3 checks passed
@gregorydemay gregorydemay deleted the 243-update-dependencies branch October 3, 2024 14:25
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