codeforamerica / ohana-web-search

A mobile-friendly website for finding human and social services in your community
http://ohana-web-search-demo.herokuapp.com
BSD 3-Clause "New" or "Revised" License
69 stars 74 forks source link

Update google-api-client: 0.23.4 → 0.23.5 (minor) #900

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
google-api-client ~> 0.9 0.23.4 0.23.5

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

action name old version new version
removed little-plugger 1.1.4
removed logging 2.2.2
updated googleauth 0.6.2 0.6.5
updated mime-types 3.1 3.2.2
updated mime-types-data 3.2016.0521 3.2018.0812
updated os 0.9.6 1.0.0
updated public_suffix 3.0.2 3.0.3
updated signet 0.8.1 0.9.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?

✳️ google-api-client (0.23.4 → 0.23.5) · Repo · Changelog

Commits

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

↗️ googleauth (indirect, 0.6.2 → 0.6.5) · Repo · Changelog

Release Notes

0.6.5

  • Fix incorrect http verb when revoking credentials.
  • Warn on EOL ruby versions.

0.6.4

  • fix CLIENT_ID_VAR reference in DefaultCredentials per #153

0.6.3

  • Resolve issue where token_store was being written to twice
  • Add warning when using cloud sdk credentials
Commits

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

↗️ mime-types (indirect, 3.1 → 3.2.2) · Repo · Changelog

Commits

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

↗️ mime-types-data (indirect, 3.2016.0521 → 3.2018.0812) · Repo · Changelog

Commits

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

↗️ os (indirect, 0.9.6 → 1.0.0) · Repo · Changelog

Commits

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

↗️ public_suffix (indirect, 3.0.2 → 3.0.3) · Repo · Changelog

Commits

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

↗️ signet (indirect, 0.8.1 → 0.9.0) · Repo · Changelog

Release Notes

0.9.0

  • Add RemoteServerError class for 5xx level errors.
  • Allow to_json to be called with arguments
  • Expires_in now sets and reflects current expires_at value
  • Expires_within(0) now returns false when expires_at is nil.
Commits

See the full diff on Github. The new version differs by 7 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

depfu[bot] commented 6 years ago

Closed in favor of #901.


Automated by Depfu.