-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the prod group with 8 updates #8424
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
A-dependencies
Area: Dependency file updates
A-rust
Area: Updates to Rust code
labels
Apr 22, 2024
dependabot
bot
added
C-trivial
Category: A trivial change that is not worth mentioning in the CHANGELOG
P-Low ❄️
labels
Apr 22, 2024
dependabot
bot
requested review from
arya2 and
upbqdn
and removed request for
a team
April 22, 2024 15:39
Bumps the prod group with 8 updates: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.198` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.59` | | [thread-priority](https://github.com/iddm/thread-priority) | `0.16.0` | `1.0.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.116` | | [zcash_primitives](https://github.com/zcash/librustzcash) | `0.13.0-rc.1` | `0.15.0` | | [zcash_client_backend](https://github.com/zcash/librustzcash) | `0.10.0-rc.4` | `0.12.1` | | [zcash_proofs](https://github.com/zcash/librustzcash) | `0.13.0-rc.1` | `0.15.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.59` | `2.0.60` | Updates `serde` from 1.0.197 to 1.0.198 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.197...v1.0.198) Updates `thiserror` from 1.0.58 to 1.0.59 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.58...1.0.59) Updates `thread-priority` from 0.16.0 to 1.0.0 - [Commits](https://github.com/iddm/thread-priority/commits) Updates `serde_json` from 1.0.115 to 1.0.116 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.115...v1.0.116) Updates `zcash_primitives` from 0.13.0-rc.1 to 0.15.0 - [Release notes](https://github.com/zcash/librustzcash/releases) - [Commits](zcash/librustzcash@zcash_primitives-0.13.0-rc.1...zcash_primitives-0.15.0) Updates `zcash_client_backend` from 0.10.0-rc.4 to 0.12.1 - [Release notes](https://github.com/zcash/librustzcash/releases) - [Commits](zcash/librustzcash@zcash_client_backend-0.10.0-rc.4...zcash_client_backend-0.12.1) Updates `zcash_proofs` from 0.13.0-rc.1 to 0.15.0 - [Release notes](https://github.com/zcash/librustzcash/releases) - [Commits](zcash/librustzcash@zcash_proofs-0.13.0-rc.1...zcash_proofs-0.15.0) Updates `syn` from 2.0.59 to 2.0.60 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.59...2.0.60) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: thread-priority dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: zcash_primitives dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: zcash_client_backend dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: zcash_proofs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/cargo/prod-edbaf1e7cd
branch
from
April 22, 2024 22:16
aed5593
to
3ca0da4
Compare
7 tasks
Replaced by #8423 where we bump the non-ECC dependencies. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-dependencies
Area: Dependency file updates
A-rust
Area: Updates to Rust code
C-trivial
Category: A trivial change that is not worth mentioning in the CHANGELOG
P-Low ❄️
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 prod group with 8 updates:
1.0.197
1.0.198
1.0.58
1.0.59
0.16.0
1.0.0
1.0.115
1.0.116
0.13.0-rc.1
0.15.0
0.10.0-rc.4
0.12.1
0.13.0-rc.1
0.15.0
2.0.59
2.0.60
Updates
serde
from 1.0.197 to 1.0.198Release notes
Sourced from serde's releases.
Commits
c4fb923
Release 1.0.19865b7eea
Merge pull request #2729 from dtolnay/saturating01cd696
Integrate Saturating<T> deserialization into impl_deserialize_num macroc13b3f7
Format PR 2709a6571ee
Merge pull request #2709 from jbethune/master6e38aff
Revert "Temporarily disable miri on doctests"3d1b19e
Implement Ser+De forSaturating\<T>
5b24f88
Resolve legacy_numeric_constants clippy lints74d0670
Explicitly install a Rust toolchain for cargo-outdated job3bfab6e
Temporarily disable miri on doctestsUpdates
thiserror
from 1.0.58 to 1.0.59Release notes
Sourced from thiserror's releases.
Commits
e7ad85e
Release 1.0.59af477ec
Merge pull request #297 from dtolnay/traitidentf3fbd99
Implement ToTokens without reliance on {:?}508ece8
Revert "Temporarily disable miri on doctests"c8c804c
Explicitly install a Rust toolchain for cargo-outdated job6969595
Merge pull request #293 from dtolnay/workspacewrapper488d52f
Apply RUSTC_WORKSPACE_WRAPPERba33438
Temporarily disable miri on doctestsUpdates
thread-priority
from 0.16.0 to 1.0.0Commits
Updates
serde_json
from 1.0.115 to 1.0.116Release notes
Sourced from serde_json's releases.
Commits
a3f62bb
Release 1.0.11612c8ee0
Hide "non-exhaustive patterns" errors when crate fails to compile051ce97
Merge pull request 1124 from mleonhard/master25dc750
Replacefeatures_check
mod with a call tostd::compile_error!
. Fixes htt...2e15e3d
Revert "Temporarily disable miri on doctests"0baba28
Resolve legacy_numeric_constants clippy lintsUpdates
zcash_primitives
from 0.13.0-rc.1 to 0.15.0Release notes
Sourced from zcash_primitives's releases.
Commits
4cf8cab
zcash_primitives release version 0.15.05f042c4
zcash_protocol release version 0.1.19c82b87
Merge pull request #1309 from nuttycom/fix/missing_block_end_checkpoints874d6b6
zcash_client_backend: Ensure checkpoint at the end of each block.2bcfa79
Merge pull request #1303 from nuttycom/fix/put_blocks_checkpoint_conflict635057d
zcash_client_sqlite: Avoid attempting to re-create already-pruned checkpoints.5d3ddab
zcash_client_sqlite: Add a test to attempt to simulate the checkpoint conflic...f3c8b58
Minor internal variable renaming for clarity.c45d3ae
Merge pull request #1301 from nuttycom/fix/orchard_ua_receiver_tests6f1e4af
zcash_client_sqlite: Fix tests that broke with the addition of Orchard UA rec...Updates
zcash_client_backend
from 0.10.0-rc.4 to 0.12.1Commits
1cb33c8
zcash_client_backend release version 0.12.1d431889
zcash_client_sqlite: Fix incorrect input selection filtering when sending to ...a58355f
zcash_client_backend: Add a failing test for note selection error.0d80f3c
Merge pull request #1331 from zcash/release-zcash_client_sqlite-0.10.2bea4097
zcash_client_sqlite 0.10.29195019
Merge pull request #1328 from zcash/1326-zcs-fix-query5462f84
zcash_client_sqlite: Fix column name in UTXO query020305f
zcash_client_sqlite: Add tests that hit zcash/librustzcash#1326.3ccc14f
Merge pull request #1321 from zcash/fix_sent_note_recipient_constraintda3869a
Release zcash_client_sqlite 0.10.1Updates
zcash_proofs
from 0.13.0-rc.1 to 0.15.0Release notes
Sourced from zcash_proofs's releases.
Commits
2bda943
Release zcash_proofs version 0.15.0181e898
Merge pull request #1311 from zcash/release-zcash_primitives-0.15.04cf8cab
zcash_primitives release version 0.15.022f90bc
Merge pull request #1307 from nuttycom/fix/update_chain_tip_stable_max_scanned33edf74
Merge pull request #1300 from nuttycom/sqlite_wallet/expired_transaction_value3620314
Merge pull request #1310 from zcash/release-zcash_protocol-0.1.15f042c4
zcash_protocol release version 0.1.1e22cf68
zcash_client_sqlite: Fixbirthday_in_anchor_shard
tests.81954e2
zcash_client_sqlite: Fixinvalid_chain_cache_disconnected
tests.e67a978
zcash_client_sqlite: Use account birthday subtree sizes for progress.Updates
syn
from 2.0.59 to 2.0.60Release notes
Sourced from syn's releases.
Commits
7029b22
Release 2.0.60e978b98
Remove html_root_url & syn.json reminder from Cargo.toml48f99b0
Merge pull request #1625 from dtolnay/peek4b18c15
Improve how None-delimited groups are counted by peek9f00b23
Merge pull request #1624 from dtolnay/peektest990300a
Add more extensive tests for ParseStream::peek1431bd6
Update None-delimited group notation to use «∅ ∅»54a1643
Fix empty-set symbol in comments7307d29
Merge pull request #1623 from dtolnay/arrays68d1cd9
Take advantage of the IntoIterator for [T; N]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