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

Update module github.com/pterm/pterm to v0.12.71 #29

Merged
merged 1 commit into from
Nov 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/pterm/pterm require patch v0.12.57 -> v0.12.71

Release Notes

pterm/pterm (github.com/pterm/pterm)

v0.12.71

Compare Source

What's Changed

Fixes 🔧

Full Changelog: pterm/pterm@v0.12.70...v0.12.71

v0.12.70: Heatmap Printer 🎉

Compare Source

What's Changed

Exciting New Features 🎉
Fixes 🔧

Full Changelog: pterm/pterm@v0.12.69...v0.12.70

v0.12.69

Compare Source

What's Changed

Exciting New Features 🎉

New Contributors

Full Changelog: pterm/pterm@v0.12.68...v0.12.69

v0.12.68

Compare Source

What's Changed

Fixes 🔧

New Contributors

Full Changelog: pterm/pterm@v0.12.67...v0.12.68

v0.12.67: Pretty slog handler!

Compare Source

What's Changed

Exciting New Features 🎉

Demo

Full Changelog: pterm/pterm@v0.12.66...v0.12.67

v0.12.66

Compare Source

What's Changed

Exciting New Features 🎉

Animation

Other Changes

Full Changelog: pterm/pterm@v0.12.65...v0.12.66

v0.12.65

Compare Source

What's Changed

Fixes 🔧

Full Changelog: pterm/pterm@v0.12.64...v0.12.65

v0.12.64

Compare Source

Features
  • add custom delimiters to select printers (#​545)

v0.12.63

Compare Source

Features
  • add filter option for select
Bug Fixes
  • fixed area on Windows
  • box: fixed wrong title length calculation
Code Refactoring
  • use WithBoolean on multiselect printer
  • use WithBoolean on multiselect printer
  • use WithBoolean method on WithFilter method of select printer

v0.12.62

Compare Source

Bug Fixes
  • fixed not being able to add a custom graceful shutdown

v0.12.61

Compare Source

Bug Fixes
  • table: fixed table when a column contained a whitespace at the start or end

v0.12.60

Compare Source

Features
  • progressbar: various progressbar improvements
  • progressbar: various progressbar improvements
  • progressbar: various progressbar improvements
  • rgb: added RGBStyle
Test
  • rgb: added RGBStyle tests
Code Refactoring
  • rgb: removed 'GetValues' for 'RGBStyle'

v0.12.59

Compare Source

Features
  • add optional mask to InteractiveTextInputPrinter

v0.12.58

Compare Source

Features
  • logger: implemented structured logging
  • logger: implemented structured logging
  • logger: implemented structured logging
  • logger: added logger
  • logger: create logger
  • rgb: made it possible to use RGB colors as background
  • rgb: made it possible to use RGB colors as background
  • rgb: made it possible to use RGB colors as background
Bug Fixes
  • rgb: fix Fade maxValue == current not displaying the last color

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from 3e86b8e to ae49595 Compare April 15, 2023 20:53
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.58 Update module github.com/pterm/pterm to v0.12.59 Apr 15, 2023
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.59 Update module github.com/pterm/pterm to v0.12.60 May 11, 2023
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from ae49595 to b948c3f Compare May 11, 2023 21:04
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.60 Update module github.com/pterm/pterm to v0.12.61 May 14, 2023
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch 2 times, most recently from 6cae656 to 3ed19d1 Compare May 20, 2023 06:24
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.61 Update module github.com/pterm/pterm to v0.12.62 May 24, 2023
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from 3ed19d1 to 18a0ee7 Compare May 24, 2023 23:30
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.62 Update module github.com/pterm/pterm to v0.12.63 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from 18a0ee7 to 4f19e06 Compare July 18, 2023 19:13
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.63 Update module github.com/pterm/pterm to v0.12.65 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from 4f19e06 to 1bcdf1f Compare August 4, 2023 18:38
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.65 Update module github.com/pterm/pterm to v0.12.66 Aug 20, 2023
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from 1bcdf1f to 229bc13 Compare August 20, 2023 21:47
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.66 Update module github.com/pterm/pterm to v0.12.67 Aug 27, 2023
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from 229bc13 to bd09a3c Compare August 27, 2023 05:11
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.67 Update module github.com/pterm/pterm to v0.12.68 Sep 15, 2023
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from bd09a3c to 230010a Compare September 15, 2023 20:06
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.68 Update module github.com/pterm/pterm to v0.12.69 Sep 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from 230010a to 18daac6 Compare September 16, 2023 03:37
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from 18daac6 to 5f2a6cb Compare October 14, 2023 12:24
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.69 Update module github.com/pterm/pterm to v0.12.69 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-pterm-pterm-0.x branch October 23, 2023 09:54
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.69 - autoclosed Update module github.com/pterm/pterm to v0.12.69 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/github.com-pterm-pterm-0.x branch October 23, 2023 15:47
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.69 Update module github.com/pterm/pterm to v0.12.70 Nov 5, 2023
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from 5f2a6cb to 91e45d0 Compare November 5, 2023 19:10
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from 91e45d0 to e427742 Compare November 16, 2023 11:18
@renovate renovate bot changed the title Update module github.com/pterm/pterm to v0.12.70 Update module github.com/pterm/pterm to v0.12.71 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from e427742 to 6422877 Compare November 22, 2023 17:37
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-pterm-pterm-0.x branch from 6422877 to 7f3ca7e Compare November 25, 2023 16:32
@ccremer ccremer merged commit 568ab4a into master Nov 25, 2023
3 checks passed
@ccremer ccremer deleted the renovate/github.com-pterm-pterm-0.x branch November 25, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant