Update selenium-webdriver: 3.141.0 → 3.142.5 (minor) #71
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.
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 (3.141.0 → 3.142.5) · Repo
Sorry, we couldn't find anything useful about this release.
Release Notes
2.0.0 (from changelog)
1.0.1 (from changelog)
1.0.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
Bump gem version 1.0.1 → 2.0.0
Update change log with recent updates
Update example code for outputting to a pipe
Fix ChildProcess::Unix::Process#exited? method with leader processes
Fix ChildProcess::Unix::Process#wait method with leader processes
Merge branch 'master' into dev
Cover Ruby 2.6 on travis and appveyor
Rewrite unix fork reopen to be compatible with ruby 2.6
Drop support for Ruby 2.0, 2.1, and 2.2
Update change log version title
Add link to license in README
Add instructions for releasing a new gem
Cleanup unnecessary whitespace in README
Update change log
Stop testing against Ruby 1.9
Relax rake gem constraint from <=11.x to <=12.x.
Fix #143 - Childprocess v1.0.0 failing to install.
Add Shane da Silva as maintainer
Fix conditional install of ffi on Windows
Merge pull request #142 from enkessler/cut-0.10.0
Cut 1.0.0 release
Update change log
Merge pull request #141 from yaauie/support-jruby-on-java-gte-9
add JRuby 9.2 and Java 11 to the ci mix
jruby: add support for Java >= 9
Convert environment variable values to strings when posix_spawn enabled
Only require FFI on Windows
Simplify conditional RubyGems update
Merge pull request #134 from da-ar/js_test
Merge pull request #140 from enkessler/fix-appveyor-build
Fix AppVeyor build
Merge pull request #139 from enkessler/fix-travis-build
Don't use sudo builds in Travis
Fix broken Travis builds
Release Notes
1.11.1 (from changelog)
1.11.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.3.0
1.2.4
1.2.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 46 commits:
Merge pull request #407 from rubyzip/v1-3-0
Bump version to 1.3.0
Merge pull request #403 from rubyzip/check-size
Warn when an entry size is invalid
Default validate_entry_sizes to false for 1.3 release
Validate entry sizes when extracting
[ci skip] Update changelog
Check expected entry size in add_stored test
Merge pull request #366 from hainesr/add-stored
Zip::File.add_stored() to add uncompressed files.
Merge pull request #402 from orien/gem-metadata
Add project metadata to the gemspec
Bump to 1.2.4
Add more explicit test for #280
Add test case based on #146
Merge pull request #360 from hainesr/fix-open-buffer
Merge pull request #399 from rubyzip/rbx-4
Hold jruby at 9.1 on JDK 7
Update changelog for #399
Use rbx-4 in CI
Put CI back to trusty
Merge pull request #397 from rubyzip/tidy-examples
Update changelog for #397
Update example_recursive in README
Fix link typo in changelog
Merge pull request #393 from rubyzip/v1-2-3
Merge pull request #391 from jdleesmiller/fix-expand-path
Add #394 to changelog
Merge pull request #394 from olleolleolle/patch-1
CI: update to latest MRI, drop a setting
Bump version to 1.2.3
Allow tilde in zip entry names
Merge pull request #392 from rubyzip/update-ci
Update ruby dependencies
Enable parallel build support for coveralls
Stop allowing jruby failures
Merge pull request #375 from vipulnsward/allow-jruby-failure-on-crc
Merge pull request #385 from mihyaeru21/remove-commas
Merge pull request #390 from taichi-ishitani/master
Merge pull request #388 from d235j/pathname-require
Merge pull request #387 from aspiers/add-1.2.2-changelog
fixed CI error
fixed errors caused by frozen-string-literal
require pathname where it is used
Add Changelog for 1.2.2 (#378)
remove some strange commas
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/
.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