Skip to content

Commit

Permalink
Preparing for 7.1.4 release
Browse files Browse the repository at this point in the history
rafaelfranca committed Aug 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 63fe89d commit 6f57590
Showing 33 changed files with 1,961 additions and 1,121 deletions.
120 changes: 57 additions & 63 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -10,71 +10,71 @@ GIT
PATH
remote: .
specs:
actioncable (7.1.3.4)
actionpack (= 7.1.3.4)
activesupport (= 7.1.3.4)
actioncable (7.1.4)
actionpack (= 7.1.4)
activesupport (= 7.1.4)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.1.3.4)
actionpack (= 7.1.3.4)
activejob (= 7.1.3.4)
activerecord (= 7.1.3.4)
activestorage (= 7.1.3.4)
activesupport (= 7.1.3.4)
actionmailbox (7.1.4)
actionpack (= 7.1.4)
activejob (= 7.1.4)
activerecord (= 7.1.4)
activestorage (= 7.1.4)
activesupport (= 7.1.4)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.1.3.4)
actionpack (= 7.1.3.4)
actionview (= 7.1.3.4)
activejob (= 7.1.3.4)
activesupport (= 7.1.3.4)
actionmailer (7.1.4)
actionpack (= 7.1.4)
actionview (= 7.1.4)
activejob (= 7.1.4)
activesupport (= 7.1.4)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.2)
actionpack (7.1.3.4)
actionview (= 7.1.3.4)
activesupport (= 7.1.3.4)
actionpack (7.1.4)
actionview (= 7.1.4)
activesupport (= 7.1.4)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actiontext (7.1.3.4)
actionpack (= 7.1.3.4)
activerecord (= 7.1.3.4)
activestorage (= 7.1.3.4)
activesupport (= 7.1.3.4)
actiontext (7.1.4)
actionpack (= 7.1.4)
activerecord (= 7.1.4)
activestorage (= 7.1.4)
activesupport (= 7.1.4)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.1.3.4)
activesupport (= 7.1.3.4)
actionview (7.1.4)
activesupport (= 7.1.4)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.3.4)
activesupport (= 7.1.3.4)
activejob (7.1.4)
activesupport (= 7.1.4)
globalid (>= 0.3.6)
activemodel (7.1.3.4)
activesupport (= 7.1.3.4)
activerecord (7.1.3.4)
activemodel (= 7.1.3.4)
activesupport (= 7.1.3.4)
activemodel (7.1.4)
activesupport (= 7.1.4)
activerecord (7.1.4)
activemodel (= 7.1.4)
activesupport (= 7.1.4)
timeout (>= 0.4.0)
activestorage (7.1.3.4)
actionpack (= 7.1.3.4)
activejob (= 7.1.3.4)
activerecord (= 7.1.3.4)
activesupport (= 7.1.3.4)
activestorage (7.1.4)
actionpack (= 7.1.4)
activejob (= 7.1.4)
activerecord (= 7.1.4)
activesupport (= 7.1.4)
marcel (~> 1.0)
activesupport (7.1.3.4)
activesupport (7.1.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -84,23 +84,23 @@ PATH
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
rails (7.1.3.4)
actioncable (= 7.1.3.4)
actionmailbox (= 7.1.3.4)
actionmailer (= 7.1.3.4)
actionpack (= 7.1.3.4)
actiontext (= 7.1.3.4)
actionview (= 7.1.3.4)
activejob (= 7.1.3.4)
activemodel (= 7.1.3.4)
activerecord (= 7.1.3.4)
activestorage (= 7.1.3.4)
activesupport (= 7.1.3.4)
rails (7.1.4)
actioncable (= 7.1.4)
actionmailbox (= 7.1.4)
actionmailer (= 7.1.4)
actionpack (= 7.1.4)
actiontext (= 7.1.4)
actionview (= 7.1.4)
activejob (= 7.1.4)
activemodel (= 7.1.4)
activerecord (= 7.1.4)
activestorage (= 7.1.4)
activesupport (= 7.1.4)
bundler (>= 1.15.0)
railties (= 7.1.3.4)
railties (7.1.3.4)
actionpack (= 7.1.3.4)
activesupport (= 7.1.3.4)
railties (= 7.1.4)
railties (7.1.4)
actionpack (= 7.1.4)
activesupport (= 7.1.4)
irb
rackup (>= 1.0.0)
rake (>= 12.2)
@@ -153,7 +153,7 @@ GEM
bindex (0.8.1)
bootsnap (1.15.0)
msgpack (~> 1.2)
builder (3.2.4)
builder (3.3.0)
bunny (2.20.2)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
@@ -193,7 +193,7 @@ GEM
digest-crc (0.6.4)
rake (>= 12.0.0, < 14.0.0)
drb (2.2.1)
erubi (1.12.0)
erubi (1.13.0)
et-orbi (1.2.7)
tzinfo
event_emitter (0.2.6)
@@ -339,7 +339,7 @@ GEM
mysql2 (0.5.6)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
net-imap (0.4.11)
net-imap (0.4.14)
date
net-protocol
net-pop (0.1.2)
@@ -352,10 +352,6 @@ GEM
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
os (1.1.4)
parallel (1.24.0)
parser (3.3.0.5)
@@ -505,8 +501,6 @@ GEM
sprockets (>= 3.0.0)
sqlite3 (1.6.6)
mini_portile2 (~> 2.8.0)
sqlite3 (1.6.6-x86_64-darwin)
sqlite3 (1.6.6-x86_64-linux)
stackprof (0.2.23)
stimulus-rails (1.2.1)
railties (>= 6.0.0)
@@ -556,7 +550,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.15)
zeitwerk (2.6.17)

