CultivateLabs / storytime

Storytime is a Rails 4+ CMS and blogging engine, with a core focus on content. It is built and maintained by @cultivatelabs
MIT License
753 stars 81 forks source link

Bump activejob from 5.1.5 to 5.2.4.1 #224

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 4 years ago

Bumps activejob from 5.1.5 to 5.2.4.1.

Release notes *Sourced from [activejob's releases](https://github.com/rails/rails/releases).* > ## 5.2.4.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 - [`ac30e38`](https://github.com/rails/rails/commit/ac30e389ecfa0e26e3d44c1eda8488ddf63b3ecc) Preparing for 5.2.4.1 release - [`8bec77c`](https://github.com/rails/rails/commit/8bec77cc0f1fd47677a331a64f68c5918efd2ca9) Preparing for 5.2.4 release - [`9e2a341`](https://github.com/rails/rails/commit/9e2a34122bd436e92a21ded4a50fa23461c29a4e) Preparing for 5.2.4.rc1 release - [`c192bc3`](https://github.com/rails/rails/commit/c192bc30149c24c21a6a8dec7d1ce036cf095427) Work with old versions of sidekiq - [`10c99d9`](https://github.com/rails/rails/commit/10c99d98b3c2ed97a9e8cf07fad42f527c0e3785) Merge pull request [#37101](https://github-redirect.dependabot.com/rails/rails/issues/37101) from eugeneius/active_job_sidekiq_integration_tests - [`13de946`](https://github.com/rails/rails/commit/13de946b2a0a008b393e066f7c830837bf756e2d) Backport changes for Buildkite builds - [`b9ca94c`](https://github.com/rails/rails/commit/b9ca94caea2ca6a6cc09abaffaad67b447134079) Preparing for 5.2.3 release - [`657103b`](https://github.com/rails/rails/commit/657103b603db54aa299055c38d085684f47650ab) Preparing for 5.2.3.rc1 release - [`e69ff43`](https://github.com/rails/rails/commit/e69ff43060c1194d2a3bd9b8d9e23f3ae26b84b5) Prep release - [`94b5cd3`](https://github.com/rails/rails/commit/94b5cd3a20edadd6f6b8cf0bdf1a4d4919df86cb) Preparing for 5.2.2 release - Additional commits viewable in [compare view](https://github.com/rails/rails/compare/v5.1.5...v5.2.4.1)


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](https://github.com/CultivateLabs/storytime/network/alerts).
dependabot[bot] commented 2 years ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 years ago

Superseded by #241.