Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps blinklabs-io/nview from 0.11.0 to 0.12.0.

Release notes

Sourced from blinklabs-io/nview's releases.

v0.12.0

What's Changed

Full Changelog: blinklabs-io/nview@v0.11.0...v0.12.0

Commits
  • 1353e3a feat: detect node type (#389)
  • 7ded977 fix: allow cancellation of sleep loops (#386)
  • 305ac20 fix: use context throughout (#388)
  • 6735c65 chore: remove dead code (#387)
  • 58078aa chore(deps): Bump blinklabs-io/go from 1.24.7-1 to 1.25.4-1 (#378)
  • 5a4a78c chore(deps): Bump golang.org/x/term from 0.36.0 to 0.37.0 (#377)
  • ea87b77 chore: upgrade geolocation database to 20251118 (#385)
  • a3e539f fix: select in goroutunes for context, avoid divide-by-zero (#384)
  • 5a76792 fix: peer parallel pings and update locking (#382)
  • 270ef75 refactor(config): remove gouroboros and use func for default (#381)
  • 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)

Summary by cubic

Upgrade Docker base image to blinklabs-io/nview 0.12.0 to pick up stability and performance fixes and add node type detection. No application code changes.

Written for commit 2e09f42. Summary will update automatically on new commits.

Bumps [blinklabs-io/nview](https://github.com/blinklabs-io/nview) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/blinklabs-io/nview/releases)
- [Commits](blinklabs-io/nview@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: blinklabs-io/nview
  dependency-version: 0.12.0
  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 docker Pull requests that update Docker code labels Nov 24, 2025
@dependabot dependabot bot requested review from a team as code owners November 24, 2025 08:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Nov 24, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@wolf31o2 wolf31o2 merged commit 3c604c1 into main Nov 26, 2025
7 checks passed
@wolf31o2 wolf31o2 deleted the dependabot/docker/blinklabs-io/nview-0.12.0 branch November 26, 2025 21:45
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 docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants