Skip to content

Commit fb6c430

Browse files
committed
Preparing for 7.2.0 release
1 parent c9a5cfd commit fb6c430

File tree

32 files changed

+87
-251
lines changed

32 files changed

+87
-251
lines changed

Gemfile.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -19,29 +19,29 @@ GIT
1919
PATH
2020
remote: .
2121
specs:
22-
actioncable (7.2.0.rc1)
23-
actionpack (= 7.2.0.rc1)
24-
activesupport (= 7.2.0.rc1)
22+
actioncable (7.2.0)
23+
actionpack (= 7.2.0)
24+
activesupport (= 7.2.0)
2525
nio4r (~> 2.0)
2626
websocket-driver (>= 0.6.1)
2727
zeitwerk (~> 2.6)
28-
actionmailbox (7.2.0.rc1)
29-
actionpack (= 7.2.0.rc1)
30-
activejob (= 7.2.0.rc1)
31-
activerecord (= 7.2.0.rc1)
32-
activestorage (= 7.2.0.rc1)
33-
activesupport (= 7.2.0.rc1)
28+
actionmailbox (7.2.0)
29+
actionpack (= 7.2.0)
30+
activejob (= 7.2.0)
31+
activerecord (= 7.2.0)
32+
activestorage (= 7.2.0)
33+
activesupport (= 7.2.0)
3434
mail (>= 2.8.0)
35-
actionmailer (7.2.0.rc1)
36-
actionpack (= 7.2.0.rc1)
37-
actionview (= 7.2.0.rc1)
38-
activejob (= 7.2.0.rc1)
39-
activesupport (= 7.2.0.rc1)
35+
actionmailer (7.2.0)
36+
actionpack (= 7.2.0)
37+
actionview (= 7.2.0)
38+
activejob (= 7.2.0)
39+
activesupport (= 7.2.0)
4040
mail (>= 2.8.0)
4141
rails-dom-testing (~> 2.2)
42-
actionpack (7.2.0.rc1)
43-
actionview (= 7.2.0.rc1)
44-
activesupport (= 7.2.0.rc1)
42+
actionpack (7.2.0)
43+
actionview (= 7.2.0)
44+
activesupport (= 7.2.0)
4545
nokogiri (>= 1.8.5)
4646
racc
4747
rack (>= 2.2.4, < 3.2)
@@ -50,35 +50,35 @@ PATH
5050
rails-dom-testing (~> 2.2)
5151
rails-html-sanitizer (~> 1.6)
5252
useragent (~> 0.16)
53-
actiontext (7.2.0.rc1)
54-
actionpack (= 7.2.0.rc1)
55-
activerecord (= 7.2.0.rc1)
56-
activestorage (= 7.2.0.rc1)
57-
activesupport (= 7.2.0.rc1)
53+
actiontext (7.2.0)
54+
actionpack (= 7.2.0)
55+
activerecord (= 7.2.0)
56+
activestorage (= 7.2.0)
57+
activesupport (= 7.2.0)
5858
globalid (>= 0.6.0)
5959
nokogiri (>= 1.8.5)
60-
actionview (7.2.0.rc1)
61-
activesupport (= 7.2.0.rc1)
60+
actionview (7.2.0)
61+
activesupport (= 7.2.0)
6262
builder (~> 3.1)
6363
erubi (~> 1.11)
6464
rails-dom-testing (~> 2.2)
6565
rails-html-sanitizer (~> 1.6)
66-
activejob (7.2.0.rc1)
67-
activesupport (= 7.2.0.rc1)
66+
activejob (7.2.0)
67+
activesupport (= 7.2.0)
6868
globalid (>= 0.3.6)
69-
activemodel (7.2.0.rc1)
70-
activesupport (= 7.2.0.rc1)
71-
activerecord (7.2.0.rc1)
72-
activemodel (= 7.2.0.rc1)
73-
activesupport (= 7.2.0.rc1)
69+
activemodel (7.2.0)
70+
activesupport (= 7.2.0)
71+
activerecord (7.2.0)
72+
activemodel (= 7.2.0)
73+
activesupport (= 7.2.0)
7474
timeout (>= 0.4.0)
75-
activestorage (7.2.0.rc1)
76-
actionpack (= 7.2.0.rc1)
77-
activejob (= 7.2.0.rc1)
78-
activerecord (= 7.2.0.rc1)
79-
activesupport (= 7.2.0.rc1)
75+
activestorage (7.2.0)
76+
actionpack (= 7.2.0)
77+
activejob (= 7.2.0)
78+
activerecord (= 7.2.0)
79+
activesupport (= 7.2.0)
8080
marcel (~> 1.0)
81-
activesupport (7.2.0.rc1)
81+
activesupport (7.2.0)
8282
base64
8383
bigdecimal
8484
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -89,23 +89,23 @@ PATH
8989
minitest (>= 5.1)
9090
securerandom (>= 0.3)
9191
tzinfo (~> 2.0, >= 2.0.5)
92-
rails (7.2.0.rc1)
93-
actioncable (= 7.2.0.rc1)
94-
actionmailbox (= 7.2.0.rc1)
95-
actionmailer (= 7.2.0.rc1)
96-
actionpack (= 7.2.0.rc1)
97-
actiontext (= 7.2.0.rc1)
98-
actionview (= 7.2.0.rc1)
99-
activejob (= 7.2.0.rc1)
100-
activemodel (= 7.2.0.rc1)
101-
activerecord (= 7.2.0.rc1)
102-
activestorage (= 7.2.0.rc1)
103-
activesupport (= 7.2.0.rc1)
92+
rails (7.2.0)
93+
actioncable (= 7.2.0)
94+
actionmailbox (= 7.2.0)
95+
actionmailer (= 7.2.0)
96+
actionpack (= 7.2.0)
97+
actiontext (= 7.2.0)
98+
actionview (= 7.2.0)
99+
activejob (= 7.2.0)
100+
activemodel (= 7.2.0)
101+
activerecord (= 7.2.0)
102+
activestorage (= 7.2.0)
103+
activesupport (= 7.2.0)
104104
bundler (>= 1.15.0)
105-
railties (= 7.2.0.rc1)
106-
railties (7.2.0.rc1)
107-
actionpack (= 7.2.0.rc1)
108-
activesupport (= 7.2.0.rc1)
105+
railties (= 7.2.0)
106+
railties (7.2.0)
107+
actionpack (= 7.2.0)
108+
activesupport (= 7.2.0)
109109
irb (~> 1.13)
110110
rackup (>= 1.0.0)
111111
rake (>= 12.2)

