Bump the ruby-minor-patch group across 1 directory with 10 updates #3298
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 ruby-minor-patch group with 10 updates in the / directory:
3.3.8
3.3.9
0.4.17
0.5.0
1.5.8
1.5.9
7.3.3
7.3.5
3.17.0
3.19.0
2.22.0
2.23.1
1.66.1
1.67.0
2.26.2
2.27.0
6.4.3
6.4.4
3.4.2
3.5.1
Updates
rexml
from 3.3.8 to 3.3.9Release notes
Sourced from rexml's releases.
Changelog
Sourced from rexml's changelog.
Commits
38eaa86
Add 3.3.9 entryce59f2e
parser: fix a bug that �x...; is accepted as a character referencea09646d
test: fix indentcf0fb9c
FixIOSource#readline
for@pending_buffer
(#215)1d0c362
OptimizeIOSource#read_until
method (#210)622011f
Bump versionUpdates
net-imap
from 0.4.17 to 0.5.0Release notes
Sourced from net-imap's releases.
... (truncated)
Commits
cc13c91
🔖 Bump version to v0.5.03e77349
✅ Fix GH action for rubygems Trusted Publishing5ce90bb
♻️ Use SASL::AuthenticationExchange internally943afda
✅ Setup simplecov6af826d
🔨📚 Fix rdoc => ghpages workflow0f7d264
🔀 Merge pull request #334 from ruby/responses-return-frozen_dup566e668
🔧 Set responses_without_block to frozen_dup in 0.65ac99b2
✨ Responses with no args can return frozen dup hash1a25273
✨ Responses with type can return frozen dup array1c3f43c
🔊 Update #responses deprecation messageUpdates
pg
from 1.5.8 to 1.5.9Changelog
Sourced from pg's changelog.
Commits
afe2f20
Bump VERSION to 1.5.99f8a6c6
Add History entry for pg-1.5.9342bdbb
Merge pull request #599 from larskanis/update-postgresca8e69c
Remove skip on Windows since the issue is fixed70c02ea
Work around missing dependency to errorcodes.h in PostgreSQL-17.04a52437
CI: Update jobs to postgresql-1.7.0d8c3753
Update to postgresql-17.0 and openssl-3.4.0 for Windows binary gems86367c6
Update error codes byrake update_error_codes
94f1d7f
Merge pull request #598 from larskanis/osl-threads716221a
Enable thread safety in static OpenSSL buildUpdates
twilio-ruby
from 7.3.3 to 7.3.5Release notes
Sourced from twilio-ruby's releases.
Changelog
Sourced from twilio-ruby's changelog.
Commits
4cb858d
Release 7.3.5b2c3b50
[Librarian] Regenerated @ 2e932f6c59e0f9fb6cb96952802e5ebedd83b6f0 1852557f82...db34888
Release 7.3.44c0704b
[Librarian] Regenerated @ d97b0740a0c7cf86beebd56c6973927b07719cde 1fc3bb6195...Updates
view_component
from 3.17.0 to 3.19.0Release notes
Sourced from view_component's releases.
Changelog
Sourced from view_component's changelog.
Commits
070f0dd
release 3.19.0 (#2143)3521959
Relax ActiveSupport version now that Rails 8 beta is available (#2140)14446d8
release 3.18.0 (#2138)23ef08b
bundle update (#2136)d0576c1
Enable components to use@request
andrequest
methods/ivars (#2135)1176505
chore: Remove .DS_Store file (#2134)21b94a7
Allow implicit locale in component file names (#2118)212d159
Register tests directory for rails stats (#2129)1fd89a4
Wrap entire compile step with mutex (#2132)587a9ed
📝 Add Niva to companies who useViewComponent
(#2131)Updates
loofah
from 2.22.0 to 2.23.1Release notes
Sourced from loofah's releases.
Changelog
Sourced from loofah's changelog.
Commits
3c09a93
version bump to v2.23.1cc8a9f5
Merge pull request #288 from lazyatom/add-min-height-and-max-height-to-safelist6c70219
Allow CSS properties: min-height, max-height5ac17a8
version bump to v2.23.007f6205
Merge pull request #287 from lazyatom/allow-css-min-width9f9b0b6
Allow CSS property: min-width31b90f2
Merge pull request #286 from flavorjones/flavorjones-fix-rubocop5ffc7bf
style(rubocop): Gemspec/AddRuntimeDependency9bf0727
dep(dev): pin rubocopbeb82b8
Merge pull request #281 from m-nakamura145/update-checkout-actionUpdates
rubocop
from 1.66.1 to 1.67.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
c108ac0
Cut 1.6774ddd9b
Update Changelogb5c12ae
Update Changelogc936160
[Fix #13331] Fix an error when using release task60ecb00
[Fix #13328] DeclareEnabled
as a common config key99022d9
Merge pull request #13327 from koic/make_server_mode_aware_of_auto_restart_fo...60432f5
ApplyRESTRICT_ON_SEND
toBundler/GemVersion
6b31c39
Make server mode aware of auto-restart for .rubocop_todo.yml updateadb7cee
[Fix #9816] RefineLint/SafeNavigationConsistency
7d6797c
[Fix #13286] AddAllowedMethods
andAllowedPatterns
configuration to `Lay...Updates
rubocop-rails
from 2.26.2 to 2.27.0Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
9165c10
Cut 2.27.0f052a89
Update Changelogf66b8f7
Merge pull request #1378 from koic/fix_an_error_for_rails_enum_syntax94a8370
[Fix #1377] Fix an error forRails/EnumSyntax
ec31d1b
Merge pull request #1367 from armandmgt/feature/allow-to_time-with-specifiera413fe6
Suppress new RuboCop offenses5bc926f
FixRails/TimeZone
should not report offense onString#to_time
with timez...209cc09
Use RuboCop Performance 1.222e619f3
[Docs] AddTargetRailsVersion
to config documentation083e24c
Merge pull request #1374 from fatkodima/env_local-handle-negationsUpdates
factory_bot_rails
from 6.4.3 to 6.4.4Release notes
Sourced from factory_bot_rails's releases.
Changelog
Sourced from factory_bot_rails's changelog.
Commits
b00d3c3
Release 6.4.4 [ci skip]b5f45b9
Update Bundler to v2.5.22f877249
Update Bundler to v2.5.21f5aabdd
Bump rake from 13.1.0 to 13.2.1 (#491)01e3bdb
Bump factory_bot from 6.4.0 to 6.5.0 (#492)26d0e9e
Bump rspec-rails from 6.1.0 to 6.1.4c681900
Bump standard from 1.32.1 to 1.40.0 (#487)3db6bd6
Ignore Standard Style/ArgumentsForwarding violations temporarily (#489)62f4319
Add a dynamic security workflow and a SECURITY.md file (#481)1c24be0
Add a CODEOWNERS file (#468)Updates
faker
from 3.4.2 to 3.5.1Release notes
Sourced from faker's releases.