Skip to content

[build] bump rules_closure version#17500

Merged
titusfortner merged 1 commit into
trunkfrom
rules_closure_bump
May 18, 2026
Merged

[build] bump rules_closure version#17500
titusfortner merged 1 commit into
trunkfrom
rules_closure_bump

Conversation

@titusfortner
Copy link
Copy Markdown
Member

Want a full CI run to make sure atoms are built properly

💥 What does this PR do?

  • bump rules closure version
  • pins dependencies

@selenium-ci selenium-ci added C-java Java Bindings B-build Includes scripting, bazel and CI integrations labels May 18, 2026
@qodo-code-review
Copy link
Copy Markdown
Contributor

Review Summary by Qodo

Bump rules_closure version and update closure-compiler

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Bump rules_closure from 0.15.0 to 0.16.0
• Update closure-compiler dependency to v20260330
• Regenerate Maven dependency checksums and metadata
• Add new com.google.javascript.jscomp.js package
Diagram
flowchart LR
  A["rules_closure 0.15.0"] -- "upgrade" --> B["rules_closure 0.16.0"]
  B -- "triggers" --> C["closure-compiler v20260330"]
  C -- "updates" --> D["Maven dependencies"]
  D -- "adds" --> E["New jscomp.js package"]
Loading

Grey Divider

File Changes

1. MODULE.bazel Dependencies +1/-1

Upgrade rules_closure dependency version

• Update rules_closure dependency version from 0.15.0 to 0.16.0

MODULE.bazel


2. java/maven_install.json Dependencies +7/-6

Update closure-compiler and regenerate Maven checksums

• Update closure-compiler version from v20250402 to v20260330
• Update JAR and sources checksums for closure-compiler
• Update dependency checksums for closure-compiler artifact
• Add new com.google.javascript.jscomp.js package to exported packages list

java/maven_install.json


Grey Divider

Qodo Logo

@qodo-code-review
Copy link
Copy Markdown
Contributor

qodo-code-review Bot commented May 18, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

@titusfortner titusfortner merged commit 63506c1 into trunk May 18, 2026
29 checks passed
@titusfortner titusfortner deleted the rules_closure_bump branch May 18, 2026 14:32
shs96c added a commit to shs96c/selenium that referenced this pull request May 19, 2026
* origin/trunk: (97 commits)
  [py] update python dependencies (SeleniumHQ#17490)
  [build] fix renovate reported issues with configuration
  [build] remove base-ref from renovate workflows it does not work for the use case I had for them
  [build] add renovate dependency workflow (SeleniumHQ#17504)
  [build] simplify commit-changes workflow (SeleniumHQ#17503)
  [build] clarify dependency pin and update tasks (SeleniumHQ#17463)
  [build] do not rerun or attempt to upload logs unless workflow failure is from the Bazel step
  [build] fix renovate ignore rules_python to v2 until upstream fixed
  [build] renovate ignore rules_python until upstream fixed
  [build] bump rules_closure version (SeleniumHQ#17500)
  [build] bump rules_jvm_external (SeleniumHQ#17501)
  [js] remove npm dependency by using bazel for everything (SeleniumHQ#17499)
  [build] bump ruby versions to latest patch releases (SeleniumHQ#17496)
  [dotnet] [build] Support deterministic build output (SeleniumHQ#17497)
  [build] remove renovate update requests pending work done in SeleniumHQ#17427 (SeleniumHQ#17498)
  [dotnet] [build] Fix remote linkage in SourceLink (SeleniumHQ#17495)
  [rust] update reqwest to 0.13 (SeleniumHQ#17488)
  [build] bump low-risk Bazel module dependencies (SeleniumHQ#17494)
  [dotnet] run format against slnx instead of looping csproj (SeleniumHQ#17483)
  [build] ignore renovate.json references in renovate recommendations
  ...

# Conflicts:
#	MODULE.bazel
#	rust/BUILD.bazel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

B-build Includes scripting, bazel and CI integrations C-java Java Bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants