build(deps): bump ic-agent from 0.46.2 to 0.47.2#111
Merged
Conversation
84a8cf2 to
b4ca77a
Compare
Bumps [ic-agent](https://github.com/dfinity/agent-rs) from 0.46.2 to 0.47.2. - [Release notes](https://github.com/dfinity/agent-rs/releases) - [Changelog](https://github.com/dfinity/agent-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/dfinity/agent-rs/commits) --- updated-dependencies: - dependency-name: ic-agent dependency-version: 0.47.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
b4ca77a to
b2b991c
Compare
gregorydemay
approved these changes
May 11, 2026
Contributor
gregorydemay
left a comment
There was a problem hiding this comment.
LGTM — clean dependency bump, all CI green.
Contributor
|
@dependabot squash and merge |
gregorydemay
added a commit
that referenced
this pull request
May 11, 2026
ic-agent 0.47.2 is already on main via #111; 0.x.y minor bumps are breaking under cargo semver, so consumers (e.g. sol-rpc-canister) need a new release of this crate to be able to update transitively.
gregorydemay
added a commit
that referenced
this pull request
May 11, 2026
…-canister-runtime 0.5.0 and ic-agent-canister-runtime 0.4.0 (#116) ## Summary Bundles two workspace dep bumps and releases the two affected runtime crates so downstream consumers can pick them up: - `pocket-ic` 12 → 13 (re-applies the bump rolled back by #114). Bumps `ic-pocket-canister-runtime` 0.4.2 → 0.5.0 (breaking). - `ic-agent` 0.46.2 → 0.47.2 landed already via #111. Bumps `ic-agent-canister-runtime` 0.3.0 → 0.4.0 (breaking, since 0.x minor bumps are semver-breaking). Also pins the PocketIC server binary in CI to v13.0.0 — without it, the v13 client refuses to talk to the v12 server and integration tests panic with `Incompatible PocketIC server version`. Unblocks the pocket-ic v13 / ic-agent v0.47.2 transitive upgrades in `dfinity/evm-rpc-canister` and `dfinity/sol-rpc-canister`.
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 ic-agent from 0.46.2 to 0.47.2.
Release notes
Sourced from ic-agent's releases.
... (truncated)
Changelog
Sourced from ic-agent's changelog.
Commits