-
Notifications
You must be signed in to change notification settings - Fork 15
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 backend group across 1 directory with 16 updates #594
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 backend group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.96` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.86` | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.31` | | [deadpool-postgres](https://github.com/bikeshedder/deadpool) | `0.14.0` | `0.14.1` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `9.3.0` | `9.3.1` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.33.3` | `0.43.0` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.68` | `0.10.71` | | [postgres-openssl](https://github.com/sfackler/rust-postgres) | `0.5.0` | `0.5.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.218` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.139` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.6` | `2.0.11` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | | [tokio-postgres](https://github.com/sfackler/rust-postgres) | `0.7.12` | `0.7.13` | | [tower](https://github.com/tower-rs/tower) | `0.5.1` | `0.5.2` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.14.0` | | [hyper](https://github.com/hyperium/hyper) | `1.5.1` | `1.6.0` | Updates `anyhow` from 1.0.94 to 1.0.96 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.96) Updates `async-trait` from 0.1.83 to 0.1.86 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.86) Updates `clap` from 4.5.23 to 4.5.31 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.23...v4.5.31) Updates `deadpool-postgres` from 0.14.0 to 0.14.1 - [Changelog](https://github.com/deadpool-rs/deadpool/blob/master/CHANGELOG.md) - [Commits](deadpool-rs/deadpool@deadpool-postgres-v0.14.0...deadpool-postgres-v0.14.1) Updates `jsonwebtoken` from 9.3.0 to 9.3.1 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.0...v9.3.1) Updates `octocrab` from 0.33.3 to 0.43.0 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.33.3...v0.43.0) Updates `openssl` from 0.10.68 to 0.10.71 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.68...openssl-v0.10.71) Updates `postgres-openssl` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/sfackler/rust-postgres/releases) - [Commits](sfackler/rust-postgres@postgres-openssl-v0.5.0...postgres-openssl-v0.5.1) Updates `serde` from 1.0.215 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.218) Updates `serde_json` from 1.0.133 to 1.0.139 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.139) Updates `thiserror` from 2.0.6 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.6...2.0.11) Updates `tokio` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) Updates `tokio-postgres` from 0.7.12 to 0.7.13 - [Release notes](https://github.com/sfackler/rust-postgres/releases) - [Commits](sfackler/rust-postgres@tokio-postgres-v0.7.12...tokio-postgres-v0.7.13) Updates `tower` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.5.1...tower-0.5.2) Updates `uuid` from 1.11.0 to 1.14.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...v1.14.0) Updates `hyper` from 1.5.1 to 1.6.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: deadpool-postgres dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: jsonwebtoken dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: octocrab dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: postgres-openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: tokio-postgres dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #595. |
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 backend group with 16 updates in the / directory:
1.0.94
1.0.96
0.1.83
0.1.86
4.5.23
4.5.31
0.14.0
0.14.1
9.3.0
9.3.1
0.33.3
0.43.0
0.10.68
0.10.71
0.5.0
0.5.1
1.0.215
1.0.218
1.0.133
1.0.139
2.0.6
2.0.11
1.42.0
1.43.0
0.7.12
0.7.13
0.5.1
0.5.2
1.11.0
1.14.0
1.5.1
1.6.0
Updates
anyhow
from 1.0.94 to 1.0.96Release notes
Sourced from anyhow's releases.
Commits
f0aa0d3
Release 1.0.96bc33c24
Convert html links to intra-doc links1cff785
Unset doc-scrape-examples for lib targetd71c806
More precise gitignore patterns3e40975
Remove **/*.rs.bk from project-specific gitignoreb880dd0
Ignore Cargo-generated tests/crate/target directory8891ce3
Merge pull request #404 from dtolnay/missingabi51a173e
Ignore missing_abi lint in nightly-2025-01-164d71a84
Ignore double_ended_iterator_last clippy lintaf0937e
Update ui test suite to nightly-2025-01-02Updates
async-trait
from 0.1.83 to 0.1.86Release notes
Sourced from async-trait's releases.
Commits
46a70c0
Release 0.1.860e43f29
Merge pull request #286 from dtolnay/dyncompc49cbcb
Update 'object safe' -> 'dyn compatible' naming in tests87316f9
Merge pull request #285 from dtolnay/dyncompeb69fb3
Delete section on dyn compatibility of default implementationsec9665a
Update example error message in docsf1b4d3c
Update ui test suite to nightly-2025-02-01b33a4b2
More precise gitignore patterns9d09210
Remove **/*.rs.bk from project-specific gitignore3f11674
Update ui test suite to nightly-2025-01-23Updates
clap
from 4.5.23 to 4.5.31Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
Commits
acf9abb
chore: Release9186a18
docs: Update changelog233c316
Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2
Merge pull request #5923 from Reverier-Xu/master536e29f
feat(builder): AddValueParserFactory
forSaturating\<T>
45ed71c
chore: Avoid using gen for rust 2024 preserved keyword5029bb3
chore: Avoid usinggen
for rust 2024 preserved keyword8a1d59b
chore(deps): Update Rust Stable to v1.85 (#5921)9caee53
docs(changelog): Clarify 5.0.0cb2352f
Merge pull request #5918 from epage/testUpdates
deadpool-postgres
from 0.14.0 to 0.14.1Commits
b438af3
Release deadpool-postgres 0.14.12aed3a4
Add missing re-export of LoadBalanceHostsac5d03d
Allow configuring Redis connections via AsyncConnectionConfigeadd120
replaced private sentinel_connection_info field with public node_connection_i...9862d3f
Update Cargo.tomlecdaea2
Fix links in CHANGELOG3881487
Release deadpool-sqlite 0.9.0ed5b13b
Release deadpool-redis 0.18.03f7dcbe
Update itertools to version 0.13.08556502
Update Redis to 0.27.Updates
jsonwebtoken
from 9.3.0 to 9.3.1Changelog
Sourced from jsonwebtoken's changelog.
Commits
87bbe49
New releasec733c78
doc: Clarify MSRV is in Cargo.toml88e48f3
Update base64 to 0.22afbb44e
fix: remove erroneous backtick (#383)93424d5
complete documentation with required claims (#382)Updates
octocrab
from 0.33.3 to 0.43.0Release notes
Sourced from octocrab's releases.
... (truncated)
Changelog
Sourced from octocrab's changelog.
... (truncated)
Commits
ce8c885
chore: release v0.43.0 (#739)4106251
Enable client reuse when authenticating via a Github app using user access to...65489d6
chore!: Box the github error & fix clippy lints (#743)a916714
issues can now be closed asduplicate
(#741)fae5b08
Add "merged" field to PullRequest (#737)653814c
chore: release v0.42.1 (#736)592f165
Secret scanning alert locations API (#735)9c39eaa
chore: release v0.42.0 (#733)5f6b085
Secrets and Code scanning alerts API (#730)6f30dc5
imp: add support for custom executors (#728)Updates
openssl
from 0.10.68 to 0.10.71Release notes
Sourced from openssl's releases.
Commits
1a16077
Merge pull request #2369 from alex/bump-for-release3312618
Merge pull request #2366 from frncs-rss/license_apachef71fcf2
Release openssl v0.10.71 and openssl-sys v0.9.1066ca34f8
add full Apache license filec0f1442
Merge pull request #2361 from alex/rc2ae495dc
Expose rc2 ciphers on symm::Ciphera4d399b
Release openssl v0.10.70c9a33e2
Release openssl-sys v0.9.105f014afb
Merge pull request #2360 from sfackler/fix-alpn-lifetimes8e6e30b
Fix lifetimes in ssl::select_next_protoUpdates
postgres-openssl
from 0.5.0 to 0.5.1Commits
1ed6365
Release postgres-openssl v0.5.114f3b9e
Release postgres-native-tls v0.5.17ee61f3
Merge pull request #1207 from sfackler/cidr-fixesa5eaea1
fix cibfb35b2
add docs89b91b4
Propagate features0785381
Merge pull request #1183 from rs-sac/upstream263fb90
Merge pull request #1198 from allan2/clippy924d0e5
Merge pull request #1197 from allan2/time-overflow9754f13
Revert time 0.2 changeUpdates
serde
from 1.0.215 to 1.0.218Release notes
Sourced from serde's releases.
Commits
7bfd518
Release 1.0.218723a949
Merge pull request #2895 from dtolnay/stabledoc2b44efb
Point standard library links to stable03dc0fc
Merge pull request #2894 from dtolnay/doclink85cb0c4
Convert html links to intra-doc linksabe7194
Update ui test suite to nightly-2025-02-12aaccac7
Unset doc-scrape-examples for lib target7cd4d84
Update ui test suite to nightly-2025-02-0704ff3e8
More precise gitignore patternsdc3031b
Remove *.sw[po] from gitignoreUpdates
serde_json
from 1.0.133 to 1.0.139Release notes
Sourced from serde_json's releases.
Commits
4d4f53c
Release 1.0.1395d6b32f
Merge pull request #1242 from dtolnay/writefloate5bb8bd
Document behavior of write_f32/f64 on non-finite floats7a79781
Merge pull request #1241 from dtolnay/doclink13591f1
Convert html links to intra-doc links1d7378e
Unset doc-scrape-examples for lib target1174c5f
Resolve unnecessary_semicolon pedantic clippy lintc916099
Release 1.0.138dc29e48
Move BufReader to caller29122f9
Sort imports from PR 1237Updates
thiserror
from 2.0.6 to 2.0.11Release notes
Sourced from thiserror's releases.
Commits
0f532e3
Release 2.0.113d15543
Merge pull request #410 from dtolnay/testnostd1a226ae
Disable two more integration tests in no-std mode8b5f2d7
Fix unused import in test when built without stdeecd247
Add CI step to test with "std" disabled8f2a76b
Merge pull request #409 from Maytha8/std-tests693a6cd
Add feature gate to tests that use std349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated typesUpdates
tokio
from 1.42.0 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296d
chore: prepare Tokio v1.43.0 (#7079)cc974a6
chore: prepare tokio-macros v2.5.0 (#7078)15495fd
metrics: improve flexibility of H2Histogram Configuration (#6963)ad41834
io: don't callset_len
before initializing vector inBlocking
(#7054)bd3e857
runtime: moveis_join_waker_set
assertion inunset_waker
(#7072)15f7366
runtime: fixLocalRuntime
doc links (#7074)fd2048d
ci: split miri jobs into unit and integration tests (#7071)e8f3915
chore: use unsync loads forunsync_load
(#7073)67f1277
net: fix ambiguity inTcpStream::try_write_vectored
docs (#7067)463502c
io: clarifyReadBuf::uninit
allows initialized buffers as well (#7053)Updates
tokio-postgres
from 0.7.12 to 0.7.13Commits
ad68abf
Release tokio-postgres v0.7.1343c7049
Release postgres-types v0.2.9966724c
Release postgres-protocol v0.6.81ed6365
Release postgres-openssl v0.5.114f3b9e
Release postgres-native-tls v0.5.17ee61f3
Merge pull request #1207 from sfackler/cidr-fixesa5eaea1
fix cibfb35b2
add docs89b91b4
Propagate features0785381
Merge pull request #1183 from rs-sac/upstreamUpdates
tower
from 0.5.1 to 0.5.2Release notes
Sourced from tower's releases.
Commits
7dc533e
tower v0.5.2a09fd97
chore: fix dead code warning for 'Sealed' trait and 'sample_floyd2' func (#799)f57e31b
Addutil::BoxCloneSyncServiceLayer
(#802)da24532
Addutil::BoxCloneSyncService
(#777)6283f3a
Upgrade http and sync_wrapper dependencies (#788)Updates
uuid
from 1.11.0 to 1.14.0Release notes
Sourced from uuid's releases.
... (truncated)
Commits
bf5b0b8
Merge pull request #807 from uuid-rs/cargo/v1.14.0daa0794
prepare for 1.14.0 release6bd7bc7
Merge pull request #806 from tysen/add-fromstr-impls-to-fmt5b0ca42
Add FromStr impls to the fmt structsd8871b3
Merge pull request #805 from uuid-rs/cargo/v1.13.27044210
prepare for 1.13.2 release7893ecc
Merge pull request #804 from uuid-rs/fix/wasm-no-rngbf28001
update feature docs920e8b1
add a more descriptive compile error when no rng source is available on wasm5421417
Merge pull request #799 from uuid-rs/cargo/1.13.1Updates
hyper
from 1.5.1 to 1.6.0Release notes
Sourced from hyper's releases.