Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps github.com/nyaosorg/go-readline-ny from 1.11.0 to 1.12.2.

Release notes

Sourced from github.com/nyaosorg/go-readline-ny's releases.

v1.12.2

Changes in v1.12.2 (English)

  • Updated [go-ttyadapter] to [v0.1.0] and adjusted to its API changes #12
  • Addressed warnings reported by Go Report Card #13

Changes in v1.12.2 (Japanese)

  • [go-ttyadapter] を [v0.1.0] へ更新し、API の変更に追随した #12
  • Go Report Card の警告に対処 #13

#12: nyaosorg/go-readline-ny#12 #13: nyaosorg/go-readline-ny#13 [go-ttyadapter]: https://github.com/nyaosorg/go-ttyadapter [v0.1.0]: https://github.com/nyaosorg/go-ttyadapter/releases/tag/v0.1.0

v1.12.1

Changes in v1.12.1 (English)

  • Fixed a panic in completion.PathComplete that occurred when the last token was an empty string. It now correctly returns all files in the current directory. (#10)
  • Adapt to the API changes in go-box v3 (#11)

Changes in v1.12.1 (Japanese)

  • 補完候補のファイル名リストを生成する completion.PathComplete が、最後の単語が空文字列のときにパニックを起こす問題を修正し、カレントディレクトリ内の全ファイルを返すようにした。 (#10)
  • nyaosorg/go-box を v3 へ更新 (#11)

v1.12.0

Changes in v1.12.0 (English)

Changes in v1.12.0 (Japanese)

... (truncated)

Commits
  • d4db2ba bump to v1.12.2
  • 9dc3b9d Update release notes for v1.12.2
  • f0fbc72 Merge pull request #13 from nyaosorg/fix-go-reportcard
  • 29fef39 Fix: Go Report Card: IneffAssign detects ineffectual assignments in Go code.
  • 1842522 Fix: Go Report Card: Gofmt formats Go programs. We run gofmt -s on your cod...
  • 175679a Merge pull request #12 from nyaosorg/ttyadapter0.1.0
  • 920f9da Adapted to the API changes in go-ttyadapter v0.1.0
  • 1b671b0 Update go-ttyadapter to v0.1.0
  • 9b47fef bump to v1.12.1
  • a3e20d7 Update release notes for #11
  • 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 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)

Bumps [github.com/nyaosorg/go-readline-ny](https://github.com/nyaosorg/go-readline-ny) from 1.11.0 to 1.12.2.
- [Release notes](https://github.com/nyaosorg/go-readline-ny/releases)
- [Changelog](https://github.com/nyaosorg/go-readline-ny/blob/master/history.go)
- [Commits](nyaosorg/go-readline-ny@v1.11.0...v1.12.2)

---
updated-dependencies:
- dependency-name: github.com/nyaosorg/go-readline-ny
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 3, 2025
@alvinunreal alvinunreal merged commit 50c51ee into main Nov 4, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/nyaosorg/go-readline-ny-1.12.2 branch November 4, 2025 06:21
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants