4 hours ago
selenium

Nightly

Commits

  • b710448: [dotnet][rb][java][js][py] Automated Browser Version Update (#16984) (Selenium CI Bot) #16984
  • f40b8ba: [build] Skip macOS-only archive rules on unsupported platforms (#16985) (Titus Fortner) #16985
  • 8e5410d: [build] Split Rakefile into per-language task files (#16979) (Titus Fortner) #16979
  • 5baa84b: Implement fast bazel target lookup with index caching (#16974) (Titus Fortner) #16974
  • 40c98ea: fix rb lint (Titus Fortner)
  • c6f0f45: [build] Remove git.add() calls from rake tasks (#16994) (Titus Fortner) #16994
  • d87a134: [js] Add eslint binary target for selenium-webdriver (#16992) (Titus Fortner) #16992
  • 722e65c: [dotnet] Add bazel rules for dotnet format and paket deps (#16986) (Titus Fortner) #16986
  • 150c432: [dotnet] [bidi] Introduce CancellationToken for async commands (#16990) (Nikolay Borisenko) #16990
  • 29cb60f: [dotnet] [bidi] Support cancellation of events registration (#16996) (Nikolay Borisenko) #16996
  • fe6e5d7: [build] Separate rust from all: namespace (#16995) (Titus Fortner) #16995
  • 943c6cf: [build] reusable workflow commit-changes needs permissions passed into it (Titus Fortner)
  • 4910110: [build] optimize fetch-depth across workflows (#16966) (Titus Fortner) #16966
  • 1297743: [build] calculating fetch depth must be done in bash shell (Titus Fortner)
  • c2c105e: [build] consolidate pre-release workflow (#16997) (Titus Fortner) #16997
  • f312384: [build] Rakefile debug should also match on Ruby and project conventions (Titus Fortner)
  • a700ec8: [build] fix bug in how python tests are referenced with bazel (Titus Fortner)
1 days ago
selenium

Nightly

Commits

  • baae3e8: [dotnet] [bidi] Fix namespace for Permissions module (#16981) (Nikolay Borisenko) #16981
  • 09e729f: [dotnet] [bidi] Hide Broker as internal implementation (#16982) (Nikolay Borisenko) #16982
  • 574dd1a: [dotnet] [bidi] Refactor BiDi module initialization to pass BiDi explicitly (#16983) (Nikolay Borisenko) #16983
  • e232599: [build] Add DocFX updater script (#16980) (Titus Fortner) #16980
  • ba01214: [build] add reusable commit-changes.yml workflow (#16965) (Titus Fortner) #16965
  • 9d6d1de: [build] Fix .editorconfig so all files are set eol with lf not crlf (Titus Fortner)
  • ffd78fc: [build] cannot build target index on linux without errors (Titus Fortner)
  • 32d7748: [build] bazel should ignore anything in .lcoal directory (Titus Fortner)
  • 8a51b95: [java] fix JSON parsing of numbers with exponent (#16961) (joerg1985) #16961
2 days ago
quarkus

3.30.8

Complete changelog

  • #52137 - Address MDC data regression : preserve types instead of squashing to String
  • #52138 - Using Otel results in modifying MDC data types if they were not Strings