Bump the bundler group across 1 directory with 9 updates #4
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 8 updates in the / directory:
2.2.2
2.2.5
2.0.6
2.0.9
1.13.6
1.15.6
5.6.4
5.6.8
6.4.2
6.5.10
7.1.23
7.1.33
0.9.27
0.9.36
6.0.0
6.1.0
Updates
carrierwave
from 2.2.2 to 2.2.5Release notes
Sourced from carrierwave's releases.
Changelog
Sourced from carrierwave's changelog.
Commits
0fcff94
Version 2.2.539b282d
Fix Content-Type allowlist bypass vulnerability2f91bee
Version 2.2.42f2d77a
Merge pull request #2665 from SuperTux88/backport-kwargs-fix52237f4
fix: ruby 2.7 kwarg warning in uploader processbdb0be0
File.exists? had been deprecated since Ruby 2.1 and has been deleted in Ruby 3.2ed8c518
Forward to 1.x changelog for older changesbaf5df7
Version 2.2.38c4c91f
Make spec runnablec74579d
Workaround for 'undefined method closed?' error caused by ssrf_filter 1.1Updates
devise_invitable
from 2.0.6 to 2.0.9Changelog
Sourced from devise_invitable's changelog.
Commits
87b8391
bump to 2.0.98a08437
Do not accept expired invitation on password reset41f5897
Update fr.ymld585dd2
Bump actions/checkout from 3 to 4a9dd4a4
Create id.ymld414a5e
add test for 2.0.6b38fef5
Test against Ruby 3.2db2f9a1
bump to 2.0.8d35c274
update changelogaf33e62
fix string matching on error message with rails 7.1Updates
nokogiri
from 1.13.6 to 1.15.6Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
7ab6310
version bump to v1.15.6f8156b4
dep: update libxml to 2.11.7 (branch 1.15.x) (#3154)9827619
ci: pin to a version of bundler that works across supported rubies83a2571
dep: bump libxml to v2.11.75745d4b
version bump to v1.15.5da2d908
ci: add ruby version to vendored libs cache key (backport) (#3029)0f56450
ci: add ruby version to vendored libs cache key (#3028)32b2c35
dep: update libxml to 2.11.5 and libxslt to 1.1.39 (v1.15.x) (#3025)b8f7e16
ci: skip the BSD builds for nowaa3208b
dep: update libxml to 2.11.5 and libxslt to 1.1.39Updates
puma
from 5.6.4 to 5.6.8Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
Commits
1293573
5.6.8bbb880f
Merge pull request from GHSA-c2f4-cvqm-65w278393bf
5.6.77405a21
Merge pull request from GHSA-68xg-gqqm-vgj8d33424b
5.6.7 release note [ci skip]f8c7b23
5.6.608af1b5
5.6.6 release note6dac5d9
Prevent loading with rack 3 (#3166)0892558
Fix and update 5-6-stable CI, two backports (#3167)3a6ea4f
Release note fix for 5.6.5Updates
sidekiq
from 6.4.2 to 6.5.10Changelog
Sourced from sidekiq's changelog.
... (truncated)
Commits
f67a7ab
Cherry pick:101435c
Merge 62c90d7022c059
bump, prepfa6723e
formatting, ensure environment is updated in Sidekiq.optionsad0f13c
prepare for release7ed013e
Fail if bad scout_apm detected, fixes #56162ff4474
Fix natural sorting for processes (#5587)0588caf
changes7037533
Speedup iterating overWorkSet
(#5559)d424e45
Add pagination to "Busy" page (#5556)Updates
sidekiq-unique-jobs
from 7.1.23 to 7.1.33Release notes
Sourced from sidekiq-unique-jobs's releases.
... (truncated)
Changelog
Sourced from sidekiq-unique-jobs's changelog.
... (truncated)
Commits
f613977
Bump sidekiq-unique-jobs to 7.1.33cd09ba6
fix: backport xss and rce fixes to v7.1 (#834)81cc875
Bump sidekiq-unique-jobs to 7.1.323e21885
fix:while_executing
should not invoke conflict strategy when the job was s...eec260f
Bump sidekiq-unique-jobs to 7.1.319682f16
chore(gem): bump version0d9a4ea
Fix active worker detection by using correct keys (#756) (#799)0253377
Bump sidekiq-unique-jobs to 7.1.29d0d73b4
Update changelog6f244a2
Fix instance level after_unlock callback (#737)Updates
yard
from 0.9.27 to 0.9.36Release notes
Sourced from yard's releases.
... (truncated)
Changelog
Sourced from yard's changelog.
... (truncated)
Commits
e833aac
Tag release v0.9.361fcb2d8
Merge pull request #1538 from RedYetiDev/patch-2a831a59
Fix semicolon2a0b999
assign url_for_main to a variable3059017
Merge pull request #1519 from mtasaka/ruby33_test_fixc88406e
Update frames.erb7cb3fc5
Merge pull request #1524 from frsantos/fix_tuple_docs04e4c9a
Merge pull request #1531 from rafaelfranca/rm-ruby-3.3ebf5005
Tag release v0.9.3562e18b4
Prepare changelogUpdates
rack
from 2.2.3 to 2.2.8.1Release notes
Sourced from rack's releases.
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
e830011
bump versiond9c163a
Avoid 2nd degree polynomial regexp in MediaType6245768
Return an empty array when ranges are too largee4c1177
Fixing ReDoS in header parsingf169ff7
Bump patch version.0a46487
Regenerate SPEC (#2102)cee73b3
Fix inefficient assert pattern in Rack::Lint (#2101)1fdcf1f
Prefer ubuntu-latest for testing. (#2095)287fe43
Update cookie.rb (#2092)e7f4869
adds missing 2.2.7 to CHANGELOG.md (#2081)Updates
sanitize
from 6.0.0 to 6.1.0Release notes
Sourced from sanitize's releases.
Changelog
Sourced from sanitize's changelog.