Skip to content

chore(contracts): update anchor-lang requirement from 0.30.1 to 0.32.1 in /contracts/programs/contracts#13

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/contracts/programs/contracts/anchor-lang-0.32.1
Closed

chore(contracts): update anchor-lang requirement from 0.30.1 to 0.32.1 in /contracts/programs/contracts#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/contracts/programs/contracts/anchor-lang-0.32.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 25, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on anchor-lang to permit the latest version.

Release notes

Sourced from anchor-lang's releases.

v0.32.1

The 0.32.1 patch release is here. This patch is aimed to fix the anchor deploy race condition found in 0.32.0.

Check out the release notes from Anchor website or GitHub.

For a list of notable changes with their associated PRs, see the CHANGELOG.

Changelog

Sourced from anchor-lang's changelog.

[0.32.1] - 2025-10-09

Features

Fixes

  • lang: Fix deprecation warnings on alloc and add solana-program to prelude (#3975).
  • cli: Fix race condition that could happen when deploying a program (#3976).

Breaking

[0.32.0] - 2025-10-08

Features

  • lang: Add #[error] attribute to declare_program! (#3757).
  • cli: Replace anchor verify to use solana-verify under the hood, adding automatic installation via AVM, local path support, and future-proof argument passing (#3768).
  • lang: Replace solana-program crate with smaller crates (#3819).
  • cli: Make anchor deploy to upload the IDL to the cluster by default unless --no-idl is passed (#3863).
  • lang: Add generic program validation support to Program type allowing Program<'info> for executable-only validation (#3878).
  • lang: Use solana-invoke instead of solana_cpi::invoke (#3900).
  • client: remove solana-client from anchor-client and cli (#3877).
  • idl: Build IDL on stable Rustc (#3842).
  • lang: Add custom error when using init on SystemAccount (#3828).
  • lang: Add errors to declare_program (#3757).
  • ts: Add support for Bun as a package manager (#3586).
  • lang: Add support for tuple types in space calculation (#3744).
  • lang: Add missing pubkey const generation (#3677).
  • cli: Add the Minimum Supported Rust Version (MSRV) to the Rust template, since an arbitrary compiler version isn't supported (#3873).
  • cli: Add hooks section to Anchor.toml (#3862).

Fixes

  • docker: Upgrade node to 20.18.0 LTS (#3687).
  • cli: Fix using deprecated commitment recent in migration scripts (#3725).
  • cli: Fix not respecting provider.cluster in keys sync command (#3761).
  • lang: Fix deprecated realloc, store_current_index and clippy warnings (#3819).
  • avm: fix AVM instability with solana-verify (#3867).
  • avm: update AVM to only use non-draft releases(#3931).
  • lang: update bytemuck (#3858).
  • idl: disable Locale in camelCase (#3845).
  • ts: Remove event parsing panic (#3657).

Breaking

  • client: Make sending a tx not panic and instead return an Error when signing fails (#3865).
  • spl: Update SPL dependencies to latest compatible versions (#3860).
  • cli: Replace anchor verify to use solana-verify under the hood, adding automatic installation via AVM, local path support, and future-proof argument passing (#3768).

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [anchor-lang](https://github.com/coral-xyz/anchor) to permit the latest version.
- [Release notes](https://github.com/coral-xyz/anchor/releases)
- [Changelog](https://github.com/solana-foundation/anchor/blob/master/CHANGELOG.md)
- [Commits](otter-sec/anchor@v0.30.1...v0.32.1)

---
updated-dependencies:
- dependency-name: anchor-lang
  dependency-version: 0.32.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jan 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: contracts, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown

🚀 Deployment Preview

Branch: dependabot/cargo/contracts/programs/contracts/anchor-lang-0.32.1
Target: Azure App Service (solstice-api)

⚠️ This PR will NOT auto-deploy.

To deploy:

  1. Merge this PR to main or deployment branch
  2. Or manually trigger deployment from Actions

Deployment URL: https://solstice-api.azurewebsites.net
Health Check: https://solstice-api.azurewebsites.net/health

@dependabot @github

dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #36.

@dependabot dependabot Bot closed this Apr 6, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/contracts/programs/contracts/anchor-lang-0.32.1 branch April 6, 2026 01:12
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.

0 participants