Update webdrivers: 3.7.2 → 4.1.2 (major) #64
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?
✳️ webdrivers (3.7.2 → 4.1.2) · Repo · Changelog
Release Notes
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0 (from changelog)
3.9.4 (from changelog)
3.9.3 (from changelog)
3.9.2 (from changelog)
3.9.1 (from changelog)
3.9.0 (from changelog)
Not all release notes shown. View the full release notes
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.
✳️ selenium-webdriver (3.141.0 → 3.142.3) · Repo
Sorry, we couldn't find anything useful about this release.
Release Notes
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 25 commits:
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.10.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
version bump to v1.10.3
Merge pull request #1898 from sparklemotion/1892-libxslt-patch-for-usn-3947
Backport libxslt patch for CVE-2019-11068
Merge branch 'concourse-icons'
ci: add icons to concourse resources
Release Notes
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 22 commits:
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
🗑️ net_http_ssl_fix (removed)
👉 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