Skip to content

fix(docs): replace deprecated dep::aztec in docs example contracts#20324

Merged
critesjosh merged 1 commit intonextfrom
fix/docs-examples-dep-aztec-deprecation
Feb 10, 2026
Merged

fix(docs): replace deprecated dep::aztec in docs example contracts#20324
critesjosh merged 1 commit intonextfrom
fix/docs-examples-dep-aztec-deprecation

Conversation

@critesjosh
Copy link
Contributor

Summary

  • Replaces deprecated dep::aztec path with ::aztec in 4 docs example contract files (nft, nft_bridge, counter_contract)
  • Also replaces dep::NFTPunk with NFTPunk in nft_bridge
  • Fixes the docs examples validation failures reported in feat: merge-train/spartan #20278 (comment)
  • The bob_token_contract TS validation failure was a cascading issue from the compile failures

Test plan

  • CI docs examples validation passes (Noir compile + TS validation)

🤖 Generated with Claude Code

…ontracts

The `dep::` path prefix is deprecated in Noir. This fixes docs examples
validation failures for nft, counter_contract, and nft_bridge contracts,
which also cascaded into a bob_token_contract TS validation failure.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@critesjosh critesjosh requested a review from a team as a code owner February 10, 2026 01:32
@AztecBot
Copy link
Collaborator

AztecBot commented Feb 10, 2026

Flakey Tests

🤖 says: This CI run detected 1 tests that failed, but were tolerated due to a .test_patterns.yml entry.

\033FLAKED\033 (8;;http://ci.aztec-labs.com/1af278bb2005a9ee�1af278bb2005a9ee8;;�): yarn-project/scripts/run_test.sh p2p/src/client/test/p2p_client.integration_message_propagation.test.ts (58s) (code: 1) group:e2e-p2p-epoch-flakes

@critesjosh critesjosh changed the title fix: replace deprecated dep::aztec in docs example contracts fix(docs): replace deprecated dep::aztec in docs example contracts Feb 10, 2026
@critesjosh critesjosh enabled auto-merge February 10, 2026 01:45
@critesjosh critesjosh added this pull request to the merge queue Feb 10, 2026
Merged via the queue into next with commit a22c986 Feb 10, 2026
21 checks passed
@critesjosh critesjosh deleted the fix/docs-examples-dep-aztec-deprecation branch February 10, 2026 10:23
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.

3 participants