* update Rust version to 0.4.20
* Rust Changelog
* [build] Prepare for release of Selenium 4.20.0 (#13868)
* Update pinned browser versions
* Update supported versions for Chrome DevTools
* Update selenium manager version
* Update authors file
* FIX CHANGELOGS BEFORE MERGING!
Update versions and change logs to release Selenium 4.20.0
* [create-pull-request] automated change
* [rb] Making linter happy
* [build] Making linter happy
* [ci] Ensure we install proper Bundler version
setup-ruby should install the same version as in Gemfile.lock, but since it's in a subdirectory - it cannot pick it up automatically. See https://github.com/ruby/setup-ruby/blob/master/action.yml#L18C3-L24
* [rb] Update dependencies
* Setting a branch when creating the PR
* Updating changelogs
* Running linter
---------
Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com>
Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
Co-authored-by: Diego Molina <diemol@gmail.com>
Co-authored-by: Alex Rodionov <p0deje@gmail.com>
* Skipping failing test, it is already being executed in GitHub Actions
---------
Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com>
Co-authored-by: Selenium CI Bot <diemol+selenium-ci@gmail.com>
Co-authored-by: Alex Rodionov <p0deje@gmail.com>
* [js] Adding node setup to main bazel.yml
* [js] Nightly for JavaScript
* [js] Adding missing parameter
* [js] Building and packaging locally, npm to publish
* [js] Trying to push with wildcard
* [js] Trying to set the NODE_AUTH_TOKEN
* [js] Debugging
* [js] Modifying npmrc
* [js] Copying npmrc
* [js] Now trying with publishConfig and registru
* [js] Fixing command for ubuntu
* [js] Trying more things to auth
* [js] Both npmrc files
* [js] Changing package name
* [js] Bumping version
* [js] Removing next tag
* [js] Just publishing once
* [js] Only npmrc on the root directory
* [js] Only npmrc on the root directory
* [js] Using nightly now
* get pinned_browser job to run all the tests by putting language shortcuts in PR title
* Update pinned browser versions
* update tests that now pass with the new browser version
---------
Co-authored-by: titusfortner <titus.fortner@gmail.com>
Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com>