Bump the program-dependencies group across 1 directory with 7 updates #500
+364
−68
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 7 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.19.0
1.0.206
1.0.215
1.0.124
1.0.132
2.3.3
3.11.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.19.0Changelog
Sourced from bytemuck's changelog.
Commits
7b98ff1
chore: Release bytemuck version 1.19.0422acc0
changelog.da9b187
addtrack_caller
feature (#276)1c09edf
fix #274 (#275)48952a0
chore: Release bytemuck_derive version 1.8.02cd9719
changeloga637e1d
derive(Zeroable) on fieldful enums and repr(C) enums (#257)bb36879
Improve documentation of features. (#272)860c391
chore: Release bytemuck version 1.18.04c535f9
Clean up Cargo.toml (#271)Updates
serde
from 1.0.206 to 1.0.215Release notes
Sourced from serde's releases.
Commits
8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmt1a3cf4b
Update PR 2562 ui tests7d96352
Merge pull request #2857 from dtolnay/collide111ecc5
Update ui tests for warning on colliding aliasesedd6fe9
Revert "Add checks for conflicts for aliases"a20e924
Revert "pacify clippy"b1353a9
Merge pull request #2856 from dtolnay/denamec59e876
Produce a separate warning for every colliding name7f1e697
Merge pull request #2855 from dtolnay/namespanUpdates
serde_json
from 1.0.124 to 1.0.132Release notes
Sourced from serde_json's releases.
Commits
86d933c
Release 1.0.132f45b422
Merge pull request #1206 from dtolnay/hasnextf2082d2
Clearer order of comparisons0f54a1a
Handle early return sooner on eof in seq or map2a4cb44
Rearrange 'match peek'4cb90ce
Merge pull request #1205 from dtolnay/hasnextb71ccd2
Reduce duplicative instantiation of logic in SeqAccess and MapAccessa810ba9
Release 1.0.1310d084c5
Touch up PR 1135b4954a9
Merge pull request #1135 from swlynch99/map-deserializerUpdates
serde_with
from 2.3.3 to 3.11.0Release notes
Sourced from serde_with's releases.
... (truncated)
Commits
bc20634
Bump version to 3.11 (#791)bf8cfd4
Bump version to 3.11a58cb33
Add support for hashbrown v0.15 (#790)ef7403d
Update changelog5d97c6a
Add support for hashbrown v0.15db290af
Bump regex from 1.10.3 to 1.11.0 (#788)a329a52
Bump regex from 1.10.3 to 1.11.0eb41764
Fix clippy::needless_lifetimes (#789)eca5a27
Fix clippy::needless_lifetimesf1b79f2
Bump version to 3.10.0 (#786)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 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