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): update a range of dependencies #117

Merged
merged 3 commits into from
Dec 1, 2024

Conversation

robertpsoane
Copy link
Owner

ansi-to-tui : 6.0.0 => 7.0.0
bollard : 0.17.1 => 0.18.1
byte-unit : 5.1.4 => 5.1.6
clap : 4.5.20 => 4.5.21
ratatui : 0.28.1 => 0.29.0
ratatui-macros : 0.5.0 => 0.6.0
tracing : 0.1.40 => 0.1.41
tracing-error : 0.2.0 => 0.2.1
tracing-subscriber : 0.3.18 => 0.3.19
tui-big-text : 0.6.0 => 0.7.0
ureq : 2.10.1 => 2.11.0

Copy link

codecov bot commented Dec 1, 2024

ansi-to-tui : 6.0.0 => 7.0.0
bollard : 0.17.1 => 0.18.1
byte-unit : 5.1.4 => 5.1.6
clap : 4.5.20 => 4.5.21
ratatui : 0.28.1 => 0.29.0
ratatui-macros : 0.5.0 => 0.6.0
tracing : 0.1.40 => 0.1.41
tracing-error : 0.2.0 => 0.2.1
tracing-subscriber : 0.3.18 => 0.3.19
tui-big-text : 0.6.0 => 0.7.0
ureq :  2.10.1 => 2.11.0
@robertpsoane robertpsoane changed the title chore(deps): update a range of dependensies chore(deps): update a range of dependencies Dec 1, 2024
@robertpsoane robertpsoane merged commit 0d45d5f into master Dec 1, 2024
12 checks passed
@robertpsoane robertpsoane deleted the rs/bump-dependencies branch December 1, 2024 18:08
@github-actions github-actions bot mentioned this pull request Dec 1, 2024
robertpsoane pushed a commit that referenced this pull request Dec 1, 2024
## 🤖 New release
* `ducker`: 0.1.6 -> 0.2.0 (⚠️ API breaking changes)

### ⚠️ `ducker` breaking changes

```
--- failure function_missing: pub fn removed or renamed ---

Description:
A publicly-visible function cannot be imported by its prior path. A `pub use` may have been removed, or the function itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.36.0/src/lints/function_missing.ron

Failed in:
  function ducker::terminal::restore, previously in file /tmp/.tmpzeuEdV/ducker/src/terminal.rs:18
  function ducker::terminal::init, previously in file /tmp/.tmpzeuEdV/ducker/src/terminal.rs:11
```

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

<blockquote>

##
[0.2.0](v0.1.6...v0.2.0)
- 2024-12-01

### Other

- *(deps)* update a range of dependencies
([#117](#117))
</blockquote>


</p></details>

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

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.

1 participant