Skip to content
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(deps): bump the cargo-dependencies group with 5 updates #79

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps the cargo-dependencies group with 5 updates:

Package From To
clap 4.5.7 4.5.8
ratatui-macros 0.4.0 0.4.2
serde_with 3.8.1 3.8.2
tui-input 0.8.0 0.9.0
uuid 1.9.0 1.9.1

Updates clap from 4.5.7 to 4.5.8

Release notes

Sourced from clap's releases.

v4.5.8

[4.5.8] - 2024-06-28

Fixes

  • Reduce extra flushes
Changelog

Sourced from clap's changelog.

[4.5.8] - 2024-06-28

Fixes

  • Reduce extra flushes
Commits

Updates ratatui-macros from 0.4.0 to 0.4.2

Release notes

Sourced from ratatui-macros's releases.

v0.4.2

Added

  • Use ::ratatui instead of ratatui (#54)
  • Add row! macro (#52)

Other

  • Update README with row! documentation (#56)
  • Make doc examples shorter by removing duplicate imports (#55)

v0.4.1

Other

  • (deps) bump ratatui from 0.26.3 to 0.27.0 in the cargo-dependencies group (#51)
  • Update dependabot.yml to group dependencies (#50)
  • (deps) bump ratatui from 0.26.2 to 0.26.3 (#48)
  • (deps) bump trybuild from 1.0.95 to 1.0.96 (#47)
Changelog

Sourced from ratatui-macros's changelog.

0.4.2 - 2024-06-29

Added

  • Use ::ratatui instead of ratatui (#54)
  • Add row! macro (#52)

Other

  • Update README with row! documentation (#56)
  • Make doc examples shorter by removing duplicate imports (#55)

0.4.1 - 2024-06-24

Other

  • (deps) bump ratatui from 0.26.3 to 0.27.0 in the cargo-dependencies group (#51)
  • Update dependabot.yml to group dependencies (#50)
  • (deps) bump ratatui from 0.26.2 to 0.26.3 (#48)
  • (deps) bump trybuild from 1.0.95 to 1.0.96 (#47)
Commits
  • 8cecfdf chore: Update categories in Cargo.toml (#57)
  • ca4fa0b chore: release v0.4.2 (#53)
  • 89d7dd4 docs: Update README with row! documentation (#56)
  • 1b9e310 docs: Make doc examples shorter by removing duplicate imports (#55)
  • 8913e2c feat: Use ::ratatui instead of ratatui (#54)
  • c764957 feat: Add row! macro (#52)
  • ad54cf2 chore: release v0.4.1 (#49)
  • a1acdcd build(deps): bump ratatui from 0.26.3 to 0.27.0 in the cargo-dependencies gro...
  • 39d5a74 chore: Update dependabot.yml to group dependencies (#50)
  • 2f97d35 build(deps): bump ratatui from 0.26.2 to 0.26.3 (#48)
  • Additional commits viewable in compare view

Updates serde_with from 3.8.1 to 3.8.2

Release notes

Sourced from serde_with's releases.

serde_with v3.8.2

Changed

  • Bump MSRV to 1.67, since that is required for the time dependency. The time version needed to be updated for nightly compatibility.

Fixed

Commits
  • 2274dd1 Bump version to 3.8.2 (#761)
  • e9e7a7e Bump version to 3.8.2
  • c9d9672 Implement JsonSchemaAs for OneOrMany instead of JsonSchema (#760)
  • dee706a Implement JsonSchemaAs for OneOrMany instead of JsonSchema
  • f74b460 Fix two clippy issues (#755)
  • 3ae4424 Fix two clippy issues
  • 729e8d2 Replace future deprecated functions from chrono (#752)
  • 685338f Replace future deprecated functions from chrono
  • 9593f93 Enable the unexpected_cfgs lint now that it can be configured via `Cargo.to...
  • 242286c Enable the unexpected_cfgs lint now that it can be configured via Cargo.toml
  • Additional commits viewable in compare view

Updates tui-input from 0.8.0 to 0.9.0

Release notes

Sourced from tui-input's releases.

v0.9.0

  • termion update: termion: 2.0 -> 4.0
  • Other dependencies minor and patch updates.
Commits

Updates uuid from 1.9.0 to 1.9.1

Release notes

Sourced from uuid's releases.

1.9.1

What's Changed

Full Changelog: uuid-rs/uuid@1.9.0...1.9.1

Commits
  • 36e6f57 Merge pull request #763 from uuid-rs/cargo/1.9.1
  • 65bf733 prepare for 1.9.1 release
  • d0a2461 Merge pull request #762 from uuid-rs/fix/double-lock
  • 20911bd avoid taking the shared lock when getting usable bits in Uuid::now_v7
  • c01feb8 Merge pull request #761 from uuid-rs/chore/bulk-example
  • 864239b add an example of generating bulk v7 UUIDs
  • See full diff in compare view

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

Bumps the cargo-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.8` |
| [ratatui-macros](https://github.com/ratatui-org/ratatui-macros) | `0.4.0` | `0.4.2` |
| [serde_with](https://github.com/jonasbb/serde_with) | `3.8.1` | `3.8.2` |
| [tui-input](https://github.com/sayanarijit/tui-input) | `0.8.0` | `0.9.0` |
| [uuid](https://github.com/uuid-rs/uuid) | `1.9.0` | `1.9.1` |


Updates `clap` from 4.5.7 to 4.5.8
- [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.7...v4.5.8)

Updates `ratatui-macros` from 0.4.0 to 0.4.2
- [Release notes](https://github.com/ratatui-org/ratatui-macros/releases)
- [Changelog](https://github.com/ratatui-org/ratatui-macros/blob/main/CHANGELOG.md)
- [Commits](ratatui/ratatui-macros@v0.4.0...v0.4.2)

Updates `serde_with` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](jonasbb/serde_with@v3.8.1...v3.8.2)

Updates `tui-input` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/sayanarijit/tui-input/releases)
- [Commits](sayanarijit/tui-input@v0.8.0...v0.9.0)

Updates `uuid` from 1.9.0 to 1.9.1
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.9.0...1.9.1)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: ratatui-macros
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: serde_with
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: tui-input
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 1, 2024
@kdheepak kdheepak merged commit 99b486f into main Jul 1, 2024
6 checks passed
@kdheepak kdheepak deleted the dependabot/cargo/cargo-dependencies-da7422b5f4 branch July 1, 2024 16:00
@github-actions github-actions bot mentioned this pull request Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant