Skip to content

[build] bump low-risk Bazel module dependencies#17494

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

[build] bump low-risk Bazel module dependencies#17494
titusfortner merged 1 commit into
trunkfrom
bazel_deps

Conversation

@titusfortner
Copy link
Copy Markdown
Member

These are the rules version bumps that do not appear to require any code changes to keep things current. Verifying with a full test run.

@selenium-ci selenium-ci added the B-build Includes scripting, bazel and CI integrations label May 18, 2026
@qodo-code-review
Copy link
Copy Markdown
Contributor

Review Summary by Qodo

Bump low-risk Bazel module dependencies to latest versions

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Bump multiple Bazel module dependencies to latest versions
• Updates include aspect_rules_esbuild, aspect_rules_js, aspect_rules_ts
• Updates bazel_features, buildifier_prebuilt, contrib_rules_jvm
• Updates package_metadata, platforms, rules_android, rules_nodejs
Diagram
flowchart LR
  MODULE["MODULE.bazel"] -- "Update 12 dependency versions" --> DEPS["Bazel Dependencies"]
  DEPS -- "aspect_rules_*" --> ASPECT["aspect_rules_esbuild 0.26.0<br/>aspect_rules_js 3.1.2<br/>aspect_rules_ts 3.8.9"]
  DEPS -- "bazel_*" --> BAZEL["bazel_features 1.47.1<br/>buildifier_prebuilt 8.5.1.2"]
  DEPS -- "other_rules" --> OTHER["contrib_rules_jvm 0.33.0<br/>package_metadata 0.0.10<br/>platforms 1.1.0<br/>rules_android 0.7.2<br/>rules_nodejs 6.7.4"]
Loading

Grey Divider

File Changes

1. MODULE.bazel Dependencies +10/-10

Update 10 Bazel module dependency versions

• Bumped aspect_rules_esbuild from 0.25.1 to 0.26.0
• Bumped aspect_rules_js from 3.0.3 to 3.1.2
• Bumped aspect_rules_ts from 3.8.6 to 3.8.9
• Bumped bazel_features from 1.45.0 to 1.47.1
• Bumped buildifier_prebuilt from 8.5.1 to 8.5.1.2
• Bumped contrib_rules_jvm from 0.32.0 to 0.33.0
• Bumped package_metadata from 0.0.7 to 0.0.10
• Bumped platforms from 1.0.0 to 1.1.0
• Bumped rules_android from 0.7.1 to 0.7.2
• Bumped rules_nodejs from 6.7.3 to 6.7.4

MODULE.bazel


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 f4e4db1 into trunk May 18, 2026
29 checks passed
@titusfortner titusfortner deleted the bazel_deps branch May 18, 2026 12:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants