-
Notifications
You must be signed in to change notification settings - Fork 0
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 dependencies group with 27 updates #87
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
Bumps the dependencies group with 27 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.32.0` | `1.36.0` | | [hyper](https://github.com/hyperium/hyper) | `0.14.27` | `1.2.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.37` | `0.1.40` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.17` | `0.3.18` | | [serde](https://github.com/serde-rs/serde) | `1.0.183` | `1.0.193` | | [chrono](https://github.com/chronotope/chrono) | `0.4.26` | `0.4.35` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.18` | `0.12.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.47` | `1.0.55` | | [chronoutil](https://github.com/olliemath/chronoutil) | `0.2.5` | `0.2.6` | | [regex](https://github.com/rust-lang/regex) | `1.9.3` | `1.9.4` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.4.3` | `0.5.2` | | [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.2` | `0.6.3` | | [reqwest-tracing](https://github.com/TrueLayer/reqwest-middleware) | `0.4.5` | `0.4.8` | | [reqwest-middleware](https://github.com/TrueLayer/reqwest-middleware) | `0.2.3` | `0.2.5` | | [figment](https://github.com/SergioBenitez/Figment) | `0.10.10` | `0.10.15` | | [hyper-tls](https://github.com/hyperium/hyper-tls) | `0.5.0` | `0.6.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.105` | `1.0.109` | | [url](https://github.com/servo/rust-url) | `2.4.0` | `2.4.1` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.2` | `0.22.0` | | [percent-encoding](https://github.com/servo/rust-url) | `2.3.0` | `2.3.1` | | [async-recursion](https://github.com/dcchut/async-recursion) | `1.0.4` | `1.1.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.11.0` | `0.12.1` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.56` | `0.10.64` | | [mockito](https://github.com/lipanski/mockito) | `1.1.0` | `1.4.0` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.30.0` | `0.31.0` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.87` | `0.2.92` | | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.37` | `0.3.42` | Updates `tokio` from 1.32.0 to 1.36.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.32.0...tokio-1.36.0) Updates `hyper` from 0.14.27 to 1.2.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.27...v1.2.0) Updates `tracing` from 0.1.37 to 0.1.40 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.37...tracing-0.1.40) Updates `tracing-subscriber` from 0.3.17 to 0.3.18 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.17...tracing-subscriber-0.3.18) Updates `serde` from 1.0.183 to 1.0.193 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.183...v1.0.193) Updates `chrono` from 0.4.26 to 0.4.35 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.26...v0.4.35) Updates `reqwest` from 0.11.18 to 0.12.1 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.18...v0.12.1) Updates `thiserror` from 1.0.47 to 1.0.55 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.47...1.0.55) Updates `chronoutil` from 0.2.5 to 0.2.6 - [Release notes](https://github.com/olliemath/chronoutil/releases) - [Commits](olliemath/chronoutil@v0.2.5...v0.2.6) Updates `regex` from 1.9.3 to 1.9.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.9.3...1.9.4) Updates `tower-http` from 0.4.3 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.4.3...tower-http-0.5.2) Updates `color-eyre` from 0.6.2 to 0.6.3 - [Commits](eyre-rs/eyre@v0.6.2...color-eyre-v0.6.3) Updates `reqwest-tracing` from 0.4.5 to 0.4.8 - [Changelog](https://github.com/TrueLayer/reqwest-middleware/blob/main/CHANGELOG.md) - [Commits](https://github.com/TrueLayer/reqwest-middleware/commits) Updates `reqwest-middleware` from 0.2.3 to 0.2.5 - [Changelog](https://github.com/TrueLayer/reqwest-middleware/blob/main/CHANGELOG.md) - [Commits](https://github.com/TrueLayer/reqwest-middleware/commits) Updates `figment` from 0.10.10 to 0.10.15 - [Commits](SergioBenitez/Figment@v0.10.10...v0.10.15) Updates `hyper-tls` from 0.5.0 to 0.6.0 - [Commits](hyperium/hyper-tls@v0.5.0...v0.6.0) Updates `serde_json` from 1.0.105 to 1.0.109 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.105...v1.0.109) Updates `url` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.4.0...v2.4.1) Updates `base64` from 0.21.2 to 0.22.0 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.2...v0.22.0) Updates `percent-encoding` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.3.0...v2.3.1) Updates `async-recursion` from 1.0.4 to 1.1.0 - [Release notes](https://github.com/dcchut/async-recursion/releases) - [Commits](dcchut/async-recursion@v1.0.4...v1.1.0) Updates `itertools` from 0.11.0 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.11.0...v0.12.1) Updates `openssl` from 0.10.56 to 0.10.64 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.56...openssl-v0.10.64) Updates `mockito` from 1.1.0 to 1.4.0 - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@1.1.0...1.4.0) Updates `quick-xml` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.30.0...v0.31.0) Updates `wasm-bindgen` from 0.2.87 to 0.2.92 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.87...0.2.92) Updates `wasm-bindgen-test` from 0.3.37 to 0.3.42 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: chronoutil dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: color-eyre dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: reqwest-tracing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: reqwest-middleware dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: figment dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hyper-tls dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: percent-encoding dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: async-recursion dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mockito dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: quick-xml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: wasm-bindgen-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Mar 25, 2024
Superseded by #88. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 dependencies group with 27 updates:
1.32.0
1.36.0
0.14.27
1.2.0
0.1.37
0.1.40
0.3.17
0.3.18
1.0.183
1.0.193
0.4.26
0.4.35
0.11.18
0.12.1
1.0.47
1.0.55
0.2.5
0.2.6
1.9.3
1.9.4
0.4.3
0.5.2
0.6.2
0.6.3
0.4.5
0.4.8
0.2.3
0.2.5
0.10.10
0.10.15
0.5.0
0.6.0
1.0.105
1.0.109
2.4.0
2.4.1
0.21.2
0.22.0
2.3.0
2.3.1
1.0.4
1.1.0
0.11.0
0.12.1
0.10.56
0.10.64
1.1.0
1.4.0
0.30.0
0.31.0
0.2.87
0.2.92
0.3.37
0.3.42
Updates
tokio
from 1.32.0 to 1.36.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
eaf81ed
chore: prepare Tokio v1.36.0 (#6312)53f9e5a
ci: make sure dictionary words are sorted and unique (#6316)9077762
net: expose keepalive option onTcpSocket
(#6311)131e7b4
ci: add spellchecking (#6297)e53b92a
io: clarifyclear_ready
docs (#6304)7536132
sync: use AtomicBool in broadcast channel future (#6298)b6d0c90
macros: fix trait_method breaking change detection (#6308)4846959
runtime: remove obsolete comment (#6303)ec30383
net: addUnixSocket
(#6290)f80bbec
io: simplify check for empty slice (#6293)Updates
hyper
from 0.14.27 to 1.2.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
... (truncated)
Commits
198c1b9
v1.2.0a7bdc60
refactor(lib): importing Unpin is not needed in 2021 edition00a703a
chore(ci): update to cargo-check-external-types 0.1.11b0c1395
refactor(error): resolve unused trait error7206fe3
fix(rt):Sleep::downcast_mut_pin()
no longer extend lifetime90eb95f
chore(lib): remove importing prelude trait in 2021 edition (#3546)b114244
feat(http1): support configurablemax_headers(num)
to client and server (#3...7177770
chore(lib): update to 2021 edition7a0a640
docs(maintainers): add dswij (@dswij
) to triagers (#3540)79862ec
fix(http2): typo in trace logging (#3536)Updates
tracing
from 0.1.37 to 0.1.40Release notes
Sourced from tracing's releases.
... (truncated)
Commits
15600a3
tracing: prepare to release v0.1.4020a1762
tracing: use ManuallyDrop instead of mem::forget (#2765)4b99457
chore: prepare tracing 0.1.39 (#2755)b2a5e11
tracing: update core to v0.1.31 and attributes to v0.1.273825a50
tracing: use full path when callingformat_args!
(#2757)c4b2a56
chore: prepare tracing-core 0.1.32 (#2754)2502f19
chore: prepare tracing-attributes 0.1.27 (#2756)9048762
Revert "log: update to env_logger 0.10 to fix GHSA-g98v-hv3f-hcfr (#2740)" (#...6ba5af2
docs: remove mention ofRegistration
on v0.1.x (#2753)11aac9a
log: deprecateenv_logger
in favor oftracing_subscriber::fmt::Subscriber
...Updates
tracing-subscriber
from 0.3.17 to 0.3.18Release notes
Sourced from tracing-subscriber's releases.
Commits
8b7a1dd
chore: prepare tracing-subscriber 0.3.18 release (#2789)befb4de
chore: fixahash
-caused build breakage (#2792)1dc1e6a
chore: bumpahash
to 0.7.7 (#2794)abb2393
chore: backport CI improvements (#2238)c6abc10
chore: bump MSRV to 1.63 (#2793)4529182
attributes: added missing RecordTypes for instrument (#2781)7b59435
subcriber: update docs for EnvFilter Builder (#2782)119f91a
tracing: removed core imports in macros (#2762)346d6e6
core: fix incorrect (incorrectly updated) docs for LevelFilter (#2767)8cdc9da
appender: removeSync
bound from writer forNonBlocking
(#2607)Updates
serde
from 1.0.183 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
chrono
from 0.4.26 to 0.4.35Release notes
Sourced from chrono's releases.
... (truncated)
Commits
9fdb596
Prepare 0.4.359e667b6
Deprecate panickingTimeDelta
constructors2c1b0be
Tests: replaceTimeDelta::milliseconds
withtry_milliseconds
2bf3302
Tests: replaceTimeDelta::seconds
withtry_seconds
f93508f
Tests: replaceTimeDelta::minutes
withtry_minutes
9fc931a
Tests: replaceTimeDelta::hours
withtry_hours
9f23c08
Tests: replaceTimeDelta::days
withtry_days
e8f9b5e
Tests: replaceTimeDelta::weeks
withtry_weeks
51a1aa2
Tests: useDays
type when it is more appropriate thanTimeDelta
4251bd1
ReplaceTimeDelta::seconds
withtry_seconds
Updates
reqwest
from 0.11.18 to 0.12.1Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
e0ea15b
v0.12.13d78fcb
fix: Display for Error shouldn't include source (#2199)c535724
Fix binding interface when no TLS is used (#2200)d5adcba
fix: rustls extraction ofTlsInfo::peer_certificate()
being truncated (#2195)7a5df21
fix: could panic if http2 disabled but TLS negotiated h2 (#2194)d5051f9
Update version number in Readme92aa28c
v0.12.06c6170b
feat: Make encoding_rs an optional dependency calledcharset
d1022b3
Support conversion to http::Responsea29c7f9
Add macos-system-configuration feature flagUpdates
thiserror
from 1.0.47 to 1.0.55Release notes
Sourced from thiserror's releases.
Commits
6089273
Release 1.0.55322a2ae
Merge pull request #280 from dtolnay/depinfofd7d7a5
Emit dep-info for probe.rs in case sccache needs it447c328
Release 1.0.544619db8
Merge pull request #279 from dtolnay/depinfo7b53bff
Make env-dep:RUSTC_BOOTSTRAP get listed in probe's dep-infoe0500ad
Merge pull request #277 from dtolnay/nightlyci48cea47
Make CI verify that error_generic_member_access works in latest nightlyfe40a50
Merge pull request #276 from dtolnay/optionifletelseb97654a
Remove option_if_let_else clippy suppressionUpdates
chronoutil
from 0.2.5 to 0.2.6Release notes
Sourced from chronoutil's releases.
Commits
4f37988
chore: 🔖 prep 0.2.6 release78fc065
Revert "Merge pull request #7 from olliemath/0-3-release-branch"2d84ac0
Feature/opt shift utils (#12)0ada93f
ci: 💚 the main branch is main6f7d9a2
Merge pull request #7 from olliemath/0-3-release-brancha0a907a
fix: 🔥 Remove deprecated chrono::Date supportd3fd523
Merge remote-tracking branch 'origin/main' into 0-3-release-branchd8df143
chore: update license datesfb1465e
docs: update docs for 0.3 release92f2d8c
Merge pull request #8 from olliemath/remove-chrono-date-supportUpdates
regex
from 1.9.3 to 1.9.4Changelog
Sourced from regex's changelog.
Commits
f39ab4d
1.9.43f15f1c
deps: bump regex-syntax and regex-automata versions89b452a
regex-automata-0.3.7990979b
regex-syntax-0.7.5