提交 f2dfc5a4 编写于 作者: G George Claghorn

Merge branch '6-0-1' into 6-0-stable

......@@ -17,79 +17,79 @@ GIT
PATH
remote: .
specs:
actioncable (6.0.0)
actionpack (= 6.0.0)
actioncable (6.0.1)
actionpack (= 6.0.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (6.0.0)
actionpack (= 6.0.0)
activejob (= 6.0.0)
activerecord (= 6.0.0)
activestorage (= 6.0.0)
activesupport (= 6.0.0)
actionmailbox (6.0.1)
actionpack (= 6.0.1)
activejob (= 6.0.1)
activerecord (= 6.0.1)
activestorage (= 6.0.1)
activesupport (= 6.0.1)
mail (>= 2.7.1)
actionmailer (6.0.0)
actionpack (= 6.0.0)
actionview (= 6.0.0)
activejob (= 6.0.0)
actionmailer (6.0.1)
actionpack (= 6.0.1)
actionview (= 6.0.1)
activejob (= 6.0.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (6.0.0)
actionview (= 6.0.0)
activesupport (= 6.0.0)
actionpack (6.0.1)
actionview (= 6.0.1)
activesupport (= 6.0.1)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (6.0.0)
actionpack (= 6.0.0)
activerecord (= 6.0.0)
activestorage (= 6.0.0)
activesupport (= 6.0.0)
actiontext (6.0.1)
actionpack (= 6.0.1)
activerecord (= 6.0.1)
activestorage (= 6.0.1)
activesupport (= 6.0.1)
nokogiri (>= 1.8.5)
actionview (6.0.0)
activesupport (= 6.0.0)
actionview (6.0.1)
activesupport (= 6.0.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (6.0.0)
activesupport (= 6.0.0)
activejob (6.0.1)
activesupport (= 6.0.1)
globalid (>= 0.3.6)
activemodel (6.0.0)
activesupport (= 6.0.0)
activerecord (6.0.0)
activemodel (= 6.0.0)
activesupport (= 6.0.0)
activestorage (6.0.0)
actionpack (= 6.0.0)
activejob (= 6.0.0)
activerecord (= 6.0.0)
activemodel (6.0.1)
activesupport (= 6.0.1)
activerecord (6.0.1)
activemodel (= 6.0.1)
activesupport (= 6.0.1)
activestorage (6.0.1)
actionpack (= 6.0.1)
activejob (= 6.0.1)
activerecord (= 6.0.1)
marcel (~> 0.3.1)
activesupport (6.0.0)
activesupport (6.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2)
rails (6.0.0)
actioncable (= 6.0.0)
actionmailbox (= 6.0.0)
actionmailer (= 6.0.0)
actionpack (= 6.0.0)
actiontext (= 6.0.0)
actionview (= 6.0.0)
activejob (= 6.0.0)
activemodel (= 6.0.0)
activerecord (= 6.0.0)
activestorage (= 6.0.0)
activesupport (= 6.0.0)
rails (6.0.1)
actioncable (= 6.0.1)
actionmailbox (= 6.0.1)
actionmailer (= 6.0.1)
actionpack (= 6.0.1)
actiontext (= 6.0.1)
actionview (= 6.0.1)
activejob (= 6.0.1)
activemodel (= 6.0.1)
activerecord (= 6.0.1)
activestorage (= 6.0.1)
activesupport (= 6.0.1)
bundler (>= 1.3.0)
railties (= 6.0.0)
railties (= 6.0.1)
sprockets-rails (>= 2.0.0)
railties (6.0.0)
actionpack (= 6.0.0)
activesupport (= 6.0.0)
railties (6.0.1)
actionpack (= 6.0.1)
activesupport (= 6.0.1)
method_source
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
......@@ -192,7 +192,7 @@ GEM
cookiejar (0.3.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.4)
crass (1.0.5)
curses (1.0.2)
daemons (1.3.1)
dalli (2.7.10)
......@@ -274,7 +274,7 @@ GEM
hiredis (0.6.3-java)
http_parser.rb (0.6.0)
httpclient (2.8.3)
i18n (1.6.0)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
image_processing (1.9.3)
mini_magick (>= 4.9.5, < 5)
......@@ -296,7 +296,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.3.0)
loofah (2.3.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
......@@ -516,12 +516,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.2.0)
zeitwerk (2.2.1)
PLATFORMS
java
......
## Rails 6.0.1 (November 5, 2019) ##
* No changes.
## Rails 6.0.0 (August 16, 2019) ##
* No changes.
......
......@@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 6
MINOR = 0
TINY = 0
TINY = 1
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
......
{
"name": "@rails/actioncable",
"version": "6.0.0",
"version": "6.0.1",
"description": "WebSocket framework for Ruby on Rails.",
"main": "app/assets/javascripts/action_cable.js",
"files": [
......
## Rails 6.0.1 (November 5, 2019) ##
* No changes.
## Rails 6.0.0 (August 16, 2019) ##
* Fix Bcc header not being included with emails from `create_inbound_email_from` test helpers.
......
......@@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 6
MINOR = 0
TINY = 0
TINY = 1
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
......
......@@ -3,6 +3,11 @@
*bogdanvlviv*
## Rails 6.0.1 (November 5, 2019) ##
* No changes.
## Rails 6.0.0 (August 16, 2019) ##
* No changes.
......
......@@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 6
MINOR = 0
TINY = 0
TINY = 1
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
......
## Rails 6.0.1 (November 5, 2019) ##
* `ActionDispatch::SystemTestCase` now inherits from `ActiveSupport::TestCase`
rather than `ActionDispatch::IntegrationTest`. This permits running jobs in
system tests.
*George Claghorn*, *Edouard Chin*
* Registered MIME types may contain extra flags:
```ruby
Mime::Type.register "text/html; fragment", :html_fragment
```
*Aaron Patterson*
## Rails 6.0.0 (August 16, 2019) ##
* No changes.
......
......@@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 6
MINOR = 0
TINY = 0
TINY = 1
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
......
## Rails 6.0.1 (November 5, 2019) ##
* No changes.
## Rails 6.0.0 (August 16, 2019) ##
* No changes.
......
......@@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 6
MINOR = 0
TINY = 0
TINY = 1
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
......
{
"name": "@rails/actiontext",
"version": "6.0.0",
"version": "6.0.1",
"description": "Edit and display rich text in Rails applications",
"main": "app/javascript/actiontext/index.js",
"files": [
......
## Rails 6.0.1 (November 5, 2019) ##
* UJS avoids `Element.closest()` for IE 9 compatibility.
*George Claghorn*
## Rails 6.0.0 (August 16, 2019) ##
* ActionView::Helpers::SanitizeHelper: support rails-html-sanitizer 1.1.0.
......
......@@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 6
MINOR = 0
TINY = 0
TINY = 1
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
......
{
"name": "@rails/ujs",
"version": "6.0.0",
"version": "6.0.1",
"description": "Ruby on Rails unobtrusive scripting adapter",
"main": "lib/assets/compiled/rails-ujs.js",
"files": [
......
## 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.
......
......@@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 6
MINOR = 0
TINY = 0
TINY = 1
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
......
## Rails 6.0.1 (November 5, 2019) ##
* No changes.
## Rails 6.0.0 (August 16, 2019) ##
* No changes.
......
......@@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 6
MINOR = 0
TINY = 0
TINY = 1
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
......
## Rails 6.0.1 (November 5, 2019) ##
* Common Table Expressions are allowed on read-only connections.
*Chris Morris*
* New record instantiation respects `unscope`.
*Ryuta Kamizono*
* Fixed a case where `find_in_batches` could halt too early.
*Takayuki Nakata*
* Autosaved associations always perform validations when a custom validation
context is used.
*Tekin Suleyman*
* `sql.active_record` notifications now include the `:connection` in
their payloads.
*Eugene Kenny*
* A rollback encountered in an `after_commit` callback does not reset
previously-committed record state.
*Ryuta Kamizono*
* Fixed that join order was lost when eager-loading.
*Ryuta Kamizono*
* `DESCRIBE` queries are allowed on read-only connections.
*Dylan Thacker-Smith*
* Fixed that records that had been `inspect`ed could not be marshaled.
*Eugene Kenny*
* The connection pool reaper thread is respawned in forked processes. This
fixes that idle connections in forked processes wouldn't be reaped.
*John Hawthorn*
* The memoized result of `ActiveRecord::Relation#take` is properly cleared
when `ActiveRecord::Relation#reset` or `ActiveRecord::Relation#reload`
is called.
*Anmol Arora*
* Fixed the performance regression for `primary_keys` introduced MySQL 8.0.
*Hiroyuki Ishii*
......
......@@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 6
MINOR = 0
TINY = 0
TINY = 1
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
......
## Rails 6.0.1 (November 5, 2019) ##
* `ActiveStorage::AnalyzeJob`s are discarded on `ActiveRecord::RecordNotFound` errors.
*George Claghorn*
* Blobs are recorded in the database before being uploaded to the service.
This fixes that generated blob keys could silently collide, leading to
data loss.
*Julik Tarkhanov*
## Rails 6.0.0 (August 16, 2019) ##
* No changes.
......
......@@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 6
MINOR = 0
TINY = 0
TINY = 1
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
......
{
"name": "@rails/activestorage",
"version": "6.0.0",
"version": "6.0.1",
"description": "Attach cloud and local files in Rails applications",
"main": "app/assets/javascripts/activestorage.js",
"files": [
......
## Rails 6.0.1 (November 5, 2019) ##
* `ActiveSupport::SafeBuffer` supports `Enumerator` methods.
*Shugo Maeda*
* The Redis cache store fails gracefully when the server returns a "max number
of clients reached" error.
*Brandon Medenwald*
* Fixed that mutating a value returned by a memory cache store would
unexpectedly change the cached value.
*Jonathan Hyman*
* The default inflectors in `zeitwerk` mode support overrides:
```ruby
......@@ -25,6 +41,7 @@
*Iain Beeston*
## Rails 6.0.0 (August 16, 2019) ##
* Let `require_dependency` in `zeitwerk` mode look the autoload paths up for
......@@ -76,6 +93,7 @@
*Aaron Lipman*
## Rails 6.0.0.rc2 (July 22, 2019) ##
* `truncate` would return the original string if it was too short to be truncated
......
......@@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 6
MINOR = 0
TINY = 0
TINY = 1
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
......
## Rails 6.0.1 (November 5, 2019) ##
* No changes.
## Rails 6.0.0 (August 16, 2019) ##
* No changes.
......
## 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
......
......@@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 6
MINOR = 0
TINY = 0
TINY = 1
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
......
......@@ -9,7 +9,7 @@ def self.gem_version
module VERSION
MAJOR = 6
MINOR = 0
TINY = 0
TINY = 1
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册