You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2024. It is now read-only.
renovatebot
changed the title
Update module github.com/pterm/pterm to v0.12.57
fix(deps): update module github.com/pterm/pterm to v0.12.57
Mar 30, 2023
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.57
fix(deps): update module github.com/pterm/pterm to v0.12.58
Apr 4, 2023
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.58
Update module github.com/pterm/pterm to v0.12.58
Apr 15, 2023
renovatebot
changed the title
Update module github.com/pterm/pterm to v0.12.59
fix(deps): update module github.com/pterm/pterm to v0.12.59
Apr 21, 2023
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.59
Update module github.com/pterm/pterm to v0.12.59
Apr 24, 2023
renovatebot
changed the title
Update module github.com/pterm/pterm to v0.12.60
Update module github.com/pterm/pterm to v0.12.61
May 15, 2023
renovatebot
changed the title
Update module github.com/pterm/pterm to v0.12.61
fix(deps): update module github.com/pterm/pterm to v0.12.61
May 16, 2023
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.61
fix(deps): update module github.com/pterm/pterm to v0.12.62
May 24, 2023
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.62
Update module github.com/pterm/pterm to v0.12.62
May 25, 2023
renovatebot
changed the title
Update module github.com/pterm/pterm to v0.12.62
fix(deps): update module github.com/pterm/pterm to v0.12.62
May 30, 2023
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.69
fix(deps): update module github.com/pterm/pterm to v0.12.70
Nov 5, 2023
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.70
Update module github.com/pterm/pterm to v0.12.70
Nov 15, 2023
renovatebot
changed the title
Update module github.com/pterm/pterm to v0.12.70
fix(deps): update module github.com/pterm/pterm to v0.12.70
Nov 21, 2023
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.70
fix(deps): update module github.com/pterm/pterm to v0.12.71
Nov 22, 2023
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.71
fix(deps): update module github.com/pterm/pterm to v0.12.72
Dec 16, 2023
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.72
fix(deps): update module github.com/pterm/pterm to v0.12.73
Dec 29, 2023
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.73
Update module github.com/pterm/pterm to v0.12.73
Jan 3, 2024
renovatebot
changed the title
Update module github.com/pterm/pterm to v0.12.74
fix(deps): update module github.com/pterm/pterm to v0.12.74
Jan 10, 2024
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.74
fix(deps): update module github.com/pterm/pterm to v0.12.75
Jan 17, 2024
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.75
fix(deps): update module github.com/pterm/pterm to v0.12.76
Jan 23, 2024
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.76
fix(deps): update module github.com/pterm/pterm to v0.12.77
Feb 1, 2024
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.77
fix(deps): update module github.com/pterm/pterm to v0.12.78
Feb 4, 2024
To trigger a single review, invoke the @coderabbitai review command.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Review comments: Directly reply to a review comment made by CodeRabbit. Example:
I pushed a fix in commit <commit_id>.
Generate unit-tests for this file.
Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
@coderabbitai generate unit tests for this file.
@coderabbitai modularize this function.
PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
@coderabbitai generate interesting stats about this repository from git and render them as a table.
@coderabbitai show all the console.log statements in this repository.
@coderabbitai read src/utils.ts and generate unit tests.
@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
CodeRabbit Commands (invoked as PR comments)
@coderabbitai pause to pause the reviews on a PR.
@coderabbitai resume to resume the paused reviews.
@coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
@coderabbitai resolve resolve all the CodeRabbit review comments.
@coderabbitai help to get help.
Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
CodeRabbit Configration File (.coderabbit.yaml)
You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
The JSON schema for the configuration file is available here.
If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json
CodeRabbit Discord Community
Join our Discord Community to get help, request features, and share feedback.
renovatebot
changed the title
fix(deps): update module github.com/pterm/pterm to v0.12.78
fix(deps): update module github.com/pterm/pterm to v0.12.79
Feb 9, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.12.49->v0.12.79Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
pterm/pterm (github.com/pterm/pterm)
v0.12.79Compare Source
What's Changed
Exciting New Features 🎉
DefaultValueas placeholder by @MarvinJWendt in https://github.com/pterm/pterm/pull/639Full Changelog: pterm/pterm@v0.12.78...v0.12.79
v0.12.78Compare Source
What's Changed
Fixes 🔧
ProgressbarandLoggerdid not work together co… by @MarvinJWendt in https://github.com/pterm/pterm/pull/627New Contributors
Full Changelog: pterm/pterm@v0.12.77...v0.12.78
v0.12.77Compare Source
What's Changed
Fixes 🔧
New Contributors
Full Changelog: pterm/pterm@v0.12.76...v0.12.77
v0.12.76Compare Source
What's Changed
Fixes 🔧
Sprintfdid not format properly by @MarvinJWendt in https://github.com/pterm/pterm/pull/622Full Changelog: pterm/pterm@v0.12.75...v0.12.76
v0.12.75Compare Source
What's Changed
Fixes 🔧
PanelPrinterignored the set Writer by @MarvinJWendt in https://github.com/pterm/pterm/pull/614Full Changelog: pterm/pterm@v0.12.74...v0.12.75
v0.12.74Compare Source
What's Changed
Exciting New Features 🎉
CallerOffsetinpterm.NewSlogHandlerby @MarvinJWendt in https://github.com/pterm/pterm/pull/609Other Changes
interactive_multiselectexamples by @MarvinJWendt in https://github.com/pterm/pterm/pull/606Full Changelog: pterm/pterm@v0.12.73...v0.12.74
v0.12.73Compare Source
What's Changed
Fixes 🔧
LogLevelDisableddoes no longer print anything by @MarvinJWendt in https://github.com/pterm/pterm/pull/601Other Changes
New Contributors
Full Changelog: pterm/pterm@v0.12.72...v0.12.73
v0.12.72Compare Source
What's Changed
Fixes 🔧
ctrl+cin interactive printers by default by @panbanda in https://github.com/pterm/pterm/pull/593Other Changes
New Contributors
Full Changelog: pterm/pterm@v0.12.71...v0.12.72
v0.12.71Compare 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.69Compare Source
What's Changed
Exciting New Features 🎉
New Contributors
Full Changelog: pterm/pterm@v0.12.68...v0.12.69
v0.12.68Compare 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 🎉
Full Changelog: pterm/pterm@v0.12.66...v0.12.67
v0.12.66Compare Source
What's Changed
Exciting New Features 🎉
Other Changes
Full Changelog: pterm/pterm@v0.12.65...v0.12.66
v0.12.65Compare Source
What's Changed
Fixes 🔧
Full Changelog: pterm/pterm@v0.12.64...v0.12.65
v0.12.64Compare Source
What's Changed
Exciting New Features 🎉
New Contributors
Full Changelog: pterm/pterm@v0.12.63...v0.12.64
v0.12.63Compare Source
What's Changed
Exciting New Features 🎉
selectprinter by @alirezaarzehgar in https://github.com/pterm/pterm/pull/530Fixes 🔧
Other Changes
keys.Spaceas unsafe whenFilteris enabled. by @MarvinJWendt in https://github.com/pterm/pterm/pull/519reviewdogby @MarvinJWendt in https://github.com/pterm/pterm/pull/521golangci-lintaction by @MarvinJWendt in https://github.com/pterm/pterm/pull/532New Contributors
Full Changelog: pterm/pterm@v0.12.62...v0.12.63
v0.12.62Compare Source
Bug Fixes
v0.12.61Compare Source
Bug Fixes
v0.12.60Compare Source
What's Changed
Exciting New Features 🎉
Fixes 🔧
Other Changes
Full Changelog: pterm/pterm@v0.12.59...v0.12.60
v0.12.59Compare Source
What's Changed
Exciting New Features 🎉
Other Changes
New Contributors
Full Changelog: pterm/pterm@v0.12.58...v0.12.59
v0.12.58: | Structured LoggingCompare Source
What's Changed
Exciting New Features 🎉
New Printer: Structured Logging!
Fixes 🔧
maxValuewould print with theminValuecolor. by @floaust in https://github.com/pterm/pterm/pull/479Other Changes
Full Changelog: pterm/pterm@v0.12.57...v0.12.58
v0.12.57Compare Source
What's Changed
Fixes 🔧
RawOutputmode by @ibuildthecloud in https://github.com/pterm/pterm/pull/462Other Changes
pterm.Printinstead offmt.Printfunctions by @MarvinJWendt in https://github.com/pterm/pterm/pull/463New Contributors
Full Changelog: pterm/pterm@v0.12.56...v0.12.57
v0.12.56Compare Source
What's Changed
Fixes 🔧
Full Changelog: pterm/pterm@v0.12.55...v0.12.56
v0.12.55Compare Source
What's Changed
Exciting New Features 🎉
Full Changelog: pterm/pterm@v0.12.54...v0.12.55
v0.12.54Compare Source
What's Changed
Fixes 🔧
Full Changelog: pterm/pterm@v0.12.53...v0.12.54
v0.12.53Compare Source
What's Changed
Exciting New Features 🎉
color.ToStyle()by @MarvinJWendt in https://github.com/pterm/pterm/pull/435Startmethod by @MarvinJWendt in https://github.com/pterm/pterm/pull/436Fixes 🔧
Full Changelog: pterm/pterm@v0.12.52...v0.12.53
v0.12.52Compare Source
What's Changed
Exciting New Features 🎉
Other Changes
addmore safe by @MarvinJWendt in https://github.com/pterm/pterm/pull/430Full Changelog: pterm/pterm@v0.12.51...v0.12.52
v0.12.51Compare Source
What's Changed
Fixes 🔧
InteractiveSelectPrinterinstead of the default theme. by @sephiroth74 in https://github.com/pterm/pterm/pull/426New Contributors
Full Changelog: pterm/pterm@v0.12.50...v0.12.51
v0.12.50Compare Source
What's Changed
Fixes 🔧
Other Changes
New Contributors
Full Changelog: pterm/pterm@v0.12.49...v0.12.50
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.
This PR has been generated by Mend Renovate. View repository job log here.