Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all Bundler dependencies (2021-05-20) #221

Merged
merged 3 commits into from
May 25, 2021

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented May 3, 2021

This is your monthly update of all Bundler dependencies. Please take a good look at what changed and the test results before merging this pull request.

What changed?

↗️ rb-fsevent (indirect, 0.10.4 → 0.11.0, major) · Repo · Release · Diff

✳️ carrierwave-base64 (2.8.1 → 2.10.0, minor) · Repo · Changelog · Diff

✳️ counter_culture (2.7.0 → 2.8.0, minor) · Repo · Changelog · Diff

↗️ debug_inspector (indirect, 1.0.0 → 1.1.0, minor) · Repo · Release · Diff

↗️ docile (indirect, 1.3.5 → 1.4.0, minor) · Repo · Changelog · Diff

✳️ doorkeeper (5.4.0 → 5.5.1, minor) · Repo · Changelog · Release · Diff

↗️ factory_bot (indirect, 6.1.0 → 6.2.0, minor) · Repo · Changelog · Release · Diff

✳️ factory_bot_rails (6.1.0 → 6.2.0, minor) · Repo · Changelog · Release · Diff

✳️ faker (2.17.0 → 2.18.0, minor) · Repo · Changelog · Release · Diff

↗️ faraday (indirect, 1.3.0 → 1.4.1, minor) · Repo · Changelog · Release · Diff

↗️ guard (indirect, 2.16.2 → 2.17.0, minor) · Repo · Changelog · Release · Diff

✳️ listen (3.4.1 → 3.5.1, minor) · Repo · Changelog · Release · Diff

✳️ phonelib (0.6.48 → 0.6.50, minor) · Repo · Changelog · Diff

✳️ puma (5.2.2 → 5.3.1, minor) · Repo · Changelog · Release · Diff

✳️ puma (5.2.2 → 5.3.1, minor) · Repo · Changelog · Release · Diff

✳️ rubocop (1.11.0 → 1.15.0, minor) · Repo · Changelog · Release · Diff

↗️ rubocop-ast (indirect, 1.4.1 → 1.5.0, minor) · Repo · Changelog · Diff

✳️ rubocop-performance (1.10.1 → 1.11.3, minor) · Repo · Changelog · Release · Diff

✳️ rubocop-rails (2.9.1 → 2.10.1, minor) · Repo · Changelog · Release · Diff

✳️ rubocop-rspec (2.2.0 → 2.3.0, minor) · Repo · Changelog · Release · Diff

✳️ sidekiq (6.1.3 → 6.2.1, minor) · Repo · Changelog · Diff

↗️ simplecov_json_formatter (indirect, 0.1.2 → 0.1.3, minor) · Repo · Changelog

✳️ slack-notifier (2.3.2 → 2.4.0, minor) · Repo · Changelog · Diff

✳️ webmock (3.12.1 → 3.13.0, minor) · Repo · Changelog · Diff

✳️ bootsnap (1.7.2 → 1.7.5, patch) · Repo · Changelog · Diff

✳️ brakeman (5.0.0 → 5.0.1, patch) · Repo · Changelog · Release · Diff

✳️ carrierwave (2.2.0 → 2.2.1, patch) · Repo · Changelog · Diff

↗️ connection_pool (indirect, 2.2.3 → 2.2.5, patch) · Repo · Changelog · Diff

↗️ fugit (indirect, 1.4.2 → 1.4.5, patch) · Repo · Changelog · Diff

↗️ i18n (indirect, 1.8.9 → 1.8.10, patch) · Repo · Changelog · Release · Diff

✳️ mailgun-ruby (1.2.3 → 1.2.4, patch) · Repo · Release · Diff

✳️ message_bus (3.3.4 → 3.3.5, patch) · Repo · Changelog · Diff

↗️ mini_mime (indirect, 1.0.2 → 1.0.3, patch) · Repo · Changelog · Diff

↗️ mini_portile2 (indirect, 2.5.0 → 2.5.1, patch) · Repo · Changelog · Release · Diff

↗️ nokogiri (indirect, 1.11.2 → 1.11.5, patch) · Repo · Changelog · Diff

↗️ nokogiri (indirect, 1.11.2 → 1.11.5, patch) · Repo · Changelog · Diff

↗️ nokogiri (indirect, 1.11.2 → 1.11.5, patch) · Repo · Changelog · Diff

↗️ nokogiri (indirect, 1.11.2 → 1.11.5, patch) · Repo · Changelog · Diff

↗️ parser (indirect, 3.0.0.0 → 3.0.1.1, patch) · Repo · Changelog · Diff

✳️ rack-mini-profiler (2.3.1 → 2.3.2, patch) · Repo · Changelog · Diff

✳️ rspec-rails (5.0.0 → 5.0.1, patch) · Repo · Changelog · Diff

↗️ ruby-vips (indirect, 2.1.0 → 2.1.2, patch) · Repo · Changelog · Diff

✳️ sentry-raven (3.1.1 → 3.1.2, patch) · Repo · Changelog

↗️ uniform_notifier (indirect, 1.14.1 → 1.14.2, patch) · Repo · Changelog · Diff


Depfu Status

Depfu will only send you the next scheduled PR once you merge or close this one.

All Depfu comment commands
@​depfu refresh
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)

@Matthijsy Matthijsy enabled auto-merge (squash) May 17, 2021 18:54
@guidojw
Copy link
Member

guidojw commented May 19, 2021

I don't know if what I did here is correct / if other code needs to change (only updated the spec), but the tests seem to work.

Fix reference: https://github.com/doorkeeper-gem/doorkeeper/wiki/Migration-from-old-versions#from-5x-to-55x

@Matthijsy
Copy link
Contributor

We also need to update the UI to use an application when logging in, but ember-auth does not support it currently. Also see mainmatter/ember-simple-auth#2281

@guidojw
Copy link
Member

guidojw commented May 20, 2021

I found that the OAuth2PasswordGrantAuthenticator in fact can send a clientId, here
Will PR soon

@guidojw
Copy link
Member

guidojw commented May 20, 2021

@depfu recreate

@guidojw
Copy link
Member

guidojw commented May 20, 2021

Moved Doorkeeper update to its own PR #225

@depfu depfu bot force-pushed the depfu/batch_all/2021-05-03 branch from 07a0bf6 to 7cba5d8 Compare May 20, 2021 11:56
@depfu depfu bot changed the title Update all Bundler dependencies (2021-05-03) Update all Bundler dependencies (2021-05-20) May 20, 2021
@Matthijsy Matthijsy merged commit 966cb7d into staging May 25, 2021
@Matthijsy Matthijsy deleted the depfu/batch_all/2021-05-03 branch May 25, 2021 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants