Skip to content

build(deps): upgrade dependencies#266

Merged
lpahlavi merged 1 commit intomainfrom
lpahlavi/upgrade-dependencies
Feb 6, 2026
Merged

build(deps): upgrade dependencies#266
lpahlavi merged 1 commit intomainfrom
lpahlavi/upgrade-dependencies

Conversation

@lpahlavi
Copy link
Contributor

@lpahlavi lpahlavi commented Feb 6, 2026

Upgrade various dependencies.

@lpahlavi lpahlavi requested a review from mducroux February 6, 2026 07:47
@lpahlavi lpahlavi marked this pull request as ready for review February 6, 2026 07:47
@lpahlavi lpahlavi requested a review from a team as a code owner February 6, 2026 07:47
@lpahlavi lpahlavi merged commit e754b08 into main Feb 6, 2026
149 of 162 checks passed
@lpahlavi lpahlavi deleted the lpahlavi/upgrade-dependencies branch February 6, 2026 11:18
@lpahlavi lpahlavi mentioned this pull request Feb 18, 2026
lpahlavi added a commit that referenced this pull request Feb 18, 2026
## 🤖 New release

* `sol_rpc_types`: 3.1.0 -> 3.1.1
* `sol_rpc_canister`: 1.3.0 -> 1.3.1
* `sol_rpc_client`: 4.0.0 -> 5.0.0

<details><summary><i><b>Changelog</b></i></summary><p>

## `sol_rpc_types`

<blockquote>

## [3.1.1] - 2026-02-18

### Changed

- Upgrade various dependencies
([#266](#266) and
[#279](#279))

[3.1.1]:
https://github.com/dfinity/sol-rpc-canister/compare/sol_rpc_types-v3.1.0..sol_rpc_types-v3.1.1
</blockquote>

## `sol_rpc_canister`

<blockquote>

## [1.3.1] - 2026-02-18

### Changed

- Upgrade various dependencies
([#266](#266) and
[#279](#279))

[1.3.1]:
sol_rpc_canister-v1.3.0...sol_rpc_canister-v1.3.1
</blockquote>

## `sol_rpc_client`

<blockquote>

## [5.0.0] - 2026-02-18

### Changed

- **BREAKING:** Bump `ic-canister-runtime` to v0.2.0. See PR description
for more details on the breaking changes. Notably, clients instances
created with `SolRpcClient::builder_for_ic()` now by default do **not**
perform inter-canister calls if the canister performing the calls is
stopping. To enable calls while the canister is stopping, the client can
be initialized with a custom
[`ic_canister_runtime::IcRuntime`](https://docs.rs/ic-canister-runtime/0.2.0/ic_canister_runtime/struct.IcRuntime.html)
instance configured to allow such calls with the
[`allow_calls_when_stopping`](https://docs.rs/ic-canister-runtime/0.2.0/ic_canister_runtime/struct.IcRuntime.html#method.allow_calls_when_stopping)
method. ([#288](#288))
- Upgrade various dependencies
([#266](#266) and
[#279](#279))

[5.0.0]:
https://github.com/dfinity/sol-rpc-canister/compare/sol_rpc_client-v4.0.0..sol_rpc_client-v5.0.0
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Louis Pahlavi <louis.pahlavi@dfinity.org>
Co-authored-by: Louis Pahlavi <louis.pahlavi@gmail.com>
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