Skip to content

Bump activejob from 5.0.1 to 6.0.2.1#7

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/activejob-6.0.2.1
Open

Bump activejob from 5.0.1 to 6.0.2.1#7
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/activejob-6.0.2.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 7, 2020

Bumps activejob from 5.0.1 to 6.0.2.1.

Release notes

Sourced from activejob'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)
Changelog

Sourced from activejob's changelog.

Rails 6.0.2.1 (December 18, 2019)

  • No changes.

Rails 6.0.2 (December 13, 2019)

Rails 6.0.1 (November 5, 2019)

  • No changes.

Rails 6.0.0 (August 16, 2019)

  • assert_enqueued_with and assert_performed_with can now test jobs with relative delay.

    Vlado Cingel

Rails 6.0.0.rc2 (July 22, 2019)

  • No changes.

Rails 6.0.0.rc1 (April 24, 2019)

  • Use individual execution counters when calculating retry delay.

    Patrik Bóna

  • Make job argument assertions with Time, ActiveSupport::TimeWithZone, and DateTime work by dropping microseconds. Microsecond precision is lost during serialization.

    Gannon McGibbon

Rails 6.0.0.beta3 (March 11, 2019)

  • No changes.
... (truncated)
Commits
  • f33d52c Preparing for 6.0.2.1 release
  • f675cb3 Preparing for 6.0.2 release
  • 63107e9 Preparing for 6.0.2.rc2 release
  • a015f55 Preparing for 6.0.2.rc1 release
  • c4175eb Update CHANGELOG [ci skip]
  • eb4f36c Allow Sidekiq access to the underlying Job class
  • af327a4 v6.0.1
  • 7982363 v6.0.1.rc1
  • 036fe8e Add bug tracker/documentation/mailing list URIs to the gemspecs
  • 47c1c94 Merge pull request #37101 from eugeneius/active_job_sidekiq_integration_tests
  • 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

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

Bumps [activejob](https://github.com/rails/rails) from 5.0.1 to 6.0.2.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.2.1/activejob/CHANGELOG.md)
- [Commits](rails/rails@v5.0.1...v6.0.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants