Bump the program-dependencies group across 1 directory with 8 updates #694
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.
Bumps the program-dependencies group with 8 updates in the / directory:
0.29.0
0.30.1
0.9.5
0.10.0
0.3.8
0.3.9
1.16.3
1.21.0
1.5.0
1.6.0
1.0.206
1.0.217
1.0.124
1.0.138
2.3.3
3.12.0
Updates
anchor-lang
from 0.29.0 to 0.30.1Release notes
Sourced from anchor-lang's releases.
Changelog
Sourced from anchor-lang's changelog.
... (truncated)
Commits
e6d7daf
v0.30.1 (#3040)cf7abd4
Upgrade Solana to 1.18.17 (#3039)cc43e67
idl: Add separate spec crate (#3036)9c17d65
lang: Fix usingbytemuckunsafe
account serialization with `declare_program!...f326b89
idl: Fix usingaddress
constraint with field expressions (#3034)3c5483f
lang: Add const of program ID todeclare_id!
anddeclare_program!
(#3019)64c52c6
idl: Fix generation with unsupported expressions (#3033)d4318cc
idl: Removeanchor-syn
dependency (#3030)1c2aabe
lang: Includepubkey!
macro inprelude
(#3026)81c2519
lang: Addpubkey
macro for declaringPubkey
const values (#3021)Updates
uint
from 0.9.5 to 0.10.0Commits
63c5afb
Bump versions (#860)0db43ee
Remove From [u8; n] impl for uint types (#859)701148e
Update syn to 2 (#855)2f1866d
Upgrade rocksdb to 0.22 (#853)9ff9316
fix compile errors with new Rust (#854)757e2bd
primitive-types: add repository URL to Cargo.toml (#844)d5e9c1d
Add more comment (#827)dbf46ba
Release 0.2.0 (#825)314bda6
build(deps): bump Swatinem/rust-cache from 2.7.2 to 2.7.3 (#824)2241f64
build(deps): bump Swatinem/rust-cache from 2.7.1 to 2.7.2 (#823)Updates
arrayref
from 0.3.8 to 0.3.9Commits
Updates
bytemuck
from 1.16.3 to 1.21.0Changelog
Sourced from bytemuck's changelog.
Commits
621848f
chore: Release bytemuck version 1.21.075b54ef
changelog45fbae7
chore: Release bytemuck_derive version 1.8.19d06a93
changelogd6c589f
Cargo.toml: add transparentwrapper_extra to latest_stable_rust, and expand on...9801bb9
Update lib.rs (#290)4bdaf0a
ImplementsPod
andZeroable
for AVX512 types that don't require nightly. ...227d7fe
hideunexpected_cfgs
warnings in proc-macro generated code (#287)9bf993b
chore: Release bytemuck version 1.20.00a995ff
changelogUpdates
proptest
from 1.5.0 to 1.6.0Commits
e5b6c65
prep v1.6.0 release (#539)5bc4672
proptest-derive: prepare 0.5.1 patch release (#538)8ac7e3f
state-machine: prepare v0.3.1 patch release (#535)158c8c9
Merge pull request #530 from colstrom/mainc8a14b7
Merge pull request #534 from matthew-russo/fix-clippyb94bc78
fix no-std build (#536)4548c17
[Fix] add clippy allow in new panic-hook scaffoldingf149b33
Add featurehandle-panics
(#525)fdc53fa
458 fix wasm (#519)d179a50
Fix non-local impl nightly warning withallow(non_local_definitions)
(#531)Updates
serde
from 1.0.206 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401b
Release 1.0.217cb6eaea
Fix roundtrip inconsistency:b6f339c
Resolve repr_packed_without_abi clippy lint in tests2a5caea
Merge pull request #2872 from dtolnay/ehpersonalityb9f93f9
Add no-std CI on stable compilereb5cd47
Drop #[lang = "eh_personality"] from no-std test8478a3b
Merge pull request #2871 from dtolnay/nostdstartdbb9091
Replace #[start] with extern fn mainad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderivedUpdates
serde_json
from 1.0.124 to 1.0.138Release notes
Sourced from serde_json's releases.
Commits
c916099
Release 1.0.138dc29e48
Move BufReader to caller29122f9
Sort imports from PR 1237d33c1b5
Merge pull request #1237 from JonathanBrouwer/master8c2d800
Add more warnings to apply buffering on docs of affected functions65bbd1a
Fix example of from_reader not applying buffering when it should87f78da
More precise gitignore patterns4134f11
Remove *.sw[po] from gitignorec7626db
Remove **/*.rs.bk from project-specific gitignoreeb49e28
Release 1.0.137Updates
serde_with
from 2.3.3 to 3.12.0Release notes
Sourced from serde_with's releases.
... (truncated)
Commits
5de3400
Bump version to 3.12 and update changelogs (#812)0d36647
Bump version to 3.12 and update changelogsf4f784c
Remove use ofops::Mul
andops::Neg
since they can fail (#811)9c06ffa
Generate better error messages when encountering unexpected i128/u128 values ...90d7312
Remove use ofops::Mul
andops::Neg
since they can faile8d2e02
Generate better error messages when encountering unexpected i128/u128 values ...4c273b2
Remove someas
casts (#809)c910fa1
Fix/remove more as castsfa14d98
Remove someas
castsef112b9
Warn aboutas
usage in time related codeDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions