-
Notifications
You must be signed in to change notification settings - Fork 176
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
chore(deps): bump github.com/muesli/termenv from 0.12.0 to 0.13.0 #59
Merged
dependabot
merged 1 commit into
master
from
dependabot/go_modules/github.com/muesli/termenv-0.13.0
Sep 23, 2022
Merged
chore(deps): bump github.com/muesli/termenv from 0.12.0 to 0.13.0 #59
dependabot
merged 1 commit into
master
from
dependabot/go_modules/github.com/muesli/termenv-0.13.0
Sep 23, 2022
Conversation
This file contains 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
Bumps [github.com/muesli/termenv](https://github.com/muesli/termenv) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/muesli/termenv/releases) - [Commits](muesli/termenv@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: github.com/muesli/termenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot merge |
Sorry, only users with push access can use that command. |
@dependabot merge
…On 2022/09/23 13:51, "dependabot[bot]" ***@***.***> wrote:
Sorry, only users with push access can use that command.
—
Reply to this email directly, view it on GitHub
<#59 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADINZHBMBSNGPQF75PZLT7TV7VAOHANCNFSM6AAAAAAQTVBCAQ>.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sorry, only users with push access can use that command. |
@dependabot merge
在 2022/09/23 13:34, dependabot[bot] 写道:
…
Bumps github.com/muesli/termenv <https://github.com/muesli/termenv>
from 0.12.0 to 0.13.0.
Release notes
/Sourced from github.com/muesli/termenv's releases
<https://github.com/muesli/termenv/releases>./
v0.13.0
What's Changed
* Add termenv.Output by |@muesli| <https://github.com/muesli>
in muesli/termenv#86
<https://github-redirect.dependabot.com/muesli/termenv/pull/86>
* Properly support tmux in termStatusReport by |@knz|
<https://github.com/knz> in muesli/termenv#85
<https://github-redirect.dependabot.com/muesli/termenv/pull/85>
* Bracketed paste sequences by |@knz| <https://github.com/knz>
in muesli/termenv#84
<https://github-redirect.dependabot.com/muesli/termenv/pull/84>
* Add friendlier Windows set/restore console API by |@twpayne|
<https://github.com/twpayne> in muesli/termenv#89
<https://github-redirect.dependabot.com/muesli/termenv/pull/89>
* Remove styles in Ascii mode by |@justenwalker|
<https://github.com/justenwalker> in muesli/termenv#14
<https://github-redirect.dependabot.com/muesli/termenv/pull/14>
* Conveniently access an Output's template func map by
|@muesli| <https://github.com/muesli> in muesli/termenv#95
<https://github-redirect.dependabot.com/muesli/termenv/pull/95>
New Contributors
* |@knz| <https://github.com/knz> made their first contribution
in muesli/termenv#85
<https://github-redirect.dependabot.com/muesli/termenv/pull/85>
*Full Changelog*: ***@***.***
<muesli/termenv@v0.12.0...v0.13.0>
Commits
* |d5ed323|
<muesli/termenv@d5ed323>
docs: fix template helper documentation
* |642b8df|
<muesli/termenv@642b8df>
feat: conveniently access an Output's template func map
* |6dd5b52|
<muesli/termenv@6dd5b52>
fix(templatehelper): no styles in Ascii mode
* |031d09c|
<muesli/termenv@031d09c>
Bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14
* |4ee266f|
<muesli/termenv@4ee266f>
Bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16
* |8a46876|
<muesli/termenv@8a46876>
Bump golangci/golangci-lint-action from 2 to 3
* |545df67|
<muesli/termenv@545df67>
chore: add dependabot config
* |c2e45bf|
<muesli/termenv@c2e45bf>
Use EnableVirtualTerminalProcessing in README.md and examples
* |9628829|
<muesli/termenv@9628829>
Add EnableVirtualTerminalProcessing function
* |30c93e6|
<muesli/termenv@30c93e6>
chore: bump GitHub Action versions
* Additional commits viewable in compare view
<muesli/termenv@v0.12.0...v0.13.0>
Dependabot compatibility score
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 ***@***.*** rebase|.
------------------------------------------------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
* ***@***.*** rebase| will rebase this PR
* ***@***.*** recreate| will recreate this PR, overwriting any
edits that have been made to it
* ***@***.*** merge| will merge this PR after your CI passes on it
* ***@***.*** squash and merge| will squash and merge this PR after
your CI passes on it
* ***@***.*** cancel merge| will cancel a previously requested
merge and block automerging
* ***@***.*** reopen| will reopen this PR if it is closed
* ***@***.*** close| will close this PR and stop Dependabot
recreating it. You can achieve the same result by closing it manually
* ***@***.*** 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)
* ***@***.*** 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)
* ***@***.*** 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)
------------------------------------------------------------------------
You can view, comment on, or merge this pull request online at:
#59
Commit Summary
* 6680685
<6680685>
chore(deps): bump github.com/muesli/termenv from 0.12.0 to 0.13.0
File Changes
(2 files <https://github.com/murphysecurity/murphysec/pull/59/files>)
* *M* go.mod
<https://github.com/murphysecurity/murphysec/pull/59/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6>
(9)
* *M* go.sum
<https://github.com/murphysecurity/murphysec/pull/59/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63>
(18)
Patch Links:
* https://github.com/murphysecurity/murphysec/pull/59.patch
* https://github.com/murphysecurity/murphysec/pull/59.diff
—
Reply to this email directly, view it on GitHub
<#59>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXAYSEBNXAAQQ6I2QGDQ2CTV7U6NZANCNFSM6AAAAAAQTVBCAQ>.
You are receiving this because you are subscribed to this
thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Bumps github.com/muesli/termenv from 0.12.0 to 0.13.0.
Release notes
Sourced from github.com/muesli/termenv's releases.
Commits
d5ed323
docs: fix template helper documentation642b8df
feat: conveniently access an Output's template func map6dd5b52
fix(templatehelper): no styles in Ascii mode031d09c
Bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.144ee266f
Bump github.com/mattn/go-isatty from 0.0.14 to 0.0.168a46876
Bump golangci/golangci-lint-action from 2 to 3545df67
chore: add dependabot configc2e45bf
Use EnableVirtualTerminalProcessing in README.md and examples9628829
Add EnableVirtualTerminalProcessing function30c93e6
chore: bump GitHub Action versionsDependabot 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)