Bump the "all" group with 1 updates across multiple ecosystems #1009
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 all group with 13 updates:
1.19.01.20.10.6.128720.6.128731.82.01.82.12.34.22.34.30.6.128720.6.128730.6.128720.6.128732.1.152.1.163.3.14.0.15.0.05.1.05.27.06.0.10.7.20.8.07.0.07.0.20.6.128720.6.12873Updates
bootsnapfrom 1.19.0 to 1.20.1Release notes
Sourced from bootsnap's releases.
Changelog
Sourced from bootsnap's changelog.
Commits
ba59bb8Release 1.20.1302b7dbMerge pull request #514 from byroot/handle-broken-symlinkfd1ddc3Handle broken symlinks in load pathfac34b8Release 1.20.071311d4Include Bootsnap::VERSION in LoadPathCache versionf5c43acMerge pull request #512 from byroot/prune-load-dirf94f668Stop caching directories in LoadPathCachee3b5292Merge pull request #511 from byroot/c-ext-load-path-scane91dd21Implement PathScanner in C to avoid N+1stat(2)callsc77d5ccCleanup the c extensionUpdates
sorbet-runtimefrom 0.6.12872 to 0.6.12873Release notes
Sourced from sorbet-runtime's releases.
Commits
Updates
rubocopfrom 1.82.0 to 1.82.1Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
5711dcbCut 1.82.14918002Update Changelog0479119[Fix rubocop#14559] Fix false positives forLint/UselessAssignmentwhen a v...990121bOptimize cache cleanup routinee06d0c1[Fix #14743] Fix false positives forLayout/MultilineMethodCallIndentationa6e4adfMerge pull request #14742 from ydakuka/14737/fix_crash_in_layout_redundant_li...1873836[Fix rubocop#14737] Fix crash inLayout/RedundantLineBreakwhen `Layout/Lin...bb2fb48Merge pull request #14738 from koic/fix_an_error_for_style_trailing_comma_in_...d08ff2e[Fix #14736] Fix an error forStyle/TrailingCommaInArgumentsedca36eMerge pull request #14725 from viralpraxis/fix-layout-line-length-cop-error-i...Updates
rubocop-railsfrom 2.34.2 to 2.34.3Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
31e5404Cut 2.34.3ef1a374Update Changelogab178abBump license years to 20266415859Merge pull request #1575 from ydakuka/fix-typos-and-improve-naming-inclusive-...54fcb88Fix typos and improveNaming/InclusiveLanguageconfiguration2923a13CI against Ruby 4.09447337Use RuboCop RSpec 3.8.0 for development3e89a64Reset the docs version4df528fMerge pull request #1573 from koic/fix_an_error_for_rails_select_map15c4c74Fix an error forRails/SelectMapUpdates
sorbetfrom 0.6.12872 to 0.6.12873Release notes
Sourced from sorbet's releases.
Commits
Updates
sorbet-static-and-runtimefrom 0.6.12872 to 0.6.12873Release notes
Sourced from sorbet-static-and-runtime's releases.
Commits
Updates
action_text-trixfrom 2.1.15 to 2.1.16Release notes
Sourced from action_text-trix's releases.
Commits
5c8b688v2.1.1673c20cfFix XSS vulnerability in attachment href rendering07a5e47Make "yarn version" commit changes to the ruby gem, too1771514Merge pull request #1271 from basecamp/flavorjones/ci-sauce-labs04f803eci: stabilize Sauce Labs with SC5 tunnel93f5270Merge pull request #1270 from basecamp/flavorjones/fix-minitest-errors31045c9action_text-trix: pin minitest to < 613eebdayarn build696643dMerge pull request #1269 from basecamp/flavorjones/revert-mousedown-click-change42f69ddRevert "Toolbar Button: Handleclickinstead ofmousedown"Updates
bigdecimalfrom 3.3.1 to 4.0.1Release notes
Sourced from bigdecimal's releases.
Changelog
Sourced from bigdecimal's changelog.
Commits
6d01c36Bump version to v4.0.1 (#477)4914cc3Remove "Which version should you select" section (#476)4120325Remove unused variable (and add test for it) (#475)f0bf63fMerge pull request #474 from ruby/exclude-dependabot-updated93ef2bExclude dependabot updates from release noted9914c9Bump version to v4.0.0 (#472)45d203aDeprecate ludcmp, jacobian and newton (#471)8146336Remove deprecated method BigDecimal#precs (#470)b7e93bfBetter rounding of BigMath.atan(nearly_one, prec) (#469)cef76ebMerge pull request #468 from ruby/dependabot/github_actions/step-security/har...Updates
hashiefrom 5.0.0 to 5.1.0Release notes
Sourced from hashie's releases.
Changelog
Sourced from hashie's changelog.
Commits
ce22262Preparing for release, 5.1.0.db14062Fixup RELEASING.md.b0dd1b8Merge pull request #588 from hashie/dependabot/github_actions/actions/checkout-6cb62aa8Bump actions/checkout from 4 to 6777c7e9Requires Ruby 2.7+ and upgraded Rubocop to 1.82.0 (#589)6d9ad8cAdd logger as a runtime dependency (#583)7351055Merge pull request #582 from btalayeminaei/test-with-ruby-3.3cd3db28Test with Ruby 3.4cd2f2e0Test with Ruby 3.3d07b2a3Merge pull request #580 from kianmeng/fix-typosUpdates
minitestfrom 5.27.0 to 6.0.1Changelog
Sourced from minitest's changelog.
... (truncated)
Commits
edd37ceprepped for release248c9e2- Fixed method signature of Minitest::Benchmark.run. (flavorjones)18bbdb1- Flush stdout/stderr before exit./bin/minitest -Ilib ./bug1046.rb:1 < /dev/n...50a1b1f- Normalize paths while processing file.rb:line args.372b997- Fixed --help and --version exiting 1. (grosser)c05a898- Improved usage banner output by reordering and reformatting.692c2e7+ Added new rake tasktest:futo Minitest::TestTask, to only run tests with...5bbab5cFix format of History.rdoc. (y-yagi)2f3d88eprepped for release756f965Add Hoe's :cov plugin and start to look at gapsUpdates
multi_xmlfrom 0.7.2 to 0.8.0Changelog
Sourced from multi_xml's changelog.
Commits
f1d0703Bump version to 0.8.0e19f336Add push workflow and update release rake task901bd2eDocument Ruby 4 supporte5d1d8cRefactord6f7415Remove test skipsce8c07cIncrease branch coverage to 100%ba709fdFix tests on Windows67fc3a0Drop support for JRubyafa7099Add type checking with RBS and Steepb12a339More refactoringUpdates
public_suffixfrom 7.0.0 to 7.0.2Changelog
Sourced from public_suffix's changelog.
Commits
1e010a4chore: Release 7.0.2cdddbbcfix(build): Exclude symlink and unnecessary files698b015ci: Update rubocop configec471edRelease 7.0.1532084ddocs: FIx commit examples6e494ddtest: Fix test position4642c1eUpdate .gitignore24c422cUpdate .gitignorea4971b9refactor: Split tests with excessive assertions9e86627docs: reference Common Changelog in RELEASINGUpdates
sorbet-staticfrom 0.6.12872 to 0.6.12873Release notes
Sourced from sorbet-static's releases.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditions