This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the bundler group with 7 updates:
7.0.8
7.0.8.1
6.3.1
6.4.2
7.0.8
7.0.8.1
7.0.8
7.0.8.1
7.0.8
7.0.8.1
1.15.4
1.16.7
2.2.8
2.2.9
Updates
rails
from 7.0.8 to 7.0.8.1Release notes
Sourced from rails's releases.
... (truncated)
Commits
506462a
Preparing for 7.0.8.1 release030cd01
update changelog4c83b33
fix XSS vulnerability when using translation723f545
Merge pull request #48869 from brunoprietog/disable-session-active-storage-pr...Updates
puma
from 6.3.1 to 6.4.2Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
Commits
5fc43d7
5.6.8 and 6.4.2dfbba22
6.4.260d5ee3
Merge pull request from GHSA-c2f4-cvqm-65w2a287025
6.4.1 version tick!32a629d
6.4.17e17826
[Fix #3282]idle-timeout
not waiting on all workers in cluster mode (#3283)437142e
README.md - add the puma-acme plugin (#3301)e9125fa
[CI] Change all workflow file extensions to '.yml' (#3300)d49dec9
[CI] Add Ruby 3.3, use 'rubygems: latest' in tests.yaml MRI (#3299)2d27225
Note symlink mechanism in restart documentation for hot restart (#3298)Updates
actionpack
from 7.0.8 to 7.0.8.1Release notes
Sourced from actionpack's releases.
... (truncated)
Commits
506462a
Preparing for 7.0.8.1 release030cd01
update changelog4c83b33
fix XSS vulnerability when using translationUpdates
actiontext
from 7.0.8 to 7.0.8.1Release notes
Sourced from actiontext's releases.
... (truncated)
Commits
506462a
Preparing for 7.0.8.1 release030cd01
update changelogUpdates
activestorage
from 7.0.8 to 7.0.8.1Release notes
Sourced from activestorage's releases.
... (truncated)
Commits
506462a
Preparing for 7.0.8.1 release030cd01
update changelog723f545
Merge pull request #48869 from brunoprietog/disable-session-active-storage-pr...Updates
nokogiri
from 1.15.4 to 1.16.7Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
d8d6ba3
version bump to v1.16.776199bb
dep: update libxml2 to v2.12.9 (branch v1.16.x) (#3297)ca92e48
dep: update packaged libxml2 to v2.12.9fb833ea
version bump to v1.16.6bacc8dc
dep: update libxml2 to 2.12.8 (backport to v1.16.x) (#3229)cf0579f
doc: update CHANGELOG447fd12
dep: update libxml2 to 2.12.8cd70bd3
version bump to v1.16.5afc36de
dep: update vendored libxml2 to v2.12.7 (#3191)41b4f08
ci: add arm64-darwin coverage using macos-14Updates
rack
from 2.2.8 to 2.2.9Release notes
Sourced from rack's releases.
Commits
b1deebd
Bump patch version.f7d40f9
Merge branch '2-2-sec' into 2-2-stablee830011
bump versiond9c163a
Avoid 2nd degree polynomial regexp in MediaType6245768
Return an empty array when ranges are too largee4c1177
Fixing ReDoS in header parsingfdb12cb
backport #2104 (#2121)99057e6
Update CHANGELOG for 2.2.8 (#2107)3314622
Adds missing 2.2.8 to CHANGELOG.md (#2106)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.