filestack-rails
filestack-rails copied to clipboard
Bump actionpack from 7.1.3.4 to 7.1.4.1
Bumps actionpack from 7.1.3.4 to 7.1.4.1.
Release notes
Sourced from actionpack's releases.
7.1.4.1
Active Support
- No changes.
Active Model
- No changes.
Active Record
- No changes.
Action View
- No changes.
Action Pack
Avoid regex backtracking in HTTP Token authentication
[CVE-2024-47887]
Avoid regex backtracking in query parameter filtering
[CVE-2024-41128]
Active Job
- No changes.
Action Mailer
Avoid regex backtracking in
block_formathelper[CVE-2024-47889]
Action Cable
- No changes.
Active Storage
- No changes.
... (truncated)
Commits
5b5f0daPreparing for 7.1.4.1 release76ae935Update CHANGELOGsb0fe99fAvoid backtracking in filtered_query_string7c13988Avoid backtracking in Token#raw_params1f56fd6Merge pull request #52962 from rails/rm-releser6f57590Preparing for 7.1.4 release63fe89dSync changelog6036b65Merge pull request #52138 from skipkayhil/hm-rack-input-is-optional578eb9aMove the rewind code closer to the reason why we need to rewind213538eConsider selenium-webdriver version for Ruby 2.7- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.