Skip to content

build(deps): bump pocket-ic from 12.0.0 to 13.0.0#103

Merged
ielashi merged 1 commit intomainfrom
dependabot/cargo/pocket-ic-13.0.0
Apr 21, 2026
Merged

build(deps): bump pocket-ic from 12.0.0 to 13.0.0#103
ielashi merged 1 commit intomainfrom
dependabot/cargo/pocket-ic-13.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps pocket-ic from 12.0.0 to 13.0.0.

Release notes

Sourced from pocket-ic's releases.

release-2026-04-16_04-20-base

IC release-2026-04-16_04-20-base

release-2026-04-10_04-17-base

IC release-2026-04-10_04-17-base

release-2026-04-02_04-48-base

IC release-2026-04-02_04-48-base

release-2026-03-26_04-51-base

IC release-2026-03-26_04-51-base

release-2026-03-19_04-43-base

IC release-2026-03-19_04-43-base

release-2026-03-06_10-46-base

IC release-2026-03-06_10-46-base

release-2026-03-05_04-37-base

IC release-2026-03-05_04-37-base

release-2026-03-02_11-09-base

IC release-2026-03-02_11-09-base

release-2026-02-20_12-29-hotfix-007c473c-retry-flaky-tests

IC release-2026-02-20_12-29-hotfix-007c473c-retry-flaky-tests

release-2026-02-27_04-37-base

IC release-2026-02-27_04-37-base

release-2026-02-26_04-39-base

IC release-2026-02-26_04-39-base

release-2026-02-20_12-29-base

IC release-2026-02-20_12-29-base

release-2026-02-12_20-24-hotfix-populate-nns-key

IC release-2026-02-12_20-24-hotfix-populate-nns-key

release-2026-02-12_20-24-base

IC release-2026-02-12_20-24-base

release-2026-02-05_03-47-base

IC release-2026-02-05_03-47-base

release-2026-01-29_23-28-base

IC release-2026-01-29_23-28-base

release-2026-01-29_16-08-base

IC release-2026-01-29_16-08-base

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 1, 2026 01:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 1, 2026
@ielashi ielashi enabled auto-merge (squash) April 21, 2026 08:53
Bumps [pocket-ic](https://github.com/dfinity/ic) from 12.0.0 to 13.0.0.
- [Release notes](https://github.com/dfinity/ic/releases)
- [Commits](https://github.com/dfinity/ic/commits)

---
updated-dependencies:
- dependency-name: pocket-ic
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/pocket-ic-13.0.0 branch from 8692d5d to d263f04 Compare April 21, 2026 08:55
@ielashi ielashi merged commit 557f1bf into main Apr 21, 2026
7 of 10 checks passed
@ielashi ielashi deleted the dependabot/cargo/pocket-ic-13.0.0 branch April 21, 2026 08:55
gregorydemay added a commit that referenced this pull request May 8, 2026
## Summary

Restore `Cargo.toml` and `Cargo.lock` to their state at commit `bc1394b`
(2026-04-21, the last commit on `main` where CI passed). Seven
Dependabot bumps merged in succession after that point left `main` red
because **branch protection on this repo doesn't currently gate on
status checks** (only on approval + CODEOWNERS), so each bump merged
without ever passing CI:

- #99 `ic-agent` 0.46.2 → 0.47.1
- #100 `uuid` 1.22.0 → 1.23.0
- #101 `ic-management-canister-types` 0.5.0 → 0.7.1 — likely root cause:
triggers `E0308: mismatched types` in lint
- #102 `proptest` 1.10.0 → 1.11.0
- #103 `pocket-ic` 12.0.0 → 13.0.0
- #106 `rustls-webpki` 0.103.10 → 0.103.12
- #107 `rustls-webpki` 0.103.12 → 0.103.13

Reverting all seven in one go restores `main` to the known-green state.
Each upgrade can be re-applied individually once branch protection is
configured to require CI to pass.

Mirrors the analogous fix in dfinity/sol-rpc-canister#321.

## Branch protection follow-up

The aggregator PR ([#113](#113))
adds a `checks-pass` job, and after both PRs land an admin needs to add
a `required_status_checks` rule listing `checks-pass` (mirroring what's
already in place on bitcoin-canister, dogecoin-canister, dex,
sol-rpc-canister, ledger-faucet, exchange-rate-canister,
crosschain-wallet). Tracked via DEFI-2807.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant