build(deps): bump calimero-sdk from 17fe3f9 to 269cc20 in /logic#102
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
build(deps): bump calimero-sdk from 17fe3f9 to 269cc20 in /logic#102dependabot[bot] wants to merge 1 commit intomasterfrom
17fe3f9 to 269cc20 in /logic#102dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
2315fce to
26a8001
Compare
Bumps [calimero-sdk](https://github.com/calimero-network/core) from `17fe3f9` to `269cc20`. - [Release notes](https://github.com/calimero-network/core/releases) - [Commits](calimero-network/core@17fe3f9...269cc20) --- updated-dependencies: - dependency-name: calimero-sdk dependency-version: 269cc20d72719cd669aa698fcd94a1ee231a2225 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
26a8001 to
53443ac
Compare
Contributor
Author
|
Superseded by #112. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps calimero-sdk from
17fe3f9to269cc20.Commits
269cc20feat: add mero-sign readme docs (#1901)cc8a3bdchore(deps): bump time from 0.3.44 to 0.3.47 (#1883)3cb5bc3test: Add comprehensive tests for WASM host functions (#1796)516b570refactor(sync): introduce SyncProtocolKind for capability advertisement (#1888)438823afeat(sync): 003 - Sync Handshake Protocol Messages (#1866)6211376feat(merodb): add schema inference from database metadata (#1865)bd03903feat(storage): combine deterministic IDs with metadata storage (#1864)9b2de6fchore: bump version to rc40 (#1882)3a66350chore: Remove linux-tools-generic from profiling Dockerfile (#1863)102f26efeat: Implement proper config validation at startup (#1845)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Medium Risk
Primarily a dependency bump, but it changes multiple core
calimero-*crates and transitive proc-macro deps, which could introduce behavioral or build/compatibility regressions.Overview
Bumps the
calimero-*git dependencies inlogic/Cargo.lockto a newercalimero-network/corecommit, updating the pinned revision forcalimero-sdk,calimero-storage, and related crates.As part of the lockfile refresh, adjusts transitive dependency resolution for
data-encoding-macro-internalto usesyn 1.0.109instead ofsyn 2.0.116.Written by Cursor Bugbot for commit 53443ac. This will update automatically on new commits. Configure here.