RAILS_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.2.0.rc1
1+
7.2.0

actioncable/CHANGELOG.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
1-
## Rails 7.2.0.rc1 (August 06, 2024) ##
2-
3-
* No changes.
4-
5-
6-
## Rails 7.2.0.beta3 (July 11, 2024) ##
7-
8-
* No changes.
9-
10-
11-
## Rails 7.2.0.beta2 (June 04, 2024) ##
1+
## Rails 7.2.0 (August 09, 2024) ##
122

133
* Bring `ActionCable::Connection::TestCookieJar` in alignment with `ActionDispatch::Cookies::CookieJar` in regards to setting the cookie value.
144

@@ -28,8 +18,6 @@
2818

2919
*Justin Ko*
3020

31-
## Rails 7.2.0.beta1 (May 29, 2024) ##
32-
3321
* Record ping on every Action Cable message.
3422

3523
Previously only `ping` and `welcome` message types were keeping the connection active.

actioncable/lib/action_cable/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module VERSION
1212
MAJOR = 7
1313
MINOR = 2
1414
TINY = 0
15-
PRE = "rc1"
15+
PRE = nil
1616

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

actioncable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rails/actioncable",
3-
"version": "7.2.0-rc1",
3+
"version": "7.2.0",
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

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,4 @@
1-
## Rails 7.2.0.rc1 (August 06, 2024) ##
2-
3-
* No changes.
4-
5-
6-
## Rails 7.2.0.beta3 (July 11, 2024) ##
7-
8-
* No changes.
9-
10-
11-
## Rails 7.2.0.beta2 (June 04, 2024) ##
12-
13-
* No changes.
14-
15-
16-
## Rails 7.2.0.beta1 (May 29, 2024) ##
1+
## Rails 7.2.0 (August 09, 2024) ##
172

183
* Fix all Action Mailbox database related models to respect
194
`ActiveRecord::Base.table_name_prefix` configuration.

actionmailbox/lib/action_mailbox/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 7
1111
MINOR = 2
1212
TINY = 0
13-
PRE = "rc1"
13+
PRE = nil
1414

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

actionmailer/CHANGELOG.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,4 @@
1-
## Rails 7.2.0.rc1 (August 06, 2024) ##
2-
3-
* No changes.
4-
5-
6-
## Rails 7.2.0.beta3 (July 11, 2024) ##
7-
8-
* No changes.
9-
10-
11-
## Rails 7.2.0.beta2 (June 04, 2024) ##
12-
13-
* No changes.
14-
15-
16-
## Rails 7.2.0.beta1 (May 29, 2024) ##
1+
## Rails 7.2.0 (August 09, 2024) ##
172

