-
Notifications
You must be signed in to change notification settings - Fork 4
Bump the major group across 1 directory with 13 updates #1383
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/major-63e176b441
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
32c6993 to
96c7a40
Compare
Bumps the major group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [colored_json](https://github.com/ctron/colored_json) | `4.1.0` | `5.0.0` | | [crossterm](https://github.com/crossterm-rs/crossterm) | `0.27.0` | `0.28.1` | | [dialoguer](https://github.com/console-rs/dialoguer) | `0.11.0` | `0.12.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.14.0` | | [oauth2](https://github.com/ramosbugs/oauth2-rs) | `4.4.2` | `5.0.0` | | [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.9.6` | `0.13.0` | | [pulldown-cmark-to-cmark](https://github.com/Byron/pulldown-cmark-to-cmark) | `11.2.0` | `21.0.0` | | [ratatui](https://github.com/ratatui/ratatui) | `0.26.3` | `0.29.0` | | [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.24.0` | `0.28.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `0.9.8` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.27` | `0.23.7` | | [test-context](https://github.com/JasterV/test-context) | `0.1.6` | `0.5.1` | | [built](https://github.com/lukaslueg/built) | `0.7.7` | `0.8.0` | Updates `colored_json` from 4.1.0 to 5.0.0 - [Release notes](https://github.com/ctron/colored_json/releases) - [Commits](ctron/colored_json@v4.1.0...v5.0.0) Updates `crossterm` from 0.27.0 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 `dialoguer` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/console-rs/dialoguer/releases) - [Changelog](https://github.com/console-rs/dialoguer/blob/main/CHANGELOG-OLD.md) - [Commits](console-rs/dialoguer@v0.11.0...v0.12.0) Updates `itertools` from 0.12.1 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.14.0) Updates `oauth2` from 4.4.2 to 5.0.0 - [Release notes](https://github.com/ramosbugs/oauth2-rs/releases) - [Upgrade guide](https://github.com/ramosbugs/oauth2-rs/blob/main/UPGRADE.md) - [Commits](ramosbugs/oauth2-rs@4.4.2...5.0.0) Updates `pulldown-cmark` from 0.9.6 to 0.13.0 - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.9.6...v0.13.0) Updates `pulldown-cmark-to-cmark` from 11.2.0 to 21.0.0 - [Release notes](https://github.com/Byron/pulldown-cmark-to-cmark/releases) - [Changelog](https://github.com/Byron/pulldown-cmark-to-cmark/blob/main/CHANGELOG.md) - [Commits](Byron/pulldown-cmark-to-cmark@v11.2.0...v21.0.0) Updates `ratatui` from 0.26.3 to 0.29.0 - [Release notes](https://github.com/ratatui/ratatui/releases) - [Changelog](https://github.com/ratatui/ratatui/blob/main/CHANGELOG.md) - [Commits](ratatui/ratatui@v0.26.3...v0.29.0) Updates `tokio-tungstenite` from 0.24.0 to 0.28.0 - [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md) - [Commits](snapview/tokio-tungstenite@v0.24.0...v0.28.0) Updates `toml` from 0.8.23 to 0.9.8 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.8) Updates `toml_edit` from 0.22.27 to 0.23.7 - [Commits](toml-rs/toml@v0.22.27...v0.23.7) Updates `test-context` from 0.1.6 to 0.5.1 - [Release notes](https://github.com/JasterV/test-context/releases) - [Changelog](https://github.com/JasterV/test-context/blob/main/CHANGELOG.md) - [Commits](JasterV/test-context@v0.1.6...v0.5.1) Updates `built` from 0.7.7 to 0.8.0 - [Changelog](https://github.com/lukaslueg/built/blob/master/CHANGELOG.md) - [Commits](lukaslueg/built@0.7.7...0.8.0) --- updated-dependencies: - dependency-name: colored_json dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: crossterm dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: dialoguer dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: oauth2 dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: pulldown-cmark dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: pulldown-cmark-to-cmark dependency-version: 21.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: ratatui dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: tokio-tungstenite dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: toml dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: toml_edit dependency-version: 0.23.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: test-context dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major - dependency-name: built dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: major ... Signed-off-by: dependabot[bot] <[email protected]>
96c7a40 to
5431ba9
Compare
Contributor
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 |
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 major group with 13 updates in the / directory:
4.1.05.0.00.27.00.28.10.11.00.12.00.12.10.14.04.4.25.0.00.9.60.13.011.2.021.0.00.26.30.29.00.24.00.28.00.8.230.9.80.22.270.23.70.1.60.5.10.7.70.8.0Updates
colored_jsonfrom 4.1.0 to 5.0.0Release notes
Sourced from colored_json's releases.
Commits
962ed17chore: uptick version to 5.0.0292c730ci: update github actionbda186frefactor: align nil values with jqbaaecc3feat: supportNO_COLORenv-var22a3936chore: remove one more enable_support_call in the testsce753a5feat: bump yansi to 1, remove enable_ansi_supportUpdates
crosstermfrom 0.27.0 to 0.28.1Release notes
Sourced from crossterm's releases.
Changelog
Sourced from crossterm's changelog.
... (truncated)
Commits
Updates
dialoguerfrom 0.11.0 to 0.12.0Release notes
Sourced from dialoguer's releases.
Changelog
Sourced from dialoguer's changelog.
Commits
731c70bAudit dependencies2a88be1Check for external typesd4271eaCheck semver compatibility11c990dCheck for documentation errors39d2480Add Dependabot config31b2e25Upgrade to actions/checkout v58ebd9e5Focus CI testing on stable Rustd4a002dUse default targets on respective operating systems3e3cc03Reduce number of targets tested in CIfcb8a0dEnable basic caching in CIUpdates
itertoolsfrom 0.12.1 to 0.14.0Changelog
Sourced from itertools's changelog.
... (truncated)
Commits
a015a68Addnext_arrayandcollect_arraya1213e1Prepare v0.14.0 releaseff0c942fix clippy lintsf80883bFix into_group_map_by documentation errorsb793238Add track_caller for asser_equal5d4056bdefault_featuresis deprecated - switch it todefault-featuresa447b68doc for added traitd0479b0"nitpicks"35c78ceIndexMut -> BorrowMut<slice>deb53barefactored to share codeUpdates
oauth2from 4.4.2 to 5.0.0Release notes
Sourced from oauth2's releases.
... (truncated)
Upgrade guide
Sourced from oauth2's upgrade guide.
... (truncated)
Commits
f3424b4Update Cargo-1.65.lock61ec227Bump version to 5.0.09a2b746Improve HttpClientError::Reqwest error message2492d69Bump version to 5.0.0-rc.1c599c12Use --locked on MSRV build in CI03cb079Remove client secret from implicit flow example9c41286Update dev dependencies (#285)c74aec9Remove sponsorship from README459811dAccept null device code interval5b2ab88Ignore token revocation response bodyUpdates
pulldown-cmarkfrom 0.9.6 to 0.13.0Release notes
Sourced from pulldown-cmark's releases.
... (truncated)
Commits
f17d98achore: bump version to 0.13.047f60dechore: cargo update and bump version to 0.12.3e42259fMerge pull request #1018 from notriddle/deflist-lazy052c635Merge pull request #1017 from notriddle/master0ede612Prevent definition list defs from interrupting non-paragraphs2c16b4eFix tasklist parsing bugsc59ff54Merge pull request #1015 from notriddle/tight-paragraph4409722Use an explicit node for tight paragraphs4564d43Merge pull request #1010 from ModProg/document-events62cae02fix metadatablock doc commentUpdates
pulldown-cmark-to-cmarkfrom 11.2.0 to 21.0.0Release notes
Sourced from pulldown-cmark-to-cmark's releases.
... (truncated)
Changelog
Sourced from pulldown-cmark-to-cmark's changelog.
... (truncated)
Commits
c1347d1Release pulldown-cmark-to-cmark v21.0.0475478aupdate changelog prior to releaseed16be5bump version to 21 for pulldown-cmark 13fb9bbd6Merge pull request #99 from danieleades/cmark-13b47d6c9Merge pull request #98 from ConnorGray/connorgray/refactor-1e10010fUpdate doc-string soState::paddingis shown conventionallyefbdd3aupdate to pulldown-cmark 1305e247efixup: Adjust wording + typos2252ba1refactor: Add helper to factor out newline + padding pattern80f82f4Release pulldown-cmark-to-cmark v20.0.1Updates
ratatuifrom 0.26.3 to 0.29.0Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
2873217chore(release): prepare for 0.29.0 (#1444)6515097chore(cargo): check in Cargo.lock (#1434)4c4851cfeat(example): add drawing feature to the canvas example (#1429)4f5503dfix(color)!: hsl and hsluv are now clamped before conversion (#1436)611086efix: sparkline docs / doc tests (#1437)514d273fix(terminal): use the latest, resized area when clearing (#1427)60cc15bfeat!: add support for empty bar style toSparkline(#1326)a52ee82fix(text): truncate based on alignment (#1432)381ec75docs(readme): reduce the length (#1431)f6f7794chore: remove leftover prelude refs / glob imports from example code (#1430)Updates
tokio-tungstenitefrom 0.24.0 to 0.28.0Changelog
Sourced from tokio-tungstenite's changelog.
Commits
35d110cImplement into_inner to get the underlying stream (#367)f3ae75dUpdatetungsteniteversion and fix bugs25b544eAllow getting a reference to the shared inner stream (#363)e855f9eFix errors in the examples caused byUtf8Error21c5d19Bump versionfbd1471Update performance notes in READMEa8d9f19Bump versionaafb2f9Bump version0eefa27Bump version2d23077Update to newtungsteniteand bump versionUpdates
tomlfrom 0.8.23 to 0.9.8Commits
93e9146chore: Release7de1b4edocs: Update changelog1b579c3feat(serde): Support integer, bools, and chars as keys (#1050)ac1e077feat(serde): Support chars as keysf3dec32feat(serde): Support bools as keys139b30afeat(serde): Support integer keys2d65a88test(serde): Show existing key behavior80217f8chore(deps): Update actions/checkout action to v5 (#1047)b36e351chore(deps): Update actions/checkout action to v57d2c649chore(deps): Update actions/setup-python action to v6 (#1048)Updates
toml_editfrom 0.22.27 to 0.23.7Commits
93e9146chore: Release7de1b4edocs: Update changelog1b579c3feat(serde): Support integer, bools, and chars as keys (#1050)ac1e077feat(serde): Support chars as keysf3dec32feat(serde): Support bools as keys139b30afeat(serde): Support integer keys2d65a88test(serde): Show existing key behavior80217f8chore(deps): Update actions/checkout action to v5 (#1047)b36e351chore(deps): Update actions/checkout action to v57d2c649chore(deps): Update actions/setup-python action to v6 (#1048)Updates
test-contextfrom 0.1.6 to 0.5.1Changelog
Sourced from test-context's changelog.