diff --git a/Gemfile.lock b/Gemfile.lock index 07547966fa..b7806ad7b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,83 +38,83 @@ GIT PATH remote: . specs: - actioncable (6.1.0.alpha) - actionpack (= 6.1.0.alpha) - activesupport (= 6.1.0.alpha) + actioncable (6.1.0.rc1) + actionpack (= 6.1.0.rc1) + activesupport (= 6.1.0.rc1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.1.0.alpha) - actionpack (= 6.1.0.alpha) - activejob (= 6.1.0.alpha) - activerecord (= 6.1.0.alpha) - activestorage (= 6.1.0.alpha) - activesupport (= 6.1.0.alpha) + actionmailbox (6.1.0.rc1) + actionpack (= 6.1.0.rc1) + activejob (= 6.1.0.rc1) + activerecord (= 6.1.0.rc1) + activestorage (= 6.1.0.rc1) + activesupport (= 6.1.0.rc1) mail (>= 2.7.1) - actionmailer (6.1.0.alpha) - actionpack (= 6.1.0.alpha) - actionview (= 6.1.0.alpha) - activejob (= 6.1.0.alpha) - activesupport (= 6.1.0.alpha) + actionmailer (6.1.0.rc1) + actionpack (= 6.1.0.rc1) + actionview (= 6.1.0.rc1) + activejob (= 6.1.0.rc1) + activesupport (= 6.1.0.rc1) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.1.0.alpha) - actionview (= 6.1.0.alpha) - activesupport (= 6.1.0.alpha) + actionpack (6.1.0.rc1) + actionview (= 6.1.0.rc1) + activesupport (= 6.1.0.rc1) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.1.0.alpha) - actionpack (= 6.1.0.alpha) - activerecord (= 6.1.0.alpha) - activestorage (= 6.1.0.alpha) - activesupport (= 6.1.0.alpha) + actiontext (6.1.0.rc1) + actionpack (= 6.1.0.rc1) + activerecord (= 6.1.0.rc1) + activestorage (= 6.1.0.rc1) + activesupport (= 6.1.0.rc1) nokogiri (>= 1.8.5) - actionview (6.1.0.alpha) - activesupport (= 6.1.0.alpha) + actionview (6.1.0.rc1) + activesupport (= 6.1.0.rc1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.0.alpha) - activesupport (= 6.1.0.alpha) + activejob (6.1.0.rc1) + activesupport (= 6.1.0.rc1) globalid (>= 0.3.6) - activemodel (6.1.0.alpha) - activesupport (= 6.1.0.alpha) - activerecord (6.1.0.alpha) - activemodel (= 6.1.0.alpha) - activesupport (= 6.1.0.alpha) - activestorage (6.1.0.alpha) - actionpack (= 6.1.0.alpha) - activejob (= 6.1.0.alpha) - activerecord (= 6.1.0.alpha) - activesupport (= 6.1.0.alpha) + activemodel (6.1.0.rc1) + activesupport (= 6.1.0.rc1) + activerecord (6.1.0.rc1) + activemodel (= 6.1.0.rc1) + activesupport (= 6.1.0.rc1) + activestorage (6.1.0.rc1) + actionpack (= 6.1.0.rc1) + activejob (= 6.1.0.rc1) + activerecord (= 6.1.0.rc1) + activesupport (= 6.1.0.rc1) marcel (~> 0.3.1) mimemagic (~> 0.3.2) - activesupport (6.1.0.alpha) + activesupport (6.1.0.rc1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - rails (6.1.0.alpha) - actioncable (= 6.1.0.alpha) - actionmailbox (= 6.1.0.alpha) - actionmailer (= 6.1.0.alpha) - actionpack (= 6.1.0.alpha) - actiontext (= 6.1.0.alpha) - actionview (= 6.1.0.alpha) - activejob (= 6.1.0.alpha) - activemodel (= 6.1.0.alpha) - activerecord (= 6.1.0.alpha) - activestorage (= 6.1.0.alpha) - activesupport (= 6.1.0.alpha) + rails (6.1.0.rc1) + actioncable (= 6.1.0.rc1) + actionmailbox (= 6.1.0.rc1) + actionmailer (= 6.1.0.rc1) + actionpack (= 6.1.0.rc1) + actiontext (= 6.1.0.rc1) + actionview (= 6.1.0.rc1) + activejob (= 6.1.0.rc1) + activemodel (= 6.1.0.rc1) + activerecord (= 6.1.0.rc1) + activestorage (= 6.1.0.rc1) + activesupport (= 6.1.0.rc1) bundler (>= 1.15.0) - railties (= 6.1.0.alpha) + railties (= 6.1.0.rc1) sprockets-rails (>= 2.0.0) - railties (6.1.0.alpha) - actionpack (= 6.1.0.alpha) - activesupport (= 6.1.0.alpha) + railties (6.1.0.rc1) + actionpack (= 6.1.0.rc1) + activesupport (= 6.1.0.rc1) method_source rake (>= 0.8.7) thor (~> 1.0) @@ -324,7 +324,7 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) memoist (0.16.2) - method_source (0.9.2) + method_source (1.0.0) mimemagic (0.3.5) mini_magick (4.10.1) mini_mime (1.0.2) @@ -545,12 +545,10 @@ GEM websocket (1.2.8) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) - websocket-driver (0.7.1-java) - websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.0) + zeitwerk (2.4.1) PLATFORMS java diff --git a/RAILS_VERSION b/RAILS_VERSION index 6e7c238e32..7c93db420c 100644 --- a/RAILS_VERSION +++ b/RAILS_VERSION @@ -1 +1 @@ -6.1.0.alpha +6.1.0.rc1 diff --git a/actioncable/CHANGELOG.md b/actioncable/CHANGELOG.md index c504e7058a..b2ebd871a1 100644 --- a/actioncable/CHANGELOG.md +++ b/actioncable/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 6.1.0.rc1 (November 02, 2020) ## + * `ActionCable::Connection::Base` now allows intercepting unhandled exceptions with `rescue_from` before they are logged, which is useful for error reporting tools and other integrations. diff --git a/actioncable/lib/action_cable/gem_version.rb b/actioncable/lib/action_cable/gem_version.rb index 6e7053e32e..6de05162d8 100644 --- a/actioncable/lib/action_cable/gem_version.rb +++ b/actioncable/lib/action_cable/gem_version.rb @@ -10,7 +10,7 @@ module ActionCable MAJOR = 6 MINOR = 1 TINY = 0 - PRE = "alpha" + PRE = "rc1" STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/actioncable/package.json b/actioncable/package.json index a028136963..b602cbbd7f 100644 --- a/actioncable/package.json +++ b/actioncable/package.json @@ -1,6 +1,6 @@ { "name": "@rails/actioncable", - "version": "6.1.0-alpha", + "version": "6.1.0-rc1", "description": "WebSocket framework for Ruby on Rails.", "main": "app/assets/javascripts/action_cable.js", "files": [ diff --git a/actionmailbox/CHANGELOG.md b/actionmailbox/CHANGELOG.md index 841429356a..f4c8b63995 100644 --- a/actionmailbox/CHANGELOG.md +++ b/actionmailbox/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 6.1.0.rc1 (November 02, 2020) ## + * Sendgrid ingress now passes through the envelope recipient as `X-Original-To`. *Mark Haussmann* diff --git a/actionmailbox/lib/action_mailbox/gem_version.rb b/actionmailbox/lib/action_mailbox/gem_version.rb index 5ad2400451..13b13a0e69 100644 --- a/actionmailbox/lib/action_mailbox/gem_version.rb +++ b/actionmailbox/lib/action_mailbox/gem_version.rb @@ -10,7 +10,7 @@ module ActionMailbox MAJOR = 6 MINOR = 1 TINY = 0 - PRE = "alpha" + PRE = "rc1" STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/actionmailer/CHANGELOG.md b/actionmailer/CHANGELOG.md index 927dfc8442..8a9ee18c03 100644 --- a/actionmailer/CHANGELOG.md +++ b/actionmailer/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 6.1.0.rc1 (November 02, 2020) ## + * Remove deprecated `ActionMailer::Base.receive` in favor of [Action Mailbox](https://github.com/rails/rails/tree/master/actionmailbox). *Rafael Mendonça França* diff --git a/actionmailer/lib/action_mailer/gem_version.rb b/actionmailer/lib/action_mailer/gem_version.rb index 78235dee14..ff8610df52 100644 --- a/actionmailer/lib/action_mailer/gem_version.rb +++ b/actionmailer/lib/action_mailer/gem_version.rb @@ -10,7 +10,7 @@ module ActionMailer MAJOR = 6 MINOR = 1 TINY = 0 - PRE = "alpha" + PRE = "rc1" STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md index 8958fde4af..58b1f5b6ca 100644 --- a/actionpack/CHANGELOG.md +++ b/actionpack/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 6.1.0.rc1 (November 02, 2020) ## + * Allow `ActionDispatch::HostAuthorization` to exclude specific requests. Host Authorization checks can be skipped for specific requests. This allows for health check requests to be permitted for requests with missing or non-matching host headers. diff --git a/actionpack/lib/action_pack/gem_version.rb b/actionpack/lib/action_pack/gem_version.rb index 5f8905139d..d67cdee1e5 100644 --- a/actionpack/lib/action_pack/gem_version.rb +++ b/actionpack/lib/action_pack/gem_version.rb @@ -10,7 +10,7 @@ module ActionPack MAJOR = 6 MINOR = 1 TINY = 0 - PRE = "alpha" + PRE = "rc1" STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/actiontext/CHANGELOG.md b/actiontext/CHANGELOG.md index 3e97ffb0d6..57fff69f92 100644 --- a/actiontext/CHANGELOG.md +++ b/actiontext/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 6.1.0.rc1 (November 02, 2020) ## + * Declare `ActionText::FixtureSet.attachment` to generate an `` element with a valid `sgid` attribute. diff --git a/actiontext/lib/action_text/gem_version.rb b/actiontext/lib/action_text/gem_version.rb index 8b4103712c..ffbf64ac87 100644 --- a/actiontext/lib/action_text/gem_version.rb +++ b/actiontext/lib/action_text/gem_version.rb @@ -10,7 +10,7 @@ module ActionText MAJOR = 6 MINOR = 1 TINY = 0 - PRE = "alpha" + PRE = "rc1" STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/actiontext/package.json b/actiontext/package.json index b133461aa5..fe7246a0b1 100644 --- a/actiontext/package.json +++ b/actiontext/package.json @@ -1,6 +1,6 @@ { "name": "@rails/actiontext", - "version": "6.1.0-alpha", + "version": "6.1.0-rc1", "description": "Edit and display rich text in Rails applications", "main": "app/javascript/actiontext/index.js", "files": [ diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md index 5a7b99959f..9f081bc431 100644 --- a/actionview/CHANGELOG.md +++ b/actionview/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 6.1.0.rc1 (November 02, 2020) ## + * Yield translated strings to calls of `ActionView::FormBuilder#button` when a block is given. diff --git a/actionview/lib/action_view/gem_version.rb b/actionview/lib/action_view/gem_version.rb index 011662d8d1..f270646695 100644 --- a/actionview/lib/action_view/gem_version.rb +++ b/actionview/lib/action_view/gem_version.rb @@ -10,7 +10,7 @@ module ActionView MAJOR = 6 MINOR = 1 TINY = 0 - PRE = "alpha" + PRE = "rc1" STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/actionview/package.json b/actionview/package.json index 53637158c2..78dd3bbb68 100644 --- a/actionview/package.json +++ b/actionview/package.json @@ -1,6 +1,6 @@ { "name": "@rails/ujs", - "version": "6.1.0-alpha", + "version": "6.1.0-rc1", "description": "Ruby on Rails unobtrusive scripting adapter", "main": "lib/assets/compiled/rails-ujs.js", "files": [ diff --git a/activejob/CHANGELOG.md b/activejob/CHANGELOG.md index 858627200d..519343e803 100644 --- a/activejob/CHANGELOG.md +++ b/activejob/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 6.1.0.rc1 (November 02, 2020) ## + * Recover nano precision when serializing `Time`, `TimeWithZone` and `DateTime` objects. *Alan Tan* diff --git a/activejob/lib/active_job/gem_version.rb b/activejob/lib/active_job/gem_version.rb index 224ae9072a..c348161ae8 100644 --- a/activejob/lib/active_job/gem_version.rb +++ b/activejob/lib/active_job/gem_version.rb @@ -10,7 +10,7 @@ module ActiveJob MAJOR = 6 MINOR = 1 TINY = 0 - PRE = "alpha" + PRE = "rc1" STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/activemodel/CHANGELOG.md b/activemodel/CHANGELOG.md index c72ca510ca..beabe044e1 100644 --- a/activemodel/CHANGELOG.md +++ b/activemodel/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 6.1.0.rc1 (November 02, 2020) ## + * Pass in `base` instead of `base_class` to Error.human_attribute_name This is useful in cases where the `human_attribute_name` method depends diff --git a/activemodel/lib/active_model/gem_version.rb b/activemodel/lib/active_model/gem_version.rb index 5475c1eda7..08ef50e2f6 100644 --- a/activemodel/lib/active_model/gem_version.rb +++ b/activemodel/lib/active_model/gem_version.rb @@ -10,7 +10,7 @@ module ActiveModel MAJOR = 6 MINOR = 1 TINY = 0 - PRE = "alpha" + PRE = "rc1" STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index ea8581cc1a..bfd4890327 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 6.1.0.rc1 (November 02, 2020) ## + * Add `connected_to_many` API. This API allows applications to connect to multiple databases at once without switching all of them or implementing a deeply nested stack. diff --git a/activerecord/lib/active_record/gem_version.rb b/activerecord/lib/active_record/gem_version.rb index 7f92174f87..aa482b28ac 100644 --- a/activerecord/lib/active_record/gem_version.rb +++ b/activerecord/lib/active_record/gem_version.rb @@ -10,7 +10,7 @@ module ActiveRecord MAJOR = 6 MINOR = 1 TINY = 0 - PRE = "alpha" + PRE = "rc1" STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/activestorage/CHANGELOG.md b/activestorage/CHANGELOG.md index 007d0c4664..92b8674ee1 100644 --- a/activestorage/CHANGELOG.md +++ b/activestorage/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 6.1.0.rc1 (November 02, 2020) ## + * Remove deprecated support to pass `:combine_options` operations to `ActiveStorage::Transformers::ImageProcessing`. *Rafael Mendonça França* diff --git a/activestorage/lib/active_storage/gem_version.rb b/activestorage/lib/active_storage/gem_version.rb index 5ef5d09f28..d9d7815cfe 100644 --- a/activestorage/lib/active_storage/gem_version.rb +++ b/activestorage/lib/active_storage/gem_version.rb @@ -10,7 +10,7 @@ module ActiveStorage MAJOR = 6 MINOR = 1 TINY = 0 - PRE = "alpha" + PRE = "rc1" STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/activestorage/package.json b/activestorage/package.json index 52fd082a27..444db5bcff 100644 --- a/activestorage/package.json +++ b/activestorage/package.json @@ -1,6 +1,6 @@ { "name": "@rails/activestorage", - "version": "6.1.0-alpha", + "version": "6.1.0-rc1", "description": "Attach cloud and local files in Rails applications", "main": "app/assets/javascripts/activestorage.js", "files": [ diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md index da2a4cfab2..34440f5590 100644 --- a/activesupport/CHANGELOG.md +++ b/activesupport/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 6.1.0.rc1 (November 02, 2020) ## + * Calling `iso8601` on negative durations retains the negative sign on individual digits instead of prepending it. diff --git a/activesupport/lib/active_support/gem_version.rb b/activesupport/lib/active_support/gem_version.rb index b1ac3e7969..ed0258a7a8 100644 --- a/activesupport/lib/active_support/gem_version.rb +++ b/activesupport/lib/active_support/gem_version.rb @@ -10,7 +10,7 @@ module ActiveSupport MAJOR = 6 MINOR = 1 TINY = 0 - PRE = "alpha" + PRE = "rc1" STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/guides/CHANGELOG.md b/guides/CHANGELOG.md index 9b4feed7a8..8ae3e7c63f 100644 --- a/guides/CHANGELOG.md +++ b/guides/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 6.1.0.rc1 (November 02, 2020) ## + * Updated `ActiveSupport::Cache::MemCacheStore` docs to reflect support for `$MEMCACHE_SERVERS`. *Sam Bostock* diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index 1839372ebe..b3ffac7b97 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -1,3 +1,5 @@ +## Rails 6.1.0.rc1 (November 02, 2020) ## + * Added `Railtie#server` hook called when Rails starts a server. This is useful in case your application or a library needs to run another process next to the Rails server. This is quite common in development diff --git a/railties/lib/rails/gem_version.rb b/railties/lib/rails/gem_version.rb index a6b3ccf8f8..2feae8b568 100644 --- a/railties/lib/rails/gem_version.rb +++ b/railties/lib/rails/gem_version.rb @@ -10,7 +10,7 @@ module Rails MAJOR = 6 MINOR = 1 TINY = 0 - PRE = "alpha" + PRE = "rc1" STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end diff --git a/version.rb b/version.rb index a6b3ccf8f8..2feae8b568 100644 --- a/version.rb +++ b/version.rb @@ -10,7 +10,7 @@ module Rails MAJOR = 6 MINOR = 1 TINY = 0 - PRE = "alpha" + PRE = "rc1" STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") end