Skip to content

chore(deps): bump @coral-xyz/anchor from 0.29.0 to 0.32.1 in the production-deps group across 1 directory - #35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-deps-ded357c5c5
Open

chore(deps): bump @coral-xyz/anchor from 0.29.0 to 0.32.1 in the production-deps group across 1 directory#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-deps-ded357c5c5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-deps group with 1 update in the / directory: @coral-xyz/anchor.

Updates @coral-xyz/anchor from 0.29.0 to 0.32.1

Release notes

Sourced from @​coral-xyz/anchor'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.

v0.32.0

The 0.32.0 major release is here. This release targets a number of optimizations we wanted to make before 1.0 major release.

Check out the release notes from Anchor website or GitHub.

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

v0.31.1

This patch release is aimed at fixing proc-macro2 related IDL build errors.

Check out the release notes from Anchor website or GitHub.

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

v0.31.0

The last major release before v1 is finally here!

Check out the release notes from Anchor website or GitHub.

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

v0.30.1

This patch release includes various improvements and bug fixes.

Check out the release notes from Anchor website or GitHub.

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

v0.30.0

The long-awaited v0.30.0 release is finally here!

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 @​coral-xyz/anchor'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: 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).
  • 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).
  • lang: Update mollusk test template dependencies to ~0.4 and remove redundant solana-program dev-dependency from generated template (#3790).

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).
  • avm: Expose anchor on PATH via $CARGO_HOME/bin symlink (#3835).

Breaking

  • 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).
  • cli: Upload IDL by default with an option to skip (#3863).
  • lang: remove Solang (#3824).

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by solana-devs, a new releaser for @​coral-xyz/anchor since your current version.


@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

Bumps the production-deps group with 1 update in the / directory: [@coral-xyz/anchor](https://github.com/coral-xyz/anchor).


Updates `@coral-xyz/anchor` from 0.29.0 to 0.32.1
- [Release notes](https://github.com/coral-xyz/anchor/releases)
- [Changelog](https://github.com/otter-sec/anchor/blob/master/CHANGELOG.md)
- [Commits](otter-sec/anchor@v0.29.0...v0.32.1)

---
updated-dependencies:
- dependency-name: "@coral-xyz/anchor"
  dependency-version: 0.32.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump @coral-xyz/anchor from 0.29.0 to 0.32.1 in the production-deps group chore(deps): bump @coral-xyz/anchor from 0.29.0 to 0.32.1 in the production-deps group across 1 directory Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-deps-ded357c5c5 branch from 1f5008a to d233b5e Compare August 31, 2026 08:45
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