PLATFORMS
ruby
2 changes: 1 addition & 1 deletion RAILS_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.1.3.4
7.1.4
5 changes: 5 additions & 0 deletions actioncable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Rails 7.1.4 (August 22, 2024) ##

* No changes.


## Rails 7.1.3.4 (June 04, 2024) ##

* No changes.
4 changes: 2 additions & 2 deletions actioncable/lib/action_cable/gem_version.rb
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 3
PRE = "4"
TINY = 4
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
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.1.3-4",
"version": "7.1.400",
"description": "WebSocket framework for Ruby on Rails.",
"module": "app/assets/javascripts/actioncable.esm.js",
"main": "app/assets/javascripts/actioncable.js",
5 changes: 5 additions & 0 deletions actionmailbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Rails 7.1.4 (August 22, 2024) ##

* No changes.


## Rails 7.1.3.4 (June 04, 2024) ##

* No changes.
4 changes: 2 additions & 2 deletions actionmailbox/lib/action_mailbox/gem_version.rb
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 3
PRE = "4"
TINY = 4
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
5 changes: 5 additions & 0 deletions actionmailer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Rails 7.1.4 (August 22, 2024) ##

* No changes.


## Rails 7.1.3.4 (June 04, 2024) ##

* No changes.
4 changes: 2 additions & 2 deletions actionmailer/lib/action_mailer/gem_version.rb
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 3
PRE = "4"
TINY = 4
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
2 changes: 2 additions & 0 deletions actionpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Rails 7.1.4 (August 22, 2024) ##

* Resolve deprecation warning in latest `selenium-webdriver`.

*Earlopain*
4 changes: 2 additions & 2 deletions actionpack/lib/action_pack/gem_version.rb
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 3
PRE = "4"
TINY = 4
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
2 changes: 2 additions & 0 deletions actiontext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Rails 7.1.4 (August 22, 2024) ##

* Strip `content` attribute if the key is present but the value is empty

*Jeremy Green*
4 changes: 2 additions & 2 deletions actiontext/lib/action_text/gem_version.rb
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 3
PRE = "4"
TINY = 4
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
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.1.3-4",
"version": "7.1.400",
"description": "Edit and display rich text in Rails applications",
"module": "app/assets/javascripts/actiontext.esm.js",
"main": "app/assets/javascripts/actiontext.js",
2 changes: 2 additions & 0 deletions actionview/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Rails 7.1.4 (August 22, 2024) ##

* Action View Test Case `rendered` memoization.

*Sean Doyle*
4 changes: 2 additions & 2 deletions actionview/lib/action_view/gem_version.rb
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 3
PRE = "4"
TINY = 4
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
2 changes: 1 addition & 1 deletion actionview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rails/ujs",
"version": "7.1.3-4",
"version": "7.1.400",
"description": "Ruby on Rails unobtrusive scripting adapter",
"main": "app/assets/javascripts/rails-ujs.js",
"module": "app/assets/javascripts/rails-ujs.esm.js",
2 changes: 2 additions & 0 deletions activejob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Rails 7.1.4 (August 22, 2024) ##

* Register autoload for `ActiveJob::Arguments`.

*Rafael Mendonça França*
4 changes: 2 additions & 2 deletions activejob/lib/active_job/gem_version.rb
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 3
PRE = "4"
TINY = 4
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
5 changes: 5 additions & 0 deletions activemodel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Rails 7.1.4 (August 22, 2024) ##

* No changes.


## Rails 7.1.3.4 (June 04, 2024) ##

* No changes.
4 changes: 2 additions & 2 deletions activemodel/lib/active_model/gem_version.rb
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 3
PRE = "4"
TINY = 4
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
end
2 changes: 2 additions & 0 deletions activerecord/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Rails 7.1.4 (August 22, 2024) ##

* Allow to eager load nested nil associations.

*fatkodima*
4 changes: 2 additions & 2 deletions activerecord/lib/active_record/gem_version.rb
Original file line number Diff line number Diff line change
@@ -9,8 +9,8 @@ def self.gem_version
module VERSION
MAJOR = 7
MINOR = 1
TINY = 3
PRE = "4"
TINY = 4
PRE = nil

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

0 comments on commit 6f57590

Please sign in to comment.