Skip to content

build(deps): bump rack, rails and activerecord#1571

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/rack-and-rails-and-activerecord-2.2.3
Open

build(deps): bump rack, rails and activerecord#1571
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/rack-and-rails-and-activerecord-2.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2020

Copy link
Copy Markdown
Contributor

Bumps rack, rails and activerecord. These dependencies needed to be updated together.
Updates rack from 1.6.13 to 2.2.3

Commits
  • 1741c58 bump version
  • 5ccca47 When parsing cookies, only decode the values
  • a5e80f0 Bump version.
  • b0de37d Remove trailing whitespace.
  • 1a784e5 Prepare CHANGELOG for next patch release.
  • a0d57d4 Fix to handle same_site option for session pool
  • a9b223b Ensure full match. Fixes #1590.
  • f4c5645 Double assignment is still needed to prevent an "unused variable" warning
  • 5c121dd Revert "Update Thin handler to better handle more options"
  • 961d976 Prepare point release.
  • Additional commits viewable in compare view

Updates rails from 4.2.11.1 to 5.2.4.3

Release notes

Sourced from rails's releases.

5.2.4.3

Active Support

  • [CVE-2020-8165] Deprecate Marshal.load on raw cache read in RedisCacheStore

  • [CVE-2020-8165] Avoid Marshal.load on raw cache value in MemCacheStore

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • [CVE-2020-8167] Check that request is same-origin prior to including CSRF token in XHRs

Action Pack

  • [CVE-2020-8166] HMAC raw CSRF token before masking it, so it cannot be used to reconstruct a per-form token

  • [CVE-2020-8164] Return self when calling #each, #each_pair, and #each_value instead of the raw @parameters hash

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

  • No changes.

Active Storage

Commits
  • 7b5cc5a Preparing for 5.2.4.3 release
  • 559cce2 updating changelog
  • 3c806b9 bumping version
  • 9cb66f6 update changelog
  • fbc7bec Check that request is same-origin prior to including CSRF token in XHRs
  • d124f19 HMAC raw CSRF token before masking it, so it cannot be used to reconstruct a ...
  • 467e339 activesupport: Deprecate Marshal.load on raw cache read in RedisCacheStore
  • f7e077f activesupport: Avoid Marshal.load on raw cache value in MemCacheStore
  • 7a3ee4f Return self when calling #each, #each_pair, and #each_value instead of the ra...
  • e8df564 Include Content-Length in signature for ActiveStorage direct upload
  • Additional commits viewable in compare view

Updates activerecord from 4.2.11.1 to 5.2.4.3

Release notes

Sourced from activerecord's releases.

5.2.4.3

Active Support

  • [CVE-2020-8165] Deprecate Marshal.load on raw cache read in RedisCacheStore

  • [CVE-2020-8165] Avoid Marshal.load on raw cache value in MemCacheStore

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • [CVE-2020-8167] Check that request is same-origin prior to including CSRF token in XHRs

Action Pack

  • [CVE-2020-8166] HMAC raw CSRF token before masking it, so it cannot be used to reconstruct a per-form token

  • [CVE-2020-8164] Return self when calling #each, #each_pair, and #each_value instead of the raw @parameters hash

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

  • No changes.

Active Storage

Commits
  • 7b5cc5a Preparing for 5.2.4.3 release
  • 3c806b9 bumping version
  • 4dcc543 update version
  • ac30e38 Preparing for 5.2.4.1 release
  • 8bec77c Preparing for 5.2.4 release
  • 9e2a341 Preparing for 5.2.4.rc1 release
  • 1c070a5 Merge pull request #37747 from bradleyprice/check-association-loaded-across-c...
  • 4074c06 Merge pull request #36526 from yahonda/test_statement_cache_with_in_clause_pg
  • fde4401 Fix random CI failure due to non-deterministic sorting order
  • 94b6887 Merge pull request #37489 from giraffate/fix_random_ci_failure_due_to_non-det...
  • Additional commits viewable in compare view

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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot force-pushed the dependabot/bundler/rack-and-rails-and-activerecord-2.2.3 branch 2 times, most recently from beede57 to 0891a51 Compare July 17, 2020 13:59
@clemensmanert clemensmanert force-pushed the dependabot/bundler/rack-and-rails-and-activerecord-2.2.3 branch from 0891a51 to 53d7248 Compare October 13, 2020 12:03
Bumps [rack](https://github.com/rack/rack), [rails](https://github.com/rails/rails) and [activerecord](https://github.com/rails/rails). These dependencies needed to be updated together.

Updates `rack` from 1.6.13 to 2.2.3
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](rack/rack@1.6.13...2.2.3)

Updates `rails` from 4.2.11.1 to 5.2.4.3
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v4.2.11.1...v5.2.4.3)

Updates `activerecord` from 4.2.11.1 to 5.2.4.3
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.2/activerecord/CHANGELOG.md)
- [Commits](rails/rails@v4.2.11.1...v5.2.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants