Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~1.33.0
->~1.35.0
^0.30.1
->^0.31.0
^0.30.1
->^0.31.0
^0.97.0
->^0.99.0
~1.20.0
->~1.22.0
1.0.2-rc.11
->1.0.2
1.95.8
->1.98.0
^5.0.0
->^6.0.0
^5.2.1
->^6.0.0
^9.1.0
->^10.0.0
^0.97.0
->^0.99.0
^0.14.0
->^0.15.0
Release Notes
coral-xyz/anchor (@coral-xyz/anchor)
v0.31.0
Compare Source
Features
solana_account_decoder
dep public in anchor client (#3455).options.blockhash
toProvider.sendAndConfirm
(#3070).commitment
parameter toProgram.addEventListener
(#3052).cargo
args to IDL generation when building program or IDL (#3059).idl-build
feature (#3061).Discriminator
trait fromprelude
(#3075).Account
utility type to get accounts from bytes (#3091).declare_program!
(#3103).ThreadSafeSigner
trait public (#3107).dispatch
function to support dynamic discriminators (#3104).try_entry
function (#3109).withdraw_withheld_tokens_from_accounts
instruction (#3128).wallet
property to theProvider
interface (#3130).anchor-spl/idl-build
is missing (#3133).internal_rpc
method formock
feature (#3135).#[instruction]
attribute proc-macro to override default instruction discriminators (#3137).#[account]
(#3144).discriminator
argument to#[account]
attribute (#3149).discriminator
argument to#[event]
attribute (#3152).--no-idl
option to thetest
command (#3175).burn_checked
,mint_to_checked
andapprove_checked
instructions (#3186).agave-install
whensolana_version
is>= 1.18.19
(#3185).IdlBuilder
(#3188).clean
command also remove the.anchor
directory (#3192).#[interface]
attribute (#3195).LazyAccount
(#3194).use
command (#3230).solana-program
dependency (#3250).idl-build
feature exists when using theidl build
command (#3273).idl build
command (#3275).idl build
command (#3283).--program-id
option toidl convert
command (#3309).declare_program!
(#3311).install
andlist
commands (#3326).package-manager
flag ininit
command to set package manager field in Anchor.toml (#3328).zero
constraint (#3365).--max-retries
option to thedeploy
command (#3354).anchor-debug
feature (#3511).Fixes
align
repr support indeclare-program!
(#3056).getrandom
dependency (#3072).InitSpace
support unnamed & unit structs (#3084).owner
constraint withBox
ed accounts (#3087).--no-idl
option is passed (#3093).--locked
argument using Rust v1.80 due totime
crate issue (#3143).crypto-hash
dependency (#3171).view
method (#3177).arrayref
dependency (#3201).address
constraint with non-const expressions (#3216).Program
(#3228).init
constraints to reduce the stack usage oftry_accounts
(#2939).cfg
attribute above the instructions (#2339).ANCHOR_LOG
on failure and improve build error message (#3284).declare_program!
(#3287).declare_program!
(#3290).engines.node
to>= 17
(#3301).rustc 1.79.0
when installing versions older than v0.31 (#3315).shell
command failing due to outdated program initialization (#3351).cpi
feature instructions not accounting for discriminator overrides (#3376).verify
(#3398).zero
accounts to be unique (#3409).zero
accounts againstinit
accounts (#3422).provider.cluster
(#3428).workspace
(#3450).declare_program!
(#3458).program::seed
resolution (#3474).derive
s andrepr
s to type alias definitions indeclare_program!
(#3504).std::process::exit
usage (#3544).Pubkey
constants withseeds::program
(#3559).declare_program!
(#3567).seeds::program
(#3570).data
as an instruction parameter name indeclare_program!
(#3574).anchor.workspace
templates (#3581).Breaking
bpf
target support inhash
feature (#3078).tokio
support toRequestBuilder
withasync
feature (#3057).EventData
trait (#3083).async_rpc
method (#3053).Discriminator
trait impl when using thezero
constraint (#3118).DISCRIMINATOR_SIZE
constant (#3120).#[account]
attribute arguments no longer parses identifiers as namespaces (#3140).token_program_id
toprogram_id
(#3076).discriminator
method fromDiscriminator
trait (#3163).node
to 20.16.0 LTS (#3179).Program
constructor'sidl
parameter type toany
(#3181).borsh 0.9
support (#3199).typescript
to5.5.4
and remove the generic parameters ofSimulateResponse
(#3221).StateCoder
(#3224).warp_slot
(#3235).EventIndex
(#3244).dex
feature (#3257).typescript
version of templates to v5 (#3480).snake-case
dependency (#3507).sentioxyz/api (@sentio/api)
v1.0.2
Compare Source
Internal
v1.0.2-rc.32
Compare Source
v1.0.2-rc.31
Compare Source
v1.0.2-rc.30
Compare Source
v1.0.2-rc.29
Compare Source
v1.0.2-rc.28
Compare Source
v1.0.2-rc.27
Compare Source
Internal
v1.0.2-rc.26
Compare Source
v1.0.2-rc.25
Compare Source
v1.0.2-rc.24
Compare Source
v1.0.2-rc.23
Compare Source
Internal
v1.0.2-rc.22
Compare Source
v1.0.2-rc.21
Compare Source
Internal
v1.0.2-rc.20
Compare Source
Internal
v1.0.2-rc.19
Compare Source
Internal
v1.0.2-rc.18
Compare Source
v1.0.2-rc.17
Compare Source
v1.0.2-rc.16
Compare Source
Internal
v1.0.2-rc.15
Compare Source
Internal
v1.0.2-rc.14
Compare Source
v1.0.2-rc.13
Compare Source
Internal
v1.0.2-rc.12
Compare Source
Internal
solana-labs/solana-web3.js (@solana/web3.js)
v1.98.0
Compare Source
Features
getRecentBlockhash
withgetLatestBlockhash
(#3419) (8ea27fc)v1.97.0
Compare Source
Features
getConfirmedTransaction
withgetTransaction
(#3418) (a805cb9)v1.96.0
Compare Source
Features
getConfirmedBlock
withgetBlock
(#3417) (60e39a6)cryptocoinjs/bs58 (bs58)
v6.0.0
Compare Source
75lb/command-line-args (command-line-args)
v6.0.1
Compare Source
v6.0.0
Compare Source
This is a non-functional release intended to refresh the codebase and dependency tree. There are no changes to the library's API or behaviour.
Breaking changes since 5.2.1
Misc other improvements
Upgrade Notes
prettier/eslint-config-prettier (eslint-config-prettier)
v10.1.1
Compare Source
Patch Changes
#309
eb56a5e
Thanks @JounQin! - fix: separate the/flat
entry for compatibilityFor flat config users, the previous
"eslint-config-prettier"
entry still works, but"eslint-config-prettier/flat"
adds a newname
property for config-inspector, we just can't add it for the default entry for compatibility.See also #308
v10.1.0
Compare Source
Minor Changes
56e2e34
Thanks @JounQin! - feat: migrate to exports fieldv10.0.3
Compare Source
Patch Changes
#294
8dbbd6d
Thanks @FloEdelmann! - feat: add name to config#280
cba5737
Thanks @zanminkian! - feat: add declaration filev10.0.2
Compare Source
Patch Changes
e750edc
Thanks @Fdawgs! - chore(package): explicitly declare js module typev10.0.1
Compare Source
eslint-config-prettier
10.0.1
What's Changed
@stylistic/eslint-plugin
by @abrahamguo in https://github.com/prettier/eslint-config-prettier/pull/272New Contributors
Full Changelog: prettier/eslint-config-prettier@v9.1.0...v10.0.1
v10.0.0
Compare Source
Major Changes
5be64be
Thanks @abrahamguo! - add support for @stylistic formatting rulesun-ts/prettier (prettier-plugin-sh)
v0.15.0
Compare Source
Minor Changes
e02bd2f
Thanks @Kenneth-Sills! - add support for file pragmasConfiguration
📅 Schedule: Branch creation - "after 9pm on sunday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.