Conversation
1db8234 to
28c4de5
Compare
28c4de5 to
dbb4985
Compare
dbb4985 to
b88b704
Compare
b88b704 to
de4a8ce
Compare
de4a8ce to
4d5729b
Compare
4d5729b to
36dd3bf
Compare
36dd3bf to
f33d4c6
Compare
f33d4c6 to
22c2913
Compare
22c2913 to
1ee3c4a
Compare
1ee3c4a to
68745b4
Compare
68745b4 to
1be8410
Compare
1be8410 to
d2974f5
Compare
d2974f5 to
5dfaab4
Compare
5dfaab4 to
98c9c0c
Compare
98c9c0c to
11a50f8
Compare
11a50f8 to
d84a815
Compare
d84a815 to
9ac2c85
Compare
9ac2c85 to
767eca1
Compare
767eca1 to
d403b70
Compare
d403b70 to
9100904
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe changes involve updating the Changes
Sequence Diagram(s)sequenceDiagram
participant A as Developer
participant B as Cargo.toml
participant C as ic-cdk-macros
A->>B: Update version from 0.3.3 to 0.16.0
B->>C: New features and optimizations enabled
C-->>B: Updated macro functionality
B-->>A: Changes applied successfully
Poem
Comment |
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (3)
- src/canisters/my_example/Cargo.toml (1 hunks)
- src/ic_common/Cargo.toml (1 hunks)
- src/ic_test_common/Cargo.toml (1 hunks)
Additional comments not posted (3)
src/ic_test_common/Cargo.toml (1)
10-10: Verify compatibility and functionality with the updatedic-cdk-macrosdependency.The update from
0.3.3to0.16.0is significant and may introduce new features, optimizations, or breaking changes. Ensure that the updated dependency integrates smoothly with the existing codebase and does not introduce any issues.Run the following script to check for compatibility and functionality:
src/ic_common/Cargo.toml (1)
10-10: Verify compatibility and functionality with the updatedic-cdk-macrosdependency.The update from
0.3.3to0.16.0is significant and may introduce new features, optimizations, or breaking changes. Ensure that the updated dependency integrates smoothly with the existing codebase and does not introduce any issues.Run the following script to check for compatibility and functionality:
src/canisters/my_example/Cargo.toml (1)
13-13: Verify compatibility and functionality with the updatedic-cdk-macrosdependency.The update from
0.3.3to0.16.0is significant and may introduce new features, optimizations, or breaking changes. Ensure that the updated dependency integrates smoothly with the existing codebase and does not introduce any issues.Run the following script to check for compatibility and functionality:
9100904 to
cd3f54c
Compare
cd3f54c to
63884a6
Compare
63884a6 to
6fa002e
Compare
This PR contains the following updates:
0.3.3→0.19.0Release Notes
dfinity/cdk-rs (ic-cdk-macros)
v0.18.4Compare Source
v0.18.3Compare Source
v0.18.2Compare Source
v0.18.1Compare Source
v0.18.0Compare Source
v0.17.2Compare Source
v0.17.1Compare Source
v0.17.0Compare Source
v0.16.0Compare Source
v0.15.0Compare Source
v0.14.0v0.13.2v0.8.3Compare Source
v0.8.0v0.6.10Compare Source
v0.5.7Compare Source
v0.5.4Compare Source
v0.5.3Compare Source
v0.5.2Compare Source
v0.5.1Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.