-
Notifications
You must be signed in to change notification settings - Fork 23
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
Bump the production-dependencies group with 20 updates #81
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/production-dependencies-e38a30b9c1
Closed
Bump the production-dependencies group with 20 updates #81
dependabot
wants to merge
1
commit into
main
from
dependabot/cargo/production-dependencies-e38a30b9c1
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
Bumps the production-dependencies group with 20 updates: | Package | From | To | | --- | --- | --- | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.4` | `0.21.5` | | [once_cell](https://github.com/matklad/once_cell) | `1.18.0` | `1.19.0` | | [prost](https://github.com/tokio-rs/prost) | `0.12.0` | `0.12.3` | | [prost-types](https://github.com/tokio-rs/prost) | `0.12.0` | `0.12.3` | | [insta](https://github.com/mitsuhiko/insta) | `1.31.0` | `1.34.0` | | [proptest](https://github.com/proptest-rs/proptest) | `1.2.0` | `1.4.0` | | [prost-build](https://github.com/tokio-rs/prost) | `0.12.0` | `0.12.3` | | [protox](https://github.com/andrewhickman/protox) | `0.5.0` | `0.5.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.106` | `1.0.108` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.25` | `0.9.27` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.66` | `1.0.70` | | [syn](https://github.com/dtolnay/syn) | `2.0.32` | `2.0.41` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.84` | `1.0.85` | | [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` | | [criterion](https://github.com/bheisler/criterion.rs) | `0.4.0` | `0.5.1` | | [rayon](https://github.com/rayon-rs/rayon) | `1.7.0` | `1.8.0` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.0` | `0.10.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.27` | `1.0.28` | | [ureq](https://github.com/algesten/ureq) | `2.7.1` | `2.9.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.8.0` | `3.8.1` | Updates `base64` from 0.21.4 to 0.21.5 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.4...v0.21.5) Updates `once_cell` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.18.0...v1.19.0) Updates `prost` from 0.12.0 to 0.12.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.12.0...v0.12.3) Updates `prost-types` from 0.12.0 to 0.12.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.12.0...v0.12.3) Updates `insta` from 1.31.0 to 1.34.0 - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.31.0...1.34.0) Updates `proptest` from 1.2.0 to 1.4.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/master/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.2.0...v1.4.0) Updates `prost-build` from 0.12.0 to 0.12.3 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.12.0...v0.12.3) Updates `protox` from 0.5.0 to 0.5.1 - [Changelog](https://github.com/andrewhickman/protox/blob/main/CHANGELOG.md) - [Commits](https://github.com/andrewhickman/protox/commits) Updates `serde_json` from 1.0.106 to 1.0.108 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.106...v1.0.108) Updates `serde_yaml` from 0.9.25 to 0.9.27 - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.25...0.9.27) Updates `proc-macro2` from 1.0.66 to 1.0.70 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.66...1.0.70) Updates `syn` from 2.0.32 to 2.0.41 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.32...2.0.41) Updates `trybuild` from 1.0.84 to 1.0.85 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.84...1.0.85) Updates `serde` from 1.0.190 to 1.0.193 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.190...v1.0.193) Updates `criterion` from 0.4.0 to 0.5.1 - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.4.0...0.5.1) Updates `rayon` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.7.0...rayon-core-v1.8.0) Updates `env_logger` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.10.0...v0.10.1) Updates `flate2` from 1.0.27 to 1.0.28 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.0.27...1.0.28) Updates `ureq` from 2.7.1 to 2.9.1 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.7.1...2.9.1) Updates `tempfile` from 3.8.0 to 3.8.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prost-types dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: proptest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: prost-build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: protox dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: trybuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: criterion dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ureq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 18, 2023
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #81 +/- ##
=======================================
Coverage 76.32% 76.32%
=======================================
Files 31 31
Lines 5454 5454
=======================================
Hits 4163 4163
Misses 1291 1291 ☔ View full report in Codecov by Sentry. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/cargo/production-dependencies-e38a30b9c1
branch
December 25, 2023 14:12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 production-dependencies group with 20 updates:
0.21.4
0.21.5
1.18.0
1.19.0
0.12.0
0.12.3
0.12.0
0.12.3
1.31.0
1.34.0
1.2.0
1.4.0
0.12.0
0.12.3
0.5.0
0.5.1
1.0.106
1.0.108
0.9.25
0.9.27
1.0.66
1.0.70
2.0.32
2.0.41
1.0.84
1.0.85
1.0.190
1.0.193
0.4.0
0.5.1
1.7.0
1.8.0
0.10.0
0.10.1
1.0.27
1.0.28
2.7.1
2.9.1
3.8.0
3.8.1
Updates
base64
from 0.21.4 to 0.21.5Changelog
Sourced from base64's changelog.
Commits
7f81baf
v0.21.595dda57
Merge pull request #255 from marshallpierce/mp/debugbda313a
Add Debug and Clone to general purpose Engine53a8737
Merge pull request #254 from marshallpierce/mp/ci-all-targetsc423b6e
CI for all targets w/o default features9eaf503
Merge pull request #253 from kpreid/features-and-build04451fb
Allowcargo test
to complete under any set of features.2ee1a00
no_std
import simplification.Updates
once_cell
from 1.18.0 to 1.19.0Changelog
Sourced from once_cell's changelog.
Commits
c48d3c2
Merge pull request #251 from taks/portable-atomic8211d80
Fix CI2715aa9
v1.19.0dffcae4
Fix CIde4cd9d
Revert atomic-polyfill featuree26736f
Fix CI5f88676
Use portable_atomic instead of atomic-polyfill874f937
clarify that MSRV does bump the minor version3cd6549
Merge #245a2eabc9
Add--generate-link-to-definition
option when building on docs.rsUpdates
prost
from 0.12.0 to 0.12.3Commits
907e9f6
prost: prepare release0.12.3
(#947)acc1df8
Fix code generation for Name trait (#944)3cf34f0
prost: prepare release0.12.2
(#943)3ce212f
feat: Generate implementation forName
trait (#931)97cd4e2
fix: generateName::full_name
properly (#923)9dd6553
release 0.12.1 (#918)6079136
Fixes 905, fix: Use full path of Result type + unit test + Option unti test (...bf86646
prost-type: impl Hash for Duration (#912)b258dc8
release 0.12.0 (#904)Updates
prost-types
from 0.12.0 to 0.12.3Commits
907e9f6
prost: prepare release0.12.3
(#947)acc1df8
Fix code generation for Name trait (#944)3cf34f0
prost: prepare release0.12.2
(#943)3ce212f
feat: Generate implementation forName
trait (#931)97cd4e2
fix: generateName::full_name
properly (#923)9dd6553
release 0.12.1 (#918)6079136
Fixes 905, fix: Use full path of Result type + unit test + Option unti test (...bf86646
prost-type: impl Hash for Duration (#912)b258dc8
release 0.12.0 (#904)Updates
insta
from 1.31.0 to 1.34.0Changelog
Sourced from insta's changelog.
Commits
324cd71
1.34.0c0dc693
Sort snapshot containers (#413)57252ed
Added changelog entry452fdc4
Improve development experience by moving to a workspace (#410)ef00fb6
Added changlog entry2e8ceba
cargo-insta: fix --manifest-path <virtual-workspace> (#409)9623b3a
1.33.0c09cd86
Added changelog58a225f
cargo-insta: support --all-targets (#408)845ee36
1.32.0Updates
proptest
from 1.2.0 to 1.4.0Commits
63ef67c
[Release] 1.4.0 : adds missing changelog entries (#397)3d40220
Merge pull request #393 from tzemanovic/tomas/compile-fail-must-be-debuga9123f3
Merge pull request #389 from proptest-rs/tomas/nightly-coroutine-trait0a1ba01
fix 🤷5e17be7
fix nightly build (re: rust-lang/rust#116958)6f534cb
Merge pull request #377 from sameer/masterd6f95d4
Update compiletest_rs requirement from 0.9 to 0.10 (#383)8b06703
Update regex-syntax requirement from 0.7 to 0.8 (#386)f8c489d
Update message-io requirement from 0.17.0 to 0.18.0 (#384)539bd55
Enable Dependabot (#380)Updates
prost-build
from 0.12.0 to 0.12.3Commits
907e9f6
prost: prepare release0.12.3
(#947)acc1df8
Fix code generation for Name trait (#944)3cf34f0
prost: prepare release0.12.2
(#943)3ce212f
feat: Generate implementation forName
trait (#931)97cd4e2
fix: generateName::full_name
properly (#923)9dd6553
release 0.12.1 (#918)6079136
Fixes 905, fix: Use full path of Result type + unit test + Option unti test (...bf86646
prost-type: impl Hash for Duration (#912)b258dc8
release 0.12.0 (#904)Updates
protox
from 0.5.0 to 0.5.1Changelog
Sourced from protox's changelog.
Commits
Updates
serde_json
from 1.0.106 to 1.0.108Release notes
Sourced from serde_json's releases.
Commits
4bc1eaa
Release 1.0.1081454eac
Merge pull request #1082 from dtolnay/fromdoc0f072fa
Improve Value From and FromIterator docsa8e6f75
Merge pull request #1081 from fritzrehde/masterebaf617
fixed typosf56053d
Merge pull request #1080 from serde-rs/negativenan4e091d5
Add test of negative NaN and negative infinity421a70d
Fix unused imports39f5ad1
Remove 'remember to update' reminder from Cargo.toml5bb6960
Merge pull request #1075 from dimo414/masterUpdates
serde_yaml
from 0.9.25 to 0.9.27Release notes
Sourced from serde_yaml's releases.
Commits
66ec2cf
Release 0.9.2723069f2
Merge pull request #394 from dtolnay/numbernan1cda03f
Destroy NaN signaling and payload too88c032f
Deterministically destroy sign of NaN when converted to Number22116b6
Expand from_float macro1e2a89c
Format PR 393 with rustfmt8032b5c
Release 0.9.26d07a63c
Merge pull request #393 from dtolnay/nansign13e2610
Pull in serde NaN fix8fa21e5
Add test of NaN sign when deserializing to primitiveUpdates
proc-macro2
from 1.0.66 to 1.0.70Release notes
Sourced from proc-macro2's releases.
Commits
cd31a69
Release 1.0.704482662
Merge pull request #423 from dtolnay/trackcaller690ab11
Track caller for Ident validation panicsf15383f
Merge pull request #422 from dtolnay/newcheckedea2cd7f
Rename internal Ident::new -> Ident::new_checked8059195
Merge pull request #421 from dtolnay/identunchecked805a6ad
Bypass Ident validation on identifiers created by parserc513462
Merge pull request #420 from dtolnay/newrawbd778e1
Delete Ident::_new_raw0cb3649
Ignore checked_conversions pedantic clippy lintUpdates
syn
from 2.0.32 to 2.0.41Release notes
Sourced from syn's releases.
Commits
63b1701
Release 2.0.41920ab7d
Merge pull request #1548 from dtolnay/parsequotefield5e15924
Test parse_quote implementation for Fieldc268c67
Support parsing Field in parse_quote2ab0f6a
Merge pull request #1547 from dtolnay/testparsequote46172a4
Add parse_quote tests0fcdad0
Support punctuated Pairs iterator in snapshot tests06161ba
Update test suite to nightly-2023-12-12cf7f40a
Release 2.0.401ce8ccf
Merge pull request #1538 from dtolnay/testinvisibleUpdates
trybuild
from 1.0.84 to 1.0.85Release notes
Sourced from trybuild's releases.
Commits
9692965
Release 1.0.85a1d8b13
Merge pull request #244 from dtolnay/threadname32863fa
Add thread name for flock thread3d6e7ba
Merge pull request #243 from dtolnay/threadspawn34c44ff
Propagate thread creation error in flockUpdates
serde
from 1.0.190 to 1.0.193Release notes
Sourced from serde's releases.
Commits
44613c7
Release 1.0.193c706281
Merge pull request #2655 from dtolnay/rangestartend65d75b8
Add RangeFrom and RangeTo tests332b0cb
Merge pull request #2654 from dtolnay/rangestartend8c4af41
Fix more RangeFrom / RangeEnd mixups24a78f0
Merge pull request #2653 from emilbonnek/fix/range-to-from-de-mixupc91c334
Fix Range{From,To} deserialize mixup2083f43
Update ui test suite to nightly-2023-11-194676abd
Release 1.0.19235700eb
Merge pull request #2646 from robsdedude/fix/2643/allow-tag-field-in-untaggedUpdates
criterion
from 0.4.0 to 0.5.1Changelog
Sourced from criterion's changelog.
Commits
dc2b06c
Release version 0.5.1 (#687)bfc84ad
fix >5s quick mode crash, resolve #658 (#685)4a560cb
release version 0.5 (#683)3e2849e
Post v0.4 CHANGELOG updates (#680)637010e
Bump clap to version 4 (#679)39d7e2f
Update to tempfile 3.5 (#675)8ab2752
Fix typo in known_limitations.md (#674)a211230
chore: replace atty with is-terminal (#628)a844eb2
Bump MSRV to 1.60 for csv dependency (#665)2f53607
Use OR operator to specify multiple licenses (#643)Updates
rayon
from 1.7.0 to 1.8.0Changelog
Sourced from rayon's changelog.
Commits
21e1ae1
Release rayon 1.4.0 / rayon-core 1.8.0a0e5833
Merge #785 #790 #7919f7357b
Merge #792998f134
Removed outdated documentationc7d963a
Use crossbeam_deque::Injector instead of crossbeam_queue::SegQueue2e88929
Micro-optimize the WorkerThread::steal loop66559fe
Remove the lifetime constraint from the scope OP09428ec
Merge #746ed6a5f7
Update ci/compat-Cargo.lock96ba9ef
inline more Counter methodsUpdates
env_logger
from 0.10.0 to 0.10.1Changelog
Sourced from env_logger's changelog.
Commits
36623f5
chore: Release env_logger version 0.10.18a033d8
chore: Fix packaging9df7e6c
Merge pull request #241 from ChrisDenton/simple-insert46ccdd9
perf: ReplaceHashMap
with aVec
bdc96a4
Merge pull request #249 from atouchet/v10983837c
Update links and remove broken badgedcd220d
Update listed version number36b1508
Merge pull request #260 from y-yagi/2018-edition6f64347
Merge pull request #282 from epage/syntaxb297357
chore: Update docs and examples to 2018 editionUpdates
flate2
from 1.0.27 to 1.0.28Release notes
Sourced from flate2's releases.
Commits
a99b53e
Merge pull request #378 from Byron/prep-release223f829
Merge pull request #380 from Manishearth/reset-stream7a61ea5
Reset StreamWrapper after calling mz_inflate / mz_deflate1260d3e
prepare next patch-releasef62ff42
Merge pull request #375 from georeth/fix-read-doc5b23cc9
Fix and unify docs ofbufread
andread
types.f285e9a
Merge pull request #373 from anforowicz/fix-spare-capacity-handling69972b8
Fix soundness ofwrite_to_spare_capacity_of_vec
.82e45fa
Refactoring: Dedupe code intowrite_to_spare_capacity_of_vec
helper.20cdcbe
Merge pull request #371 from jongiddy/jgiddy/msrv-1.53Updates
ureq
from 2.7.1 to 2.9.1Changelog
Sourced from ureq's changelog.
Commits
9092222
2.9.17369043
Rename feature http -> http-crate87108e0
Support both http 0.2 and 1.089a69a5
docs: update doc comment ontry_proxy_from_env
method to reflect the `proxy...395218d
feat: add a feature flag "proxy-from-env" to control whether or not to detect...260213b
2.9.0c83ba95
Update changelog07b8925
Simpler version expression for rustls depc1bc86a
http 1.0916ffbf
Fix missing add_trust_anchors method due to lax rustls versioningUpdates
tempfile
from 3.8.0 to 3.8.1Changelog
Sourced from tempfile's changelog.
Commits
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