-
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 with 15 updates #485
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 backend group with 15 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.80` | `1.0.81` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.77` | `0.1.79` | | [axum](https://github.com/tokio-rs/axum) | `0.7.4` | `0.7.5` | | [clap](https://github.com/clap-rs/clap) | `4.5.1` | `4.5.4` | | [config](https://github.com/mehcode/config-rs) | `0.13.4` | `0.14.0` | | [deadpool-postgres](https://github.com/bikeshedder/deadpool) | `0.12.1` | `0.13.0` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `9.2.0` | `9.3.0` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.33.3` | `0.37.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.24` | `0.12.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.32` | `0.9.34+deprecated` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.57` | `1.0.58` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | Updates `anyhow` from 1.0.80 to 1.0.81 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.80...1.0.81) Updates `async-trait` from 0.1.77 to 0.1.79 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.77...0.1.79) Updates `axum` from 0.7.4 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.7.4...axum-v0.7.5) Updates `clap` from 4.5.1 to 4.5.4 - [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.1...v4.5.4) 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 `deadpool-postgres` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md) - [Commits](bikeshedder/deadpool@deadpool-postgres-v0.12.1...deadpool-postgres-v0.13.0) Updates `jsonwebtoken` from 9.2.0 to 9.3.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.2.0...v9.3.0) Updates `octocrab` from 0.33.3 to 0.37.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.37.0) Updates `regex` from 1.10.3 to 1.10.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.10.3...1.10.4) Updates `reqwest` from 0.11.24 to 0.12.3 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.24...v0.12.3) Updates `serde_json` from 1.0.114 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.114...v1.0.115) Updates `serde_yaml` from 0.9.32 to 0.9.34+deprecated - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.32...0.9.34) Updates `thiserror` from 1.0.57 to 1.0.58 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.57...1.0.58) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.37.0) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.7.0...1.8.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: axum 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: deadpool-postgres dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: jsonwebtoken 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: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: serde_yaml 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: uuid 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
Apr 8, 2024
Dependabot couldn't access the repository. Because of this, Dependabot cannot update this pull request. |
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 15 updates:
1.0.80
1.0.81
0.1.77
0.1.79
0.7.4
0.7.5
4.5.1
4.5.4
0.13.4
0.14.0
0.12.1
0.13.0
9.2.0
9.3.0
0.33.3
0.37.0
1.10.3
1.10.4
0.11.24
0.12.3
1.0.114
1.0.115
0.9.32
0.9.34+deprecated
1.0.57
1.0.58
1.36.0
1.37.0
1.7.0
1.8.0
Updates
anyhow
from 1.0.80 to 1.0.81Release notes
Sourced from anyhow's releases.
Commits
4aad4ed
Release 1.0.818be9091
Merge pull request #354 from dtolnay/deadcodea2eb7dd
Make compatible with -DwarningsUpdates
async-trait
from 0.1.77 to 0.1.79Release notes
Sourced from async-trait's releases.
Commits
1eb21ed
Release 0.1.7982cb95c
Resolve unused field of ReplaceSelf syntax tree visitorcd8286b
Update ui test suite to nightly-2024-03-22c73061d
Release 0.1.78b6314bc
Refactor inferred bound filtering8d51928
Merge pull request #262 from dtolnay/asyncspanc98a408
Minimize use of async token's span in expanded code2f5343c
Merge pull request #261 from dtolnay/inferredbound1a01bb4
Skip needlessly generating inferred bounds during ?Sende68d68c
Merge pull request #260 from dtolnay/qualificationsUpdates
axum
from 0.7.4 to 0.7.5Release notes
Sourced from axum's releases.
Commits
ef8a9e8
Release axum and axum-extra (#2676)c6fd852
Updatesync_wrapper
to 1.0.0 from 0.1.12ec68d6
Add rejection tracing to all extractors (#2584)2ce382f
Remove h2 from dependencies when http2 feature is off (#2605)8b13d4c
Add axum-typed-routing to ECOSYSTEM.md (#2608)19f6f79
Fix layers being cloned for each request (#2586)3569950
Make nightly_error_messages feature compatible with latest nightlyb6b203b
fix typo in prometheus_metrics_example (#2627)b03f6c1
Fix typo in CONTRIBUTING.md (#2612)4d65ba0
ci: Unbreak cargo-deny action (#2613)Updates
clap
from 4.5.1 to 4.5.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id's8eab48f
refactor(derive): Make it easier to work with 'Name'be73195
refactor(derive): Clarify tests024089b
Merge pull request #5415 from Pi-Cla/patch-13b35dba
docs: Add mention of nushell to clap_complete README58469d1
Merge pull request #5405 from epage/docs655d829
docs(derive): Fix ToC links within tutorial chaptersUpdates
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
deadpool-postgres
from 0.12.1 to 0.13.0Commits
957e126
Release deadpool 0.11 and all deadpool-* crates979f1b2
Add missing linkef54b60
Update Changelogddbfb20
Update rusqlite to version 0.31c558afa
Update config crate to version 0.14f85f8fb
Add cargo-outdated to devcontainerb1cf396
Add cargo-release to devcontainer411ca3d
Move release.toml to project roota0aa79d
Update deadpool-redis changelog4d5d372
Convert CHANGELOG format to "keep a changelog" formatUpdates
jsonwebtoken
from 9.2.0 to 9.3.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
5162702
v9.3.029674b6
Add support for the reject_tokens_expiring_in_less_than option. (#370)aa5266d
Refactor auth0 example (#367)193eb8d
Fix typo in jwk.rs (#353)95cfdfb
Set expected audience to validation in auth0 example (#349)5ae24bb
Forgot something in changelogUpdates
octocrab
from 0.33.3 to 0.37.0Release notes
Sourced from octocrab's releases.
... (truncated)
Changelog
Sourced from octocrab's changelog.
... (truncated)
Commits
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)344cfa7
chore: release (#609)26dfe07
feat: WASM Support (#591)2c529fb
chore: fix some comments (#611)1cb0d5c
Add status code to GithubError (#607)74f4db5
AddPending
variant tooctocrab::models::workflows::Status
(#604)Updates
regex
from 1.10.3 to 1.10.4Commits
aa2d8bd
1.10.4088d7f3
api: add Cow guarantee to replace APIa5ae351
regex-automata-0.4.69cf4a42
automata: fix bug where reverse NFA lacked an unanchored prefix10fe722
style: clean up some recent lint violationsd7f9347
regex-automata-0.4.507ef7f1
automata: make additional prefileter metadata publicUpdates
reqwest
from 0.11.24 to 0.12.3Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
0720159
v0.12.39209695
Remove duplicate example for ClientBuilder::default_headers (#2236)e3a1565
fix: use lower case domain string when usingresolve
andresolve_to_addrs
...b4c491a
feat: allow fine-grained root certs for rustls (#2232)cf4295d
chore: update winreg to 0.52.0 (#2226)db25e80
chore: upgrade base64 to 0.22 (#2224)13e27b7
fix: response body timeout forwards the size hint872af0c
refactor: upgrade to rustls-pemfile 2 (#2222)68a3f58
fix: stop sending content-length: 0 for GET requests (#2207)14e46ff
FromStr trait implementation for Name (#2212)Updates
serde_json
from 1.0.114 to 1.0.115Release notes
Sourced from serde_json's releases.
Commits
b1ebf38
Release 1.0.115c3dc153
Merge pull request #1119 from titaniumtraveler/pr218770b
Explicitly install a Rust toolchain for cargo-outdated job840da8e
Fix missing backticks in doc comments3a3f61b
Temporarily disable miri on doctests4a0be88
Format regression tests with rustfmtd2dbbf7
Ignore dead code lint in tests8e7b37b
Merge pull request #1118 from serde-rs/transparenta25f6c6
Remove conditional on repr(transparent)fedf834
Ignore non_local_definitions false positive in testUpdates
serde_yaml
from 0.9.32 to 0.9.34+deprecatedRelease notes
Sourced from serde_yaml's releases.
Commits
2009506
Release 0.9.343ba8462
Add unmaintained note77236b0
Ignore dead code lint in testsf4c9ed9
Release 0.9.33b4edaee
Pull in yaml_parser_fetch_more_tokens fix from libyaml8a5542c
Resolve non_local_definitions warning in testUpdates
thiserror
from 1.0.57 to 1.0.58Release notes
Sourced from thiserror's releases.
Commits
df8bffa
Release 1.0.5814be209
Merge pull request #292 from dtolnay/deadcode15a1d64
Make compatible with -Dwarningsf55a5d2
Ignore mixed_attributes_style clippy lintf770921
Resolve assigning_clones clippy lintUpdates
tokio
from 1.36.0 to 1.37.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
9c337ca
chore: prepare Tokio v1.37.0 (#6435)e542501
io: document cancel safety ofAsyncBufReadExt::fill_buf
(#6431)4601c84
stream: addnext_many
andpoll_next_many
toStreamMap
(#6409)deff252
util: document cancel safety ofSinkExt::send
andStreamExt::next
(#6417)4565b81
sync: add arwlock()
method to ownedRwLock
guards (#6418)3ce4720
sync: addis_closed
,is_empty
, andlen
to mpsc receivers (#6348)8342e4b
util: assert compatibility betweenLengthDelimitedCodec
options (#6414)4c453e9
readme: add description about benchmarks (#6425)1846483
sync: expose strong and weak counts of mpsc sender handles (#6405)baad270
sync: add Semaphore example for limiting the number of outgoing requests (#6419)Updates
uuid
from 1.7.0 to 1.8.0Release notes
Sourced from uuid's releases.
Commits
0f2aaae
Merge pull request #747 from uuid-rs/cargo/1.8.001d16c3
prepare for 1.8.0 releasee4746bc
Merge pull request #745 from uuid-rs/ci/outdatedd0396ad
Merge pull request #746 from uuid-rs/chore/draft-link9415ed4
Merge pull request #743 from koshell/main951e8e3
Merge pull request #738 from rerun-io/emilk/wasm-bindgen-only-on-web101aa84
add v6 to v8 draft link to README84dcbba
run outdated on a scheduleca952b1
add a workflow for running cargo outdatedabe995a
Make the toml longer, more complicated, and functionalDependabot 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 PRDescription has been truncated