Update capybara: 3.16.1 → 3.29.0 (minor) #70
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?
✳️ capybara (3.16.1 → 3.29.0) · Repo · Changelog
Release Notes
3.29.0 (from changelog)
3.28.0 (from changelog)
3.27.0 (from changelog)
3.26.0 (from changelog)
3.25.0 (from changelog)
3.24.0 (from changelog)
3.23.0 (from changelog)
3.22.0 (from changelog)
3.21.0 (from changelog)
3.20.2 (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.
Release Notes
2.7.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 13 commits:
Changelog and prepare for release
FEATURE: update for latest parity with mime types data
Remove unsupported rubies from travis test matrix
relax bundler version
Update benchmark in readme
Add gems to Gemfile for bench script
Allow custom db paths
Update benchmark
Test on Ruby 2.5 and Ruby 2.6
Merge pull request #16 from Aqualon/readme_improvements
Fix some typos/whitespace
Fix link to bench.rb
bump cache on travis
Release Notes
1.10.4
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 14 commits:
version bump to v1.10.4
Merge branch '1915-css-tokenizer-load-file-vulnerability_v1.10.x' into v1.10.x
update CHANGELOG
regenerate lexical scanner using rexical 1.0.7
eliminate `eval` from Builder#initialize
rufo formatting
rubocop security scan is run as part of the `test` rake target
add rubocop as a dev dependency
adding a temporary pipeline for v1.10.x
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
4.0.1 (from changelog)
4.0.0 (from changelog)
3.1.1 (from changelog)
3.1.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 22 commits:
Release 4.0.1
Updated definitions
Add Tidelift link
Create FUNDING.yml
Test Ruby 2.7
Release 4.0.0
Remove support for Ruby < 2.3 in major version
Release 3.1.1
Reinstate support to Ruby 2.1 and 2.2
Update PSL
Fix version in README
Release 3.1.0
Update definitions list (#160)
Upgrade to Rubocop 0.70
Fix version mismatch
Minimum Ruby version is 2.3
Upgrade Bundler
Make Travis happy
Fix typo in comment (#159)
Fix offenses
Switch to CodeCov
Update .travis.yml
Commits
See the full diff on Github. The new version differs by 4 commits:
Bumping to 2.0.7 for release
Merge pull request #1343 from larsxschneider/ls/forward-fix
Preserve forwarded IP address for trusted proxy chains
Merge pull request #1201 from janko-m/make-multipart-parsing-work-for-chunked-requests
Commits
See the full diff on Github. The new version differs by 34 commits:
Release v1.6.0
Update RPV dependency, add some unicode props
Release v1.5.1
Deprecate another legacy method
Standardize parser specs, fix discovered option bug
Standardize syntax specs
Standardize scanner and lexer specs
Standardize lexer specs
Scanner cleanup - remove deducible ivars
Standardize scanner specs; fix discovered ts/te bug for `-]`
Remove more unreachable code, fix \M, \C edge cases
Fix scan of empty backref/refcall raising ArgumentError
Simplify options scanning, fix some edge cases
Improve coverage
Remove unreachable code
Extract option shortcuts to own file
Fix #match and #=~ not working with 1 arg
Fix #options for some expression classes
Release v1.5.0
Update README
Fix quantification of codepoint lists
Remove some obsolete ruby version checks
Fix #initialize_clone direction
Add #repetitions, #match_length
Fix Sequence#clone by removing #text -> #to_s circle
Add #referenced_expression
Merge pull request #60 from ammar/migrate_to_rspec
Migrate to RSpec
Release v1.4.0
Travis: try using provided bundler
Add latest unicode properties
Test against Ruby 2.6
Merge pull request #58 from amatsuda/https
GitHub is https by default
👉 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