🚨 [security] Update selenium-webdriver 4.9.0 → 4.31.0 (minor) #359
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ selenium-webdriver (4.9.0 → 4.31.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Security Advisories 🚨
🚨 REXML ReDoS vulnerability
🚨 REXML denial of service vulnerability
🚨 REXML DoS vulnerability
🚨 REXML DoS vulnerability
🚨 REXML denial of service vulnerability
🚨 REXML contains a denial of service vulnerability
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 35 commits:
Move to version `2.4.1` due to clash with `2.4`.Opt-in for MFA requirement explicitly on 2.4Make sure version number is 2.4.0.Bump version and Changelog for release.Update actions with latest rubies.Update actions dependencies.Update earliest Ruby version for MacOS builds in CI.Suppress "literal string will be frozen in the future" warningFix setting and restoring `RUBYZIP_V3_API_WARN` in tests.Improve version 3 API messages.Fix deprecation in Entry#get_input_streamFix `File#write_buffer` to always return the given `io`Bump version, Changelog and README for release.Ensure compatibility with `--enable-frozen-string-literal`Add `DOSTime` to the post_install message.Ensure `File.open_buffer` doesn't rewrite unchanged data.Handle the `extract` methods in `Entry` and `File`.Add `DOSTime#<=>` and a warning message to `DOSTime#dos_equals`.Add warning messages to `File#get_output_stream`.Add warning messages to the `File` class methods.Update gemspec.Remove Coveralls/Simplecov from this branch.Add warning messages to `InputStream.open`.Add warning messages to deprectated methods.Update rubocop fails.Minor updates to the Actions workflow.Update File.split API to allow v3.0 calling style.Add a warning when run on Ruby < 3.0.Add warning message (and tests) to OutputStream.Add warning message to InputStream.Add a switchable warning message re the v3 API.Update Entry#new API to allow v3.0 calling style.Update InputStream API to allow v3.0 calling style.Update OutputStream API to allow v3.0 calling style.Switch to GitHub Actions on the `2.3.2` branch.Release Notes
1.2.11
1.2.10
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
v1.2.11 (#56)Extend testing to Ruby 3.4 (#55)Remove unused `require 'base64'` (#54)Release 1.2.10Update CHANGELOG.md for 1.2.10 releaseTest on Ruby 3.3 (#53)Do not use base64 (#51)Drop testing on 2.2, add testing on 3.2 instead (#52)Update README.mdTest against Ruby 3.1 on CI (#46)Make Rubocop a separate CI step (#49)Ensure correct port is always specified (#48)Merge pull request #47 from imanel/imanel-patch-1Force testing on 3.0Merge pull request #45 from JuanitoFatas/fix-a-typoFix a typo in WebSocket::Frame::OutgoingShorter Github Action names for easier previewMerge pull request #44 from voxik/patch-1Add webrick depdendencyStop using TravisDon't manually install bundlerDon't test against ruby-headFix Test nameTest on Github Actions🆕 base64 (added, 0.2.0)
🆕 logger (added, 1.7.0)
🆕 mini_portile2 (added, 2.8.8)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands