Skip to content

Commit 35b3c7f

Browse files
committed
Preparing for 8.0.0.rc1 release
1 parent cd7f5a8 commit 35b3c7f

File tree

31 files changed

+219
-195
lines changed

31 files changed

+219
-195
lines changed

Gemfile.lock

+53-53
Original file line numberDiff line numberDiff line change
@@ -29,65 +29,65 @@ GIT
2929
PATH
3030
remote: .
3131
specs:
32-
actioncable (8.0.0.beta1)
33-
actionpack (= 8.0.0.beta1)
34-
activesupport (= 8.0.0.beta1)
32+
actioncable (8.0.0.rc1)
33+
actionpack (= 8.0.0.rc1)
34+
activesupport (= 8.0.0.rc1)
3535
nio4r (~> 2.0)
3636
websocket-driver (>= 0.6.1)
3737
zeitwerk (~> 2.6)
38-
actionmailbox (8.0.0.beta1)
39-
actionpack (= 8.0.0.beta1)
40-
activejob (= 8.0.0.beta1)
41-
activerecord (= 8.0.0.beta1)
42-
activestorage (= 8.0.0.beta1)
43-
activesupport (= 8.0.0.beta1)
38+
actionmailbox (8.0.0.rc1)
39+
actionpack (= 8.0.0.rc1)
40+
activejob (= 8.0.0.rc1)
41+
activerecord (= 8.0.0.rc1)
42+
activestorage (= 8.0.0.rc1)
43+
activesupport (= 8.0.0.rc1)
4444
mail (>= 2.8.0)
45-
actionmailer (8.0.0.beta1)
46-
actionpack (= 8.0.0.beta1)
47-
actionview (= 8.0.0.beta1)
48-
activejob (= 8.0.0.beta1)
49-
activesupport (= 8.0.0.beta1)
45+
actionmailer (8.0.0.rc1)
46+
actionpack (= 8.0.0.rc1)
47+
actionview (= 8.0.0.rc1)
48+
activejob (= 8.0.0.rc1)
49+
activesupport (= 8.0.0.rc1)
5050
mail (>= 2.8.0)
5151
rails-dom-testing (~> 2.2)
52-
actionpack (8.0.0.beta1)
53-
actionview (= 8.0.0.beta1)
54-
activesupport (= 8.0.0.beta1)
52+
actionpack (8.0.0.rc1)
53+
actionview (= 8.0.0.rc1)
54+
activesupport (= 8.0.0.rc1)
5555
nokogiri (>= 1.8.5)
5656
rack (>= 2.2.4)
5757
rack-session (>= 1.0.1)
5858
rack-test (>= 0.6.3)
5959
rails-dom-testing (~> 2.2)
6060
rails-html-sanitizer (~> 1.6)
6161
useragent (~> 0.16)
62-
actiontext (8.0.0.beta1)
63-
actionpack (= 8.0.0.beta1)
64-
activerecord (= 8.0.0.beta1)
65-
activestorage (= 8.0.0.beta1)
66-
activesupport (= 8.0.0.beta1)
62+
actiontext (8.0.0.rc1)
63+
actionpack (= 8.0.0.rc1)
64+
activerecord (= 8.0.0.rc1)
65+
activestorage (= 8.0.0.rc1)
66+
activesupport (= 8.0.0.rc1)
6767
globalid (>= 0.6.0)
6868
nokogiri (>= 1.8.5)
69-
actionview (8.0.0.beta1)
70-
activesupport (= 8.0.0.beta1)
69+
actionview (8.0.0.rc1)
70+
activesupport (= 8.0.0.rc1)
7171
builder (~> 3.1)
7272
erubi (~> 1.11)
7373
rails-dom-testing (~> 2.2)
7474
rails-html-sanitizer (~> 1.6)
75-
activejob (8.0.0.beta1)
76-
activesupport (= 8.0.0.beta1)
75+
activejob (8.0.0.rc1)
76+
activesupport (= 8.0.0.rc1)
7777
globalid (>= 0.3.6)
78-
activemodel (8.0.0.beta1)
79-
activesupport (= 8.0.0.beta1)
80-
activerecord (8.0.0.beta1)
81-
activemodel (= 8.0.0.beta1)
82-
activesupport (= 8.0.0.beta1)
78+
activemodel (8.0.0.rc1)
79+
activesupport (= 8.0.0.rc1)
80+
activerecord (8.0.0.rc1)
81+
activemodel (= 8.0.0.rc1)
82+
activesupport (= 8.0.0.rc1)
8383
timeout (>= 0.4.0)
84-
activestorage (8.0.0.beta1)
85-
actionpack (= 8.0.0.beta1)
86-
activejob (= 8.0.0.beta1)
87-
activerecord (= 8.0.0.beta1)
88-
activesupport (= 8.0.0.beta1)
84+
activestorage (8.0.0.rc1)
85+
actionpack (= 8.0.0.rc1)
86+
activejob (= 8.0.0.rc1)
87+
activerecord (= 8.0.0.rc1)
88+
activesupport (= 8.0.0.rc1)
8989
marcel (~> 1.0)
90-
activesupport (8.0.0.beta1)
90+
activesupport (8.0.0.rc1)
9191
base64
9292
benchmark (>= 0.3)
9393
bigdecimal
@@ -100,23 +100,23 @@ PATH
100100
securerandom (>= 0.3)
101101
tzinfo (~> 2.0, >= 2.0.5)
102102
uri (>= 0.13.1)
103-
rails (8.0.0.beta1)
104-
actioncable (= 8.0.0.beta1)
105-
actionmailbox (= 8.0.0.beta1)
106-
actionmailer (= 8.0.0.beta1)
107-
actionpack (= 8.0.0.beta1)
108-
actiontext (= 8.0.0.beta1)
109-
actionview (= 8.0.0.beta1)
110-
activejob (= 8.0.0.beta1)
111-
activemodel (= 8.0.0.beta1)
112-
activerecord (= 8.0.0.beta1)
113-
activestorage (= 8.0.0.beta1)
114-
activesupport (= 8.0.0.beta1)
103+
rails (8.0.0.rc1)
104+
actioncable (= 8.0.0.rc1)
105+
actionmailbox (= 8.0.0.rc1)
106+
actionmailer (= 8.0.0.rc1)
107+
actionpack (= 8.0.0.rc1)
108+
actiontext (= 8.0.0.rc1)
109+
actionview (= 8.0.0.rc1)
110+
activejob (= 8.0.0.rc1)
111+
activemodel (= 8.0.0.rc1)
112+
activerecord (= 8.0.0.rc1)
113+
activestorage (= 8.0.0.rc1)
114+
activesupport (= 8.0.0.rc1)
115115
bundler (>= 1.15.0)
116-
railties (= 8.0.0.beta1)
117-
railties (8.0.0.beta1)
118-
actionpack (= 8.0.0.beta1)
119-
activesupport (= 8.0.0.beta1)
116+
railties (= 8.0.0.rc1)
117+
railties (8.0.0.rc1)
118+
actionpack (= 8.0.0.rc1)
119+
activesupport (= 8.0.0.rc1)
120120
irb (~> 1.13)
121121
rackup (>= 1.0.0)
122122
rake (>= 12.2)