183
* Remove deprecated params via `:args` for `assert_enqueued_email_with`.
194

actionmailer/lib/action_mailer/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 7
1111
MINOR = 2
1212
TINY = 0
13-
PRE = "rc1"
13+
PRE = nil
1414

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

actionpack/CHANGELOG.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,14 @@
1+
## Rails 7.2.0 (August 09, 2024) ##
2+
13
* Allow bots to ignore `allow_browser`.
24

35
*Matthew Nguyen*
46

5-
6-
## Rails 7.2.0.rc1 (August 06, 2024) ##
7-
8-
* No changes.
9-
10-
11-
## Rails 7.2.0.beta3 (July 11, 2024) ##
12-
13-
* No changes.
14-
15-
16-
## Rails 7.2.0.beta2 (June 04, 2024) ##
17-
187
* Include the HTTP Permissions-Policy on non-HTML Content-Types
198
[CVE-2024-28103]
209

2110
*Aaron Patterson*, *Zack Deveau*
2211

23-
24-
## Rails 7.2.0.beta1 (May 29, 2024) ##
25-
2612
* Fix `Mime::Type.parse` handling type parameters for HTTP Accept headers.
2713

2814
*Taylor Chaparro*

actionpack/lib/action_pack/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module VERSION
1212
MAJOR = 7
1313
MINOR = 2
1414
TINY = 0
15-
PRE = "rc1"
15+
PRE = nil
1616

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

actiontext/CHANGELOG.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,14 @@
1-
## Rails 7.2.0.rc1 (August 06, 2024) ##
2-
3-
* No changes.
4-
5-
6-
## Rails 7.2.0.beta3 (July 11, 2024) ##
1+
## Rails 7.2.0 (August 09, 2024) ##
72

83
* Only sanitize `content` attribute when present in attachments.
94

105
*Petrik de Heus*
116

12-
13-
## Rails 7.2.0.beta2 (June 04, 2024) ##
14-
157
* Sanitize ActionText HTML ContentAttachment in Trix edit view
168
[CVE-2024-32464]
179

1810
*Aaron Patterson*, *Zack Deveau*
1911

20-
21-
## Rails 7.2.0.beta1 (May 29, 2024) ##
22-
2312
* Use `includes` instead of `eager_load` for `with_all_rich_text`.
2413

2514
*Petrik de Heus*

actiontext/lib/action_text/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module VERSION
1212
MAJOR = 7
1313
MINOR = 2
1414
TINY = 0
15-
PRE = "rc1"
15+
PRE = nil
1616

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

actiontext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rails/actiontext",
3-
"version": "7.2.0-rc1",
3+
"version": "7.2.0",
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

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
## Rails 7.2.0.rc1 (August 06, 2024) ##
2-
3-
* No changes.
4-
5-
6-
## Rails 7.2.0.beta3 (July 11, 2024) ##
1+
## Rails 7.2.0 (August 09, 2024) ##
72

83
* Fix templates with strict locals to also include `local_assigns`.
94

@@ -12,13 +7,6 @@
127

138
*Jean Boussier*
149

15-
## Rails 7.2.0.beta2 (June 04, 2024) ##
16-
17-
* No changes.
18-
19-
20-
## Rails 7.2.0.beta1 (May 29, 2024) ##
21-
2210
* Add queries count to template rendering instrumentation.
2311

2412
```

actionview/lib/action_view/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 7
1111
MINOR = 2
1212
TINY = 0
13-
PRE = "rc1"
13+
PRE = nil
1414

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

activejob/CHANGELOG.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,4 @@
1-
## Rails 7.2.0.rc1 (August 06, 2024) ##
2-
3-
* No changes.
4-
5-
6-
## Rails 7.2.0.beta3 (July 11, 2024) ##
7-
8-
* No changes.
9-
10-
11-
## Rails 7.2.0.beta2 (June 04, 2024) ##
12-
13-
* No changes.
14-
15-
16-
## Rails 7.2.0.beta1 (May 29, 2024) ##
1+
## Rails 7.2.0 (August 09, 2024) ##
172

183
* All tests now respect the `active_job.queue_adapter` config.
194

activejob/lib/active_job/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module VERSION
1010
MAJOR = 7
1111
MINOR = 2
1212
TINY = 0
13-
PRE = "rc1"
13+
PRE = nil
1414

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

0 commit comments

Comments
 (0)