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

fix(prefix): fixed line numbers in different print functions #437

Conversation

MarvinJWendt
Copy link
Member

No description provided.

@MarvinJWendt MarvinJWendt linked an issue Jan 5, 2023 that may be closed by this pull request
@github-actions github-actions bot added the fix label Jan 5, 2023
@MarvinJWendt MarvinJWendt merged commit fb1d5fe into master Jan 5, 2023
@MarvinJWendt MarvinJWendt deleted the 303-some-line-numbers-are-wrong-when-using-withshowlinenumber branch January 5, 2023 22:33
mudler pushed a commit to kairos-io/provider-kairos that referenced this pull request Jan 6, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require |
patch | `v0.12.51` -> `v0.12.53` |

---

### Release Notes

<details>
<summary>pterm/pterm</summary>

### [`v0.12.53`](https://togithub.com/pterm/pterm/releases/tag/v0.12.53)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.52...v0.12.53)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Exciting New Features πŸŽ‰

- feat(color): added `color.ToStyle()` by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#435
- feat(progressbar): added optional title to `Start` method by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#436

##### Fixes πŸ”§

- fix(prefix): fixed line numbers in different print functions by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#437

**Full Changelog**:
pterm/pterm@v0.12.52...v0.12.53

###
[`v0.12.52`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01252---2023-01-05)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.51...v0.12.52)

##### Features

-   **multiselect:** added theme support for checkmarks
-   **multiselect:** added theme support for checkmarks

##### Test

-   **multiselect:** fixed test

##### Code Refactoring

-   **progressbar:** make add more safe

</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://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuODEuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mend-for-github-com bot added a commit to DelineaXPM/dsv-cli that referenced this pull request Jan 10, 2023
…53 (#44)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require |
patch | `v0.12.50` -> `v0.12.53` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>pterm/pterm</summary>

### [`v0.12.53`](https://togithub.com/pterm/pterm/releases/tag/v0.12.53)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.52...v0.12.53)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Exciting New Features πŸŽ‰

- feat(color): added `color.ToStyle()` by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#435
- feat(progressbar): added optional title to `Start` method by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#436

##### Fixes πŸ”§

- fix(prefix): fixed line numbers in different print functions by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#437

**Full Changelog**:
pterm/pterm@v0.12.52...v0.12.53

###
[`v0.12.52`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01252---2023-01-05)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.51...v0.12.52)

##### Features

-   **multiselect:** added theme support for checkmarks
-   **multiselect:** added theme support for checkmarks

##### Test

-   **multiselect:** fixed test

##### Code Refactoring

-   **progressbar:** make add more safe

###
[`v0.12.51`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01251---2022-12-24)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.50...v0.12.51)

##### Bug Fixes

-   Make sure the confirm printer can clean up after Ctrl+C

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - "before 3am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **Rebasing**: Whenever PR is behind base branch, 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, click
this checkbox.

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

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some line numbers are wrong when using WithShowLineNumber
1 participant