Skip to content

chore(deps): bump anchor-lang from 1.0.0 to 1.0.2#581

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/anchor-lang-1.0.2
Open

chore(deps): bump anchor-lang from 1.0.0 to 1.0.2#581
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/anchor-lang-1.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps anchor-lang from 1.0.0 to 1.0.2.

Release notes

Sourced from anchor-lang's releases.

v1.0.2

The v1.0.2 release is here.

Check out the release notes from Anchor website or GitHub.

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

v1.0.1

The 1.0.1 patch release is here. This release fixes an issue with handling user-provided Borsh attributes in serialization.

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

Changelog

Sourced from anchor-lang's changelog.

[1.0.2] - 2026-05-02

Features

Fixes

  • client: Replace solana-program with solana-hash (#4468).
  • lang: Make idl build time way faster by caching CrateContext (#4325).
  • cli: Bind localnet to 127.0.0.1 by default to fix a panic in solana-test-validator version 3.1.10 (#4397).
  • cli: Fallback to a priority fee of 0 on localnet (#4259).
  • lang/syn: Fix compile error with init and a runtime seeds expression (#4495).

Breaking

[1.0.1] - 2026-04-16

Features

Fixes

  • lang: Handle user-provided borsh attributes in derives (#4380).

Breaking

Commits
  • 1314a6b v1.0.2 (#4501)
  • 3eb1fb0 fix(lang): Improve Program generic key checking logic
  • 415a16b fix(lang/syn): Use first type alias when encountering duplicates (#4500)
  • 900f276 Handle ts-docs and changelog in release CI (#4492)
  • 0cafd39 fix(syn): Fix compile error with init and a runtime seeds expression (#4495)
  • 4d7a17f client: Replace solana-program with solana-hash (#4468)
  • b0866e2 fix(cli): Fallback to a recommended fee of 0 (#4259)
  • 43fc389 fix(cli): bind localnet to 127.0.0.1 by default (#4397)
  • 4700b61 lang: Make idl build time way faster by caching CrateContext (#4325)
  • 4c10bd6 Release: v1.0.1 (#4410)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [anchor-lang](https://github.com/solana-foundation/anchor) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/solana-foundation/anchor/releases)
- [Changelog](https://github.com/solana-foundation/anchor/blob/master/CHANGELOG.md)
- [Commits](solana-foundation/anchor@v1.0.0...v1.0.2)

---
updated-dependencies:
- dependency-name: anchor-lang
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 11, 2026
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.

0 participants