Preparing for 5.2.0.beta1 release

上级 5fb36d03
...@@ -44,62 +44,62 @@ GIT ...@@ -44,62 +44,62 @@ GIT
PATH PATH
remote: . remote: .
specs: specs:
actioncable (5.2.0.alpha) actioncable (5.2.0.beta1)
actionpack (= 5.2.0.alpha) actionpack (= 5.2.0.beta1)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (~> 0.6.1) websocket-driver (~> 0.6.1)
actionmailer (5.2.0.alpha) actionmailer (5.2.0.beta1)
actionpack (= 5.2.0.alpha) actionpack (= 5.2.0.beta1)
actionview (= 5.2.0.alpha) actionview (= 5.2.0.beta1)
activejob (= 5.2.0.alpha) activejob (= 5.2.0.beta1)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
actionpack (5.2.0.alpha) actionpack (5.2.0.beta1)
actionview (= 5.2.0.alpha) actionview (= 5.2.0.beta1)
activesupport (= 5.2.0.alpha) activesupport (= 5.2.0.beta1)
rack (~> 2.0) rack (~> 2.0)
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2) rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.0.alpha) actionview (5.2.0.beta1)
activesupport (= 5.2.0.alpha) activesupport (= 5.2.0.beta1)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3) rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.2.0.alpha) activejob (5.2.0.beta1)
activesupport (= 5.2.0.alpha) activesupport (= 5.2.0.beta1)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (5.2.0.alpha) activemodel (5.2.0.beta1)
activesupport (= 5.2.0.alpha) activesupport (= 5.2.0.beta1)
activerecord (5.2.0.alpha) activerecord (5.2.0.beta1)
activemodel (= 5.2.0.alpha) activemodel (= 5.2.0.beta1)
activesupport (= 5.2.0.alpha) activesupport (= 5.2.0.beta1)
arel (>= 9.0) arel (>= 9.0)
activestorage (5.2.0.alpha) activestorage (5.2.0.beta1)
actionpack (= 5.2.0.alpha) actionpack (= 5.2.0.beta1)
activerecord (= 5.2.0.alpha) activerecord (= 5.2.0.beta1)
activesupport (5.2.0.alpha) activesupport (5.2.0.beta1)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7) i18n (~> 0.7)
minitest (~> 5.1) minitest (~> 5.1)
tzinfo (~> 1.1) tzinfo (~> 1.1)
rails (5.2.0.alpha) rails (5.2.0.beta1)
actioncable (= 5.2.0.alpha) actioncable (= 5.2.0.beta1)
actionmailer (= 5.2.0.alpha) actionmailer (= 5.2.0.beta1)
actionpack (= 5.2.0.alpha) actionpack (= 5.2.0.beta1)
actionview (= 5.2.0.alpha) actionview (= 5.2.0.beta1)
activejob (= 5.2.0.alpha) activejob (= 5.2.0.beta1)
activemodel (= 5.2.0.alpha) activemodel (= 5.2.0.beta1)
activerecord (= 5.2.0.alpha) activerecord (= 5.2.0.beta1)
activestorage (= 5.2.0.alpha) activestorage (= 5.2.0.beta1)
activesupport (= 5.2.0.alpha) activesupport (= 5.2.0.beta1)
bundler (>= 1.3.0) bundler (>= 1.3.0)
railties (= 5.2.0.alpha) railties (= 5.2.0.beta1)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
railties (5.2.0.alpha) railties (5.2.0.beta1)
actionpack (= 5.2.0.alpha) actionpack (= 5.2.0.beta1)
activesupport (= 5.2.0.alpha) activesupport (= 5.2.0.beta1)
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.18.1, < 2.0)
...@@ -204,6 +204,7 @@ GEM ...@@ -204,6 +204,7 @@ GEM
concurrent-ruby (1.0.5-java) concurrent-ruby (1.0.5-java)
connection_pool (2.2.1) connection_pool (2.2.1)
cookiejar (0.3.3) cookiejar (0.3.3)
crass (1.0.3)
curses (1.0.2) curses (1.0.2)
daemons (1.2.4) daemons (1.2.4)
dalli (2.7.6) dalli (2.7.6)
...@@ -224,7 +225,7 @@ GEM ...@@ -224,7 +225,7 @@ GEM
http_parser.rb (>= 0.6.0) http_parser.rb (>= 0.6.0)
em-socksify (0.3.1) em-socksify (0.3.1)
eventmachine (>= 1.0.0.beta.4) eventmachine (>= 1.0.0.beta.4)
erubi (1.6.1) erubi (1.7.0)
et-orbi (1.0.8) et-orbi (1.0.8)
tzinfo tzinfo
event_emitter (0.2.6) event_emitter (0.2.6)
...@@ -249,7 +250,7 @@ GEM ...@@ -249,7 +250,7 @@ GEM
ffi (1.9.18-java) ffi (1.9.18-java)
ffi (1.9.18-x64-mingw32) ffi (1.9.18-x64-mingw32)
ffi (1.9.18-x86-mingw32) ffi (1.9.18-x86-mingw32)
globalid (0.4.0) globalid (0.4.1)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
google-api-client (0.13.1) google-api-client (0.13.1)
addressable (~> 2.5, >= 2.5.1) addressable (~> 2.5, >= 2.5.1)
...@@ -279,7 +280,8 @@ GEM ...@@ -279,7 +280,8 @@ GEM
hiredis (0.6.1-java) hiredis (0.6.1-java)
http_parser.rb (0.6.0) http_parser.rb (0.6.0)
httpclient (2.8.3) httpclient (2.8.3)
i18n (0.8.6) i18n (0.9.1)
concurrent-ruby (~> 1.0)
io-like (0.3.0) io-like (0.3.0)
jdbc-mysql (5.1.44) jdbc-mysql (5.1.44)
jdbc-postgres (9.4.1206) jdbc-postgres (9.4.1206)
...@@ -300,13 +302,14 @@ GEM ...@@ -300,13 +302,14 @@ GEM
logging (2.2.2) logging (2.2.2)
little-plugger (~> 1.1) little-plugger (~> 1.1)
multi_json (~> 1.10) multi_json (~> 1.10)
loofah (2.0.3) loofah (2.1.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.5.9)
mail (2.7.0) mail (2.7.0)
mini_mime (>= 0.1.1) mini_mime (>= 0.1.1)
memoist (0.16.0) memoist (0.16.0)
metaclass (0.0.4) metaclass (0.0.4)
method_source (0.8.2) method_source (0.9.0)
mime-types (3.1) mime-types (3.1)
mime-types-data (~> 3.2015) mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521) mime-types-data (3.2016.0521)
...@@ -334,7 +337,6 @@ GEM ...@@ -334,7 +337,6 @@ GEM
mysql2 (0.4.9-x64-mingw32) mysql2 (0.4.9-x64-mingw32)
mysql2 (0.4.9-x86-mingw32) mysql2 (0.4.9-x86-mingw32)
nio4r (2.1.0) nio4r (2.1.0)
nio4r (2.1.0-java)
nokogiri (1.8.0) nokogiri (1.8.0)
mini_portile2 (~> 2.2.0) mini_portile2 (~> 2.2.0)
nokogiri (1.8.0-java) nokogiri (1.8.0-java)
...@@ -486,8 +488,6 @@ GEM ...@@ -486,8 +488,6 @@ GEM
websocket (1.2.4) websocket (1.2.4)
websocket-driver (0.6.5) websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-driver (0.6.5-java)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2) websocket-extensions (0.1.2)
xpath (2.1.0) xpath (2.1.0)
nokogiri (~> 1.3) nokogiri (~> 1.3)
......
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Removed deprecated evented redis adapter. * Removed deprecated evented redis adapter.
*Rafael Mendonça França* *Rafael Mendonça França*
......
...@@ -10,7 +10,7 @@ module VERSION ...@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 2 MINOR = 2
TINY = 0 TINY = 0
PRE = "alpha" PRE = "beta1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
{ {
"name": "actioncable", "name": "actioncable",
"version": "5.2.0-alpha", "version": "5.2.0-beta1",
"description": "WebSocket framework for Ruby on Rails.", "description": "WebSocket framework for Ruby on Rails.",
"main": "lib/assets/compiled/action_cable.js", "main": "lib/assets/compiled/action_cable.js",
"files": [ "files": [
......
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Add `assert_enqueued_email_with` test helper. * Add `assert_enqueued_email_with` test helper.
assert_enqueued_email_with ContactMailer, :welcome do assert_enqueued_email_with ContactMailer, :welcome do
......
...@@ -10,7 +10,7 @@ module VERSION ...@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 2 MINOR = 2
TINY = 0 TINY = 0
PRE = "alpha" PRE = "beta1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Add DSL for configuring Content-Security-Policy header * Add DSL for configuring Content-Security-Policy header
The DSL allows you to configure a global Content-Security-Policy The DSL allows you to configure a global Content-Security-Policy
......
...@@ -10,7 +10,7 @@ module VERSION ...@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 2 MINOR = 2
TINY = 0 TINY = 0
PRE = "alpha" PRE = "beta1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Change `form_with` to generates ids by default. * Change `form_with` to generates ids by default.
When `form_with` was introduced we disabled the automatic generation of ids When `form_with` was introduced we disabled the automatic generation of ids
......
...@@ -10,7 +10,7 @@ module VERSION ...@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 2 MINOR = 2
TINY = 0 TINY = 0
PRE = "alpha" PRE = "beta1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
{ {
"name": "rails-ujs", "name": "rails-ujs",
"version": "5.2.0-alpha", "version": "5.2.0-beta1",
"description": "Ruby on Rails unobtrusive scripting adapter", "description": "Ruby on Rails unobtrusive scripting adapter",
"main": "lib/assets/compiled/rails-ujs.js", "main": "lib/assets/compiled/rails-ujs.js",
"files": [ "files": [
......
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Support redis-rb 4.0. * Support redis-rb 4.0.
*Jeremy Daer* *Jeremy Daer*
......
...@@ -10,7 +10,7 @@ module VERSION ...@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 2 MINOR = 2
TINY = 0 TINY = 0
PRE = "alpha" PRE = "beta1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Execute `ConfirmationValidator` validation when `_confirmation`'s value is `false`. * Execute `ConfirmationValidator` validation when `_confirmation`'s value is `false`.
*bogdanvlviv* *bogdanvlviv*
......
...@@ -10,7 +10,7 @@ module VERSION ...@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 2 MINOR = 2
TINY = 0 TINY = 0
PRE = "alpha" PRE = "beta1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Add new error class `QueryCanceled` which will be raised * Add new error class `QueryCanceled` which will be raised
when canceling statement due to user request. when canceling statement due to user request.
......
...@@ -10,7 +10,7 @@ module VERSION ...@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 2 MINOR = 2
TINY = 0 TINY = 0
PRE = "alpha" PRE = "beta1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Added to Rails. * Added to Rails.
*DHH* *DHH*
...@@ -10,7 +10,7 @@ module VERSION ...@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 2 MINOR = 2
TINY = 0 TINY = 0
PRE = "alpha" PRE = "beta1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
{ {
"name": "activestorage", "name": "activestorage",
"version": "5.2.0-alpha", "version": "5.2.0-beta1",
"description": "Attach cloud and local files in Rails applications", "description": "Attach cloud and local files in Rails applications",
"main": "app/assets/javascripts/activestorage.js", "main": "app/assets/javascripts/activestorage.js",
"files": [ "files": [
......
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Changed default behaviour of `ActiveSupport::SecurityUtils.secure_compare`, * Changed default behaviour of `ActiveSupport::SecurityUtils.secure_compare`,
to make it not leak length information even for variable length string. to make it not leak length information even for variable length string.
......
...@@ -10,7 +10,7 @@ module VERSION ...@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 2 MINOR = 2
TINY = 0 TINY = 0
PRE = "alpha" PRE = "beta1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
## Rails 5.2.0.beta1 (November 27, 2017) ##
* No changes.
Please check [5-1-stable](https://github.com/rails/rails/blob/5-1-stable/guides/CHANGELOG.md) for previous changes. Please check [5-1-stable](https://github.com/rails/rails/blob/5-1-stable/guides/CHANGELOG.md) for previous changes.
## Rails 5.2.0.beta1 (November 27, 2017) ##
* Deprecate `after_bundle` callback in Rails plugin templates. * Deprecate `after_bundle` callback in Rails plugin templates.
*Yuji Yaginuma* *Yuji Yaginuma*
......
...@@ -10,7 +10,7 @@ module VERSION ...@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 2 MINOR = 2
TINY = 0 TINY = 0
PRE = "alpha" PRE = "beta1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
...@@ -10,7 +10,7 @@ module VERSION ...@@ -10,7 +10,7 @@ module VERSION
MAJOR = 5 MAJOR = 5
MINOR = 2 MINOR = 2
TINY = 0 TINY = 0
PRE = "alpha" PRE = "beta1"
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".") STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册