RAILS_VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.0.0.beta1
1+
8.0.0.rc1

actioncable/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 8.0.0.rc1 (October 19, 2024) ##
2+
3+
* No changes.
4+
5+
16
## Rails 8.0.0.beta1 (September 26, 2024) ##
27

38
* Add an `identifier` to the event payload for the ActiveSupport::Notification `transmit_subscription_confirmation.action_cable` and `transmit_subscription_rejection.action_cable`.

actioncable/lib/action_cable/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module VERSION
1212
MAJOR = 8
1313
MINOR = 0
1414
TINY = 0
15-
PRE = "beta1"
15+
PRE = "rc1"
1616

1717
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1818
end

actioncable/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rails/actioncable",
3-
"version": "8.0.0-beta1",
3+
"version": "8.0.0-rc1",
44
"description": "WebSocket framework for Ruby on Rails.",
55
"module": "app/assets/javascripts/actioncable.esm.js",
66
"main": "app/assets/javascripts/actioncable.js",

actionmailbox/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 8.0.0.rc1 (October 19, 2024) ##
2+
3+
* No changes.
4+
5+
16
## Rails 8.0.0.beta1 (September 26, 2024) ##
27

38

actionmailbox/lib/action_mailbox/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 8
1111
MINOR = 0
1212
TINY = 0
13-
PRE = "beta1"
13+
PRE = "rc1"
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1616
end

actionmailer/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 8.0.0.rc1 (October 19, 2024) ##
2+
3+
* No changes.
4+
5+
16
## Rails 8.0.0.beta1 (September 26, 2024) ##
27

38

actionmailer/lib/action_mailer/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 8
1111
MINOR = 0
1212
TINY = 0
13-
PRE = "beta1"
13+
PRE = "rc1"
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1616
end

actionpack/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Rails 8.0.0.rc1 (October 19, 2024) ##
2+
13
* Remove `Rails.application.config.action_controller.allow_deprecated_parameters_hash_equality`.
24

35
*Rafael Mendonça França*

actionpack/lib/action_pack/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module VERSION
1212
MAJOR = 8
1313
MINOR = 0
1414
TINY = 0
15-
PRE = "beta1"
15+
PRE = "rc1"
1616

1717
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1818
end

actiontext/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 8.0.0.rc1 (October 19, 2024) ##
2+
3+
* No changes.
4+
5+
16
## Rails 8.0.0.beta1 (September 26, 2024) ##
27

38
* Dispatch direct-upload events on attachment uploads

actiontext/lib/action_text/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module VERSION
1212
MAJOR = 8
1313
MINOR = 0
1414
TINY = 0
15-
PRE = "beta1"
15+
PRE = "rc1"
1616

1717
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1818
end

actiontext/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rails/actiontext",
3-
"version": "8.0.0-beta1",
3+
"version": "8.0.0-rc1",
44
"description": "Edit and display rich text in Rails applications",
55
"module": "app/assets/javascripts/actiontext.esm.js",
66
"main": "app/assets/javascripts/actiontext.js",

actionview/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Rails 8.0.0.rc1 (October 19, 2024) ##
2+
13
* Remove deprecated support to passing a content to void tag elements on the `tag` builder.
24

35
*Rafael Mendonça França*

actionview/lib/action_view/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 8
1111
MINOR = 0
1212
TINY = 0
13-
PRE = "beta1"
13+
PRE = "rc1"
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1616
end

activejob/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Rails 8.0.0.rc1 (October 19, 2024) ##
2+
13
* Remove deprecated `config.active_job.use_big_decimal_serializer`.
24

35
*Rafael Mendonça França*

activejob/lib/active_job/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 8
1111
MINOR = 0
1212
TINY = 0
13-
PRE = "beta1"
13+
PRE = "rc1"
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1616
end

activemodel/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Rails 8.0.0.rc1 (October 19, 2024) ##
2+
13
* Add `:except_on` option for validations. Grants the ability to _skip_ validations in specified contexts.
24

35
```ruby

activemodel/lib/active_model/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 8
1111
MINOR = 0
1212
TINY = 0
13-
PRE = "beta1"
13+
PRE = "rc1"
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1616
end

activerecord/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Rails 8.0.0.rc1 (October 19, 2024) ##
2+
13
* Remove deprecated support to setting `ENV["SCHEMA_CACHE"]`.
24

35
*Rafael Mendonça França*

activerecord/lib/active_record/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 8
1111
MINOR = 0
1212
TINY = 0
13-
PRE = "beta1"
13+
PRE = "rc1"
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1616
end

activestorage/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 8.0.0.rc1 (October 19, 2024) ##
2+
3+
* No changes.
4+
5+
16
## Rails 8.0.0.beta1 (September 26, 2024) ##
27

38
* Deprecate `ActiveStorage::Service::AzureStorageService`.

activestorage/lib/active_storage/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 8
1111
MINOR = 0
1212
TINY = 0
13-
PRE = "beta1"
13+
PRE = "rc1"
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1616
end

activestorage/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rails/activestorage",
3-
"version": "8.0.0-beta1",
3+
"version": "8.0.0-rc1",
44
"description": "Attach cloud and local files in Rails applications",
55
"module": "app/assets/javascripts/activestorage.esm.js",
66
"main": "app/assets/javascripts/activestorage.js",

activesupport/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Rails 8.0.0.rc1 (October 19, 2024) ##
2+
13
* Remove deprecated support to passing an array of strings to `ActiveSupport::Deprecation#warn`.
24

35
*Rafael Mendonça França*

activesupport/lib/active_support/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 8
1111
MINOR = 0
1212
TINY = 0
13-
PRE = "beta1"
13+
PRE = "rc1"
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1616
end

guides/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Rails 8.0.0.rc1 (October 19, 2024) ##
2+
3+
* No changes.
4+
5+
16
## Rails 8.0.0.beta1 (September 26, 2024) ##
27

38
* The guide _Classic to Zeitwerk HOWTO_ that documented how to migrate from

railties/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Rails 8.0.0.rc1 (October 19, 2024) ##
2+
13
* Remove deprecated support to extend Rails console through `Rails::ConsoleMethods`.
24

35
*Rafael Mendonça França*

railties/lib/rails/gem_version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 8
1111
MINOR = 0
1212
TINY = 0
13-
PRE = "beta1"
13+
PRE = "rc1"
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
1616
end

0 commit comments

Comments
 (0)