codeforamerica / ohana-api

The open source API directory of community social services.
http://ohana-api-demo.herokuapp.com/api
BSD 3-Clause "New" or "Revised" License
185 stars 344 forks source link

Update capybara: 3.4.1 → 3.5.1 (minor) #469

Closed depfu[bot] closed 6 years ago

depfu[bot] commented 6 years ago

We've updated a dependency and here is what you need to know:

name version specification old version new version
capybara 3.4.1 3.5.1

Additionally, the update changed a few other dependencies as well:

action name old version new version
updated rack-test 1.0.0 1.1.0

You should probably take a good look at the info here and the test results before merging this pull request, of course.

What changed?

✳️ capybara (3.4.1 → 3.5.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 26 commits:

↗️ rack-test (indirect, 1.0.0 → 1.1.0) · Repo · Changelog

Release Notes

From the Github release:

1.1.0 / 2018-07-21

  • Breaking changes:

    • None
  • Minor enhancements / new functionality:

    • [GitHub] Added configuration for Stale (Per Lundberg #232)
    • follow_direct: Include rack.session.options (Mark Edmondson #233)
    • [CI] Add simplecov (fatkodima #227)

Bug fixes:

  • Follow relative locations correctly. (Samuel Williams #230)
Commits

See the full diff on Github. The new version differs by 5 commits:


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.

Depfu Status