Skip to content

Comments

Bump omniauth-google-oauth2 from 0.5.3 to 0.7.0#233

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/omniauth-google-oauth2-0.7.0
Open

Bump omniauth-google-oauth2 from 0.5.3 to 0.7.0#233
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/omniauth-google-oauth2-0.7.0

Conversation

@dependabot-preview
Copy link

Bumps omniauth-google-oauth2 from 0.5.3 to 0.7.0.

Release notes

Sourced from omniauth-google-oauth2's releases.

Release v0.7.0

Added

  • Ensure info[:email] is always verified, and include unverified_email

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

Release v0.6.1

Added

  • Return email and email_verified keys in response.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

Release v0.6.0

Added

  • Support for JWT 2.x.

Deprecated

  • Nothing.

Removed

  • Support for JWT 1.x.
  • Support for raw_friend_info and raw_image_info.

Fixed

  • Nothing.

Release v0.5.4

Added

  • New recommended endpoints for Google OAuth.

Deprecated

  • Nothing.

Removed

  • Nothing.
... (truncated)
Changelog

Sourced from omniauth-google-oauth2's changelog.

0.7.0 - 2019-06-03

Added

  • Ensure info[:email] is always verified, and include unverified_email

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.6.1 - 2019-03-07

Added

  • Return email and email_verified keys in response.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

0.6.0 - 2018-12-28

Added

  • Support for JWT 2.x.

Deprecated

  • Nothing.

Removed

  • Support for JWT 1.x.
  • Support for raw_friend_info and raw_image_info.
  • Stop using Google+ API endpoints.

Fixed

  • Nothing.

0.5.4 - 2018-12-07

Added

  • New recommended endpoints for Google OAuth.

Deprecated

... (truncated)
Commits
  • 8b4d6da Ensure info[:email] is always verified, and include unverified_email (#363)
  • 2f6c464 Fix json parsing (#361)
  • 1c48441 Use gender-neutral pronouns in README.md (#360)
  • fd467af Bump example omniauth-google-oauth2 version to 0.6.1
  • efe0e90 Update email to always return and give verified status
  • 5b9af0d Remove Google Plus scope from test suite
  • 340e36c Mention removal of Google+ API usage in CHANGELOG (#350)
  • b783d3b Bump version of gem used for examples
  • 491310a Push changes for 0.6.0
  • df5e09a Fix rubocop failure
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants