Skip to content

Add pacman example gif#174

Merged
schollz merged 1 commit intoschollz:mainfrom
OlegChuev:fix/added-pacman-example
Feb 24, 2024
Merged

Add pacman example gif#174
schollz merged 1 commit intoschollz:mainfrom
OlegChuev:fix/added-pacman-example

Conversation

@OlegChuev
Copy link
Copy Markdown

No description provided.

@OlegChuev OlegChuev changed the title Added pacman example gif Add pacman example gif Feb 23, 2024
@schollz
Copy link
Copy Markdown
Owner

schollz commented Feb 24, 2024

nice

@schollz schollz merged commit a9bebf5 into schollz:main Feb 24, 2024
renovate bot referenced this pull request in nobl9/sloctl Feb 24, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/schollz/progressbar/v3](https://togithub.com/schollz/progressbar)
| `v3.14.1` -> `v3.14.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.1/v3.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.1/v3.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>schollz/progressbar
(github.com/schollz/progressbar/v3)</summary>

###
[`v3.14.2`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.2)

[Compare
Source](https://togithub.com/schollz/progressbar/compare/v3.14.1...v3.14.2)

#### What's Changed

- Add pacman example gif by
[@&#8203;OlegChuev](https://togithub.com/OlegChuev) in
[https://github.com/schollz/progressbar/pull/174](https://togithub.com/schollz/progressbar/pull/174)
- 📝docs: Add a library definition for ansi by
[@&#8203;eogns47](https://togithub.com/eogns47) in
[https://github.com/schollz/progressbar/pull/173](https://togithub.com/schollz/progressbar/pull/173)
- Add more properties to State by
[@&#8203;treuherz](https://togithub.com/treuherz) in
[https://github.com/schollz/progressbar/pull/170](https://togithub.com/schollz/progressbar/pull/170)
- fix: Protect RenderBlank() and IsFinished() with the lock by
[@&#8203;RichieSams](https://togithub.com/RichieSams) in
[https://github.com/schollz/progressbar/pull/164](https://togithub.com/schollz/progressbar/pull/164)

#### New Contributors

- [@&#8203;OlegChuev](https://togithub.com/OlegChuev) made their first
contribution in
[https://github.com/schollz/progressbar/pull/174](https://togithub.com/schollz/progressbar/pull/174)
- [@&#8203;eogns47](https://togithub.com/eogns47) made their first
contribution in
[https://github.com/schollz/progressbar/pull/173](https://togithub.com/schollz/progressbar/pull/173)
- [@&#8203;treuherz](https://togithub.com/treuherz) made their first
contribution in
[https://github.com/schollz/progressbar/pull/170](https://togithub.com/schollz/progressbar/pull/170)
- [@&#8203;RichieSams](https://togithub.com/RichieSams) made their first
contribution in
[https://github.com/schollz/progressbar/pull/164](https://togithub.com/schollz/progressbar/pull/164)

**Full Changelog**:
schollz/progressbar@v3.14.1...v3.14.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), Automerge - At any time (no schedule
defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/nobl9/sloctl).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@OlegChuev OlegChuev deleted the fix/added-pacman-example branch February 25, 2024 07:45
kodiakhq bot referenced this pull request in cloudquery/plugin-pb-go Apr 1, 2024
…#289)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/schollz/progressbar/v3](https://togithub.com/schollz/progressbar) | require | minor | `v3.13.1` -> `v3.14.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>schollz/progressbar (github.com/schollz/progressbar/v3)</summary>

### [`v3.14.2`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.2)

[Compare Source](https://togithub.com/schollz/progressbar/compare/v3.14.1...v3.14.2)

#### What's Changed

-   Add pacman example gif by [@&#8203;OlegChuev](https://togithub.com/OlegChuev) in [https://github.com/schollz/progressbar/pull/174](https://togithub.com/schollz/progressbar/pull/174)
-   📝docs: Add a library definition for ansi by [@&#8203;eogns47](https://togithub.com/eogns47) in [https://github.com/schollz/progressbar/pull/173](https://togithub.com/schollz/progressbar/pull/173)
-   Add more properties to State by [@&#8203;treuherz](https://togithub.com/treuherz) in [https://github.com/schollz/progressbar/pull/170](https://togithub.com/schollz/progressbar/pull/170)
-   fix: Protect RenderBlank() and IsFinished() with the lock by [@&#8203;RichieSams](https://togithub.com/RichieSams) in [https://github.com/schollz/progressbar/pull/164](https://togithub.com/schollz/progressbar/pull/164)

#### New Contributors

-   [@&#8203;OlegChuev](https://togithub.com/OlegChuev) made their first contribution in [https://github.com/schollz/progressbar/pull/174](https://togithub.com/schollz/progressbar/pull/174)
-   [@&#8203;eogns47](https://togithub.com/eogns47) made their first contribution in [https://github.com/schollz/progressbar/pull/173](https://togithub.com/schollz/progressbar/pull/173)
-   [@&#8203;treuherz](https://togithub.com/treuherz) made their first contribution in [https://github.com/schollz/progressbar/pull/170](https://togithub.com/schollz/progressbar/pull/170)
-   [@&#8203;RichieSams](https://togithub.com/RichieSams) made their first contribution in [https://github.com/schollz/progressbar/pull/164](https://togithub.com/schollz/progressbar/pull/164)

**Full Changelog**: schollz/progressbar@v3.14.1...v3.14.2

### [`v3.14.1`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.1)

[Compare Source](https://togithub.com/schollz/progressbar/compare/v3.14.0...v3.14.1)

(pi release)

**Full Changelog**: schollz/progressbar@v3.14.0...v3.14.1

### [`v3.14.0`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.0)

[Compare Source](https://togithub.com/schollz/progressbar/compare/v3.13.1...v3.14.0)

#### What's Changed

-   change library to get rune width by [@&#8203;tukaelu](https://togithub.com/tukaelu) in [https://github.com/schollz/progressbar/pull/169](https://togithub.com/schollz/progressbar/pull/169)
-   Fix SI units calculation and introduce OptionUseIECUnits() by [@&#8203;edigaryev](https://togithub.com/edigaryev) in [https://github.com/schollz/progressbar/pull/167](https://togithub.com/schollz/progressbar/pull/167)

#### New Contributors

-   [@&#8203;tukaelu](https://togithub.com/tukaelu) made their first contribution in [https://github.com/schollz/progressbar/pull/169](https://togithub.com/schollz/progressbar/pull/169)
-   [@&#8203;edigaryev](https://togithub.com/edigaryev) made their first contribution in [https://github.com/schollz/progressbar/pull/167](https://togithub.com/schollz/progressbar/pull/167)

**Full Changelog**: schollz/progressbar@v3.13.1...v3.14.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
BSski referenced this pull request in nobl9/sloctl May 7, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/schollz/progressbar/v3](https://togithub.com/schollz/progressbar)
| `v3.14.1` -> `v3.14.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.1/v3.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.1/v3.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>schollz/progressbar
(github.com/schollz/progressbar/v3)</summary>

###
[`v3.14.2`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.2)

[Compare
Source](https://togithub.com/schollz/progressbar/compare/v3.14.1...v3.14.2)

#### What's Changed

- Add pacman example gif by
[@&#8203;OlegChuev](https://togithub.com/OlegChuev) in
[https://github.com/schollz/progressbar/pull/174](https://togithub.com/schollz/progressbar/pull/174)
- 📝docs: Add a library definition for ansi by
[@&#8203;eogns47](https://togithub.com/eogns47) in
[https://github.com/schollz/progressbar/pull/173](https://togithub.com/schollz/progressbar/pull/173)
- Add more properties to State by
[@&#8203;treuherz](https://togithub.com/treuherz) in
[https://github.com/schollz/progressbar/pull/170](https://togithub.com/schollz/progressbar/pull/170)
- fix: Protect RenderBlank() and IsFinished() with the lock by
[@&#8203;RichieSams](https://togithub.com/RichieSams) in
[https://github.com/schollz/progressbar/pull/164](https://togithub.com/schollz/progressbar/pull/164)

#### New Contributors

- [@&#8203;OlegChuev](https://togithub.com/OlegChuev) made their first
contribution in
[https://github.com/schollz/progressbar/pull/174](https://togithub.com/schollz/progressbar/pull/174)
- [@&#8203;eogns47](https://togithub.com/eogns47) made their first
contribution in
[https://github.com/schollz/progressbar/pull/173](https://togithub.com/schollz/progressbar/pull/173)
- [@&#8203;treuherz](https://togithub.com/treuherz) made their first
contribution in
[https://github.com/schollz/progressbar/pull/170](https://togithub.com/schollz/progressbar/pull/170)
- [@&#8203;RichieSams](https://togithub.com/RichieSams) made their first
contribution in
[https://github.com/schollz/progressbar/pull/164](https://togithub.com/schollz/progressbar/pull/164)

**Full Changelog**:
schollz/progressbar@v3.14.1...v3.14.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), Automerge - At any time (no schedule
defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/nobl9/sloctl).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
inquestruss referenced this pull request in boatkit-io/n2k May 7, 2024
…#25)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/schollz/progressbar/v3](https://togithub.com/schollz/progressbar)
| `v3.13.1` -> `v3.14.2` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fschollz%2fprogressbar%2fv3/v3.13.1/v3.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fschollz%2fprogressbar%2fv3/v3.13.1/v3.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>schollz/progressbar
(github.com/schollz/progressbar/v3)</summary>

###
[`v3.14.2`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.2)

[Compare
Source](https://togithub.com/schollz/progressbar/compare/v3.14.1...v3.14.2)

#### What's Changed

- Add pacman example gif by
[@&#8203;OlegChuev](https://togithub.com/OlegChuev) in
[https://github.com/schollz/progressbar/pull/174](https://togithub.com/schollz/progressbar/pull/174)
- 📝docs: Add a library definition for ansi by
[@&#8203;eogns47](https://togithub.com/eogns47) in
[https://github.com/schollz/progressbar/pull/173](https://togithub.com/schollz/progressbar/pull/173)
- Add more properties to State by
[@&#8203;treuherz](https://togithub.com/treuherz) in
[https://github.com/schollz/progressbar/pull/170](https://togithub.com/schollz/progressbar/pull/170)
- fix: Protect RenderBlank() and IsFinished() with the lock by
[@&#8203;RichieSams](https://togithub.com/RichieSams) in
[https://github.com/schollz/progressbar/pull/164](https://togithub.com/schollz/progressbar/pull/164)

#### New Contributors

- [@&#8203;OlegChuev](https://togithub.com/OlegChuev) made their first
contribution in
[https://github.com/schollz/progressbar/pull/174](https://togithub.com/schollz/progressbar/pull/174)
- [@&#8203;eogns47](https://togithub.com/eogns47) made their first
contribution in
[https://github.com/schollz/progressbar/pull/173](https://togithub.com/schollz/progressbar/pull/173)
- [@&#8203;treuherz](https://togithub.com/treuherz) made their first
contribution in
[https://github.com/schollz/progressbar/pull/170](https://togithub.com/schollz/progressbar/pull/170)
- [@&#8203;RichieSams](https://togithub.com/RichieSams) made their first
contribution in
[https://github.com/schollz/progressbar/pull/164](https://togithub.com/schollz/progressbar/pull/164)

**Full Changelog**:
schollz/progressbar@v3.14.1...v3.14.2

###
[`v3.14.1`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.1)

[Compare
Source](https://togithub.com/schollz/progressbar/compare/v3.14.0...v3.14.1)

(pi release)

**Full Changelog**:
schollz/progressbar@v3.14.0...v3.14.1

###
[`v3.14.0`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.0)

[Compare
Source](https://togithub.com/schollz/progressbar/compare/v3.13.1...v3.14.0)

#### What's Changed

- change library to get rune width by
[@&#8203;tukaelu](https://togithub.com/tukaelu) in
[https://github.com/schollz/progressbar/pull/169](https://togithub.com/schollz/progressbar/pull/169)
- Fix SI units calculation and introduce OptionUseIECUnits() by
[@&#8203;edigaryev](https://togithub.com/edigaryev) in
[https://github.com/schollz/progressbar/pull/167](https://togithub.com/schollz/progressbar/pull/167)

#### New Contributors

- [@&#8203;tukaelu](https://togithub.com/tukaelu) made their first
contribution in
[https://github.com/schollz/progressbar/pull/169](https://togithub.com/schollz/progressbar/pull/169)
- [@&#8203;edigaryev](https://togithub.com/edigaryev) made their first
contribution in
[https://github.com/schollz/progressbar/pull/167](https://togithub.com/schollz/progressbar/pull/167)

**Full Changelog**:
schollz/progressbar@v3.13.1...v3.14.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/boatkit-io/n2k).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuMjAwLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[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.

3 participants