-
Notifications
You must be signed in to change notification settings - Fork 57
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
chore(dep): bump the deps group with 14 updates #147
Merged
Merged
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 deps group with 14 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.35.1` | `1.36.0` | | [clap](https://github.com/clap-rs/clap) | `4.4.18` | `4.5.1` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.1` | `0.11.2` | | [log](https://github.com/rust-lang/log) | `0.4.20` | `0.4.21` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.63` | `0.10.64` | | [pyo3](https://github.com/pyo3/pyo3) | `0.20.2` | `0.20.3` | | [serde](https://github.com/serde-rs/serde) | `1.0.196` | `1.0.197` | | [serde_json](https://github.com/serde-rs/json) | `1.0.113` | `1.0.114` | | [toml](https://github.com/toml-rs/toml) | `0.8.9` | `0.8.10` | | [scraper](https://github.com/causal-agent/scraper) | `0.18.1` | `0.19.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.79` | `1.0.80` | | [clap_complete](https://github.com/clap-rs/clap) | `4.4.9` | `4.5.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.57` | | [nix](https://github.com/nix-rust/nix) | `0.27.1` | `0.28.0` | Updates `tokio` from 1.35.1 to 1.36.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.35.1...tokio-1.36.0) Updates `clap` from 4.4.18 to 4.5.1 - [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.18...clap_complete-v4.5.1) Updates `env_logger` from 0.11.1 to 0.11.2 - [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.11.1...v0.11.2) Updates `log` from 0.4.20 to 0.4.21 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.20...0.4.21) Updates `openssl` from 0.10.63 to 0.10.64 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.63...openssl-v0.10.64) Updates `pyo3` from 0.20.2 to 0.20.3 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.20.2...v0.20.3) Updates `serde` from 1.0.196 to 1.0.197 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.196...v1.0.197) Updates `serde_json` from 1.0.113 to 1.0.114 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.113...v1.0.114) Updates `toml` from 0.8.9 to 0.8.10 - [Commits](toml-rs/toml@toml-v0.8.9...toml-v0.8.10) Updates `scraper` from 0.18.1 to 0.19.0 - [Release notes](https://github.com/causal-agent/scraper/releases) - [Commits](rust-scraper/scraper@v0.18.1...v0.19.0) Updates `anyhow` from 1.0.79 to 1.0.80 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.79...1.0.80) Updates `clap_complete` from 4.4.9 to 4.5.1 - [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.9...clap_complete-v4.5.1) Updates `thiserror` from 1.0.56 to 1.0.57 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.56...1.0.57) Updates `nix` from 0.27.1 to 0.28.0 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.27.1...v0.28.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: log 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: scraper dependency-type: direct:production update-type: version-update:semver-minor 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-minor dependency-group: deps - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... 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 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
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:
1.35.1
1.36.0
4.4.18
4.5.1
0.11.1
0.11.2
0.4.20
0.4.21
0.10.63
0.10.64
0.20.2
0.20.3
1.0.196
1.0.197
1.0.113
1.0.114
0.8.9
0.8.10
0.18.1
0.19.0
1.0.79
1.0.80
4.4.9
4.5.1
1.0.56
1.0.57
0.27.1
0.28.0
Updates
tokio
from 1.35.1 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
clap
from 4.4.18 to 4.5.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0c01b55
chore: Release08e0b5b
docs: Update changelogf2c4e6e
Merge pull request #5359 from poliorcetics/ab/push-szymvyzpmnqxe782775
fix(complete): Handle newlines in command/arg descriptionsfba7c85
test(complete): Show newline issue8a7a13a
chore: Release7b3a3e1
docs: Update changelog7b624ca
Merge pull request #5356 from epage/escape446328a
fix(error): Include -- in more cases7de6df8
test(error): Show existing last behaviorUpdates
env_logger
from 0.11.1 to 0.11.2Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
b0e3ea9
chore: Release522ce17
Merge pull request #310 from epage/docsc67579c
docs(fmt): Talk about new styling API62713d1
refactor(docs): Use intra-doc links1b0f4dd
docs(fmt): Point people to anstyle adapters8bf7499
refactor(fmt): Use simplified anstyle formatting5e0566e
chore: Update anstyle6562f9a
docs(changelog): Add migration guide8c94cd5
Merge pull request #308 from epage/rustbuild2f636ed
chore: Remove potentially unused rustbuild cfgsUpdates
log
from 0.4.20 to 0.4.21Changelog
Sourced from log's changelog.
Commits
3ccdc28
Merge pull request #617 from rust-lang/cargo/0.4.216153cb2
prepare for 0.4.21 releasef0f7494
Merge pull request #613 from rust-lang/feat/kv-cleanup2b220bf
clean up structured logging example646e9ab
use original Visitor name for VisitValuecf85c38
add needed subfeatures to kv_unstable73e9539
fix up capturing of :err31bb4b0
move error macros togetherad91711
support field shorthand in macros90a347b
restore removed APIs as deprecatedUpdates
openssl
from 0.10.63 to 0.10.64Release notes
Sourced from openssl's releases.
Commits
4a19cd4
Merge pull request #2175 from reaperhulk/changelog4e0e05a
bump openssl and openssl-sys + changelogsc2b124a
Be explicit that aliases are not part of X.509 certificates1abf4a5
Merge pull request #2167 from alex/expose-aliasa644ec2
Merge pull request #2170 from botovq/crypto-free83940d1
LibreSSL 3.9: fix CRYPTO_malloc/free signatures51fc569
Merge pull request #2168 from sfackler/alex-patch-13c53dee
Added binding for EVP_default_properties_enable_fipsa12abe1
Expose alias on X509 structs3acf2ef
Merge pull request #2157 from reaperhulk/rebuild-if-changedUpdates
pyo3
from 0.20.2 to 0.20.3Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
901f54b
release: 0.20.32329862
ci: workaround more aggressive nightly rust lints284d6ee
ci: updates for Rust 1.76482883a
fixeither
feature conditional compilation, again (#3834)c375c8a
add maximum Python version check (#3821)9d1b11f
Use portable-atomic for targets which lack 64-bit atomics used to check inter...4774ded
Merge pull request #3725 from PyO3/release-0.20.2Updates
serde
from 1.0.196 to 1.0.197Release notes
Sourced from serde's releases.
Commits
5fa711d
Release 1.0.197f5d8ae4
Resolve prelude redundant import warnings1d54973
Merge pull request #2697 from nyurik/format-strb8fafef
A few minorwrite_str
optimizations and inliningc42ebb8
Update ui test suite to nightly-2024-02-129e68062
Ignore incompatible_msrv clippy lint for conditionally compiled code846f865
Ignore dead_code warnings in testUpdates
serde_json
from 1.0.113 to 1.0.114Release notes
Sourced from serde_json's releases.
Commits
e1b3a6d
Release 1.0.1146fb7026
Work around prelude redundant import warnings34a04c5
Ignore incompatible_msrv clippy false positives in testca05f69
Remove unused Float::is_sign_negative trait methodUpdates
toml
from 0.8.9 to 0.8.10Commits
7f3e276
chore: Release07c8c2c
docs: Update changelog10392d5
chore: Release4592fe4
docs: Update changelogb7bd3a4
Merge pull request #675 from epage/dotted-key89d1416
fix(edit): Preserve previous line decor on leaf key4e89856
fix(edit): Don't include decor in Key's Display35e5326
Merge pull request #674 from epage/refactor0aca85b
refactor(encode): Remove trait abstraction16c8353
test(edit): Show dotted-key comment bugUpdates
scraper
from 0.18.1 to 0.19.0Release notes
Sourced from scraper's releases.
Commits
1e12352
Version 0.19.0c4212de
Merge pull request #171 from causal-agent/dependabot/cargo/indexmap-2.2.3abc3acf
Merge pull request #172 from causal-agent/dependabot/cargo/ahash-0.8.967fc720
Bump ahash from 0.8.7 to 0.8.96634e9d
Bump indexmap from 2.2.2 to 2.2.32eb7db2
Merge pull request #167 from causal-agent/dependabot/cargo/indexmap-2.2.21775ac7
Bump indexmap from 2.2.1 to 2.2.23288cd9
Merge pull request #166 from causal-agent/dependabot/cargo/indexmap-2.2.151485a0
Bump indexmap from 2.1.0 to 2.2.18056922
Merge pull request #165 from causal-agent/dependabot/cargo/ahash-0.8.7Updates
anyhow
from 1.0.79 to 1.0.80Release notes
Sourced from anyhow's releases.
Commits
5443719
Release 1.0.80dfc7bc0
Work around prelude redundant import warnings6e4f86b
Import from alloc not std, where possiblef885a13
Ignore incompatible_msrv clippy false positives in testfefbcbc
Ignore incompatible_msrv clippy lint78f2d81
Update ui test suite to nightly-2024-02-08edd88d3
Update ui test suite to nightly-2024-01-31Updates
clap_complete
from 4.4.9 to 4.5.1Release notes
Sourced from clap_complete's releases.
... (truncated)
Changelog
Sourced from clap_complete's changelog.
... (truncated)
Commits
0c01b55
chore: Release08e0b5b
docs: Update changelogf2c4e6e
Merge pull request #5359 from poliorcetics/ab/push-szymvyzpmnqxe782775
fix(complete): Handle newlines in command/arg descriptionsfba7c85
test(complete): Show newline issue8a7a13a
chore: Release7b3a3e1
docs: Update changelog7b624ca
Merge pull request #5356 from epage/escape446328a
fix(error): Include -- in more cases7de6df8
test(error): Show existing last behaviorUpdates
thiserror
from 1.0.56 to 1.0.57Release notes
Sourced from thiserror's releases.
Commits
1d106b1
Release 1.0.578a5c4d1
Use write_str when args only consists of trailing commaf790bee
Phrase flag in terms of whether core::fmt machinery is requiredd43b759
Ignore needless_raw_string_hashes pedantic clippy lint in testd09c418
Touch up PR 286097251d
Merge pull request #286 from nyurik/litstrcd79876
optimize by avoiding second fmt.value() calld7e738e
Optimize simple literals for Display::fmt0717de3
Update ui test suite to nightly-2024-02-08c7c7547
Update ui test suite to nightly-2024-01-31Updates
nix
from 0.27.1 to 0.28.0Changelog
Sourced from nix's changelog.
... (truncated)
Commits
21ab06e
chore: release 0.8.0595c6eb
chore: changelog for 0.28.0 (#2303)79b86a7
mmsg revert signature simplification (#2227)08e05a5
refactor: remove redundant imports to fix CI (#2320)197f55b
refactor: update nix (#2311)f34d00d
chore(deps): try libc 0.2.153 (#2309)062f6c0
test: clean clippy needless_borrow false positive issue (#2310)ca173ff
Fix the mount tests (#2269)0dfcf32
test: tweak test_fanotify to monitor ONLY 1 file (#2294)0fb3460
Temporarily disable CI on GNU hurd (#2307)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