Version 1.26.0 is available upstream. Please consider updating! It seems that version 1.26.0 is available upstream, while the latest version in the Gentoo tree is 1.25.0. You think this warning is false? Read more about it here.
Bazelisk is a wrapper for Bazel written in Go. It automatically picks a
good version of Bazel given your current working directory, downloads it
from the official server (if required) and then transparently passes
through all command-line arguments to the real Bazel binary. You can call
it just like you would call Bazel.