-
Couldn't load subscription status.
- Fork 66
chore(dep): bump the deps group across 1 directory with 16 updates #176
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
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 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.85` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.43.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.26` | | [colored](https://github.com/mackwic/colored) | `2.1.0` | `3.0.0` | | [dirs](https://github.com/soc/dirs-rs) | `5.0.1` | `6.0.0` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.5` | `0.11.6` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [pyo3](https://github.com/pyo3/pyo3) | `0.23.2` | `0.23.4` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.217` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.135` | | [scraper](https://github.com/causal-agent/scraper) | `0.21.0` | `0.22.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.95` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.42` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.3` | `2.0.11` | | [diesel](https://github.com/diesel-rs/diesel) | `2.2.5` | `2.2.6` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.9` | `0.12.12` | Updates `async-trait` from 0.1.83 to 0.1.85 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.85) Updates `tokio` from 1.41.1 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.43.0) Updates `clap` from 4.5.21 to 4.5.26 - [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.21...clap_complete-v4.5.26) Updates `colored` from 2.1.0 to 3.0.0 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v2.1.0...v3.0.0) Updates `dirs` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `env_logger` from 0.11.5 to 0.11.6 - [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.5...v0.11.6) Updates `log` from 0.4.22 to 0.4.25 - [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.22...0.4.25) Updates `pyo3` from 0.23.2 to 0.23.4 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/v0.23.4/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.23.2...v0.23.4) Updates `serde` from 1.0.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `serde_json` from 1.0.133 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.135) Updates `scraper` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/causal-agent/scraper/releases) - [Commits](rust-scraper/scraper@v0.21.0...v0.22.0) Updates `anyhow` from 1.0.93 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.95) Updates `clap_complete` from 4.5.38 to 4.5.42 - [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.38...clap_complete-v4.5.42) Updates `thiserror` from 2.0.3 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.3...2.0.11) Updates `diesel` from 2.2.5 to 2.2.6 - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.6/CHANGELOG.md) - [Commits](diesel-rs/diesel@v2.2.5...v2.2.6) Updates `reqwest` from 0.12.9 to 0.12.12 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.9...v0.12.12) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - 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-patch dependency-group: deps - dependency-name: colored dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: dirs dependency-type: direct:production update-type: version-update:semver-major 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: 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: 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-patch dependency-group: deps - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: diesel 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>
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 16 updates in the / directory:
0.1.830.1.851.41.11.43.04.5.214.5.262.1.03.0.05.0.16.0.00.11.50.11.60.4.220.4.250.23.20.23.41.0.2151.0.2171.0.1331.0.1350.21.00.22.01.0.931.0.954.5.384.5.422.0.32.0.112.2.52.2.60.12.90.12.12Updates
async-traitfrom 0.1.83 to 0.1.85Release notes
Sourced from async-trait's releases.
Commits
fee923dRelease 0.1.850c2e108Merge pull request #284 from dtolnay/selfinblock9456e54OmitSelf: 'async_traitbound in impl when not needed by signatureb77d0d5Add regression test for issue 2834c8406dRelease 0.1.841cab7e4Merge pull request #282 from dtolnay/impltrait3af8236Require Rust 1.75+ for RPITIT (return position impl trait in trait)85b572cSupport impl Trait in return typeaff365fAdd regression test for issue 2817d8519dUpdate ui test suite to nightly-2024-12-09Updates
tokiofrom 1.41.1 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296dchore: prepare Tokio v1.43.0 (#7079)cc974a6chore: prepare tokio-macros v2.5.0 (#7078)15495fdmetrics: improve flexibility of H2Histogram Configuration (#6963)ad41834io: don't callset_lenbefore initializing vector inBlocking(#7054)bd3e857runtime: moveis_join_waker_setassertion inunset_waker(#7072)15f7366runtime: fixLocalRuntimedoc links (#7074)fd2048dci: split miri jobs into unit and integration tests (#7071)e8f3915chore: use unsync loads forunsync_load(#7073)67f1277net: fix ambiguity inTcpStream::try_write_vectoreddocs (#7067)463502cio: clarifyReadBuf::uninitallows initialized buffers as well (#7053)Updates
clapfrom 4.5.21 to 4.5.26Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
df1efcachore: Released48bef6docs: Update changelog6b7aa3dMerge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8refactor(complete): Simplify engine::completefbec05erefactor(complete): Fix typo in hyhpenb7cfbdcfeat(complete): Native support for hyphen values1d97c29test(complete): Test cases for allow_hyphen_values64e3790chore: Release1cf50c7docs: Update changelog085143dMerge pull request #5722 from epage/sortUpdates
coloredfrom 2.1.0 to 3.0.0Release notes
Sourced from colored's releases.
Changelog
Sourced from colored's changelog.
Commits
95b2de8Remove unnecessary lazy_static dependency (#176)037e091Fix missing2.2.0release in changelogef1484c2.2.0 (#186)1bb63e4cargo: supported range for windows-sys (#184)a7e464fAdd dependabot config (#178)0ddacefIgnore blame for clippy fix05b0f57Differentiate between ansi_term style and colored style due to deprecation of...981cfe4Fix deprecation warnings58a06a4Apply some (pedantic) clippy lintse55e26cUpdate rspec (#177)Updates
dirsfrom 5.0.1 to 6.0.0Commits
Updates
env_loggerfrom 0.11.5 to 0.11.6Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
dc1a01achore: Release65f81b3docs: Update changelog7742599Merge pull request #345 from EriKWDev/main59229bcfix: Test result of everything enabled has changedb0d4760spelling + field names1bad1f5feature: ability to display source file path and line number with default for...cc97bf7chore(deps): Update Rust Stable to v1.83 (#343)240cd21style: Make clippy happyda7ff82chore: Update from _rust templateab1d854chore(deps): Update Rust crate snapbox to v0.6.20 (#342)Updates
logfrom 0.4.22 to 0.4.25Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
22be810Merge pull request #663 from rust-lang/cargo/0.4.250279730prepare for 0.4.25 release4099bcbMerge pull request #662 from rust-lang/fix/cargo-features36e7e3frevert loosening of kv cargo features2282191Merge pull request #660 from rust-lang/cargo/0.4.242994f0aprepare for 0.4.24 release5fcb50eMerge pull request #659 from rust-lang/fix/feature-builds29fe9e6fix up feature activationb1824f2use cargo hack in CI to test all feature combinationse6b643dMerge pull request #656 from rust-lang/cargo/0.4.23Updates
pyo3from 0.23.2 to 0.23.4Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
f2a8460release: 0.23.40c10e34ci: updates for Rust 1.84 (#4846)9ee55a3Implement locked iteration for PyList (#4789)4b04bb3Allow useless conversion (#4838)bcdbc93Fix PyDict issues on free-threaded build (#4788)8aa6825Add an API to set rpath when using macOS system Python (#4833)e19d048ci: add more tests for cross-compilation (#4773)325218fdocs: Expand docs on when and why allow_threads is necessary (#4767)869a25bfix error with complex enums with many fields (#4832)f2915f5fix: cross-compilation compatibility checks for Windows (#4800)Updates
serdefrom 1.0.215 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401bRelease 1.0.217cb6eaeaFix roundtrip inconsistency:b6f339cResolve repr_packed_without_abi clippy lint in tests2a5caeaMerge pull request #2872 from dtolnay/ehpersonalityb9f93f9Add no-std CI on stable compilereb5cd47Drop #[lang = "eh_personality"] from no-std test8478a3bMerge pull request #2871 from dtolnay/nostdstartdbb9091Replace #[start] with extern fn mainad8dd41Release 1.0.216f91d2edMerge pull request #2868 from dtolnay/automaticallyderivedUpdates
serde_jsonfrom 1.0.133 to 1.0.135Release notes
Sourced from serde_json's releases.
Commits
9802c08Release 1.0.135b97935fMerge pull request #1226 from tisonkun/map-into-valuesd48c224Add Map::into_values method1e77cacResolve precedence clippy lintb2a1415Release 1.0.1349875785Tweak wording of NULL/TRUE/FALSE documentation4aa05b9Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7Move RawValue associated constants into same impl block as public functions96576baMerge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fbAdd'staticlifetime toconst'sUpdates
scraperfrom 0.21.0 to 0.22.0Release notes
Sourced from scraper's releases.
Commits
dcf5e0cVersion 0.22.0932ed03Merge pull request #222 from rust-scraper/bump-ego-tree483ecabBump ego-tree to version 0.10.026f04edMerge pull request #221 from rust-scraper/sorted-vec-instead-of-hash-tableee66ee8Drop hash table for per-element attributes for more compact sorted vector.8d3e74bMerge pull request #220 from rust-scraper/make-clippy-happy47cc9deMake current nightly version of Clippy happy.Updates
anyhowfrom 1.0.93 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1caRelease 1.0.95a03d6d6Merge pull request #402 from dtolnay/fromboxed52e4abbAdd Error::from_boxed with documentation about bidirectional?ffecefcMerge pull request #401 from dtolnay/construct671f700Add construct_ prefix to name of private construct functions8ceb5e9Release 1.0.94b9009abMerge pull request #399 from dtolnay/okvalue863791aAlign naming between Ok function argument and its documentation2081692Merge pull request #398 from zertosh/ok_doc_formatcc2cecbFix anyhow::Ok rustdoc code formattingUpdates
clap_completefrom 4.5.38 to 4.5.42Commits
27cc4b7chore: Release16a4fc7docs: Update changelog07f9f15Merge pull request #5874 from tetzng/fix-fish-completions721deabchore: Releasea4be55bdocs: Update changelogfd5e691Merge pull request #5877 from therealprof/features/use-btreemap-instead-of-so...6604e79Use BTreeMap instead of a sorted Vec28e163afix(complete): Remove {} and replace commas with newlinesb5a47c4chore: Releaseb154a7adocs: Update changelogUpdates
thiserrorfrom 2.0.3 to 2.0.11Release notes
Sourced from thiserror's releases.
Commits
0f532e3Release 2.0.113d15543Merge pull request #410 from dtolnay/testnostd1a226aeDisable two more integration tests in no-std mode8b5f2d7Fix unused import in test when built without stdeecd247Add CI step to test with "std" disabled8f2a76bMerge pull request #409 from Maytha8/std-tests693a6cdAdd feature gate to tests that use std349f696Release 2.0.106cd87bcMerge pull request #408 from dtolnay/assoctype6b3e1e5Generate trait bounds on associated typesUpdates
dieselfrom 2.2.5 to 2.2.6Changelog
Sourced from diesel's changelog.
Commits
c089fd6Add a changelog7505a0bMerge pull request #4362 from weiznich/prepare/2.2.6c880ceaBump diesel to 2.2.6 to prepare a next releasec59ddfaRemove more mentions of gitterfb17608Merge pull request #4358 from weiznich/fix/remove_gitter5365506Merge pull request #4343 from weiznich/prepare/2.2.5Updates
reqwestfrom 0.12.9 to 0.12.12Release notes
Sourced from reqwest's releases.