chore(deps): update all non-major bundler dependencies - #1092
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## staging #1092 +/- ##
========================================
Coverage 74.56% 74.56%
========================================
Files 51 51
Lines 1093 1093
========================================
Hits 815 815
Misses 278 278 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
4a6475b to
fe15f87
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
95c68d8 to
5e1d797
Compare
5e1d797 to
407eb86
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
'~> 7.0.2'->'~> 7.1.0''~> 8.0', '>= 8.0.8'->'~> 8.1''~> 3.0.0'->'~> 3.2.0''~>1.13.0'->'~>1.15.0''~> 6.5.0'->'~> 6.5.1''~> 3.5.1'->'~> 3.5.2''~> 0.88.1'->'~> 0.90.0''~> 2.13.0'->'~> 2.14.1''~> 4.6.0'->'~> 4.6.1''~> 4.17.0'->'~> 4.18.0''~> 0.5.8'->'~> 0.5.12''~> 2.1.3'->'~> 2.1.4''~> 1.5.9'->'~> 1.6.2''~> 6.6.0'->'~> 6.6.1''~> 2.5.0'->'~> 2.5.2''~> 6.7.0'->'~> 6.8.0''~> 7.2.2', '>= 7.2.2.1'->'~> 7.2.2', '>= 7.2.2.2''~> 1.76.1'->'~> 1.81.6''~> 1.25'->'~> 1.26', '>= 1.26.1''~> 2.32'->'~> 2.33', '>= 2.33.4''~> 3.6'->'~> 3.7''~> 5.25'->'~> 5.28', '>= 5.28.1''~> 5.25'->'~> 5.28', '>= 5.28.1''~> 5.25'->'~> 5.28', '>= 5.28.1''~> 8.0.4'->'~> 8.0.8''~> 5.3.1'->'~> 5.4.0''~> 0.8.0'->'~> 0.9.0''~> 4.3.0'->'~> 4.4.0''~> 0.12.6.9'->'~> 0.12.6.10'Release Notes
presidentbeef/brakeman (brakeman)
v7.1.0Compare Source
--ensure-no-obsolete-config-entriesoption (viralpraxis)flyerhzm/bullet (bullet)
v8.1.0Compare Source
get_relationprivateseuros/capistrano-sidekiq (capistrano-sidekiq)
v3.2.0Compare Source
Changed
v3.1.0Compare Source
Fixed
Added
sidekiq_mark_deploy)sidekiq_use_login_shell)sidekiq_command,sidekiq_command_args)Changed
devise-i18n/devise-i18n (devise-i18n)
v1.15.0Compare Source
rails_i18n.v1.14.0Compare Source
thoughtbot/factory_bot_rails (factory_bot_rails)
v6.5.1Compare Source
What's Changed
required_ruby_versionto require >= Ruby 3.1 by @y-yagi in #538New Contributors
Full Changelog: thoughtbot/factory_bot_rails@v6.5.0...v6.5.1
faker-ruby/faker (faker)
v3.5.2Compare Source
Happy Canada Day! 🍁
This version adds and improves some locales and fixes some bugs.
Thanks to all contributors!
Improvements & Bug fixes
Faker::Address.cityandFaker::Address.street_addressfor:frlocale by @brupla6126 in #3018ja/booklocale by @thdaraujo in #3062restaurant.ymlby @daniel-nerdgeschoss in #3067locales/fr/address.ymlby @brupla6126 in #3071locales/en/cosmere.ymlby @bensheldon in #3075Chore
Update local dependencies
rubocop-minitestfrom0.37.1to0.38.0. by @thdaraujo in #3080New Contributors
Full Changelog: faker-ruby/faker@v3.5.1...v3.5.2
rails/jbuilder (jbuilder)
v2.14.1Compare Source
What's Changed
Jbuilder.encodeproperly forwards arguments to.newby @flavorjones in #601New Contributors
Full Changelog: rails/jbuilder@v2.14.0...v2.14.1
v2.14.0Compare Source
What's Changed
_is_collection?method by @moberegger in #590#frozen_string_literal: trueto all files by @moberegger in #599_keyto prevent string allocation when formattingSymbols by @moberegger in #593extract!calls to save on memory allocation by @moberegger in #598method_missingviaalias_methodby @moberegger in #600New Contributors
Full Changelog: rails/jbuilder@v2.13.0...v2.14.0
rails/jquery-rails (jquery-rails)
v4.6.1Compare Source
mollie/mollie-api-ruby (mollie-api-ruby)
v4.18.0Compare Source
0ab3a06) Add order attributes to Payment APIruby/net-imap (net-imap)
v0.5.12Compare Source
What's Changed
TruffleRuby is not (yet) "officially supported" but it seems to work (with a few small caveats). Several tests are still marked as pending, but the rest all pass. #528 protects us from merging PRs that break TruffleRuby and (in some cases) JRuby.
Fixed
net/imapfor JRuby/TruffleRuby by @nevans in #530Miscellaneous
Full Changelog: ruby/net-imap@v0.5.11...v0.5.12
v0.5.11Compare Source
What's Changed
Added
ESearchResult#to_sequence_setby @nevans in #511ESearchResult#eachby @nevans in #513VanishedData#each, delegated to#uids.each_numberby @nevans in #522Ractor.shareable_procby @ko1 in #525Fixed
SearchResult#==for LHS with no modseq by @nevans in #514Other Changes
obj.to_sequence_set => nilin try_convert by @nevans in #512VanishedData#uidsto beSequenceSet.emptyby @nevans in #517ArgumentErrorfor#fetchwithpartialby @nevans in #521Documentation
#enable(docs only) by @nevans in #518Miscellaneous
FakeServer#Connection#closemutex by @nevans in #520New Contributors
Full Changelog: ruby/net-imap@v0.5.10...v0.5.11
v0.5.10Compare Source
What's Changed
Added
SequenceSet#inspectformat toNet::IMAP::SequenceSet(#{string})by @nevans in #501SequenceSet#inspectoutput for more than 512 entries by @nevans in #502Fixed
\Remotemailbox attr constant by @voxik in #509Documentation
SequenceSet#string=rdoc by @nevans in #497Other Changes
SequenceSet#string=by @nevans in #498SequenceSet#dup,#clone, and#replaceby @nevans in #505Miscellaneous
Full Changelog: ruby/net-imap@v0.5.9...v0.5.10
v0.5.9Compare Source
What's Changed
Added
Net::IMAP::SequenceSet()coercion method by @nevans in #490Fixed
SequenceSet#include?handling of invalid inputs by @nevans in #479connection_statetransitions by @nevans in #494Documentation
Other Changes
SequenceSet[]by @nevans in #492#disconnectbefore waiting for lock & thread join by @nevans in #493Miscellaneous
Full Changelog: ruby/net-imap@v0.5.8...v0.5.9
omniauth/omniauth (omniauth)
v2.1.4Compare Source
What's Changed
Full Changelog: omniauth/omniauth@v2.1.3...v2.1.4
You may now configure an after_request_phase callback on your omniauth builder instance. This callback will be run after the request phase before returning the request result.
varvet/pundit (pundit)
v2.5.2Compare Source
Fixed
config/rubocop-rspec.ymlback from accidentally being excluded #866v2.5.1Compare Source
Fixed
pundit/rspecno longer raises an error in Active Support #857rack/rack-attack (rack-attack)
v6.8.0Compare Source
Changed
Fixed
Deprecated
Removed
rubocop/rubocop (rubocop)
v1.81.6Compare Source
Bug fixes
Lint/SelfAssignmentwhen using[]=assignment with no arguments. ([@koic][])Style/ArrayIntersectwhenintersection(other).any?is called without a receiver. ([@koic][])Style/ConditionalAssignmentis configured withassign_inside_conditionaland the conditional contains a multi-line regex. ([@martinemde][])Style/RedundantInterpolationwhen using a one-line=>pattern matching. ([@koic][])Style/EndlessMethodwhen heredoc is used in method body. ([@koic][])Style/EndlessMethodwhen the endless method would exceed the maximum line length. ([@koic][])Lint/EmptyInterpolationwhen interpolation is inside a%Wliteral. ([@dvandersluis][])Style/RedundantFormatfalse positive when a interpolated value is given to a specifier with a width or precision. ([@dvandersluis][])Style/RedundantFormathandling control characters like\n. ([@dvandersluis][])Style/Semicolonwhen a method call using hash value omission without parentheses is terminated with a semicolon. ([@koic][])Security/JSONLoadwhencreate_additionsis explicitly specified. ([@earlopain][])Changes
Lint::ConstantOverwrittenInRescuecop to detect offenses within fully qualified constants. ([@viralpraxis][])Lint/ConstantOverwrittenInRescuecop to detect offenses within nested constants. ([@viralpraxis][])Lint/ConstantOverwrittenInRescueto detect any constant assignment. ([@viralpraxis][])Style/LambdaCallautocorrection contextual. ([@koic][])v1.81.1Compare Source
Bug fixes
Lint/DeprecatedOpenSSLConstantwhenCipherappears twice. ([@koic][])Changes
Style/NumberedParametersandStyle/ItBlockParameterwithEnforcedStyle: allow_single_linewhen the block itself is on a single line. ([@earlopain][])v1.81.0Compare Source
New features
Style/ArrayIntersectWithSingleElementcop. ([@r7kamura][])EnforcedStyleForMultiline: diff_commainStyle/TrailingCommaInArguments. ([@akouryy][])Bug fixes
Style/NilComparisoncop when using thevar.==(nil)andvar.===(nil)syntax. ([@viralpraxis][])Style/ExplicitBlockArgumentwhen there are two methods that share the same implementation. ([@earlopain][])Style/NumberedParametersandStyle/ItBlockParameterwhen using multiline method chain withEnforcedStyle: allow_single_line. ([@koic][])Layout/MultilineOperationIndentationwhen using indented code on LHS of equality operator in modifier method definition. ([@koic][])Layout/EmptyLineBetweenDefsforAllowAdjacentOneLineDefs: falseandDefLikeMacrosthat take no block. ([@earlopain][])EnforcedStyle: allowed_in_returnsand!!appears across multiple lines in return position. ([@koic][])Style/RedundantParentheseswhen parentheses are used around a one-linerescueexpression as a condition. ([@koic][])Style/RedundantRegexpEscapewhen an escaped variable sigil follows#(e.g.,/#\@​foo/,/#\@​@​bar/,/#\$baz/). ([@koic][])Layout/RescueEnsureAlignmentwith a block whose send node is split over multiple lines. ([@dvandersluis][])Style/RedundantFormatwhen the format string has a variable width that isn't given as a literal value. ([@dvandersluis][])ParserEngine: parser_prismis configured in a base config file. ([@sudoremo][])Lint/Voidwhen using a return value in assignment method definition. ([@koic][])Style/RedundantRegexpArgumentwhen using escaped single quote character. ([@koic][])Style/UnlessElsewhen usingunlesswiththen. ([@koic][]).rubocop.yml,.rubocop_todo.yml) change. ([@earlopain][]).rubocopconfig file. ([@earlopain][])Layout/LineLengthautocorrection from splitting a block if its receiver contains a heredoc. ([@dvandersluis][])Lint/ShadowedArgumentwhen assigning inside arescueblock. ([@earlopain][])Changes
positionEncodingutf-8andutf-32. ([@tmtm][])v1.80.2Compare Source
Bug fixes
Style/SafeNavigationwhen using ternary expression with index access call with method chain. ([@koic][])Style/RedundantParentheseswith unary operators andyield,super, ordefined?. ([@earlopain][])Style/RedundantParentheseswith method calls taking argument without parentheses likereturn (x y) if z. ([@earlopain][])Style/StringConcatenationwhen a double-quoted string contains escaped quotes and interpolation. ([[@earlopain](https://redConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.