-
Notifications
You must be signed in to change notification settings - Fork 64
chore(dep): bump the deps group with 14 updates #146
New issue
Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “No 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? No Sign in to your account
Merged
Merged
Conversation
This file contains hidden or 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 deps group with 14 updates: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.76` | `0.1.77` | | [clap](https://github.com/clap-rs/clap) | `4.4.12` | `4.4.18` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.1` | `0.11.1` | | [keyring](https://github.com/hwchen/keyring-rs) | `2.3.0` | `2.3.2` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.62` | `0.10.63` | | [pyo3](https://github.com/pyo3/pyo3) | `0.20.1` | `0.20.2` | | [serde](https://github.com/serde-rs/serde) | `1.0.193` | `1.0.196` | | [serde_json](https://github.com/serde-rs/json) | `1.0.109` | `1.0.113` | | [toml](https://github.com/toml-rs/toml) | `0.8.8` | `0.8.9` | | [regex](https://github.com/rust-lang/regex) | `1.10.2` | `1.10.3` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.78` | `1.0.79` | | [clap_complete](https://github.com/clap-rs/clap) | `4.4.5` | `4.4.9` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.53` | `1.0.56` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.23` | `0.11.24` | Updates `async-trait` from 0.1.76 to 0.1.77 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/commits) Updates `clap` from 4.4.12 to 4.4.18 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.12...v4.4.18) Updates `env_logger` from 0.10.1 to 0.11.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.1...v0.11.1) Updates `keyring` from 2.3.0 to 2.3.2 - [Release notes](https://github.com/hwchen/keyring-rs/releases) - [Changelog](https://github.com/hwchen/keyring-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/hwchen/keyring-rs/commits) Updates `openssl` from 0.10.62 to 0.10.63 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.62...openssl-v0.10.63) Updates `pyo3` from 0.20.1 to 0.20.2 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.20.1...v0.20.2) Updates `serde` from 1.0.193 to 1.0.196 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.193...v1.0.196) Updates `serde_json` from 1.0.109 to 1.0.113 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.109...v1.0.113) Updates `toml` from 0.8.8 to 0.8.9 - [Commits](toml-rs/toml@toml-v0.8.8...toml-v0.8.9) Updates `regex` from 1.10.2 to 1.10.3 - [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.2...1.10.3) Updates `anyhow` from 1.0.78 to 1.0.79 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.78...1.0.79) Updates `clap_complete` from 4.4.5 to 4.4.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.4.5...clap_complete-v4.4.9) Updates `thiserror` from 1.0.53 to 1.0.56 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.53...1.0.56) Updates `reqwest` from 0.11.23 to 0.11.24 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.23...v0.11.24) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
No Sign up for free
to join this conversation on GitHub.
Already have an account?
No Sign in to comment
Labels
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 deps group with 14 updates:
0.1.76
0.1.77
4.4.12
4.4.18
0.10.1
0.11.1
2.3.0
2.3.2
0.10.62
0.10.63
0.20.1
0.20.2
1.0.193
1.0.196
1.0.109
1.0.113
0.8.8
0.8.9
1.10.2
1.10.3
1.0.78
1.0.79
4.4.5
4.4.9
1.0.53
1.0.56
0.11.23
0.11.24
Updates
async-trait
from 0.1.76 to 0.1.77Commits
Updates
clap
from 4.4.12 to 4.4.18Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0134f45
chore: Release995ee03
docs: Update changelog2f18909
Merge pull request #5314 from epage/required0a635b9
fix(parser): Don't duplicate requireds when usage disablede648e08
Merge pull request #5311 from sourcefrog/doc-exitcode8c83971
docs: Link to exit code infob250c0b
Merge pull request #5310 from epage/ptyc742b8e
chore(complete): Update completest-ptyf524d84
chore: Release944fb81
docs: Update changelogUpdates
env_logger
from 0.10.1 to 0.11.1Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
7113ad4
chore: Release9f73bde
docs: Update changelog489ba18
Merge pull request #302 from Bobo1239/main6f31706
fix(fmt): Fix passing of WriteStyle when using Target::Pipe8f4361b
chore: Releaseba41ebb
docs: Update changelog5e226cb
chore: Release23441be
Merge pull request #300 from epage/other6c2ea80
style(filter): Clean up2d35260
feat(filter): Add a Logger decoratorUpdates
keyring
from 2.3.0 to 2.3.2Release notes
Sourced from keyring's releases.
Commits
Updates
openssl
from 0.10.62 to 0.10.63Release notes
Sourced from openssl's releases.
Commits
cc2850f
Merge pull request #2152 from alex/bump-for-releasefde3d03
Merge pull request #2138 from zh-jq/update-boringssl1951575
Release openssl v0.10.63 and openssl-sys v0.9.99951d771
Merge pull request #2111 from trail-of-forks/pkcs7-add-apisfb57f9f
Merge pull request #2150 from alex/brainpool-on-libresslca3f45d
Expose brainpool NIDs on libressla14146f
Merge pull request #2148 from botovq/fix_stack_from_pemaa26e97
PEM parsing: check last error instead of first06143eb
Merge pull request #2145 from botovq/opaque-purposebff0db7
Make X509_PURPOSE opaque for LibreSSL >= 3.9Updates
pyo3
from 0.20.1 to 0.20.2Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
bcef18b
release: 0.20.2fa6d60b
Use a definite version specification when depending on pyo3-build-config.f9f0bdd
Merge pull request #3724 from davidhewitt/fix-build-config-issuecf21325
re-add emit_pyo3_cfgs for pyo3 0.20.0 compatibilityf789385
Merge pull request #3722 from PyO3/fix-doc-build9120b35
Include the experimental-inspect feature for the docs.rs build thereby making...2e79c55
Add CI job to test the equivalent of a docs.rs build.2564ca4
Fix missing feature flags in implementation of Either conversion.be4d562
Merge pull request #3713 from PyO3/release-0.20.1Updates
serde
from 1.0.193 to 1.0.196Release notes
Sourced from serde's releases.
Commits
ede9762
Release 1.0.196d438c2d
Merge pull request #2682 from dtolnay/decimalpointbef110b
Format Unexpected::Float with decimal pointb971ef1
Merge pull request #2681 from dtolnay/workspacedeps29d9f69
Fix workspace.dependencies default-features future compat warningaecb408
Sort workspace dependencies1c675ab
Merge pull request #2678 from rodoufu/workspaceDependenciesdd61963
Adding workspace dependencies111803a
Merge pull request #2673 from Sky9x/msrv-badge0024f74
Use shields.io's MSRV badgesUpdates
serde_json
from 1.0.109 to 1.0.113Release notes
Sourced from serde_json's releases.
Commits
09d865b
Release 1.0.1135aeab4e
Merge pull request #1109 from serde-rs/removeca3c2ca
Add swap_remove and shift_remove methods on Map7fece96
Release 1.0.1126a6d2bb
Merge pull request #1107 from serde-rs/unexpectedfloat83d7bad
Format f64 in error messages using ryu107c2d1
Merge pull request #1106 from serde-rs/invalidvalue62ca3e4
Handle Unexpected::Unit in Error::invalid_value296fafb
Factor out JSON-specific Display impl for serde::de::Unexpectede56cc69
Merge pull request #1105 from keienWang/masterUpdates
toml
from 0.8.8 to 0.8.9Commits
f5c6f4b
chore: Release24e599e
docs: Update changelogd00d616
Merge pull request #670 from epage/span7e23971
fix(serde): Improve spans for empty tablesd5423f6
test(serde): Show bad span9db97b3
Merge pull request #668 from JustusAdam/patch-15381d7b
docs: Describe Table order based on concepts106d51f
test: Update compliance suite062e058
Merge pull request #665 from toml-rs/renovate/actions-setup-python-5.x0da2b51
Merge pull request #666 from toml-rs/renovate/github-codeql-action-3.xUpdates
regex
from 1.10.2 to 1.10.3Changelog
Sourced from regex's changelog.
Commits
0c09903
1.10.3653bb59
deps: bump regex-automata to 0.4.4e7b5401
regex-automata-0.4.41bc667d
changelog: 1.10.3fbd2537
safety: guard in Input::new against incorrect AsRef implementations027eebd
cargo: set 'default-features = false' for memchr and aho-corasickdc0a9d2
ci: small clean-upsa3d5975
doc: fix link in Index<&str> impl docs4f5992f
doc: tweakCaptures
documentation837fd85
regex-cli-0.2.0Updates
anyhow
from 1.0.78 to 1.0.79Release notes
Sourced from anyhow's releases.
Commits
71ab53d
Release 1.0.7960705a5
Merge pull request #340 from dtolnay/depinfo17e252b
Include env-dep:RUSTC_BOOTSTRAP in dep-info for sccache04774c0
Merge pull request #338 from dtolnay/nightlyci1fd290c
Make CI verify that error_generic_member_access works in latest nightlyee41470
RUSTC must be set by Cargo for build scriptUpdates
clap_complete
from 4.4.5 to 4.4.9Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
bd95830
chore: Release35a96b0
docs: Update changelog646134a
Merge pull request #5240 from sudotac/improve-bash-completion-with-compoptd18c327
docs(faq): Remove parity link13a7980
fix(complete): Suppress a useless space completione25b1ab
feat(complete): Add DirPath support in bash3a222de
fix(complete): Fix path completion in bash62a5ace
test(complete): Verify some variants of ValueHint6a2b3bf
chore: Release069c7a6
docs: Update changelogUpdates
thiserror
from 1.0.53 to 1.0.56Release notes
Sourced from thiserror's releases.
Commits
77d0af4
Release 1.0.56d4caabd
Pull in proc-macro2 sccache fix6089273
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 nightlyUpdates
reqwest
from 0.11.23 to 0.11.24Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
c9b4b65
v0.11.24ddf7f24
Add Certificate::from_pem_bundle() (#2032)5d8443d
fix panic when parsing invalid Url to Uri (#2040)e3bf090
docs: explain TLS backend features better (#2117)1bd939b
update wasm-streams dependency (#2114)87cdf12
doc: clarify Cookie API usage (#2111)b3feff6
Add http3 feature to blocking client (#2110)2332936
Update cookie crates (#2089)ef2c8ee
Upgrading env_logger dep (#2102)4ab5fb0
Fix HTTP/2: retry requests rejected withREFUSED_STREAM
(#2081)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