Skip to content

Conversation

@jazairi
Copy link
Contributor

@jazairi jazairi commented Aug 20, 2020

What does this PR do?

Updates several dependencies:

  • Bump jwt from 2.2.1 to 2.2.2
  • Bump simplecov from 0.18.5 to 0.19.0
  • Bump graphql from 1.11.1 to 1.11.3
  • Bump bootsnap from 1.4.6 to 1.4.8
  • Bump rubocop from 0.88.0 to 0.89.1
  • Bump rubocop-rails from 2.6.0 to 2.7.1

Requires Database Migrations?

NO

Includes new or updated dependencies?

YES

Bump jwt from 2.2.1 to 2.2.2
Bump simplecov from 0.18.5 to 0.19.0
Bump graphql from 1.11.1 to 1.11.3
Bump bootsnap from 1.4.6 to 1.4.8
Bump rubocop from 0.88.0 to 0.89.1
Bump rubocop-rails from 2.6.0 to 2.7.1
Copy link
Member

@matt-bernhardt matt-bernhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see the test coverage stayed the same, and all tests pass. Looking down the list of gems that are getting updated, I did the following manual checks:

  • Poked on the GraphQL playground (saw that it still worked as expected)
  • Noted that our tooling was still functioning, so rubocop and simplecov should be good
  • Registered with the review application and went through the authorizations Curl example to make sure JWT worked as expected
  • Noted what the web app performance was (which seems reasonable for a sign of life from Bootsnap)

Based on this, I think we're good for :shipit:

@jazairi jazairi merged commit 4d1ae7f into master Aug 20, 2020
@jazairi jazairi deleted the update-dependencies branch August 21, 2020 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants