build: bump the deps group across 1 directory with 21 updates - #1698
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the deps group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.104` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.89` | `0.1.92` | | [bstr](https://github.com/BurntSushi/bstr) | `1.12.1` | `1.13.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [chrono-english](https://github.com/stevedonovan/chrono-english) | `0.1.8` | `0.2.1` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.6` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.3.0` | `0.3.3` | | [console](https://github.com/console-rs/console) | `0.16.3` | `0.16.4` | | [cursive_core](https://github.com/gyscos/cursive) | `0.4.6` | `0.4.7` | | [eyre](https://github.com/eyre-rs/eyre) | `0.6.12` | `0.6.14` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.34` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.4` | `0.21.0` | | [glob](https://github.com/rust-lang/glob) | `0.3.3` | `0.3.4` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.14.0` | `2.14.1` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.4` | `0.18.6` | | [itertools](https://github.com/rust-itertools/itertools) | `0.14.0` | `0.15.0` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.13.1` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.39.0` | `0.40.2` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.151` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.20` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.61` | `1.4.4` | Updates `anyhow` from 1.0.102 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.104) Updates `async-trait` from 0.1.89 to 0.1.92 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.89...0.1.92) Updates `bstr` from 1.12.1 to 1.13.1 - [Commits](BurntSushi/bstr@1.12.1...1.13.1) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `chrono-english` from 0.1.8 to 0.2.1 - [Commits](https://github.com/stevedonovan/chrono-english/commits/v0.2.1) Updates `clap` from 4.6.1 to 4.6.6 - [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.6.1...clap_complete-v4.6.6) Updates `clap_mangen` from 0.3.0 to 0.3.3 - [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_mangen-v0.3.0...clap_mangen-v0.3.3) Updates `console` from 0.16.3 to 0.16.4 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.16.3...0.16.4) Updates `cursive_core` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/gyscos/cursive/releases) - [Changelog](https://github.com/gyscos/cursive/blob/main/CHANGELOG.md) - [Commits](gyscos/cursive@cursive-core-v0.4.6...cursive-core-v0.4.7) Updates `eyre` from 0.6.12 to 0.6.14 - [Commits](eyre-rs/eyre@eyre-v0.6.12...v0.6.14) Updates `futures` from 0.3.32 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.32...0.3.34) Updates `git2` from 0.20.4 to 0.21.0 - [Changelog](https://github.com/rust-lang/git2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.4...git2-0.21.0) Updates `glob` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@v0.3.3...v0.3.4) Updates `indexmap` from 2.14.0 to 2.14.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.14.0...2.14.1) Updates `indicatif` from 0.18.4 to 0.18.6 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.4...0.18.6) Updates `itertools` from 0.14.0 to 0.15.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.14.0...v0.15.0) Updates `regex` from 1.12.3 to 1.13.1 - [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.12.3...1.13.1) Updates `rusqlite` from 0.39.0 to 0.40.2 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.39.0...v0.40.2) Updates `serde_json` from 1.0.149 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.151) Updates `thiserror` from 2.0.18 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.18...2.0.20) Updates `cc` from 1.2.61 to 1.4.4 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.61...cc-v1.4.4) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: async-trait dependency-version: 0.1.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: bstr dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: chrono-english dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_mangen dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: console dependency-version: 0.16.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: cursive_core dependency-version: 0.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: eyre dependency-version: 0.6.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: futures dependency-version: 0.3.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: git2 dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: glob dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: indexmap dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: indicatif dependency-version: 0.18.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: itertools dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: rusqlite dependency-version: 0.40.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: cc dependency-version: 1.4.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 21 updates in the / directory:
1.0.1021.0.1040.1.890.1.921.12.11.13.10.4.440.4.450.1.80.2.14.6.14.6.60.3.00.3.30.16.30.16.40.4.60.4.70.6.120.6.140.3.320.3.340.20.40.21.00.3.30.3.42.14.02.14.10.18.40.18.60.14.00.15.01.12.31.13.10.39.00.40.21.0.1491.0.1512.0.182.0.201.2.611.4.4Updates
anyhowfrom 1.0.102 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 35bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
async-traitfrom 0.1.89 to 0.1.92Release notes
Sourced from async-trait's releases.
Commits
82e7e9eRelease 0.1.929a35cb8Merge pull request #303 from dtolnay/mustuse875ceecResolve double_must_use clippy lint62993a5Raise minimum tested compiler to rust 1.88d049ee0Release 0.1.917a0961fMerge pull request #301 from dtolnay/mutability740f86fIgnore mut_mut pedantic clippy lint in test4699cd3Fix mutability for by-reference receivers6dd3573Add regression test for issue 3002371797Release 0.1.90Updates
bstrfrom 1.12.1 to 1.13.1Commits
134195b1.13.105ab87bbyteset: stop using deprecatedstd::usize::MAX08a7737doc: add AI Policy (#232)63c65781.13.09cc49deapi: addto_bstring(),as_bstring(), andas_bstring_mut()methods to `B...7105619doc: fix typo "Use&BStris useful because ..."cabbfe31.12.311d6facmsrv: decrease to 1.65c857a1c1.12.2e4c6498doc: clarify the case where there is no valid UTF-8 prefix (#204)Updates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
chrono-englishfrom 0.1.8 to 0.2.1Commits
Updates
clapfrom 4.6.1 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
clap_mangenfrom 0.3.0 to 0.3.3Commits
5b81f10chore: Release7b02708docs: Update changelog6689200Merge pull request #6482 from codeAnqiang-ma/fix/mangen-hidden-positional-syn...07c6fd2fix(mangen): Hide hidden positionals from the SYNOPSIS2003b34test(mangen): Show hidden positionals in the SYNOPSIS8e50ec8chore: Release1f7ca4echore: Update transitive clap3e790f2docs: Update changelog0b83f87Merge pull request #6477 from antoniszymanski/masterdee8b8efix(clap_complete_nushell): Set argument type todirectoryfor `ValueHint::...Updates
consolefrom 0.16.3 to 0.16.4Release notes
Sourced from console's releases.
Commits
598eca9Bump version to 0.16.40f22c35feat: addis_dumbpublic function1426649Bump actions/checkout from 3 to 7d2d89adignore non-ascii input in Style::from_dotted_str6cff3e0document current panic in Style::from_dotted_str via test casesdd4334fApply suggestions from clippy 1.95586efadRemove redundant as_handle helperbe20e85Add TermInner::new constructorsUpdates
cursive_corefrom 0.4.6 to 0.4.7Changelog
Sourced from cursive_core's changelog.
Commits
412ca17Bump cursive-core to 0.4.7b1242e7Replace time with jiff dependencyb41c5adAdd horizontal scroll gesture support (#872)2007031Address most compiler/clippy warnings (#865)d3358a3Fix focus_view for Dialog and LinearLayout0ba3982Update third-party views in README (#864)a1ce0fbRemove mention of inexistent example6a376c4Update rand dev-dependency to 0.10330ee17Update find-crate requirement from 0.6.3 to 0.7.1 (#858)694802cUpdate toml requirement from 0.9 to 1.0 (#860)Updates
eyrefrom 0.6.12 to 0.6.14Commits
b7014af0.6.14704488eRevert "Make ContextCompat consistent and non-ambiguous with WrapErr (#138, #...3ce35d4Backport future incompat fix, release 0.6.13 (#296)41042dcBump to 0.6.134564219Remove pyo3 feature (#278)f5f5d90Don't emit trailing semicolon frombail!(#294)154c8deEliminate pointer->reference->pointer during downcast (#286)d83c1e7Use stdbacktraceonstable(#284)786879dAdd default type parameter value ofT = ()toeyre::Result\<T>(#273)8c27860Fix compile probe and nightly backtraces (#160)Updates
futuresfrom 0.3.32 to 0.3.34Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to main89cc254Release 0.3.33Updates
git2from 0.20.4 to 0.21.0Changelog
Sourced from git2's changelog.
... (truncated)
Commits
dffaf27Merge pull request #1256 from weihanglo/changelog84b9c76docs: changelog for git2@0.218c6dc4aMerge pull request #1206 from weihanglo/sha256-git27bd145efix: importObjectFormatin one placefc8af6atest(oid): split_extto test each format separatelyb9bde87test: oid length sanity check57a68e0feat(oid): impl Display for ObjectFormat7acee09chore(ci): test git2 sha256 supportbdf5b7bfix: init example with--object-formatoption9fb4e6arefactor(util): dropunsafefromzeroed_raw_oidUpdates
globfrom 0.3.3 to 0.3.4Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
cfa2a58chore: release v0.3.48a903efSet the edition to 20211f75324Bump actions/checkout from 6 to 77df5575ci: Bump ubuntu-24.04 to ubuntu-26.04e476c2aci: Replace macos-13 and macos-15 with macos-26-intel and macos-260dc6566ci: Get MSRV directly from crate metadatac3c81deci: Bump MSRV of test dependencies6bde970Bump actions/checkout from 5 to 6 (#184)0639988Cache filename for sorting infill_todo(#181)335da33Replaceinto_errormethod withimpl Into(#179)Updates
indexmapfrom 2.14.0 to 2.14.1Changelog
Sourced from indexmap's changelog.
Commits
fdf7e17Merge pull request #449 from cuviper/release-2.14.1ada540eRelease 2.14.1af93b43expect clippy::redundant_slicing in testsc95da18fix clippy::derivable_impls2196365fix clippy::useless_vec (and more) in tests1c2be7buse inherent usize::MAX64f4a06fix clippy::int_plus_one41760c5fix clippy::map_entrybe7ffd0expect clippy::unnecessary_get_then_check in benchesbb35663expect clippy::reversed_empty_ranges in testsUpdates
indicatiffrom 0.18.4 to 0.18.6Release notes
Sourced from indicatif's releases.
Commits
e4d49d8Bump version to 0.18.6582727efix: correctly detect dumb terminal on Windows90156ecDrop screenshots from MultiProgress documentation4dbd0d5Bump version to 0.18.524973aaTake semver-compatible dependency versionsa575ef7style: inline Template::from_str_with_tab_width()0b94aa2style: replace from_str() method with FromStr impl398ac69style: move helper functions to the bottom692705dFix HumanFloatCount dropping rounding at precision 0cbd070dFix stray comma after minus sign in HumanFloatCountUpdates
itertoolsfrom 0.14.0 to 0.15.0Changelog
Sourced from itertools's changelog.
Commits
37bd72aUpdate CHANGELOG.md: strip_prefix[_by]86ec635UseControlFlowinfold_whileimplementationd5897f7refactor(strip_prefix): use try_for_each and drop PartialEq, Eq on StripPrefi...b2a978afeat(Itertools): add strip_prefix and strip_prefix_by methods12b6ec6Update CHANGELOG.md for all_equal_value_error's error type121821eAllEqualValueError implements std::error::Erroradac44eIntroduce AllEqualValueError5707384Update CHANGELOG.mddf60ff0Update CHANGELOG.md113b850Update CHANGELOG.md to include with_hasherUpdates
regexfrom 1.12.3 to 1.13.1Changelog
Sourced from regex's changelog.
... (truncated)
Commits
2b527591.13.1, redux40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review30390ecautomata: formatting tweaks821a8ebautomata: refactor reverse suffix/inner search slightly10afd70automata: expose the extracted literals for inner literal extraction8c34f41automata: avoid reverse suffix optimization for non-leftmost-first5524f02test: add regression tests for failed reverse suffix/inner optimizationsUpdates
rusqlitefrom 0.39.0 to 0.40.2Release notes
Sourced from rusqlite's releases.
Commits
e88f112Prepare released11c76eUpdate main.ymlc922ca5Lower MSRV to 1.88.06d3c282Merge pull request #1856 from gwenn/0.40.12ba28b7Prepare next releasea021dc7Merge pull request #1854 from gwenn/savepoint534a149Merge pull request #1855 from gwenn/hashlink6d9764fBump hashlink versionfa574ebUsesqlite3_keyword_check15385ccFix SQL injection when SAVEPOINT name is taintedUpdates
serde_jsonfrom 1.0.149 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7a1ae73aRelease 1.0.1501a360b0Merge pull request