Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

build: bump rails from 5.2.3 to 6.0.2.1 #349

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 19, 2019

Bumps rails from 5.2.3 to 6.0.2.1.

Release notes

Sourced from rails's releases.

6.0.2.1

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • Fix possible information leak / session hijacking vulnerability.

    The ActionDispatch::Session::MemcacheStore is still vulnerable given it requires the gem dalli to be updated as well.

    CVE-2019-16782.

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

... (truncated)
Commits
  • f33d52c Preparing for 6.0.2.1 release
  • ad2da1a Fix possible information leak / session hijacking vulnerability.
  • f675cb3 Preparing for 6.0.2 release
  • 688e523 Fix release task again
  • 63107e9 Preparing for 6.0.2.rc2 release
  • ec7721c Revert "Merge pull request #37504 from utilum/no_implicit_conversion_of_nil"
  • 296cb7f unlinks Ruby on Rails Tutorial [skip ci]
  • 6629ed7 Controller can be symbols as well
  • c3135a4 Revert "Merge pull request #37849 from kamipo/fix_since_and_ago"
  • fcfe693 Revert "Merge pull request #37839 from ttanimichi/modify-inspect-of-activesup...
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 19, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/rails-6.0.2.1 branch from 5fb5a79 to 411b5d6 Compare December 19, 2019 22:12
@coveralls
Copy link

coveralls commented Dec 19, 2019

Coverage Status

Coverage remained the same at 99.703% when pulling ad77ce4 on dependabot/bundler/rails-6.0.2.1 into 12234da on master.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/rails-6.0.2.1 branch from 411b5d6 to 74c7f90 Compare February 19, 2020 17:37
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/rails-6.0.2.1 branch 10 times, most recently from 378f8c2 to 0121bcd Compare March 2, 2020 23:41
Bumps [rails](https://github.com/rails/rails) from 5.2.3 to 6.0.2.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v5.2.3...v6.0.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/rails-6.0.2.1 branch from 0121bcd to ad77ce4 Compare March 3, 2020 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant