dep: bump rails from 7.0.4.1 to 7.0.4.2
Bumps rails from 7.0.4.1 to 7.0.4.2.
Release notes
Sourced from rails's releases.
v7.0.4.2
Active Support
- No changes.
Active Model
- No changes.
Active Record
- No changes.
Action View
- No changes.
Action Pack
Fix
domain: :all
for two letter TLDThis fixes a compatibility issue introduced in our previous security release when using
domain: :all
with a two letter but single level top level domain domain (like.ca
, rather than.co.uk
).Active Job
- No changes.
Action Mailer
- No changes.
Action Cable
... (truncated)
Commits
-
7c70791
Version 7.0.4.2 -
1d6de16
Merge pull request #47087 from jhawthorn/cookie_domain - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts