omniscrapper / omniscrapper_hq

[Proof of concept][WIP] The UI for scrappers cluster management
5 stars 3 forks source link

Bump railties from 5.2.2 to 6.0.2.1 #84

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps railties from 5.2.2 to 6.0.2.1.

Release notes *Sourced from [railties's releases](https://github.com/rails/rails/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 [railties's changelog](https://github.com/rails/rails/blob/v6.0.2.1/railties/CHANGELOG.md).* > ## Rails 6.0.2.1 (December 18, 2019) ## > > * No changes. > > > ## Rails 6.0.2 (December 13, 2019) ## > > * Fix the collision check for the scaffold generator. > > *Ryan Robeson* > > ## Rails 6.0.1 (November 5, 2019) ## > > * The `zeitwerk:check` Rake task reports files outside the app's root > directory, as in engines loaded from gems. > > *Xavier Noria* > > * Fixed a possible error when using the evented file update checker. > > *Yuji Yaginuma* > > * The sqlite3 database files created by the parallel testing feature are > included in the default `.gitignore` file for newly-generated apps. > > *Yasuo Honda* > > * `rails new` generates a `.keep` file in `tmp/pids`. This fixes starting > a server via `rackup` instead of `rails server`. > > *Rafael Mendonça França* > > > ## Rails 6.0.0 (August 16, 2019) ## > > * `Rails.autoloaders.log!` is a logging shortcut to get the activity of the > loaders printed to standard output. May be handy for troubleshooting. > > *Xavier Noria* > > > ## Rails 6.0.0.rc2 (July 22, 2019) ## > > * The new configuration point `config.add_autoload_paths_to_load_path` allows > users to opt-out from adding autoload paths to `$LOAD_PATH`. This flag is > `true` by default, but it is recommended to be set to `false` in `:zeitwerk` > mode early, in `config/application.rb`. > > Zeitwerk uses only absolute paths internally, and applications running in > `:zeitwerk` mode do not need `require_dependency`, so models, controllers, > ... (truncated)
Commits - [`f33d52c`](https://github.com/rails/rails/commit/f33d52c95217212cbacc8d5e44b5a8e3cdc6f5b3) Preparing for 6.0.2.1 release - [`f675cb3`](https://github.com/rails/rails/commit/f675cb30ce813a99b52b139a93e048330922fd9a) Preparing for 6.0.2 release - [`63107e9`](https://github.com/rails/rails/commit/63107e9914c893336f7612c2cd17a24474b6a6d6) Preparing for 6.0.2.rc2 release - [`296cb7f`](https://github.com/rails/rails/commit/296cb7f2f447f05c92a9f2abddd2b949cde88a9b) unlinks Ruby on Rails Tutorial [skip ci] - [`948a880`](https://github.com/rails/rails/commit/948a880c834485004702894cde9b95f7c1164e32) Revert "registers previous commit in the CHANGELOG" - [`5e3c343`](https://github.com/rails/rails/commit/5e3c343206a3fdbecc365bf416b81978b1c9d189) Revert "let environments configure load-related paths" - [`a015f55`](https://github.com/rails/rails/commit/a015f55240258723df311360123af22b3204fa08) Preparing for 6.0.2.rc1 release - [`c4175eb`](https://github.com/rails/rails/commit/c4175eb2cedc3a7ac89b39da408165ca32aec76f) Update CHANGELOG [ci skip] - [`25b35fd`](https://github.com/rails/rails/commit/25b35fd406e118e753b29f3703eb3e650568dfce) Merge pull request [#37721](https://github-redirect.dependabot.com/rails/rails/issues/37721) from jhawthorn/fix_ci3 - [`fccdae5`](https://github.com/rails/rails/commit/fccdae52fe9fb1d222675631d70fc44068587ccc) Also avoid deprecation warnings if command fails - Additional commits viewable in [compare view](https://github.com/rails/rails/compare/v5.2.2...v6.0.2.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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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/omniscrapper/omniscrapper_hq/network/alerts).