-
Notifications
You must be signed in to change notification settings - Fork 72
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 minor-and-patch-cargo-updates group across 1 directory with 18 updates #3037
build(deps): bump the minor-and-patch-cargo-updates group across 1 directory with 18 updates #3037
Conversation
9d88227
to
22ff25e
Compare
Ignoring ark dependencies since they will be updated in a separate PR. |
22ff25e
to
b943821
Compare
…rectory with 18 updates Bumps the minor-and-patch-cargo-updates group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.213` | `1.0.215` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.0` | `1.41.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.14.0` | | [ark-std](https://github.com/arkworks-rs/std) | `0.4.0` | `0.5.0` | | [ark-mnt4-753](https://github.com/arkworks-rs/algebra) | `0.4.0` | `0.5.0` | | [ark-mnt6-753](https://github.com/arkworks-rs/algebra) | `0.4.0` | `0.5.0` | | [ark-serialize](https://github.com/arkworks-rs/algebra) | `0.4.2` | `0.5.0` | | [pprof](https://github.com/tikv/pprof-rs) | `0.13.0` | `0.14.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.85` | `2.0.87` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.3` | | [console-subscriber](https://github.com/tokio-rs/console) | `0.4.0` | `0.4.1` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.9` | `0.1.10` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.91` | `1.0.93` | | [ark-groth16](https://github.com/arkworks-rs/groth16) | `0.4.0` | `0.5.0` | | [ark-crypto-primitives](https://github.com/arkworks-rs/crypto-primitives) | `0.4.0` | `0.5.0` | | [ark-relations](https://github.com/arkworks-rs/snark) | `0.4.0` | `0.5.1` | | [ark-poly](https://github.com/arkworks-rs/algebra) | `0.4.2` | `0.5.0` | Updates `serde` from 1.0.213 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.213...v1.0.215) Updates `tokio` from 1.41.0 to 1.41.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.0...tokio-1.41.1) Updates `tempfile` from 3.13.0 to 3.14.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.14.0) Updates `ark-std` from 0.4.0 to 0.5.0 - [Changelog](https://github.com/arkworks-rs/std/blob/master/CHANGELOG.md) - [Commits](arkworks-rs/std@v0.4.0...v0.5.0) Updates `ark-mnt4-753` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/arkworks-rs/algebra/releases) - [Changelog](https://github.com/arkworks-rs/algebra/blob/v0.5.0/CHANGELOG.md) - [Commits](arkworks-rs/algebra@v0.4.0...v0.5.0) Updates `ark-mnt6-753` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/arkworks-rs/algebra/releases) - [Changelog](https://github.com/arkworks-rs/algebra/blob/v0.5.0/CHANGELOG.md) - [Commits](arkworks-rs/algebra@v0.4.0...v0.5.0) Updates `ark-serialize` from 0.4.2 to 0.5.0 - [Release notes](https://github.com/arkworks-rs/algebra/releases) - [Changelog](https://github.com/arkworks-rs/algebra/blob/v0.5.0/CHANGELOG.md) - [Commits](arkworks-rs/algebra@v0.4.2...v0.5.0) Updates `pprof` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/tikv/pprof-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/tikv/pprof-rs/commits) Updates `syn` from 2.0.85 to 2.0.87 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.85...2.0.87) Updates `url` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.2...v2.5.3) Updates `console-subscriber` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/tokio-rs/console/releases) - [Changelog](https://github.com/tokio-rs/console/blob/main/release-plz.toml) - [Commits](tokio-rs/console@console-subscriber-v0.4.0...console-subscriber-v0.4.1) Updates `hyper-util` from 0.1.9 to 0.1.10 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.9...v0.1.10) Updates `serde_derive` from 1.0.213 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.213...v1.0.215) Updates `anyhow` from 1.0.91 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.91...1.0.93) Updates `ark-groth16` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/arkworks-rs/groth16/releases) - [Changelog](https://github.com/arkworks-rs/groth16/blob/master/CHANGELOG.md) - [Commits](arkworks-rs/groth16@v0.4.0...v0.5.0) Updates `ark-crypto-primitives` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/arkworks-rs/crypto-primitives/releases) - [Changelog](https://github.com/arkworks-rs/crypto-primitives/blob/main/CHANGELOG.md) - [Commits](arkworks-rs/crypto-primitives@v0.4.0...v0.5.0) Updates `ark-relations` from 0.4.0 to 0.5.1 - [Release notes](https://github.com/arkworks-rs/snark/releases) - [Changelog](https://github.com/arkworks-rs/snark/blob/master/CHANGELOG.md) - [Commits](https://github.com/arkworks-rs/snark/commits) Updates `ark-poly` from 0.4.2 to 0.5.0 - [Release notes](https://github.com/arkworks-rs/algebra/releases) - [Changelog](https://github.com/arkworks-rs/algebra/blob/v0.5.0/CHANGELOG.md) - [Commits](arkworks-rs/algebra@v0.4.2...v0.5.0) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates - dependency-name: ark-std dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates - dependency-name: ark-mnt4-753 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates - dependency-name: ark-mnt6-753 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates - dependency-name: ark-serialize dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates - dependency-name: pprof dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: console-subscriber dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: hyper-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: serde_derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-cargo-updates - dependency-name: ark-groth16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates - dependency-name: ark-crypto-primitives dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates - dependency-name: ark-relations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates - dependency-name: ark-poly dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-cargo-updates ... Signed-off-by: dependabot[bot] <support@github.com>
b943821
to
24b75ee
Compare
@dependabot ignore ark-std |
OK, I won't notify you about ark-std again, unless you unignore it. |
@dependabot ignore ark-mnt4-753 |
OK, I won't notify you about ark-mnt4-753 again, unless you unignore it. |
@dependabot ignore ark-mnt6-753 |
OK, I won't notify you about ark-mnt6-753 again, unless you unignore it. |
@dependabot ignore ark-serialize |
OK, I won't notify you about ark-serialize again, unless you unignore it. |
@dependabot ignore ark-groth16 |
OK, I won't notify you about ark-groth16 again, unless you unignore it. |
@dependabot ignore ark-crypto-primitives |
OK, I won't notify you about ark-crypto-primitives again, unless you unignore it. |
@dependabot ignore ark-relations |
OK, I won't notify you about ark-relations again, unless you unignore it. |
@dependabot ignore ark-poly |
OK, I won't notify you about ark-poly again, unless you unignore it. |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
@dependabot rebase |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the minor-and-patch-cargo-updates group with 17 updates in the / directory:
1.0.213
1.0.215
1.41.0
1.41.1
3.13.0
3.14.0
0.4.0
0.5.0
0.4.0
0.5.0
0.4.0
0.5.0
0.4.2
0.5.0
0.13.0
0.14.0
2.0.85
2.0.87
2.5.2
2.5.3
0.4.0
0.4.1
0.1.9
0.1.10
1.0.91
1.0.93
0.4.0
0.5.0
0.4.0
0.5.0
0.4.0
0.5.1
0.4.2
0.5.0
Updates
serde
from 1.0.213 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
tokio
from 1.41.0 to 1.41.1Release notes
Sourced from tokio's releases.
Commits
bb7ca75
chore: prepare Tokio v1.41.1 (#6959)4a34b77
metrics: fix bug with wrong number of buckets for the histogram (#6957)8897885
docs: fix mismatched backticks in CONTRIBUTING.md (#6951)0dbdd19
ci: update cargo-check-external-types to 0.1.13 (#6949)94e55c0
net: fix typo inTcpStream
internal comment (#6944)4468f27
metrics: fixed flakyworker_steal_count
test (#6932)070a825
metrics: removed race condition from global_queue_depth_multi_thread test (#6...946401c
net: displaynet
requirement fornet::UdpSocket
in docs (#6938)0c01fd2
ci: use patched version of cargo-check-external-types to fix CI failure (#6937)ebe2416
ci: use cargo deny (#6931)Updates
tempfile
from 3.13.0 to 3.14.0Changelog
Sourced from tempfile's changelog.
Commits
b232c58
chore: release 3.14.0 (#307)a23f396
fix: enable wasip2 feature for wasm32-wasip2 target (#305)f162807
ci: switch from cargo-wasi to directly using the wasip1 target (#306)fa8ad00
allow older windows-sys (#304)335d91d
fix: expose SpooledData enum (#301)Updates
ark-std
from 0.4.0 to 0.5.0Changelog
Sourced from ark-std's changelog.
Commits
caab1d5
bump to 0.50ea0f92
Merge branch 'master' into release-0.5.0-alphaed2cf48
Fix incorrect use of atomic variable insrc/perf_trace.rs
(#47)9bd198f
Constant log2 (#49)b6d5082
bump versione18cd56
Conditionally re-exportalloc::sync
(#48)4cee4bc
Fix potential clippy issue of unused variable forstart_timer
and `add_to_t...85f642b
Release 0.4.0 (#43)Updates
ark-mnt4-753
from 0.4.0 to 0.5.0Changelog
Sourced from ark-mnt4-753's changelog.
... (truncated)
Commits
7ad88c4
update changeloga33e319
prepare for 0.5c37fa3d
Merge branch 'master' into release-0.5-alphae107556
Update hashbrown requirement from 0.14 to 0.15 (#859)4524468
Update libtest-mimic requirement from 0.7.0 to 0.8.1 (#860)b33df5c
perf: ATE_LOOP_COUNT hamming weight reduced from 26 to 22 (#852)5a1db8a
Add impl of FftField for Fp2 and Fp3 (#848)273bf21
Infallible div vanishing poly (#850)dcf73a5
Impl sub, mul and div for actual objects (#843)e6374ba
Mul mle by scalar (#845)Updates
ark-mnt6-753
from 0.4.0 to 0.5.0Changelog
Sourced from ark-mnt6-753's changelog.
... (truncated)
Commits
7ad88c4
update changeloga33e319
prepare for 0.5c37fa3d
Merge branch 'master' into release-0.5-alphae107556
Update hashbrown requirement from 0.14 to 0.15 (#859)4524468
Update libtest-mimic requirement from 0.7.0 to 0.8.1 (#860)b33df5c
perf: ATE_LOOP_COUNT hamming weight reduced from 26 to 22 (#852)5a1db8a
Add impl of FftField for Fp2 and Fp3 (#848)273bf21
Infallible div vanishing poly (#850)dcf73a5
Impl sub, mul and div for actual objects (#843)e6374ba
Mul mle by scalar (#845)Updates
ark-serialize
from 0.4.2 to 0.5.0Changelog
Sourced from ark-serialize's changelog.
Commits
7ad88c4
update changeloga33e319
prepare for 0.5c37fa3d
Merge branch 'master' into release-0.5-alphae107556
Update hashbrown requirement from 0.14 to 0.15 (#859)4524468
Update libtest-mimic requirement from 0.7.0 to 0.8.1 (#860)b33df5c
perf: ATE_LOOP_COUNT hamming weight reduced from 26 to 22 (#852)5a1db8a
Add impl of FftField for Fp2 and Fp3 (#848)273bf21
Infallible div vanishing poly (#850)dcf73a5
Impl sub, mul and div for actual objects (#843)e6374ba
Mul mle by scalar (#845)Updates
pprof
from 0.13.0 to 0.14.0Changelog
Sourced from pprof's changelog.
Commits
Updates
syn
from 2.0.85 to 2.0.87Release notes
Sourced from syn's releases.
Commits
a777cff
Release 2.0.871f103d4
Merge pull request #1779 from dtolnay/scan0986a66
Ignore enum_glob_use pedantic clippy lintca97c7d
Translate expr scanner to table driven8039cb3
Test that every expr can be scanned0132c44
Make scan_expr compilable from integration test7c102c3
Extract non-full expr scanner to moduleceaf4d6
Merge pull request #1778 from dtolnay/exprpeeka890e9d
Expose can_begin_expr as Expr::peek12f068c
Merge pull request #1777 from dtolnay/anygroupUpdates
url
from 2.5.2 to 2.5.3Release notes
Sourced from url's releases.
Commits
8a683ff
Merge idna-v1x to main (#990)08a3268
OSS-Fuzz: Add more fuzzers (#988)5d363cc
Improve serde error output (#982)30e6258
fix: support wasm32-wasip2 on stable channel (#983)bf089c4
support hermit (#985)b08a655
Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)ebd5cfb
no_std
support for theurl
crate (#831)7eccac9
Add a test for and fix issue #974 (#975)710e1e7
refactor and add tests for percent encoding (#977)6050a6e
mention why we pin unicode-width (#972)Updates
console-subscriber
from 0.4.0 to 0.4.1Release notes
Sourced from console-subscriber's releases.
Commits
2dd6a0d
chore: release console-api-v0.8.1, console-subscriber-v0.4.1, tokio-console-v...eff20bd
chore: update tokio-console screenshots for v0.1.13 (#591)f4ee0df
chore: update dependencies (#590)ae17230
feat(console): add large future lints (#587)d2a9441
chore(deps): bump tonic from 0.12.0 to 0.12.3 (#588)e00097b
chore(deps-dev): bump vite from 5.1.7 to 5.4.8 in /console-subscriber/example...cbe5993
chore(deps): bump rollup in /console-subscriber/examples/grpc_web/app (#585)f8e1bee
fix(console): correct the grammar issue (#579)Updates
hyper-util
from 0.1.9 to 0.1.10Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
a636037
v0.1.1005b13f4
chore: Fix test warning (#155)30f38c8
feat(client): Exposehttp2::builder::max_header_list_size
in the client bui...aa90ce5
refactor: allow resolve span to be disabled (#153)4dda024
feat(client): Add a new config to set TCP_USER_TIMEOUT (#152)Updates
serde_derive
from 1.0.213 to 1.0.215Release notes
Sourced from serde_derive'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
anyhow
from 1.0.91 to 1.0.93Release notes
Sourced from anyhow's releases.
Commits
713bda9
Release 1.0.93f91c247
Merge pull request #391 from dtolnay/thiserror2a3901c
Isolate old rustc version tests from needing anyhow dev-dependencies in lockfile3ca2cdd
Update dev-dependencies to thiserror v2fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntaxUpdates
ark-groth16
from 0.4.0 to 0.5.0Commits
9ba21ce
bump version numbers0762551
Merge branch 'master' into release-0.5.016ac1dd
Update README.md (#64)5aef8a9
bump alpha version5272c93
Circom witness generation is different than arkworks; cannot skip witness ele...7e6e572
circom witness generation is different than ours202feaa
feat: add bn254 prove_and_verify test (#57)8a6b7bd
update deps8e5c347
Adds Absorb and AbsorbGadget impl for Groth Verification Key & Var (#53)596d91f
Update FixedBaseMSM to match algebra (#55)Updates
ark-crypto-primitives
from 0.4.0 to 0.5.0Changelog
Sourced from ark-crypto-primitives's changelog.
Commits
b9414b6
temp remove patching