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: various fixes / clippy lints #6

Merged
merged 4 commits into from
Jul 24, 2024
Merged

chore: various fixes / clippy lints #6

merged 4 commits into from
Jul 24, 2024

Conversation

joshka
Copy link
Owner

@joshka joshka commented Jul 24, 2024

  • chore: set msrv to 1.74
  • chore: move shared config to tui-widgets
  • chore: use workspace package metadata
  • fix: various clippy lints

@joshka joshka enabled auto-merge (squash) July 24, 2024 03:55
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (2563207) to head (408f9aa).

Files Patch % Lines
tui-prompts/src/text_prompt.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main      #6   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          4       4           
  Lines        287     283    -4     
=====================================
+ Misses       287     283    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joshka joshka merged commit 63ec0e3 into main Jul 24, 2024
11 checks passed
@joshka joshka deleted the jm/chores branch July 24, 2024 03:58
@github-actions github-actions bot mentioned this pull request Jul 24, 2024
joshka pushed a commit that referenced this pull request Jul 24, 2024
## 🤖 New release
* `tui-big-text`: 0.4.6 -> 0.4.7
* `tui-prompts`: 0.3.17 -> 0.3.18
* `tui-scrollview`: 0.3.8 -> 0.3.9
* `tui-widgets`: 0.1.3 -> 0.1.4

<details><summary><i><b>Changelog</b></i></summary><p>

## `tui-big-text`
<blockquote>

## [0.4.7] - 2024-07-24

### ⚙️ Miscellaneous Tasks

- Various fixes / clippy lints
([#6](#6))

<!-- generated by git-cliff -->
</blockquote>

## `tui-prompts`
<blockquote>

## [0.3.18] - 2024-07-24

### 🐛 Bug Fixes

- Delete and backspace behavior for multi-byte characters
([#57](#57))
- Fixup tui-prompts version to match crates.io

### ⚙️ Miscellaneous Tasks

- Move tui-prompts to its own directory
- Move to tui-widgets repository
- Various fixes / clippy lints
([#6](#6))

<!-- generated by git-cliff -->
</blockquote>

## `tui-scrollview`
<blockquote>

## [0.3.9] - 2024-07-24

### ⚙️ Miscellaneous Tasks

- Various fixes / clippy lints
([#6](#6))

<!-- generated by git-cliff -->
</blockquote>

## `tui-widgets`
<blockquote>

## [0.1.4] - 2024-07-24

### 🐛 Bug Fixes

- Remove cargo.lock file
- Delete and backspace behavior for multi-byte characters
([#57](#57))
- Fixup tui-prompts version to match crates.io

### ⚙️ Miscellaneous Tasks

- Various fixes / clippy lints
([#6](#6))

<!-- generated by git-cliff -->
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
joshka pushed a commit that referenced this pull request Jul 25, 2024
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants