Skip to content

Commit

Permalink
Preparing for 7.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Aug 9, 2024
1 parent c9a5cfd commit fb6c430
Show file tree
Hide file tree
Showing 32 changed files with 87 additions and 251 deletions.
106 changes: 53 additions & 53 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,29 +19,29 @@ GIT
PATH
remote: .
specs:
actioncable (7.2.0.rc1)
actionpack (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
actioncable (7.2.0)
actionpack (= 7.2.0)
activesupport (= 7.2.0)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.2.0.rc1)
actionpack (= 7.2.0.rc1)
activejob (= 7.2.0.rc1)
activerecord (= 7.2.0.rc1)
activestorage (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
actionmailbox (7.2.0)
actionpack (= 7.2.0)
activejob (= 7.2.0)
activerecord (= 7.2.0)
activestorage (= 7.2.0)
activesupport (= 7.2.0)
mail (>= 2.8.0)
actionmailer (7.2.0.rc1)
actionpack (= 7.2.0.rc1)
actionview (= 7.2.0.rc1)
activejob (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
actionmailer (7.2.0)
actionpack (= 7.2.0)
actionview (= 7.2.0)
activejob (= 7.2.0)
activesupport (= 7.2.0)
mail (>= 2.8.0)
rails-dom-testing (~> 2.2)
actionpack (7.2.0.rc1)
actionview (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
actionpack (7.2.0)
actionview (= 7.2.0)
activesupport (= 7.2.0)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4, < 3.2)
Expand All @@ -50,35 +50,35 @@ PATH
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actiontext (7.2.0.rc1)
actionpack (= 7.2.0.rc1)
activerecord (= 7.2.0.rc1)
activestorage (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
actiontext (7.2.0)
actionpack (= 7.2.0)
activerecord (= 7.2.0)
activestorage (= 7.2.0)
activesupport (= 7.2.0)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.2.0.rc1)
activesupport (= 7.2.0.rc1)
actionview (7.2.0)
activesupport (= 7.2.0)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.2.0.rc1)
activesupport (= 7.2.0.rc1)
activejob (7.2.0)
activesupport (= 7.2.0)
globalid (>= 0.3.6)
activemodel (7.2.0.rc1)
activesupport (= 7.2.0.rc1)
activerecord (7.2.0.rc1)
activemodel (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
activemodel (7.2.0)
activesupport (= 7.2.0)
activerecord (7.2.0)
activemodel (= 7.2.0)
activesupport (= 7.2.0)
timeout (>= 0.4.0)
activestorage (7.2.0.rc1)
actionpack (= 7.2.0.rc1)
activejob (= 7.2.0.rc1)
activerecord (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
activestorage (7.2.0)
actionpack (= 7.2.0)
activejob (= 7.2.0)
activerecord (= 7.2.0)
activesupport (= 7.2.0)
marcel (~> 1.0)
activesupport (7.2.0.rc1)
activesupport (7.2.0)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand All @@ -89,23 +89,23 @@ PATH
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
rails (7.2.0.rc1)
actioncable (= 7.2.0.rc1)
actionmailbox (= 7.2.0.rc1)
actionmailer (= 7.2.0.rc1)
actionpack (= 7.2.0.rc1)
actiontext (= 7.2.0.rc1)
actionview (= 7.2.0.rc1)
activejob (= 7.2.0.rc1)
activemodel (= 7.2.0.rc1)
activerecord (= 7.2.0.rc1)
activestorage (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
rails (7.2.0)
actioncable (= 7.2.0)
actionmailbox (= 7.2.0)
actionmailer (= 7.2.0)
actionpack (= 7.2.0)
actiontext (= 7.2.0)
actionview (= 7.2.0)
activejob (= 7.2.0)
activemodel (= 7.2.0)
activerecord (= 7.2.0)
activestorage (= 7.2.0)
activesupport (= 7.2.0)
bundler (>= 1.15.0)
railties (= 7.2.0.rc1)
railties (7.2.0.rc1)
actionpack (= 7.2.0.rc1)
activesupport (= 7.2.0.rc1)
railties (= 7.2.0)
railties (7.2.0)
actionpack (= 7.2.0)
activesupport (= 7.2.0)
irb (~> 1.13)
rackup (>= 1.0.0)
rake (>= 12.2)
Expand Down
2 changes: 1 addition & 1 deletion RAILS_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.2.0.rc1
7.2.0
14 changes: 1 addition & 13 deletions actioncable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
## Rails 7.2.0.rc1 (August 06, 2024) ##

* No changes.


## Rails 7.2.0.beta3 (July 11, 2024) ##

* No changes.


## Rails 7.2.0.beta2 (June 04, 2024) ##
## Rails 7.2.0 (August 09, 2024) ##

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

Expand All @@ -28,8 +18,6 @@

*Justin Ko*

## Rails 7.2.0.beta1 (May 29, 2024) ##

* Record ping on every Action Cable message.

Previously only `ping` and `welcome` message types were keeping the connection active.
Expand Down
2 changes: 1 addition & 1 deletion actioncable/lib/action_cable/gem_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module VERSION
MAJOR = 7
MINOR = 2
TINY = 0
PRE = "rc1"
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
Expand Down
2 changes: 1 addition & 1 deletion actioncable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rails/actioncable",
"version": "7.2.0-rc1",
"version": "7.2.0",
"description": "WebSocket framework for Ruby on Rails.",
"module": "app/assets/javascripts/actioncable.esm.js",
"main": "app/assets/javascripts/actioncable.js",
Expand Down
17 changes: 1 addition & 16 deletions actionmailbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,4 @@
## Rails 7.2.0.rc1 (August 06, 2024) ##

* No changes.


## Rails 7.2.0.beta3 (July 11, 2024) ##

* No changes.


## Rails 7.2.0.beta2 (June 04, 2024) ##

* No changes.


## Rails 7.2.0.beta1 (May 29, 2024) ##
## Rails 7.2.0 (August 09, 2024) ##

* Fix all Action Mailbox database related models to respect
`ActiveRecord::Base.table_name_prefix` configuration.
Expand Down
2 changes: 1 addition & 1 deletion actionmailbox/lib/action_mailbox/gem_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module VERSION
MAJOR = 7
MINOR = 2
TINY = 0
PRE = "rc1"
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
Expand Down
17 changes: 1 addition & 16 deletions actionmailer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,4 @@
## Rails 7.2.0.rc1 (August 06, 2024) ##

* No changes.


## Rails 7.2.0.beta3 (July 11, 2024) ##

* No changes.


## Rails 7.2.0.beta2 (June 04, 2024) ##

* No changes.


## Rails 7.2.0.beta1 (May 29, 2024) ##
## Rails 7.2.0 (August 09, 2024) ##

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

Expand Down
2 changes: 1 addition & 1 deletion actionmailer/lib/action_mailer/gem_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module VERSION
MAJOR = 7
MINOR = 2
TINY = 0
PRE = "rc1"
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
Expand Down
18 changes: 2 additions & 16 deletions actionpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,14 @@
## Rails 7.2.0 (August 09, 2024) ##

* Allow bots to ignore `allow_browser`.

*Matthew Nguyen*


## Rails 7.2.0.rc1 (August 06, 2024) ##

* No changes.


## Rails 7.2.0.beta3 (July 11, 2024) ##

* No changes.


## Rails 7.2.0.beta2 (June 04, 2024) ##

* Include the HTTP Permissions-Policy on non-HTML Content-Types
[CVE-2024-28103]

*Aaron Patterson*, *Zack Deveau*


## Rails 7.2.0.beta1 (May 29, 2024) ##

* Fix `Mime::Type.parse` handling type parameters for HTTP Accept headers.

*Taylor Chaparro*
Expand Down
2 changes: 1 addition & 1 deletion actionpack/lib/action_pack/gem_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module VERSION
MAJOR = 7
MINOR = 2
TINY = 0
PRE = "rc1"
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
Expand Down
13 changes: 1 addition & 12 deletions actiontext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,14 @@
## Rails 7.2.0.rc1 (August 06, 2024) ##

* No changes.


## Rails 7.2.0.beta3 (July 11, 2024) ##
## Rails 7.2.0 (August 09, 2024) ##

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

*Petrik de Heus*


## Rails 7.2.0.beta2 (June 04, 2024) ##

* Sanitize ActionText HTML ContentAttachment in Trix edit view
[CVE-2024-32464]

*Aaron Patterson*, *Zack Deveau*


## Rails 7.2.0.beta1 (May 29, 2024) ##

* Use `includes` instead of `eager_load` for `with_all_rich_text`.

*Petrik de Heus*
Expand Down
2 changes: 1 addition & 1 deletion actiontext/lib/action_text/gem_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module VERSION
MAJOR = 7
MINOR = 2
TINY = 0
PRE = "rc1"
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
Expand Down
2 changes: 1 addition & 1 deletion actiontext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rails/actiontext",
"version": "7.2.0-rc1",
"version": "7.2.0",
"description": "Edit and display rich text in Rails applications",
"module": "app/assets/javascripts/actiontext.esm.js",
"main": "app/assets/javascripts/actiontext.js",
Expand Down
14 changes: 1 addition & 13 deletions actionview/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
## Rails 7.2.0.rc1 (August 06, 2024) ##

* No changes.


## Rails 7.2.0.beta3 (July 11, 2024) ##
## Rails 7.2.0 (August 09, 2024) ##

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

Expand All @@ -12,13 +7,6 @@

*Jean Boussier*

## Rails 7.2.0.beta2 (June 04, 2024) ##

* No changes.


## Rails 7.2.0.beta1 (May 29, 2024) ##

* Add queries count to template rendering instrumentation.

```
Expand Down
2 changes: 1 addition & 1 deletion actionview/lib/action_view/gem_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module VERSION
MAJOR = 7
MINOR = 2
TINY = 0
PRE = "rc1"
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
Expand Down
17 changes: 1 addition & 16 deletions activejob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,4 @@
## Rails 7.2.0.rc1 (August 06, 2024) ##

* No changes.


## Rails 7.2.0.beta3 (July 11, 2024) ##

* No changes.


## Rails 7.2.0.beta2 (June 04, 2024) ##

* No changes.


## Rails 7.2.0.beta1 (May 29, 2024) ##
## Rails 7.2.0 (August 09, 2024) ##

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

Expand Down
2 changes: 1 addition & 1 deletion activejob/lib/active_job/gem_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module VERSION
MAJOR = 7
MINOR = 2
TINY = 0
PRE = "rc1"
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
Expand Down
Loading

0 comments on commit fb6c430

Please sign in to comment.