Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump github.com/muesli/termenv to 0.16.0#16682

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubFeb 24, 2025
edited
Loading

Bumpsgithub.com/muesli/termenv from 0.15.3-0.20240618155329-98d742f6907a to 0.16.0.

Release notes

Sourced fromgithub.com/muesli/termenv's releases.

v0.16.0

What's Changed

New Contributors

Full Changelog:muesli/termenv@v0.15.2...v0.16.0

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@github-actionsgithub-actionsbotenabled auto-merge (squash)February 24, 2025 13:22
@dependabotdependabotbotforce-pushed thedependabot/go_modules/github.com/muesli/termenv-0.16.0 branch fromff164c4 to2914da8CompareFebruary 24, 2025 13:33
Bumps [github.com/muesli/termenv](https://github.com/muesli/termenv) from 0.15.3-0.20240618155329-98d742f6907a to 0.16.0.- [Release notes](https://github.com/muesli/termenv/releases)- [Commits](https://github.com/muesli/termenv/commits/v0.16.0)---updated-dependencies:- dependency-name: github.com/muesli/termenv  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/go_modules/github.com/muesli/termenv-0.16.0 branch from2914da8 to09c1f52CompareFebruary 24, 2025 13:35
@matifalimatifali changed the titlechore: bump github.com/muesli/termenv from 0.15.3-0.20240618155329-98d742f6907a to 0.16.0chore: bump github.com/muesli/termenv to 0.16.0Feb 24, 2025
@github-actionsgithub-actionsbot merged commit64cc193 intomainFeb 24, 2025
29 checks passed
@github-actionsgithub-actionsbot deleted the dependabot/go_modules/github.com/muesli/termenv-0.16.0 branchFebruary 24, 2025 14:25
aslilac pushed a commit that referenced this pull requestFeb 27, 2025
Bumps [github.com/muesli/termenv](https://github.com/muesli/termenv)from 0.15.3-0.20240618155329-98d742f6907a to 0.16.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/muesli/termenv/releases">github.com/muesli/termenv'sreleases</a>.</em></p><blockquote><h2>v0.16.0</h2><h2>What's Changed</h2><ul><li>build(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>in <ahref="https://redirect.github.com/muesli/termenv/pull/137">muesli/termenv#137</a></li><li>build(deps): bump golang.org/x/sys from 0.7.0 to 0.10.0 by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/muesli/termenv/pull/142">muesli/termenv#142</a></li><li>fix(output): export output writer by <ahref="https://github.com/aymanbagabas"><code>@​aymanbagabas</code></a>in <ahref="https://redirect.github.com/muesli/termenv/pull/122">muesli/termenv#122</a></li><li>docs: update alacritty OSC 8 support documentation by <ahref="https://github.com/Thesmader"><code>@​Thesmader</code></a> in <ahref="https://redirect.github.com/muesli/termenv/pull/157">muesli/termenv#157</a></li><li>fix(termenv): prevent hang in Emacs shell by <ahref="https://github.com/bard"><code>@​bard</code></a> in <ahref="https://redirect.github.com/muesli/termenv/pull/152">muesli/termenv#152</a></li><li>feat: ghostty is truecolor by <ahref="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <ahref="https://redirect.github.com/muesli/termenv/pull/161">muesli/termenv#161</a></li><li>fix: do not use ioutil and other fixes by <ahref="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <ahref="https://redirect.github.com/muesli/termenv/pull/162">muesli/termenv#162</a></li><li>Use <code>uniseg.StringWidth</code> by <ahref="https://github.com/maaslalani"><code>@​maaslalani</code></a> in <ahref="https://redirect.github.com/muesli/termenv/pull/164">muesli/termenv#164</a></li><li>Add support for building on z/OS by <ahref="https://github.com/dustin-ward"><code>@​dustin-ward</code></a> in<ahref="https://redirect.github.com/muesli/termenv/pull/165">muesli/termenv#165</a></li><li>feat: Profile.Name() by <ahref="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <ahref="https://redirect.github.com/muesli/termenv/pull/163">muesli/termenv#163</a></li><li>Fix lint comments (godot) by <ahref="https://github.com/maaslalani"><code>@​maaslalani</code></a> in <ahref="https://redirect.github.com/muesli/termenv/pull/160">muesli/termenv#160</a></li><li>feat: mark more term as truecolor by <ahref="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <ahref="https://redirect.github.com/muesli/termenv/pull/171">muesli/termenv#171</a></li><li>feat: rio is truecolor, xterm is ansi by <ahref="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <ahref="https://redirect.github.com/muesli/termenv/pull/174">muesli/termenv#174</a></li><li>build(deps): bump golang.org/x/crypto from 0.3.0 to 0.31.0 in/examples/ssh by <ahref="https://github.com/dependabot"><code>@​dependabot</code></a> in <ahref="https://redirect.github.com/muesli/termenv/pull/175">muesli/termenv#175</a></li><li>update deps, fixes lint issues by <ahref="https://github.com/caarlos0"><code>@​caarlos0</code></a> in <ahref="https://redirect.github.com/muesli/termenv/pull/183">muesli/termenv#183</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/Thesmader"><code>@​Thesmader</code></a>made their first contribution in <ahref="https://redirect.github.com/muesli/termenv/pull/157">muesli/termenv#157</a></li><li><a href="https://github.com/bard"><code>@​bard</code></a> made theirfirst contribution in <ahref="https://redirect.github.com/muesli/termenv/pull/152">muesli/termenv#152</a></li><li><ahref="https://github.com/maaslalani"><code>@​maaslalani</code></a> madetheir first contribution in <ahref="https://redirect.github.com/muesli/termenv/pull/164">muesli/termenv#164</a></li><li><ahref="https://github.com/dustin-ward"><code>@​dustin-ward</code></a>made their first contribution in <ahref="https://redirect.github.com/muesli/termenv/pull/165">muesli/termenv#165</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/muesli/termenv/compare/v0.15.2...v0.16.0">https://github.com/muesli/termenv/compare/v0.15.2...v0.16.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li>See full diff in <ahref="https://github.com/muesli/termenv/commits/v0.16.0">compareview</a></li></ul></details><br />[![Dependabot compatibilityscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/muesli/termenv&package-manager=go_modules&previous-version=0.15.3-0.20240618155329-98d742f6907a&new-version=0.16.0)](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'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp