🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
Permissions-Policy is Only Served on HTML Content-Type
The application configurable Permissions-Policy is only served on responses
with an HTML related Content-Type.
This has been assigned the CVE identifier CVE-2024-28103.
Versions Affected: >= 6.1.0
Not affected: < 6.1.0
Fixed Versions: 6.1.7.8, 7.0.8.4, and 7.1.3.4
Impact
Responses with a non-HTML Content-Type are not serving the configured Permissions-Policy. There are certain non-HTML Content-Types that would benefit from having the Permissions-Policy enforced.
Releases
The fixed releases are available at the normal locations.
Workarounds
N/A
Patches
To aid users who aren't able to upgrade immediately we have provided patches for
the supported release series in accordance with our maintenance policy
regarding security issues. They are in git-am format and consist of a
single changeset.
6-1-include-permissions-policy-header-on-non-html.patch - Patch for 6.1 series
7-0-include-permissions-policy-header-on-non-html.patch - Patch for 7.0 series
7-1-include-permissions-policy-header-on-non-html.patch - Patch for 7.1 series
This release is essentially v1.3.0, but with a properly packaged gem. There was an issue publishing v1.3.0 and that gem needed to be yanked to avoid breaking downstream projects. The v1.3.0 changelog is reproduced below.
What's Changed
Add Concurrent.usable_processor_count that is cgroups aware by @casperisfine in #1038
Align Java Executor Service behavior for shuttingdown?, shutdown? by @bensheldon in #1042
When setting the C compiler through the MiniPortile constructor, the preferred keyword argument is now :cc_command. The original :gcc_command is still supported. (#144 by @flavorjones)
Add support for extracting xz-compressed tarballs on OpenBSD. (#141 by @postmodern)
Add OpenBSD support to the experimental method MakeMakefile#mkmf_config. (#141 by @flavorjones)
Changed
MiniPortileCMake now detects the C and C++ compiler the same way MiniPortile does: by examining environment variables, then using kwargs, then looking in RbConfig (in that order). (#144 by @flavorjones)
GPG file verification error messages are captured in the raised exception. Previously these errors went to stderr. (#145 by @flavorjones)
Implements Zeitwerk::Loader#all_expected_cpaths, which returns a hash that
maps the absolute paths of the files and directories managed by the receiver
to their expected constant paths.
Please, check its documentation for further details.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ railties (7.0.8.1 → 7.0.8.4) · Repo · Changelog
Release Notes
7.0.8.4 (from changelog)
7.0.8.3 (from changelog)
7.0.8.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Preparing for 7.0.8.4 release
update changelog
include the HTTP Permissions-Policy on non-HTML Content-Types
Preparing for 7.0.8.3 release
Keep actiontext depending on trix 1.3.1
Merge pull request #51851 from skipkayhil/hm-fix-7-0-trix
Preparing for 7.0.8.2 release
Upgrade Trix to 1.3.2 to fix [CVE-2024-34341][1]
✳️ activemodel (7.0.8.1 → 7.0.8.4) · Repo · Changelog
Release Notes
7.0.8.4 (from changelog)
7.0.8.3 (from changelog)
7.0.8.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Preparing for 7.0.8.4 release
update changelog
include the HTTP Permissions-Policy on non-HTML Content-Types
Preparing for 7.0.8.3 release
Keep actiontext depending on trix 1.3.1
Merge pull request #51851 from skipkayhil/hm-fix-7-0-trix
Preparing for 7.0.8.2 release
Upgrade Trix to 1.3.2 to fix [CVE-2024-34341][1]
✳️ activerecord (7.0.8.1 → 7.0.8.4) · Repo · Changelog
Release Notes
7.0.8.4 (from changelog)
7.0.8.3 (from changelog)
7.0.8.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Preparing for 7.0.8.4 release
update changelog
include the HTTP Permissions-Policy on non-HTML Content-Types
Preparing for 7.0.8.3 release
Keep actiontext depending on trix 1.3.1
Merge pull request #51851 from skipkayhil/hm-fix-7-0-trix
Preparing for 7.0.8.2 release
Upgrade Trix to 1.3.2 to fix [CVE-2024-34341][1]
✳️ activesupport (7.0.8.1 → 7.0.8.4) · Repo · Changelog
Release Notes
7.0.8.4 (from changelog)
7.0.8.3 (from changelog)
7.0.8.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Preparing for 7.0.8.4 release
update changelog
include the HTTP Permissions-Policy on non-HTML Content-Types
Preparing for 7.0.8.3 release
Keep actiontext depending on trix 1.3.1
Merge pull request #51851 from skipkayhil/hm-fix-7-0-trix
Preparing for 7.0.8.2 release
Upgrade Trix to 1.3.2 to fix [CVE-2024-34341][1]
↗️ actionpack (indirect, 7.0.8.1 → 7.0.8.4) · Repo · Changelog
Security Advisories 🚨
🚨 Missing security headers in Action Pack on non-HTML responses
Release Notes
7.0.8.4 (from changelog)
7.0.8.3 (from changelog)
7.0.8.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Preparing for 7.0.8.4 release
update changelog
include the HTTP Permissions-Policy on non-HTML Content-Types
Preparing for 7.0.8.3 release
Keep actiontext depending on trix 1.3.1
Merge pull request #51851 from skipkayhil/hm-fix-7-0-trix
Preparing for 7.0.8.2 release
Upgrade Trix to 1.3.2 to fix [CVE-2024-34341][1]
↗️ actionview (indirect, 7.0.8.1 → 7.0.8.4) · Repo · Changelog
Release Notes
7.0.8.4 (from changelog)
7.0.8.3 (from changelog)
7.0.8.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Preparing for 7.0.8.4 release
update changelog
include the HTTP Permissions-Policy on non-HTML Content-Types
Preparing for 7.0.8.3 release
Keep actiontext depending on trix 1.3.1
Merge pull request #51851 from skipkayhil/hm-fix-7-0-trix
Preparing for 7.0.8.2 release
Upgrade Trix to 1.3.2 to fix [CVE-2024-34341][1]
↗️ concurrent-ruby (indirect, 1.2.3 → 1.3.1) · Repo · Changelog
Release Notes
1.3.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Promoting 1.3.1.pre to 1.3.1.
Prepare a 1.3.1.pre gem to test things for the 1.3.1 release.
Prepare the 1.3.1 release.
Prepare the 1.3.0 release.
Fix a small grammar issue.
Align Java Executor Service behavior for `shuttingdown?`, `shutdown?`
Add 10 minute timeout to GitHub Actions
Clarify
Cleanups
Add Concurrent.usable_processor_count that is cgroups aware
Use 'ruby' for dynamic latest CRuby release
Advance "latest" ruby in isolated ci test job to 3.3
No continue-on-error for head Rubies
Bump actions/checkout from 3 to 4
Bump actions/deploy-pages from 1 to 4
Bump actions/upload-pages-artifact from 1 to 3
Fix link label in signpost.md
CI: Tell dependabot to update GH Actions
↗️ method_source (indirect, 1.0.0 → 1.1.0) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 11 commits:
Exclude .travis.yml
Merge pull request #81 from banister/release-1-1-0
Release v1.1.0
Merge pull request #80 from casperisfine/fstr
Fix compatibility with frozen-string-literal and newer rubies
Merge pull request #73 from yhirano55/cache_clearable
Add MethodSource.clear_cache
Merge pull request #72 from stas/class_method_comment
Allow fetching class/module comments.
Merge pull request #66 from rafbm/patch-1
Add changelog to gemspec
↗️ mini_portile2 (indirect, 2.8.6 → 2.8.7) · Repo · Changelog
Release Notes
2.8.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
version bump to v2.8.7
Merge pull request #146 from flavorjones/flavorjones-downstream-ci
ci: attempt to add caching to the downstream projects
ci: integration test against nokogiri, sqlite3, re2
ci: add a skeleton downstream actions workflow
version bump to v2.8.7.rc1
doc: update CHANGELOG
Merge pull request #141 from postmodern/openbsd-support
mkmf_config is more robust about detecting libdir
ci: set MAKE=gmake for OpenBSD
Support extracting `.tar.xz` files on OpenBSD.
ci: break openbsd tests into `unit` and `examples` jobs
Added OpenBSD to the CI matrix.
Merge pull request #145 from flavorjones/flavorjones-make-tests-quiet
test: use Rake::TestTask instead of a custom rake task
test(style): indent test keys with <<~
feat: gpg verification error messages are captured in the exception
test: shush debug messages accidentally left on
test: shush minitest deprecation warnings
test: shush recipe building with a null logger
test: shush the webrick server
shush older ruby warnings about uninitialized ivar @detect_host
Merge pull request #144 from flavorjones/flavorjones-cxx-command
Add `cxx_command` which parallels `cc_command`
test: print out relevant RbConfig information
Merge pull request #143 from flavorjones/flavorjones-deprecate-gcc-command
Prefer `cc_command` to `gcc_command`
Merge pull request #142 from flavorjones/flavorjones-macos-14
ci: pin to macos-13 when necessary
↗️ rake (indirect, 13.1.0 → 13.2.1) · Repo · Changelog
Release Notes
13.2.1
13.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 60 commits:
Bump up 13.2.1
Merge pull request #553 from ruby/dependabot/github_actions/actions/configure-pages-5
Merge pull request #554 from ruby/suppress-array-internal
Suppressed "<internal:array>:52:in 'Array#each'" from backtrace
Bump up 13.2.0
Bump actions/configure-pages from 4 to 5
Merge pull request #549 from ruby/dependabot/github_actions/dependabot/fetch-metadata-2
Merge pull request #551 from andrykonchin/ak/restore-truffleruby-on-ci
Add TruffleRuby on CI
Merge pull request #550 from ruby/dependabot/github_actions/ruby/setup-ruby-1.173.0
Bump ruby/setup-ruby from 1.172.0 to 1.173.0
Bump dependabot/fetch-metadata from 1 to 2
Merge pull request #548 from ruby/dependabot/github_actions/actions/checkout-4.1.2
Bump actions/checkout from 4.1.1 to 4.1.2
Merge pull request #451 from janbiedermann/fix_ex_when_back_nil
Merge pull request #530 from gemmaro/feat/directory-filelist
Merge pull request #545 from ruby/remove-ostrust-dependency
Avoid to warning for variable initialization
Use Struct instead of OpenStruct.
Accept FileList object as directory task's target
Merge pull request #543 from ruby/dependabot/github_actions/ruby/setup-ruby-1.172.0
Bump ruby/setup-ruby from 1.168.0 to 1.172.0
Merge pull request #539 from ruby/dependabot/github_actions/ruby/setup-ruby-1.168.0
Bump ruby/setup-ruby from 1.165.1 to 1.168.0
Merge pull request #537 from ruby/removed-needless-block
Removed redundant block
Merge pull request #534 from ruby/dependabot/github_actions/actions/upload-pages-artifact-3
Merge pull request #536 from ruby/use-test-unit
Use omit instead of skip for test-unit
Fix Regexp literal
need to install coveralls
Install test-unit on GHA
Added begin-end for Ruby 2.4 parser of rubocop
Use FrozenError instead of RuntimeError if FrozenError was declared
Define capture_subprocess_io from minitest
Use capture_output instead of assert_output
Rewrite assert_silent with capture_output
Use capture_output instead of capture_io
Switch to use test-unit from minitest
Merge pull request #535 from ruby/dependabot/github_actions/ruby/setup-ruby-1.165.1
Bump ruby/setup-ruby from 1.162.0 to 1.165.1
Merge pull request #533 from ruby/dependabot/github_actions/actions/deploy-pages-4
Merge pull request #532 from ruby/dependabot/github_actions/lewagon/wait-on-check-action-1.3.3
Bump actions/upload-pages-artifact from 2 to 3
Bump actions/deploy-pages from 3 to 4
Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3
Merge pull request #529 from ruby/dependabot/github_actions/ruby/setup-ruby-1.162.0
Bump ruby/setup-ruby from 1.161.0 to 1.162.0
Merge pull request #526 from ruby/dependabot/github_actions/actions/deploy-pages-3
Merge pull request #527 from ruby/dependabot/github_actions/actions/configure-pages-4
Bump actions/configure-pages from 3 to 4
Bump actions/deploy-pages from 2 to 3
Merge pull request #525 from zenspider/zenspider/rule
Fix rule example to be correct
Merge pull request #524 from ruby/dependabot/github_actions/ruby/setup-ruby-1.161.0
Bump ruby/setup-ruby from 1.160.0 to 1.161.0
Merge pull request #523 from ruby/dependabot/github_actions/ruby/setup-ruby-1.160.0
Bump ruby/setup-ruby from 1.159.0 to 1.160.0
Merge pull request #522 from ruby/dependabot/github_actions/ruby/setup-ruby-1.159.0
Bump ruby/setup-ruby from 1.157.0 to 1.159.0
↗️ zeitwerk (indirect, 2.6.13 → 2.6.15) · Repo · Changelog
Release Notes
2.6.15 (from changelog)
2.6.14 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
Ready for 2.6.15
Refator while loop condition
Optimizes looking for at least one Ruby file
Enable --enable-frozen-string-literal in CI
Rewordings
Rewording in the README
Ready for 2.6.14
Restore the original Zeitwerk::NameError message
Documentation tweaks
Document Zeitwerk::Loader#all_expected_cpaths
Exclude macOS/2.5 from CI matrix
Standardize breadth-first loops
Let the ls helper yield the file type too
Implements Zeitwerk::Loader#all_expected_paths
Fix indentation
Add a test for Zeitwerk::NameError
Further revise the Zeitwerk::NameError message
Reword Zeitwerk::NameError message again
Polish Zeitwerk::NameError message
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands