sadovnik / reader

A simple feed reader app https://reader-app.herokuapp.com
2 stars 0 forks source link

Upgrade rails: 5.1.6 → 5.2.1 (minor) #158

Closed depfu[bot] closed 5 years ago

depfu[bot] commented 6 years ago

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

name version specification old version new version
rails ~> 5.1.6 5.1.6 5.2.1

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

action name old version new version
added activestorage 5.2.1
added marcel 0.3.3
added mimemagic 0.3.2
updated actioncable 5.1.6 5.2.1
updated actionmailer 5.1.6 5.2.1
updated actionpack 5.1.6 5.2.1
updated actionview 5.1.6 5.2.1
updated activejob 5.1.6 5.2.1
updated activemodel 5.1.6 5.2.1
updated activerecord 5.1.6 5.2.1
updated activesupport 5.1.6 5.2.1
updated arel 8.0.0 9.0.0
updated mail 2.7.0 2.7.1
updated mini_mime 1.0.0 1.0.1
updated nio4r 2.3.0 2.3.1
updated railties 5.1.6 5.2.1
updated websocket-driver 0.6.5 0.7.0

Please take a good look at the info here and the test results before merging this pull request.

What changed?

✳️ rails (5.1.6 → 5.2.1) · Repo

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ actioncable (indirect, 5.1.6 → 5.2.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ actionmailer (indirect, 5.1.6 → 5.2.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ actionpack (indirect, 5.1.6 → 5.2.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ actionview (indirect, 5.1.6 → 5.2.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ activejob (indirect, 5.1.6 → 5.2.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ activemodel (indirect, 5.1.6 → 5.2.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ activerecord (indirect, 5.1.6 → 5.2.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ activesupport (indirect, 5.1.6 → 5.2.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ arel (indirect, 8.0.0 → 9.0.0) · Repo · Changelog

Commits

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

↗️ mail (indirect, 2.7.0 → 2.7.1) · Repo · Changelog

Commits

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

↗️ mini_mime (indirect, 1.0.0 → 1.0.1) · Repo · Changelog

Commits

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

↗️ nio4r (indirect, 2.3.0 → 2.3.1) · Repo · Changelog

Commits

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

↗️ railties (indirect, 5.1.6 → 5.2.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ websocket-driver (indirect, 0.6.5 → 0.7.0) · Repo · Changelog

Commits

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


Depfu Status

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.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
depfu[bot] commented 5 years ago

Closed in favor of #183.