Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/pterm/pterm from 0.12.46 to 0.12.47.

Release notes

Sourced from github.com/pterm/pterm's releases.

v0.12.47

What's Changed

Exciting New Features 🎉

Other Changes

Full Changelog: pterm/pterm@v0.12.46...v0.12.47

Changelog

Sourced from github.com/pterm/pterm's changelog.

[Unreleased]

Features

  • adding interactive continue printer

Bug Fixes

  • typo
  • append the selected value to the prompt

Code Refactoring

  • ignore invalid custom handles
  • initiazile handles on getSuffix
  • comment format
  • address renaming PR comments
  • show full handles by default
  • use a map for the options

Commits
  • 0da799e docs: autoupdate
  • b17aa32 refactored WithXxx functions that set boolean options
  • 0ca1b0d Merge pull request #384 from luisdavim/interactive_continue_printer
  • 0511586 refactor: ignore invalid custom handles
  • f3af99e fix: typo
  • 85ecd59 refactor: initiazile handles on getSuffix
  • 04b0e45 refactor: comment format
  • 4201245 fix: append the selected value to the prompt
  • 2e8d9c0 refactor: address renaming PR comments
  • 5be8768 refactor: show full handles by default
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 26, 2022
Bumps [github.com/pterm/pterm](https://github.com/pterm/pterm) from 0.12.46 to 0.12.47.
- [Release notes](https://github.com/pterm/pterm/releases)
- [Changelog](https://github.com/pterm/pterm/blob/master/CHANGELOG.md)
- [Commits](pterm/pterm@v0.12.46...v0.12.47)

---
updated-dependencies:
- dependency-name: github.com/pterm/pterm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/pterm/pterm-0.12.47 branch from 40fa2c1 to d3b39a6 Compare September 26, 2022 13:00
@szpnygo szpnygo merged commit 6483c86 into main Sep 26, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/pterm/pterm-0.12.47 branch September 26, 2022 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants