-
Notifications
You must be signed in to change notification settings - Fork 13
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 14 updates #523
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 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.80` | `0.1.81` | | [clap](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.9` | | [config](https://github.com/mehcode/config-rs) | `0.13.4` | `0.14.0` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.33.3` | `0.38.0` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.64` | `0.10.66` | | [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.204` | | [serde_json](https://github.com/serde-rs/json) | `1.0.118` | `1.0.120` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.63` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.38.1` | | [tokio-postgres](https://github.com/sfackler/rust-postgres) | `0.7.10` | `0.7.11` | | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` | | [http-body](https://github.com/hyperium/http-body) | `1.0.0` | `1.0.1` | | [hyper](https://github.com/hyperium/hyper) | `1.3.1` | `1.4.1` | | [mockall](https://github.com/asomers/mockall) | `0.12.1` | `0.13.0` | Updates `async-trait` from 0.1.80 to 0.1.81 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.80...0.1.81) Updates `clap` from 4.5.7 to 4.5.9 - [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.7...v4.5.9) Updates `config` from 0.13.4 to 0.14.0 - [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.13.4...0.14.0) Updates `octocrab` from 0.33.3 to 0.38.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.38.0) Updates `openssl` from 0.10.64 to 0.10.66 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.66) Updates `serde` from 1.0.203 to 1.0.204 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.203...v1.0.204) Updates `serde_json` from 1.0.118 to 1.0.120 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.118...v1.0.120) Updates `thiserror` from 1.0.61 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.61...1.0.63) Updates `tokio` from 1.38.0 to 1.38.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.38.1) Updates `tokio-postgres` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/sfackler/rust-postgres/releases) - [Commits](sfackler/rust-postgres@tokio-postgres-v0.7.10...tokio-postgres-v0.7.11) Updates `uuid` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.9.1...1.10.0) Updates `http-body` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@v1.0.0...v1.0.1) Updates `hyper` from 1.3.1 to 1.4.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.3.1...v1.4.1) Updates `mockall` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](asomers/mockall@v0.12.1...v0.13.0) --- updated-dependencies: - 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: config dependency-type: direct:production update-type: version-update:semver-minor 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: 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-patch dependency-group: backend - dependency-name: tokio-postgres 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: http-body dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: mockall dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jul 22, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 14 updates in the / directory:
0.1.80
0.1.81
4.5.7
4.5.9
0.13.4
0.14.0
0.33.3
0.38.0
0.10.64
0.10.66
1.0.203
1.0.204
1.0.118
1.0.120
1.0.61
1.0.63
1.38.0
1.38.1
0.7.10
0.7.11
1.9.1
1.10.0
1.0.0
1.0.1
1.3.1
1.4.1
0.12.1
0.13.0
Updates
async-trait
from 0.1.80 to 0.1.81Release notes
Sourced from async-trait's releases.
Commits
383f65f
Release 0.1.814ec740e
Merge pull request #273 from dtolnay/cloneimplsb6c6063
Ignore trivially_copy_pass_by_ref pedantic clippy lint315fd90
Turn off syn/clone-impls feature94a3165
Merge pull request #272 from klensy/syn-f2fac940
syn: remove derive feature4a00d73
Work around dead code warning in testdba15b5
Merge pull request #270 from dtolnay/objsafetyd28c95b
Former where_clauses_object_safety lint is now hard error78a5922
Fill in ignore reasons in all #[ignore] attributesUpdates
clap
from 4.5.7 to 4.5.9Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
43e7368
chore: Releasef00dafa
docs: Update changelogda1093a
Merge pull request #5574 from zanieb/zb/try-help-custom2eb842c
feat: Show user defined help flags in hintsb24deb1
test: Add coverage for help flag hints866d7d1
chore(deps): Update compatible (dev) (#5560)d14bbc9
Merge pull request #5567 from epage/c5448020
fix: Install shells for CI1c5a625
fix: Fix wrongcfg(linux)
2d2d1f4
chore: Bump completestUpdates
config
from 0.13.4 to 0.14.0Changelog
Sourced from config's changelog.
... (truncated)
Commits
0e4f072
Merge pull request #510 from matthiasbeyer/prepare-release-0.14.x4356c2f
Update version: 0.13.1 -> 0.14.06ad4609
Add changelog for 0.14.0c7ab1c3
Merge pull request #511 from matthiasbeyer/fix-cargo-check-external-types-nig...9c19a27
Fix: cargo-check-external-types must use nightly 2023-10-104457cff
Merge pull request #507 from matthiasbeyer/check-external-types52f5b80
Add CI check to enforce external types check1fe6bf7
Add allowed external types configb3bda2c
Merge pull request #503 from mehcode/dependabot/github_actions/actions/setup-...da6b4e2
Bump actions/setup-python from 4 to 5Updates
octocrab
from 0.33.3 to 0.38.0Release notes
Sourced from octocrab's releases.
... (truncated)
Changelog
Sourced from octocrab's changelog.
... (truncated)
Commits
7e280be
chore: release (#621)7a5c5a5
feat: Addgenerate_release_notes
: (#588)67c316f
Unify diff entry models (#624)505befe
Added tests for .delete_thread_subscriptions() (#620)926a509
Adding tests, and fixing missing error code. (#619)314618c
chore: release (#613)4f97859
Update graphql_client requirement from 0.13.0 to 0.14.0 (#617)d3c70a1
Added basic support for getting user profiles (#616)6004d50
fix!: ChangeRate::reset
tou64
(#615)131ddc0
docs: Update manual github app authentication example (#610)Updates
openssl
from 0.10.64 to 0.10.66Release notes
Sourced from openssl's releases.
Commits
ad70a0b
Merge pull request #2267 from alex/bump-for-release5ce473b
Release openssl v0.10.66aef36e0
Merge pull request #2266 from alex/mem-bio-invariant142deef
Fixed invariant violation inMemBio::get_buf
with empty results32f150b
Merge pull request #2265 from alex/bump-for-release98addd2
Release openssl v0.10.65 and openssl-sys v0.9.1037c7958d
Merge pull request #2262 from alex/pkey-apid7b12cc
Switch Pkey::from_ to use set1 functions22ffa9a
Merge pull request #2258 from sfackler/init-md9de3794
Initialize OpenSSL in MD constructorsUpdates
serde
from 1.0.203 to 1.0.204Release notes
Sourced from serde's releases.
Commits
18dcae0
Release 1.0.20458c307f
Alphabetize list of rustc-check-cfg8cc4809
Merge pull request #2769 from dtolnay/onunimpl1179158
Update ui test with diagnostic::on_unimplemented from PR 276791aa40e
Add ui test of unsatisfied serde trait bound595019e
Cut test_suite from workspace members in old toolchain CI jobsb0d7917
Pull in trybuild 'following types implement trait' fix8e6637a
Merge pull request #2767 from weiznich/feature/diagnostic_on_unimplemented694fe05
Use the#[diagnostic::on_unimplemented]
attribute when possiblef3dfd2a
Suppress dead code warning in test of unit struct remote deriveUpdates
serde_json
from 1.0.118 to 1.0.120Release notes
Sourced from serde_json's releases.
Commits
bcedc3d
Release 1.0.120962c0fb
Merge pull request #1152 from cforycki/fix/index-map-minimal-version3480fed
fix: indexmap minimal version with Map::shift_insert()b48b9a3
Release 1.0.1198878cd7
Make shift_insert available for inlining like other Map methods352b7ab
Document the cfg required for Map::shift_insert to existc17e63f
Merge pull request #1149 from joshka/master309ef6b
Add Map::shift_insert()a9e089a
Merge pull request #1146 from haouvw/mastera83fe96
chore: remove repeat wordsUpdates
thiserror
from 1.0.61 to 1.0.63Release notes
Sourced from thiserror's releases.
Commits
915c75e
Release 1.0.633d5ec25
Merge pull request #312 from dtolnay/backtracedocde8a1e5
Update documentation of #[from] and #[backtrace] attributes0bf6e3d
Release 1.0.624977932
Merge pull request #310 from dtolnay/nestedtuple40a7779
Support .0.0 nested tuple indexf1ca210
Add regression test for issue 309479744e
No need for dead code if struct fields are public4db08b1
Ignore warning on unused struct in testf2824ae
Fill in ignore reasons in all #[ignore] attributesUpdates
tokio
from 1.38.0 to 1.38.1Release notes
Sourced from tokio's releases.
Commits
14b9f71
chore: release Tokio v1.38.1 (#6688)24344df
time: fix race condition leading to lost timers (#6683)Updates
tokio-postgres
from 0.7.10 to 0.7.11Commits
9226618
Release tokio-postgres v0.7.116b4566b
Release postgres-types v0.2.7c358077
Release postgres-protocol v0.6.74b9cdca
Merge pull request #1162 from sfackler/transaction-builder-cancellationa0b2d70
Fix cancellation of TransactionBuilder::starta1bdd0b
Merge pull request #1160 from sfackler/query-typed-cleanup71c836b
query_typed tweaks257bcfd
Merge pull request #1147 from exograph/exograph0fa3247
Fix a clippy warningdbd4d02
Address review comment to rename query_with_param_types to query_typedUpdates
uuid
from 1.9.1 to 1.10.0Release notes
Sourced from uuid's releases.
Commits
4b4c590
Merge pull request #766 from uuid-rs/cargo/1.10.068eff32
Merge pull request #765 from uuid-rs/chore/time-fn-deprecations3d5384d
update docs and deprecation messages for timestamp fnsde50f20
renaming rfc4122 functions4a88417
prepare for 1.10.0 release66b4fce
Merge pull request #764 from Vrajs16/main8896e26
Use expr instead of ident09973d6
Added changes6edf3e8
Use const identifer in uuid macroUpdates
http-body
from 1.0.0 to 1.0.1Commits
69e80eb
v1.0.117451a8
update year of license482c349
http-body-util: v0.1.260c6383
refactor(ci): small refactoring (#113)23212f1
feat(util): add BodyDataStream (#117)fe8aa7e
refactor: replace deprecated std::u64 with primitive type6a85548
include license files in published crates46c54fb
chore(util): resolve duplicate importb5c769d
http-body-util: v0.1.176b19e6
perf: improve BufList::copy_to_bytes if len == remainingUpdates
hyper
from 1.3.1 to 1.4.1Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
4fda6b3
v1.4.18e5de1b
fix(http1): reject final chunked if missing 0fdc1916
v1.4.04ffaad5
feat(client): addSendRequest::try_send_request()
method (#3691)56c3cd5
feat(client): removeSend +Sync
bounds requirement ofhttp2::Connection
e...9580b35
feat(client): remove 'static lifetime bound on http1/2 client IO (#3667)3e435cf
docs(client): Include exec arg in client::conn::http2::handshake doc (#3694)111d038
docs(client): better describe Uri forms are sent as-isaa7ff60
docs(client): replace example on mod page with link to guide7cedc13
perf(client): create DispatchGone error only if neededUpdates
mockall
from 0.12.1 to 0.13.0Changelog
Sourced from mockall's changelog.
Commits
63a6b76
chore: Releaseb9ed860
Merge pull request #596 from asomers/automock_gat_stabilize281a8ac
Enable the automock_gat test without the nightly featured52481f
Update CHANGELOG for PR #5955aba4b0
Merge pull request #595 from asomers/mutable-fnmut-arguments836d100
...Description has been truncated