Skip to content

[build] remove renovate update requests pending work done in #17427#17498

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

[build] remove renovate update requests pending work done in #17427#17498
titusfortner merged 1 commit into
trunkfrom
se_mgr_deps

Conversation

@titusfortner
Copy link
Copy Markdown
Member

PRing this for documentation.

As part of #17427 we should remove this renovate restriction

@qodo-code-review
Copy link
Copy Markdown
Contributor

Review Summary by Qodo

Add Renovate restriction for llvm and rules_rs packages

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Add Renovate restriction for llvm and rules_rs packages
• Block major version updates pending Rust build work
• Reference issue #17427 for tracking dependency updates
Diagram
flowchart LR
  A["Renovate Configuration"] -- "Add bazel-module restriction" --> B["Block llvm and rules_rs updates"]
  B -- "Pending Rust build work" --> C["Issue #17427"]
Loading

Grey Divider

File Changes

1. renovate.json ⚙️ Configuration changes +6/-0

Add Renovate restriction for Rust build dependencies

• Added new Renovate rule to block major version updates for llvm and rules_rs packages
• Configured restriction for bazel-module package manager
• Added description referencing GitHub issue #17427 for Rust build work tracking
• Maintains existing pattern of disabling updates for packages with known compatibility risks

renovate.json


Grey Divider

Qodo Logo

@titusfortner titusfortner merged commit 78d8de0 into trunk May 18, 2026
15 checks passed
@titusfortner titusfortner deleted the se_mgr_deps branch May 18, 2026 12:39
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant