cargo(deps): bump the minor-updates group across 1 directory with 8 updates#14
Closed
dependabot[bot] wants to merge 1 commit into
Closed
cargo(deps): bump the minor-updates group across 1 directory with 8 updates#14dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Updates the requirements on [toml](https://github.com/toml-rs/toml), [reqwest](https://github.com/seanmonstar/reqwest), [ratatui](https://github.com/ratatui/ratatui), [crossterm](https://github.com/crossterm-rs/crossterm), [tui-textarea](https://github.com/rhysd/tui-textarea), [criterion](https://github.com/bheisler/criterion.rs), [tabled](https://github.com/zhiburt/tabled) and [indicatif](https://github.com/console-rs/indicatif) to permit the latest version. Updates `toml` to 0.8.23 - [Commits](toml-rs/toml@toml-v0.8.0...toml-v0.8.23) Updates `reqwest` to 0.11.27 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.0...v0.11.27) Updates `ratatui` to 0.28.1 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.28.0...v0.28.1) Updates `crossterm` to 0.28.1 - [Release notes](https://github.com/crossterm-rs/crossterm/releases) - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossterm-rs/crossterm/commits) Updates `tui-textarea` to 0.6.1 - [Release notes](https://github.com/rhysd/tui-textarea/releases) - [Changelog](https://github.com/rhysd/tui-textarea/blob/main/CHANGELOG.md) - [Commits](rhysd/tui-textarea@v0.6.0...v0.6.1) Updates `criterion` to 0.5.1 - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.5.0...0.5.1) Updates `tabled` to 0.20.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](https://github.com/zhiburt/tabled/commits) Updates `indicatif` to 0.18.0 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.0...0.18.0) --- updated-dependencies: - dependency-name: toml dependency-version: 0.8.23 dependency-type: direct:production dependency-group: minor-updates - dependency-name: reqwest dependency-version: 0.11.27 dependency-type: direct:production dependency-group: minor-updates - dependency-name: ratatui dependency-version: 0.28.1 dependency-type: direct:production dependency-group: minor-updates - dependency-name: crossterm dependency-version: 0.28.1 dependency-type: direct:production dependency-group: minor-updates - dependency-name: tui-textarea dependency-version: 0.6.1 dependency-type: direct:production dependency-group: minor-updates - dependency-name: criterion dependency-version: 0.5.1 dependency-type: direct:production dependency-group: minor-updates - dependency-name: tabled dependency-version: 0.20.0 dependency-type: direct:production dependency-group: minor-updates - dependency-name: indicatif dependency-version: 0.18.0 dependency-type: direct:production dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
The |
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Updates the requirements on toml, reqwest, ratatui, crossterm, tui-textarea, criterion, tabled and indicatif to permit the latest version.
Updates
tomlto 0.8.23Commits
838a022chore: Releaseb9d399ddocs: Update changelogf3e8c68feat(edit): Add ImDocument::into_table (#928)288161bchore: Released7f3cdadocs: Update changelog752ef5bfix(datetime): Further error improvements (#927)32d2297feat(edit): Add ImDocument::into_tableb1ce9b5fix(datetime): Use 2-digit values for ranges55da4affix(datetime): Remove trailing space in error5c1d9ccchore(parse): Use a unique tagUpdates
reqwestto 0.11.27Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
cf69fd4v0.11.27d0d2b47docs: add note about sponsors/support2fe53c5refactor: Migrate trust-dns to hickory-dns6904889(wasm) fix: Form::text on wasm setting octet-stream mime type and file name. ...54bb709v0.11.26d334800Revert "fix: Patchsystem-configurationversion (#2130)" (#2172)c7940c6revert: hyper v1 upgrade (for now)e319263Fix missing tokio/io-util (#2168)037111ffeat: Allow binding interface (#2163)bfc54fcfeat: Add http2 cargo feature (#2162)Updates
ratatuito 0.28.1Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
3a90e2achore(release): prepare for 0.28.1 (#1343)65da535chore(ci): update release strategy (#1337)9ed85fddocs(table): fix incorrect backticks inTableStatedocs (#1342)aed60b9fix(terminal): Terminal::insert_before would crash when called while the view...3631b34docs(examples): add widget implementation example (#1147)0d5f3c0test: Avoid unneeded allocations in assertions (#1335)ed51c4bfeat(terminal): Add ratatui::init() and restore() methods (#1289)23516bcchore: rename ratatui-org to ratatui (#1334)6d1bd99docs: minor grammar fixes (#1330)2fb0b8afix: fix u16 overflow in Terminal::insert_before. (#1323)Updates
crosstermto 0.28.1Changelog
Sourced from crossterm's changelog.
... (truncated)
Commits
Updates
tui-textareato 0.6.1Release notes
Sourced from tui-textarea's releases.
Changelog
Sourced from tui-textarea's changelog.
... (truncated)
Commits
a0b820cbump up version to v0.6.149c90f0fix tests for termion support when using old version of termion3fb0a78use the same version oftermionastui's dependency fortuirs-termionf...8d2c201add tests forTextArea::selection_rangede736a5make the first element of range is smaller than the second one (#81)b7a7e3dMerge pull request #81 from achristmascarl/expose-selection-start75f5111switch to selection range93cfabdupdate changelog for v0.6.0 changes31012c6fix tests23dfde7expose selection_startUpdates
criterionto 0.5.1Changelog
Sourced from criterion's changelog.
... (truncated)
Commits
dc2b06cRelease version 0.5.1 (#687)bfc84adfix >5s quick mode crash, resolve #658 (#685)Updates
tabledto 0.20.0Changelog
Sourced from tabled's changelog.
... (truncated)
Commits
Updates
indicatifto 0.18.0Release notes
Sourced from indicatif's releases.
Commits
354b732Bump version to 0.18.0f46ba0aBump version to 0.17.129f08f12Upgrade to console 0.169afc362draw_target: inline the format arg to silence clippy880d8ceSwitch from number_prefix to unit-prefix (#709)458e4dcProgressStyleenable/disable colors based on draw target (#699)abd2181Use width to truncateHumanFloatCountvalues (#696)79ea085Add ProgressBar::force_draw (#689)fe59003Bump the version to 0.17.119d4849aChangeOnceCelltoOnceLockinTabExpandedStringDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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