Bump the program-dependencies group across 1 directory with 8 updates #815
+372
−83
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.22.0
1.5.0
1.6.0
1.0.206
1.0.219
1.0.124
1.0.140
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.22.0Changelog
Sourced from bytemuck's changelog.
Commits
d1d918b
chore: Release bytemuck version 1.22.0f48810f
changelog.ee2f71f
Addpod_saturating
feature (#303)e023695
bump bytemuck_derive dependency to >= 1.4.1 (#301)9ec593d
Implement Send and Sync for BoxBytes. (#299)1f6afb3
Add apack1
as a related crate for packed integers etc. (#296)c254af3
chore: Release bytemuck_derive version 1.9.0417e989
fix changelog which cargo-release goofed because crates.io goofed.d6cd76c
chore: Release bytemuck_derive version 1.9.095db6e1
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.219Release notes
Sourced from serde's releases.
Commits
49d098d
Release 1.0.21940f1d19
Wrap dummy.rs to 80 columns514848b
Merge pull request #2906 from davidzeng0/master168b6cf
fix clippy absolute paths warninga8bdd17
Remove unused Punctuated import1c96013
Resolve mem_replace_with_default clippy lintf0d1ae0
Ignore elidable_lifetime_names pedantic clippy linte3eaa6a
Merge pull request #2896 from dtolnay/stabledoc6a630cf
Also link to stable proc_macro7bfd518
Release 1.0.218Updates
serde_json
from 1.0.124 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834
Release 1.0.140d77a498
Merge pull request #1245 from serde-rs/powerpcb34d317
Delete unused gcc installationf7200c3
Ignore unbuffered_bytes clippy lint76cd4fb
Ignore elidable_lifetime_names pedantic clippy lint400eaa9
Point standard library links to stable4d4f53c
Release 1.0.1395d6b32f
Merge pull request #1242 from dtolnay/writefloate5bb8bd
Document behavior of write_f32/f64 on non-finite floats7a79781
Merge pull request #1241 from dtolnay/doclinkUpdates
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