{"id":83722,"name":"rules_java","ecosystem":"bazel","repository_url":"https://github.com/bazelbuild/rules_java","issues_count":2,"created_at":"2026-02-03T16:01:53.593Z","updated_at":"2026-02-03T16:01:53.593Z","purl":"pkg:bazel/rules_java","metadata":{"id":12706999,"name":"rules_java","ecosystem":"bazel","description":null,"homepage":"https://github.com/bazelbuild/rules_java","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/bazelbuild/rules_java","keywords_array":[],"namespace":null,"versions_count":89,"first_release_published_at":"2026-01-23T13:51:52.350Z","latest_release_published_at":"2026-01-23T13:51:52.350Z","latest_release_number":"9.3.0","last_synced_at":"2026-01-30T06:11:25.216Z","created_at":"2026-01-23T13:51:38.781Z","updated_at":"2026-01-30T06:11:25.216Z","registry_url":"https://registry.bazel.build/modules/rules_java","install_command":"bazel_dep(name = \"rules_java\")","documentation_url":"https://registry.bazel.build/docs/rules_java","metadata":{"maintainers":[{"email":"hvd@google.com","github":"hvadehra","name":"Hemanshu Vadehra","github_user_id":2486163}],"yanked_versions":{"6.3.3":"6.3.3 is a broken version.","7.0.0":"7.0.0 is a broken version.","7.6.2":"7.6.2 is a broken version."},"deprecated":null,"repository":["github:bazelbuild/rules_java"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:bazel/rules_java","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bazel/rules_java","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bazel/rules_java","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bazel/rules_java/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/rules_java/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/rules_java/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/rules_java/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/rules_java/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/rules_java/codemeta","maintainers":[],"registry":{"name":"registry.bazel.build","url":"https://registry.bazel.build","ecosystem":"bazel","default":true,"packages_count":969,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"bazelbuild","metadata":{"funded_packages_count":0},"icon_url":"https://github.com/bazelbuild.png","created_at":"2026-01-23T13:05:25.896Z","updated_at":"2026-02-01T06:49:22.173Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/namespaces"}},"unique_repositories_count":2,"unique_repositories_count_past_30_days":2,"recent_issues":[{"uuid":"3980905002","node_id":"PR_kwDOB7S3Dc7FyZww","number":440,"state":"open","title":"Bump rules_java from 9.5.0 to 9.6.0 in the dependencies group","user":"dependabot[bot]","labels":["dependencies","bazel"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-02-24T01:00:44.000Z","updated_at":"2026-02-25T23:24:59.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"rules_java","old_version":"9.5.0","new_version":"9.6.0","repository_url":"https://github.com/bazelbuild/rules_java"}],"path":"the dependencies group","ecosystem":"bazel"},"body":"Bumps the dependencies group with 1 update: [rules_java](https://github.com/bazelbuild/rules_java).\n\nUpdates `rules_java` from 9.5.0 to 9.6.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bazelbuild/rules_java/releases\"\u003erules_java's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.6.0\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eChanges since 9.6.0\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eMODULE.bazel setup\u003c/strong\u003e\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003ebazel_dep(name = \u0026quot;rules_java\u0026quot;, version = \u0026quot;9.6.0\u0026quot;)\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003e\u003cstrong\u003eWORKSPACE setup\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eWith Bazel 8.0.0 and before 8.3.0, add the following to your  file:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003e# https://github.com/bazelbuild/bazel/pull/26119\ncommon --repositories_without_autoloads=bazel_features_version,bazel_features_globals\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003eIn all cases, add the following to your  file:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003eload(\u0026quot;@bazel_tools//tools/build_defs/repo:http.bzl\u0026quot;, \u0026quot;http_archive\u0026quot;)\nhttp_archive(\n    name = \u0026quot;rules_java\u0026quot;,\n    urls = [\n        \u0026quot;https://github.com/bazelbuild/rules_java/releases/download/9.6.0/rules_java-9.6.0.tar.gz\u0026quot;,\n    ],\n    sha256 = \u0026quot;38deb31618869a9c935583e27c04e5e1f5fc1fe30becdd9cc95b4442f732062e\u0026quot;,\n)\n\u003cp\u003ehttp_archive(\u003cbr /\u003e\nname = \u0026quot;bazel_features\u0026quot;,\u003cbr /\u003e\nsha256 = \u0026quot;a660027f5a87f13224ab54b8dc6e191693c554f2692fcca46e8e29ee7dabc43b\u0026quot;,\u003cbr /\u003e\nstrip_prefix = \u0026quot;bazel_features-1.30.0\u0026quot;,\u003cbr /\u003e\nurl = \u0026quot;\u003ca href=\"https://github.com/bazel-contrib/bazel_features/releases/download/v1.30.0/bazel_features-v1.30.0.tar.gz\"\u003ehttps://github.com/bazel-contrib/bazel_features/releases/download/v1.30.0/bazel_features-v1.30.0.tar.gz\u003c/a\u003e\u0026quot;,\u003cbr /\u003e\n)\u003c/p\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/bazel\"\u003e\u003ccode\u003e@​bazel\u003c/code\u003e\u003c/a\u003e_features//:deps.bzl\u0026quot;, \u0026quot;bazel_features_deps\u0026quot;)\u003cbr /\u003e\nbazel_features_deps()\u003c/p\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/rules\"\u003e\u003ccode\u003e@​rules\u003c/code\u003e\u003c/a\u003e_java//java:rules_java_deps.bzl\u0026quot;, \u0026quot;rules_java_dependencies\u0026quot;)\u003cbr /\u003e\nrules_java_dependencies()\u003c/p\u003e\n\u003ch1\u003enote that the following line is what is minimally required from protobuf for the java rules\u003c/h1\u003e\n\u003ch1\u003econsider using the protobuf_deps() public API from \u003ca href=\"https://github.com/com\"\u003e\u003ccode\u003e@​com\u003c/code\u003e\u003c/a\u003e_google_protobuf//:protobuf_deps.bzl\u003c/h1\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/com\"\u003e\u003ccode\u003e@​com\u003c/code\u003e\u003c/a\u003e_google_protobuf//bazel/private:proto_bazel_features.bzl\u0026quot;, \u0026quot;proto_bazel_features\u0026quot;)  # buildifier: disable=bzl-visibility\u003cbr /\u003e\nproto_bazel_features(name = \u0026quot;proto_bazel_features\u0026quot;)\u003c/p\u003e\n\u003ch1\u003eregister toolchains\u003c/h1\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/rules\"\u003e\u003ccode\u003e@​rules\u003c/code\u003e\u003c/a\u003e_java//java:repositories.bzl\u0026quot;, \u0026quot;rules_java_toolchains\u0026quot;)\u003cbr /\u003e\n\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt;\u003cbr /\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/d3280ec2fa55739f45205fc25683c9a67d37b450\"\u003e\u003ccode\u003ed3280ec\u003c/code\u003e\u003c/a\u003e Fix workflow test command\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/03a8aed7e18ff28bd8a218505f9b05f160ba81ca\"\u003e\u003ccode\u003e03a8aed\u003c/code\u003e\u003c/a\u003e Clean up references to disabled test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/2e5f415c8ff81763efa0bdd4cb2dd6a20ee19381\"\u003e\u003ccode\u003e2e5f415\u003c/code\u003e\u003c/a\u003e Update to \u003ccode\u003erelease_ruleset.yaml\u003c/code\u003e \u003ccode\u003ev7.3.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/4586a5bb4278d625922a3fb3f87b06fecf93ceda\"\u003e\u003ccode\u003e4586a5b\u003c/code\u003e\u003c/a\u003e Creates _test_java_home_generated for java_runtime() in toolchains/java_runti...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/3ed922825db30a419b8c8487d5b3b8e1533d0303\"\u003e\u003ccode\u003e3ed9228\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eJavaStarlarkApiTest\u003c/code\u003e: starlarkify neverlink, native lib tests.\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/4b4390839f3b838d9a846af1ba020bb1de61b4aa\"\u003e\u003ccode\u003e4b43908\u003c/code\u003e\u003c/a\u003e Creates _test_no_srcs for java_runtime() in toolchains/java_runtime_tests.bzl\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/6710ecd8efdea80d8b0da92db5b699202343c2e7\"\u003e\u003ccode\u003e6710ecd\u003c/code\u003e\u003c/a\u003e Creates _test_make_variables for java_runtime() in toolchains/java_runtime_te...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/188850bf0b98b4f2b8084f0b9f508c542b1dcba9\"\u003e\u003ccode\u003e188850b\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eJavaStarlarkApiTest\u003c/code\u003e: starlarkify \u003ccode\u003ejavaInfoConstructorWithNeverlink\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/5265486294c2a0f5269495424a5df9ad569cc543\"\u003e\u003ccode\u003e5265486\u003c/code\u003e\u003c/a\u003e Add releasing and publish-to-bcr workflows (\u003ca href=\"https://redirect.github.com/bazelbuild/rules_java/issues/351\"\u003e#351\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/d6d662848ecdbd874d9ed351e3c072997c0ced2b\"\u003e\u003ccode\u003ed6d6628\u003c/code\u003e\u003c/a\u003e Internal change\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/bazelbuild/rules_java/compare/9.5.0...9.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rules_java\u0026package-manager=bazel\u0026previous-version=9.5.0\u0026new-version=9.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/google/flogger/pull/440","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflogger/issues/440","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/440/packages"},{"uuid":"3888151092","node_id":"PR_kwDOC3o4UM7BB59S","number":47,"state":"closed","title":"Bump the dependencies group with 2 updates","user":"dependabot[bot]","labels":["dependencies","bazel"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-02-03T14:50:17.000Z","author_association":null,"state_reason":null,"created_at":"2026-02-02T23:42:34.000Z","updated_at":"2026-02-03T14:50:25.000Z","time_to_close":54463,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"dependencies","update_count":2,"packages":[{"name":"bazel_skylib","old_version":"1.8.2","new_version":"1.9.0","repository_url":"https://github.com/bazelbuild/bazel-skylib"},{"name":"rules_java","old_version":"8.16.1","new_version":"9.3.0","repository_url":"https://github.com/bazelbuild/rules_java"}],"path":null,"ecosystem":"bazel"},"body":"Bumps the dependencies group with 2 updates: [bazel_skylib](https://github.com/bazelbuild/bazel-skylib) and [rules_java](https://github.com/bazelbuild/rules_java).\n\nUpdates `bazel_skylib` from 1.8.2 to 1.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bazelbuild/bazel-skylib/releases\"\u003ebazel_skylib's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.9.0\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eMODULE.bazel setup\u003c/strong\u003e\u003c/p\u003e\n\u003cpre lang=\"starlark\"\u003e\u003ccode\u003ebazel_dep(name = \u0026quot;bazel_skylib\u0026quot;, version = \u0026quot;1.9.0\u0026quot;)\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003eAnd for the Gazelle plugin:\u003c/p\u003e\n\u003cpre lang=\"starlark\"\u003e\u003ccode\u003ebazel_dep(name = \u0026quot;bazel_skylib_gazelle_plugin\u0026quot;, version = \u0026quot;1.9.0\u0026quot;, dev_dependency = True)\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003e\u003cstrong\u003eWORKSPACE setup\u003c/strong\u003e\u003c/p\u003e\n\u003cpre lang=\"starlark\"\u003e\u003ccode\u003eload(\u0026quot;@bazel_tools//tools/build_defs/repo:http.bzl\u0026quot;, \u0026quot;http_archive\u0026quot;)\n\u003cp\u003ehttp_archive(\u003cbr /\u003e\nname = \u0026quot;bazel_skylib\u0026quot;,\u003cbr /\u003e\nsha256 = \u0026quot;3b5b49006181f5f8ff626ef8ddceaa95e9bb8ad294f7b5d7b11ea9f7ddaf8c59\u0026quot;,\u003cbr /\u003e\nurls = [\u003cbr /\u003e\n\u0026quot;https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.9.0/bazel-skylib-1.9.0.tar.gz\u0026quot;,\u003cbr /\u003e\n\u0026quot;https://github.com/bazelbuild/bazel-skylib/releases/download/1.9.0/bazel-skylib-1.9.0.tar.gz\u0026quot;,\u003cbr /\u003e\n],\u003cbr /\u003e\n)\u003c/p\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/bazel\"\u003e\u003ccode\u003e@​bazel\u003c/code\u003e\u003c/a\u003e_skylib//:workspace.bzl\u0026quot;, \u0026quot;bazel_skylib_workspace\u0026quot;)\u003c/p\u003e\n\u003cp\u003ebazel_skylib_workspace()\u003cbr /\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003cp\u003e\u003cem\u003e\u003cstrong\u003eAdditional WORKSPACE setup for the Gazelle plugin\u003c/strong\u003e\u003c/em\u003e\u003c/p\u003e\n\u003cpre lang=\"starlark\"\u003e\u003ccode\u003ehttp_archive(\n    name = \u0026quot;bazel_skylib_gazelle_plugin\u0026quot;,\n    sha256 = \u0026quot;e08ddabeabbcb93b92044df092292582d2b8cc28c2d81d74689c7d1b9d73b6b7\u0026quot;,\n    urls = [\n        \u0026quot;https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.9.0/bazel-skylib-gazelle-plugin-1.9.0.tar.gz\u0026quot;,\n        \u0026quot;https://github.com/bazelbuild/bazel-skylib/releases/download/1.9.0/bazel-skylib-gazelle-plugin-1.9.0.tar.gz\u0026quot;,\n    ],\n)\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/bazel\"\u003e\u003ccode\u003e@​bazel\u003c/code\u003e\u003c/a\u003e_skylib_gazelle_plugin//:workspace.bzl\u0026quot;, \u0026quot;bazel_skylib_gazelle_plugin_workspace\u0026quot;)\u003c/p\u003e\n\u003cp\u003ebazel_skylib_gazelle_plugin_workspace()\u003c/p\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/bazel\"\u003e\u003ccode\u003e@​bazel\u003c/code\u003e\u003c/a\u003e_skylib_gazelle_plugin//:setup.bzl\u0026quot;, \u0026quot;bazel_skylib_gazelle_plugin_setup\u0026quot;)\u003c/p\u003e\n\u003cp\u003e\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt;\u003cbr /\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bazelbuild/bazel-skylib/blob/main/CHANGELOG.md\"\u003ebazel_skylib's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eRelease 1.9.0\u003c/h1\u003e\n\u003cp\u003e\u003cstrong\u003eWhat's Changed\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eOptimize \u003ccode\u003ecopy_file\u003c/code\u003e and set \u003ccode\u003eallow_symlink\u003c/code\u003e by default to \u003ccode\u003eTrue\u003c/code\u003e if \u003ccode\u003eis_executable\u003c/code\u003e is \u003ccode\u003eFalse\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/565\"\u003e#565\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eGive \u003ccode\u003erules/private:is_windows\u003c/code\u003e an empty \u003ccode\u003eapplicable_license\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/600\"\u003e#600\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003erules_go\u003c/code\u003e dependency for compatibility with Bazel 9 (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/601\"\u003e#601\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eContributors\u003c/strong\u003e:\n\u003ca href=\"https://github.com/fdinoff\"\u003e\u003ccode\u003e@​fdinoff\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/fmeum\"\u003e\u003ccode\u003e@​fmeum\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/fweikert\"\u003e\u003ccode\u003e@​fweikert\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/susinmotion\"\u003e\u003ccode\u003e@​susinmotion\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/bazelbuild/bazel-skylib/compare/1.8.2...1.9.0\"\u003ehttps://github.com/bazelbuild/bazel-skylib/compare/1.8.2...1.9.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/bazel-skylib/commit/53f6d0dfe32d2f71e14d27b9ccf00688c156da22\"\u003e\u003ccode\u003e53f6d0d\u003c/code\u003e\u003c/a\u003e Prepare release 1.9.0 (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/603\"\u003e#603\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/bazel-skylib/commit/33c19ce8dcc8a567c88989867a4d5e176c6b57e7\"\u003e\u003ccode\u003e33c19ce\u003c/code\u003e\u003c/a\u003e Bump rules_go from 0.52.0 to 0.59.0 (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/601\"\u003e#601\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/bazel-skylib/commit/00de4297a3a883626a74c8ca03038e420cb8756c\"\u003e\u003ccode\u003e00de429\u003c/code\u003e\u003c/a\u003e rules/private:is_windows should have empty applicable_licenses (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/600\"\u003e#600\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/bazel-skylib/commit/392fdb16ccf16fe2f232a3239bc5bfb802ed02c0\"\u003e\u003ccode\u003e392fdb1\u003c/code\u003e\u003c/a\u003e Optimize \u003ccode\u003ecopy_file\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/565\"\u003e#565\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/bazel-skylib/commit/ac4372fef4f1dee37ef1fa16f807a1120224d47c\"\u003e\u003ccode\u003eac4372f\u003c/code\u003e\u003c/a\u003e Remove extraneous whitespace from CHANGELOG (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/597\"\u003e#597\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/bazelbuild/bazel-skylib/compare/1.8.2...1.9.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `rules_java` from 8.16.1 to 9.3.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bazelbuild/rules_java/releases\"\u003erules_java's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.3.0\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eChanges since 9.2.0\u003c/strong\u003e\n9d6184b9f6979fe5680f8b99173656a45aea53e8 Release \u003ccode\u003erules_java\u003c/code\u003e \u003ccode\u003e9.3.0\u003c/code\u003e\n92f148693341f6f7e10667af5f02a6829eda235b Update to \u003ccode\u003ejava_tools\u003c/code\u003e \u003ccode\u003e18.1\u003c/code\u003e\n14562f01110b7fb272625abe8250d438a7855993 Support --library boolean flag for Android Lint in Java rules\n20951906fa6a74346663acc39a6fd22378128cb6 Refer to the SingleJar \u0026quot;executable\u0026quot; instead of \u0026quot;deploy jar.\u0026quot;\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eMODULE.bazel setup\u003c/strong\u003e\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003ebazel_dep(name = \u0026quot;rules_java\u0026quot;, version = \u0026quot;9.3.0\u0026quot;)\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003e\u003cstrong\u003eWORKSPACE setup\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eWith Bazel 8.0.0 and before 8.3.0, add the following to your  file:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003e# https://github.com/bazelbuild/bazel/pull/26119\ncommon --repositories_without_autoloads=bazel_features_version,bazel_features_globals\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003eIn all cases, add the following to your  file:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003eload(\u0026quot;@bazel_tools//tools/build_defs/repo:http.bzl\u0026quot;, \u0026quot;http_archive\u0026quot;)\nhttp_archive(\n    name = \u0026quot;rules_java\u0026quot;,\n    urls = [\n        \u0026quot;https://github.com/bazelbuild/rules_java/releases/download/9.3.0/rules_java-9.3.0.tar.gz\u0026quot;,\n    ],\n    sha256 = \u0026quot;6ef26d4f978e8b4cf5ce1d47532d70cb62cd18431227a1c8007c8f7843243c06\u0026quot;,\n)\n\u003cp\u003ehttp_archive(\u003cbr /\u003e\nname = \u0026quot;bazel_features\u0026quot;,\u003cbr /\u003e\nsha256 = \u0026quot;a660027f5a87f13224ab54b8dc6e191693c554f2692fcca46e8e29ee7dabc43b\u0026quot;,\u003cbr /\u003e\nstrip_prefix = \u0026quot;bazel_features-1.30.0\u0026quot;,\u003cbr /\u003e\nurl = \u0026quot;\u003ca href=\"https://github.com/bazel-contrib/bazel_features/releases/download/v1.30.0/bazel_features-v1.30.0.tar.gz\"\u003ehttps://github.com/bazel-contrib/bazel_features/releases/download/v1.30.0/bazel_features-v1.30.0.tar.gz\u003c/a\u003e\u0026quot;,\u003cbr /\u003e\n)\u003c/p\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/bazel\"\u003e\u003ccode\u003e@​bazel\u003c/code\u003e\u003c/a\u003e_features//:deps.bzl\u0026quot;, \u0026quot;bazel_features_deps\u0026quot;)\u003cbr /\u003e\nbazel_features_deps()\u003c/p\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/rules\"\u003e\u003ccode\u003e@​rules\u003c/code\u003e\u003c/a\u003e_java//java:rules_java_deps.bzl\u0026quot;, \u0026quot;rules_java_dependencies\u0026quot;)\u003cbr /\u003e\nrules_java_dependencies()\u003c/p\u003e\n\u003ch1\u003enote that the following line is what is minimally required from protobuf for the java rules\u003c/h1\u003e\n\u003ch1\u003econsider using the protobuf_deps() public API from \u003ca href=\"https://github.com/com\"\u003e\u003ccode\u003e@​com\u003c/code\u003e\u003c/a\u003e_google_protobuf//:protobuf_deps.bzl\u003c/h1\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/com\"\u003e\u003ccode\u003e@​com\u003c/code\u003e\u003c/a\u003e_google_protobuf//bazel/private:proto_bazel_features.bzl\u0026quot;, \u0026quot;proto_bazel_features\u0026quot;)  # buildifier: disable=bzl-visibility\u003cbr /\u003e\nproto_bazel_features(name = \u0026quot;proto_bazel_features\u0026quot;)\u003cbr /\u003e\n\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt;\u003cbr /\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/9d6184b9f6979fe5680f8b99173656a45aea53e8\"\u003e\u003ccode\u003e9d6184b\u003c/code\u003e\u003c/a\u003e Release \u003ccode\u003erules_java\u003c/code\u003e \u003ccode\u003e9.3.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/92f148693341f6f7e10667af5f02a6829eda235b\"\u003e\u003ccode\u003e92f1486\u003c/code\u003e\u003c/a\u003e Update to \u003ccode\u003ejava_tools\u003c/code\u003e \u003ccode\u003e18.1\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/e6ba46c4e3b70797b164713ca1c01a7e25c44fa9\"\u003e\u003ccode\u003ee6ba46c\u003c/code\u003e\u003c/a\u003e Internal change\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/14562f01110b7fb272625abe8250d438a7855993\"\u003e\u003ccode\u003e14562f0\u003c/code\u003e\u003c/a\u003e Support --library boolean flag for Android Lint in Java rules\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/20951906fa6a74346663acc39a6fd22378128cb6\"\u003e\u003ccode\u003e2095190\u003c/code\u003e\u003c/a\u003e Refer to the SingleJar \u0026quot;executable\u0026quot; instead of \u0026quot;deploy jar.\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/dbd8cb408911b79c6d7047ac4355ff89b1b90685\"\u003e\u003ccode\u003edbd8cb4\u003c/code\u003e\u003c/a\u003e Release \u003ccode\u003erules_java\u003c/code\u003e \u003ccode\u003ev9.2.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/686ed85f30ae22018327552d5d2d9a4f8486d772\"\u003e\u003ccode\u003e686ed85\u003c/code\u003e\u003c/a\u003e Update to \u003ccode\u003ejava_tools\u003c/code\u003e \u003ccode\u003ev18.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/113827798fc6ddcd180ebe365b8b4951eb628def\"\u003e\u003ccode\u003e1138277\u003c/code\u003e\u003c/a\u003e Internal change\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/8bf8bcaca17fc15ba4fff3229d4eead4b653214a\"\u003e\u003ccode\u003e8bf8bca\u003c/code\u003e\u003c/a\u003e Extract utility methods used in the loading phase from \u003ccode\u003eimpl/java_helper.bzl\u003c/code\u003e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/b6856588ba834750a1e66b2dd1b274a1f09f66a5\"\u003e\u003ccode\u003eb685658\u003c/code\u003e\u003c/a\u003e Release \u003ccode\u003erules_java\u003c/code\u003e \u003ccode\u003ev9.1.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/bazelbuild/rules_java/compare/8.16.1...9.3.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/google/inject-common/pull/47","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Finject-common/issues/47","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/47/packages"}],"issue_packages":[{"old_version":"9.5.0","new_version":"9.6.0","update_type":"minor","path":"the dependencies group","pr_created_at":"2026-02-24T01:00:44.000Z","version_change":"9.5.0 → 9.6.0","issue":{"uuid":"3980905002","node_id":"PR_kwDOB7S3Dc7FyZww","number":440,"state":"open","title":"Bump rules_java from 9.5.0 to 9.6.0 in the dependencies group","user":"dependabot[bot]","labels":["dependencies","bazel"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-02-24T01:00:44.000Z","updated_at":"2026-02-25T23:24:59.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"rules_java","old_version":"9.5.0","new_version":"9.6.0","repository_url":"https://github.com/bazelbuild/rules_java"}],"path":"the dependencies group","ecosystem":"bazel"},"body":"Bumps the dependencies group with 1 update: [rules_java](https://github.com/bazelbuild/rules_java).\n\nUpdates `rules_java` from 9.5.0 to 9.6.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bazelbuild/rules_java/releases\"\u003erules_java's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.6.0\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eChanges since 9.6.0\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eMODULE.bazel setup\u003c/strong\u003e\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003ebazel_dep(name = \u0026quot;rules_java\u0026quot;, version = \u0026quot;9.6.0\u0026quot;)\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003e\u003cstrong\u003eWORKSPACE setup\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eWith Bazel 8.0.0 and before 8.3.0, add the following to your  file:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003e# https://github.com/bazelbuild/bazel/pull/26119\ncommon --repositories_without_autoloads=bazel_features_version,bazel_features_globals\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003eIn all cases, add the following to your  file:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003eload(\u0026quot;@bazel_tools//tools/build_defs/repo:http.bzl\u0026quot;, \u0026quot;http_archive\u0026quot;)\nhttp_archive(\n    name = \u0026quot;rules_java\u0026quot;,\n    urls = [\n        \u0026quot;https://github.com/bazelbuild/rules_java/releases/download/9.6.0/rules_java-9.6.0.tar.gz\u0026quot;,\n    ],\n    sha256 = \u0026quot;38deb31618869a9c935583e27c04e5e1f5fc1fe30becdd9cc95b4442f732062e\u0026quot;,\n)\n\u003cp\u003ehttp_archive(\u003cbr /\u003e\nname = \u0026quot;bazel_features\u0026quot;,\u003cbr /\u003e\nsha256 = \u0026quot;a660027f5a87f13224ab54b8dc6e191693c554f2692fcca46e8e29ee7dabc43b\u0026quot;,\u003cbr /\u003e\nstrip_prefix = \u0026quot;bazel_features-1.30.0\u0026quot;,\u003cbr /\u003e\nurl = \u0026quot;\u003ca href=\"https://github.com/bazel-contrib/bazel_features/releases/download/v1.30.0/bazel_features-v1.30.0.tar.gz\"\u003ehttps://github.com/bazel-contrib/bazel_features/releases/download/v1.30.0/bazel_features-v1.30.0.tar.gz\u003c/a\u003e\u0026quot;,\u003cbr /\u003e\n)\u003c/p\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/bazel\"\u003e\u003ccode\u003e@​bazel\u003c/code\u003e\u003c/a\u003e_features//:deps.bzl\u0026quot;, \u0026quot;bazel_features_deps\u0026quot;)\u003cbr /\u003e\nbazel_features_deps()\u003c/p\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/rules\"\u003e\u003ccode\u003e@​rules\u003c/code\u003e\u003c/a\u003e_java//java:rules_java_deps.bzl\u0026quot;, \u0026quot;rules_java_dependencies\u0026quot;)\u003cbr /\u003e\nrules_java_dependencies()\u003c/p\u003e\n\u003ch1\u003enote that the following line is what is minimally required from protobuf for the java rules\u003c/h1\u003e\n\u003ch1\u003econsider using the protobuf_deps() public API from \u003ca href=\"https://github.com/com\"\u003e\u003ccode\u003e@​com\u003c/code\u003e\u003c/a\u003e_google_protobuf//:protobuf_deps.bzl\u003c/h1\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/com\"\u003e\u003ccode\u003e@​com\u003c/code\u003e\u003c/a\u003e_google_protobuf//bazel/private:proto_bazel_features.bzl\u0026quot;, \u0026quot;proto_bazel_features\u0026quot;)  # buildifier: disable=bzl-visibility\u003cbr /\u003e\nproto_bazel_features(name = \u0026quot;proto_bazel_features\u0026quot;)\u003c/p\u003e\n\u003ch1\u003eregister toolchains\u003c/h1\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/rules\"\u003e\u003ccode\u003e@​rules\u003c/code\u003e\u003c/a\u003e_java//java:repositories.bzl\u0026quot;, \u0026quot;rules_java_toolchains\u0026quot;)\u003cbr /\u003e\n\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt;\u003cbr /\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/d3280ec2fa55739f45205fc25683c9a67d37b450\"\u003e\u003ccode\u003ed3280ec\u003c/code\u003e\u003c/a\u003e Fix workflow test command\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/03a8aed7e18ff28bd8a218505f9b05f160ba81ca\"\u003e\u003ccode\u003e03a8aed\u003c/code\u003e\u003c/a\u003e Clean up references to disabled test\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/2e5f415c8ff81763efa0bdd4cb2dd6a20ee19381\"\u003e\u003ccode\u003e2e5f415\u003c/code\u003e\u003c/a\u003e Update to \u003ccode\u003erelease_ruleset.yaml\u003c/code\u003e \u003ccode\u003ev7.3.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/4586a5bb4278d625922a3fb3f87b06fecf93ceda\"\u003e\u003ccode\u003e4586a5b\u003c/code\u003e\u003c/a\u003e Creates _test_java_home_generated for java_runtime() in toolchains/java_runti...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/3ed922825db30a419b8c8487d5b3b8e1533d0303\"\u003e\u003ccode\u003e3ed9228\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eJavaStarlarkApiTest\u003c/code\u003e: starlarkify neverlink, native lib tests.\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/4b4390839f3b838d9a846af1ba020bb1de61b4aa\"\u003e\u003ccode\u003e4b43908\u003c/code\u003e\u003c/a\u003e Creates _test_no_srcs for java_runtime() in toolchains/java_runtime_tests.bzl\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/6710ecd8efdea80d8b0da92db5b699202343c2e7\"\u003e\u003ccode\u003e6710ecd\u003c/code\u003e\u003c/a\u003e Creates _test_make_variables for java_runtime() in toolchains/java_runtime_te...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/188850bf0b98b4f2b8084f0b9f508c542b1dcba9\"\u003e\u003ccode\u003e188850b\u003c/code\u003e\u003c/a\u003e \u003ccode\u003eJavaStarlarkApiTest\u003c/code\u003e: starlarkify \u003ccode\u003ejavaInfoConstructorWithNeverlink\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/5265486294c2a0f5269495424a5df9ad569cc543\"\u003e\u003ccode\u003e5265486\u003c/code\u003e\u003c/a\u003e Add releasing and publish-to-bcr workflows (\u003ca href=\"https://redirect.github.com/bazelbuild/rules_java/issues/351\"\u003e#351\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/d6d662848ecdbd874d9ed351e3c072997c0ced2b\"\u003e\u003ccode\u003ed6d6628\u003c/code\u003e\u003c/a\u003e Internal change\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/bazelbuild/rules_java/compare/9.5.0...9.6.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rules_java\u0026package-manager=bazel\u0026previous-version=9.5.0\u0026new-version=9.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/google/flogger/pull/440","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fflogger/issues/440","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/440/packages"}},{"old_version":"8.16.1","new_version":"9.3.0","update_type":"major","path":null,"pr_created_at":"2026-02-02T23:42:34.000Z","version_change":"8.16.1 → 9.3.0","issue":{"uuid":"3888151092","node_id":"PR_kwDOC3o4UM7BB59S","number":47,"state":"closed","title":"Bump the dependencies group with 2 updates","user":"dependabot[bot]","labels":["dependencies","bazel"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-02-03T14:50:17.000Z","author_association":null,"state_reason":null,"created_at":"2026-02-02T23:42:34.000Z","updated_at":"2026-02-03T14:50:25.000Z","time_to_close":54463,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","group_name":"dependencies","update_count":2,"packages":[{"name":"bazel_skylib","old_version":"1.8.2","new_version":"1.9.0","repository_url":"https://github.com/bazelbuild/bazel-skylib"},{"name":"rules_java","old_version":"8.16.1","new_version":"9.3.0","repository_url":"https://github.com/bazelbuild/rules_java"}],"path":null,"ecosystem":"bazel"},"body":"Bumps the dependencies group with 2 updates: [bazel_skylib](https://github.com/bazelbuild/bazel-skylib) and [rules_java](https://github.com/bazelbuild/rules_java).\n\nUpdates `bazel_skylib` from 1.8.2 to 1.9.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bazelbuild/bazel-skylib/releases\"\u003ebazel_skylib's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e1.9.0\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eMODULE.bazel setup\u003c/strong\u003e\u003c/p\u003e\n\u003cpre lang=\"starlark\"\u003e\u003ccode\u003ebazel_dep(name = \u0026quot;bazel_skylib\u0026quot;, version = \u0026quot;1.9.0\u0026quot;)\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003eAnd for the Gazelle plugin:\u003c/p\u003e\n\u003cpre lang=\"starlark\"\u003e\u003ccode\u003ebazel_dep(name = \u0026quot;bazel_skylib_gazelle_plugin\u0026quot;, version = \u0026quot;1.9.0\u0026quot;, dev_dependency = True)\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003e\u003cstrong\u003eWORKSPACE setup\u003c/strong\u003e\u003c/p\u003e\n\u003cpre lang=\"starlark\"\u003e\u003ccode\u003eload(\u0026quot;@bazel_tools//tools/build_defs/repo:http.bzl\u0026quot;, \u0026quot;http_archive\u0026quot;)\n\u003cp\u003ehttp_archive(\u003cbr /\u003e\nname = \u0026quot;bazel_skylib\u0026quot;,\u003cbr /\u003e\nsha256 = \u0026quot;3b5b49006181f5f8ff626ef8ddceaa95e9bb8ad294f7b5d7b11ea9f7ddaf8c59\u0026quot;,\u003cbr /\u003e\nurls = [\u003cbr /\u003e\n\u0026quot;https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.9.0/bazel-skylib-1.9.0.tar.gz\u0026quot;,\u003cbr /\u003e\n\u0026quot;https://github.com/bazelbuild/bazel-skylib/releases/download/1.9.0/bazel-skylib-1.9.0.tar.gz\u0026quot;,\u003cbr /\u003e\n],\u003cbr /\u003e\n)\u003c/p\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/bazel\"\u003e\u003ccode\u003e@​bazel\u003c/code\u003e\u003c/a\u003e_skylib//:workspace.bzl\u0026quot;, \u0026quot;bazel_skylib_workspace\u0026quot;)\u003c/p\u003e\n\u003cp\u003ebazel_skylib_workspace()\u003cbr /\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003cp\u003e\u003cem\u003e\u003cstrong\u003eAdditional WORKSPACE setup for the Gazelle plugin\u003c/strong\u003e\u003c/em\u003e\u003c/p\u003e\n\u003cpre lang=\"starlark\"\u003e\u003ccode\u003ehttp_archive(\n    name = \u0026quot;bazel_skylib_gazelle_plugin\u0026quot;,\n    sha256 = \u0026quot;e08ddabeabbcb93b92044df092292582d2b8cc28c2d81d74689c7d1b9d73b6b7\u0026quot;,\n    urls = [\n        \u0026quot;https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.9.0/bazel-skylib-gazelle-plugin-1.9.0.tar.gz\u0026quot;,\n        \u0026quot;https://github.com/bazelbuild/bazel-skylib/releases/download/1.9.0/bazel-skylib-gazelle-plugin-1.9.0.tar.gz\u0026quot;,\n    ],\n)\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/bazel\"\u003e\u003ccode\u003e@​bazel\u003c/code\u003e\u003c/a\u003e_skylib_gazelle_plugin//:workspace.bzl\u0026quot;, \u0026quot;bazel_skylib_gazelle_plugin_workspace\u0026quot;)\u003c/p\u003e\n\u003cp\u003ebazel_skylib_gazelle_plugin_workspace()\u003c/p\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/bazel\"\u003e\u003ccode\u003e@​bazel\u003c/code\u003e\u003c/a\u003e_skylib_gazelle_plugin//:setup.bzl\u0026quot;, \u0026quot;bazel_skylib_gazelle_plugin_setup\u0026quot;)\u003c/p\u003e\n\u003cp\u003e\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt;\u003cbr /\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bazelbuild/bazel-skylib/blob/main/CHANGELOG.md\"\u003ebazel_skylib's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch1\u003eRelease 1.9.0\u003c/h1\u003e\n\u003cp\u003e\u003cstrong\u003eWhat's Changed\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eOptimize \u003ccode\u003ecopy_file\u003c/code\u003e and set \u003ccode\u003eallow_symlink\u003c/code\u003e by default to \u003ccode\u003eTrue\u003c/code\u003e if \u003ccode\u003eis_executable\u003c/code\u003e is \u003ccode\u003eFalse\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/565\"\u003e#565\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eGive \u003ccode\u003erules/private:is_windows\u003c/code\u003e an empty \u003ccode\u003eapplicable_license\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/600\"\u003e#600\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eBump \u003ccode\u003erules_go\u003c/code\u003e dependency for compatibility with Bazel 9 (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/601\"\u003e#601\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eContributors\u003c/strong\u003e:\n\u003ca href=\"https://github.com/fdinoff\"\u003e\u003ccode\u003e@​fdinoff\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/fmeum\"\u003e\u003ccode\u003e@​fmeum\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/fweikert\"\u003e\u003ccode\u003e@​fweikert\u003c/code\u003e\u003c/a\u003e, \u003ca href=\"https://github.com/susinmotion\"\u003e\u003ccode\u003e@​susinmotion\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/bazelbuild/bazel-skylib/compare/1.8.2...1.9.0\"\u003ehttps://github.com/bazelbuild/bazel-skylib/compare/1.8.2...1.9.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/bazel-skylib/commit/53f6d0dfe32d2f71e14d27b9ccf00688c156da22\"\u003e\u003ccode\u003e53f6d0d\u003c/code\u003e\u003c/a\u003e Prepare release 1.9.0 (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/603\"\u003e#603\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/bazel-skylib/commit/33c19ce8dcc8a567c88989867a4d5e176c6b57e7\"\u003e\u003ccode\u003e33c19ce\u003c/code\u003e\u003c/a\u003e Bump rules_go from 0.52.0 to 0.59.0 (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/601\"\u003e#601\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/bazel-skylib/commit/00de4297a3a883626a74c8ca03038e420cb8756c\"\u003e\u003ccode\u003e00de429\u003c/code\u003e\u003c/a\u003e rules/private:is_windows should have empty applicable_licenses (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/600\"\u003e#600\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/bazel-skylib/commit/392fdb16ccf16fe2f232a3239bc5bfb802ed02c0\"\u003e\u003ccode\u003e392fdb1\u003c/code\u003e\u003c/a\u003e Optimize \u003ccode\u003ecopy_file\u003c/code\u003e (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/565\"\u003e#565\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/bazel-skylib/commit/ac4372fef4f1dee37ef1fa16f807a1120224d47c\"\u003e\u003ccode\u003eac4372f\u003c/code\u003e\u003c/a\u003e Remove extraneous whitespace from CHANGELOG (\u003ca href=\"https://redirect.github.com/bazelbuild/bazel-skylib/issues/597\"\u003e#597\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/bazelbuild/bazel-skylib/compare/1.8.2...1.9.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `rules_java` from 8.16.1 to 9.3.0\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/bazelbuild/rules_java/releases\"\u003erules_java's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e9.3.0\u003c/h2\u003e\n\u003cp\u003e\u003cstrong\u003eChanges since 9.2.0\u003c/strong\u003e\n9d6184b9f6979fe5680f8b99173656a45aea53e8 Release \u003ccode\u003erules_java\u003c/code\u003e \u003ccode\u003e9.3.0\u003c/code\u003e\n92f148693341f6f7e10667af5f02a6829eda235b Update to \u003ccode\u003ejava_tools\u003c/code\u003e \u003ccode\u003e18.1\u003c/code\u003e\n14562f01110b7fb272625abe8250d438a7855993 Support --library boolean flag for Android Lint in Java rules\n20951906fa6a74346663acc39a6fd22378128cb6 Refer to the SingleJar \u0026quot;executable\u0026quot; instead of \u0026quot;deploy jar.\u0026quot;\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eMODULE.bazel setup\u003c/strong\u003e\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003ebazel_dep(name = \u0026quot;rules_java\u0026quot;, version = \u0026quot;9.3.0\u0026quot;)\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003e\u003cstrong\u003eWORKSPACE setup\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eWith Bazel 8.0.0 and before 8.3.0, add the following to your  file:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003e# https://github.com/bazelbuild/bazel/pull/26119\ncommon --repositories_without_autoloads=bazel_features_version,bazel_features_globals\n\u003c/code\u003e\u003c/pre\u003e\n\u003cp\u003eIn all cases, add the following to your  file:\u003c/p\u003e\n\u003cpre\u003e\u003ccode\u003eload(\u0026quot;@bazel_tools//tools/build_defs/repo:http.bzl\u0026quot;, \u0026quot;http_archive\u0026quot;)\nhttp_archive(\n    name = \u0026quot;rules_java\u0026quot;,\n    urls = [\n        \u0026quot;https://github.com/bazelbuild/rules_java/releases/download/9.3.0/rules_java-9.3.0.tar.gz\u0026quot;,\n    ],\n    sha256 = \u0026quot;6ef26d4f978e8b4cf5ce1d47532d70cb62cd18431227a1c8007c8f7843243c06\u0026quot;,\n)\n\u003cp\u003ehttp_archive(\u003cbr /\u003e\nname = \u0026quot;bazel_features\u0026quot;,\u003cbr /\u003e\nsha256 = \u0026quot;a660027f5a87f13224ab54b8dc6e191693c554f2692fcca46e8e29ee7dabc43b\u0026quot;,\u003cbr /\u003e\nstrip_prefix = \u0026quot;bazel_features-1.30.0\u0026quot;,\u003cbr /\u003e\nurl = \u0026quot;\u003ca href=\"https://github.com/bazel-contrib/bazel_features/releases/download/v1.30.0/bazel_features-v1.30.0.tar.gz\"\u003ehttps://github.com/bazel-contrib/bazel_features/releases/download/v1.30.0/bazel_features-v1.30.0.tar.gz\u003c/a\u003e\u0026quot;,\u003cbr /\u003e\n)\u003c/p\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/bazel\"\u003e\u003ccode\u003e@​bazel\u003c/code\u003e\u003c/a\u003e_features//:deps.bzl\u0026quot;, \u0026quot;bazel_features_deps\u0026quot;)\u003cbr /\u003e\nbazel_features_deps()\u003c/p\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/rules\"\u003e\u003ccode\u003e@​rules\u003c/code\u003e\u003c/a\u003e_java//java:rules_java_deps.bzl\u0026quot;, \u0026quot;rules_java_dependencies\u0026quot;)\u003cbr /\u003e\nrules_java_dependencies()\u003c/p\u003e\n\u003ch1\u003enote that the following line is what is minimally required from protobuf for the java rules\u003c/h1\u003e\n\u003ch1\u003econsider using the protobuf_deps() public API from \u003ca href=\"https://github.com/com\"\u003e\u003ccode\u003e@​com\u003c/code\u003e\u003c/a\u003e_google_protobuf//:protobuf_deps.bzl\u003c/h1\u003e\n\u003cp\u003eload(\u0026quot;\u003ca href=\"https://github.com/com\"\u003e\u003ccode\u003e@​com\u003c/code\u003e\u003c/a\u003e_google_protobuf//bazel/private:proto_bazel_features.bzl\u0026quot;, \u0026quot;proto_bazel_features\u0026quot;)  # buildifier: disable=bzl-visibility\u003cbr /\u003e\nproto_bazel_features(name = \u0026quot;proto_bazel_features\u0026quot;)\u003cbr /\u003e\n\u0026lt;/tr\u0026gt;\u0026lt;/table\u0026gt;\u003cbr /\u003e\n\u003c/code\u003e\u003c/pre\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/9d6184b9f6979fe5680f8b99173656a45aea53e8\"\u003e\u003ccode\u003e9d6184b\u003c/code\u003e\u003c/a\u003e Release \u003ccode\u003erules_java\u003c/code\u003e \u003ccode\u003e9.3.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/92f148693341f6f7e10667af5f02a6829eda235b\"\u003e\u003ccode\u003e92f1486\u003c/code\u003e\u003c/a\u003e Update to \u003ccode\u003ejava_tools\u003c/code\u003e \u003ccode\u003e18.1\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/e6ba46c4e3b70797b164713ca1c01a7e25c44fa9\"\u003e\u003ccode\u003ee6ba46c\u003c/code\u003e\u003c/a\u003e Internal change\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/14562f01110b7fb272625abe8250d438a7855993\"\u003e\u003ccode\u003e14562f0\u003c/code\u003e\u003c/a\u003e Support --library boolean flag for Android Lint in Java rules\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/20951906fa6a74346663acc39a6fd22378128cb6\"\u003e\u003ccode\u003e2095190\u003c/code\u003e\u003c/a\u003e Refer to the SingleJar \u0026quot;executable\u0026quot; instead of \u0026quot;deploy jar.\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/dbd8cb408911b79c6d7047ac4355ff89b1b90685\"\u003e\u003ccode\u003edbd8cb4\u003c/code\u003e\u003c/a\u003e Release \u003ccode\u003erules_java\u003c/code\u003e \u003ccode\u003ev9.2.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/686ed85f30ae22018327552d5d2d9a4f8486d772\"\u003e\u003ccode\u003e686ed85\u003c/code\u003e\u003c/a\u003e Update to \u003ccode\u003ejava_tools\u003c/code\u003e \u003ccode\u003ev18.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/113827798fc6ddcd180ebe365b8b4951eb628def\"\u003e\u003ccode\u003e1138277\u003c/code\u003e\u003c/a\u003e Internal change\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/8bf8bcaca17fc15ba4fff3229d4eead4b653214a\"\u003e\u003ccode\u003e8bf8bca\u003c/code\u003e\u003c/a\u003e Extract utility methods used in the loading phase from \u003ccode\u003eimpl/java_helper.bzl\u003c/code\u003e...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/bazelbuild/rules_java/commit/b6856588ba834750a1e66b2dd1b274a1f09f66a5\"\u003e\u003ccode\u003eb685658\u003c/code\u003e\u003c/a\u003e Release \u003ccode\u003erules_java\u003c/code\u003e \u003ccode\u003ev9.1.0\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/bazelbuild/rules_java/compare/8.16.1...9.3.0\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/google/inject-common/pull/47","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Finject-common/issues/47","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/47/packages"}}]}