Skip to content

deps(npm): bump @skyhook-io/k8s-ui from 1.1.0 to 1.2.1 in /web#354

Merged
nadaverell merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/skyhook-io/k8s-ui-1.2.1
Mar 19, 2026
Merged

deps(npm): bump @skyhook-io/k8s-ui from 1.1.0 to 1.2.1 in /web#354
nadaverell merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/skyhook-io/k8s-ui-1.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps @skyhook-io/k8s-ui from 1.1.0 to 1.2.1.

Release notes

Sourced from @​skyhook-io/k8s-ui's releases.

v1.2.1

Radar v1.2.1

Modern Kubernetes visibility. Local-first. No account. No cloud dependency. Fast.

Topology, event timeline, and service traffic — plus resource browsing and Helm management. Open source. Free forever.

Installation

Homebrew (macOS/Linux):

brew install skyhook-io/tap/radar

Scoop (Windows):

scoop bucket add skyhook https://github.com/skyhook-io/scoop-bucket
scoop install radar

PowerShell (Windows):

irm https://raw.githubusercontent.com/skyhook-io/radar/main/install.ps1 | iex

Manual (macOS Apple Silicon):

curl -LO https://github.com/skyhook-io/radar/releases/download/v1.2.1/radar_v1.2.1_darwin_arm64.tar.gz
tar -xzf radar_v1.2.1_darwin_arm64.tar.gz
sudo mv kubectl-radar /usr/local/bin/

Manual (macOS Intel):

curl -LO https://github.com/skyhook-io/radar/releases/download/v1.2.1/radar_v1.2.1_darwin_amd64.tar.gz
tar -xzf radar_v1.2.1_darwin_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/

Manual (Linux amd64):

curl -LO https://github.com/skyhook-io/radar/releases/download/v1.2.1/radar_v1.2.1_linux_amd64.tar.gz
tar -xzf radar_v1.2.1_linux_amd64.tar.gz
sudo mv kubectl-radar /usr/local/bin/

Desktop App

Homebrew (macOS):

</tr></table> 

... (truncated)

Commits
  • f9b2258 feat(logs): structured log viewer with JSON highlighting, logfmt, and expand-...
  • 87fa640 feat: SSE-driven resource list invalidation (#334)
  • 64203a8 bypass LocateChart to avoid stale repo cache errors during install (#331)
  • 7e4962c feat(pods): enrich container square tooltips with state details (#330)
  • e140fe4 feat: local terminal — run kubectl commands from within Radar (#315) (#328)
  • 73cfcb4 feat: node cordon, uncordon, and drain operations (#326)
  • d5c143c feat: Contour HTTPProxy CRD integration (#327)
  • 5fa0ea1 Centralize theme system, fix dark mode colors (#319)
  • 1e76a0b feat: node debug shell — exec into nodes via privileged debug pod (#316)
  • b8ba2d5 feat(pods): replace numeric Ready column with visual container squares (#311)
  • 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 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 [@skyhook-io/k8s-ui](https://github.com/skyhook-io/radar/tree/HEAD/packages/k8s-ui) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/skyhook-io/radar/releases)
- [Commits](https://github.com/skyhook-io/radar/commits/v1.2.1/packages/k8s-ui)

---
updated-dependencies:
- dependency-name: "@skyhook-io/k8s-ui"
  dependency-version: 1.2.1
  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 javascript Pull requests that update javascript code labels Mar 18, 2026
@dependabot dependabot bot requested review from hisco and nadaverell as code owners March 18, 2026 04:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 18, 2026
@nadaverell nadaverell merged commit b61e6d7 into main Mar 19, 2026
5 of 6 checks passed
@nadaverell nadaverell deleted the dependabot/npm_and_yarn/web/skyhook-io/k8s-ui-1.2.1 branch March 19, 2026 09:39
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant