Bump github.com/muesli/termenv from 0.14.0 to 0.15.0
Bumps github.com/muesli/termenv from 0.14.0 to 0.15.0.
Release notes
Sourced from github.com/muesli/termenv's releases.
v0.15.0
What's Changed
- build(deps): bump github.com/aymanbagabas/go-osc52 from 1.2.1 to 1.2.2 by
@dependabot
in muesli/termenv#116- Change default output & add WithTTY option by
@aymanbagabas
in muesli/termenv#117- feat(copy): fix detecting tmux & upgrade go-osc52 to v2 by
@aymanbagabas
in muesli/termenv#118- feat(deps): upgrade go version & golang.org/x/sys by
@aymanbagabas
in muesli/termenv#119Full Changelog: https://github.com/muesli/termenv/compare/v0.14.0...v0.15.0
Commits
-
094b520
feat(deps): upgrade golang.org/x/sys -
a6f7ced
feat(copy): fix detecting tmux & upgrade go-osc52 to v2 -
7eb5f84
feat(output): add WithTTY to assume tty -
9d75d81
feat(output): set default global output -
3231580
fix(godocs): correct EnvColorProfile description -
8dfefed
build(deps): bump github.com/aymanbagabas/go-osc52 from 1.2.1 to 1.2.2 - See full diff in compare view