chore(deps): bump the ruby-deps group across 1 directory with 6 updates#2636
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the ruby-deps group across 1 directory with 6 updates#2636dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the ruby-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [puma](https://github.com/puma/puma) | `8.0.1` | `8.0.2` | | [view_component](https://github.com/viewcomponent/view_component) | `4.11.0` | `4.12.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.86.2` | `1.87.0` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.35.2` | `2.35.4` | | [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) | `3.9.0` | `3.10.2` | | [bullet](https://github.com/flyerhzm/bullet) | `8.1.2` | `8.1.3` | Updates `puma` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](puma/puma@v8.0.1...v8.0.2) Updates `view_component` from 4.11.0 to 4.12.0 - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](ViewComponent/view_component@v4.11.0...v4.12.0) Updates `rubocop` from 1.86.2 to 1.87.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.2...v1.87.0) Updates `rubocop-rails` from 2.35.2 to 2.35.4 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.35.2...v2.35.4) Updates `rubocop-rspec` from 3.9.0 to 3.10.2 - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.9.0...v3.10.2) Updates `bullet` from 8.1.2 to 8.1.3 - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](flyerhzm/bullet@8.1.2...8.1.3) --- updated-dependencies: - dependency-name: puma dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: view_component dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rubocop dependency-version: 1.87.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rubocop-rails dependency-version: 2.35.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: rubocop-rspec dependency-version: 3.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: bullet dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-deps group with 6 updates in the / directory:
8.0.18.0.24.11.04.12.01.86.21.87.02.35.22.35.43.9.03.10.28.1.28.1.3Updates
pumafrom 8.0.1 to 8.0.2Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
Commits
8085b75Release v8.0.2 (#3945)439c6138.0.2 backport (#3944)Updates
view_componentfrom 4.11.0 to 4.12.0Release notes
Sourced from view_component's releases.
Changelog
Sourced from view_component's changelog.
Commits
4cbdbaaMerge pull request #2649 from ViewComponent/release-4-12-0a8888e1Fix lint and bump allocation ranges02d8896lockfiles50a2bafrelease 4.12.06796b2eMerge commit from fork015f42cclean up changelog5963e48simplify53106beupdate changelog7b05073fix Reused component instances retain stale render context48e5fd2fix for around_render safety gapUpdates
rubocopfrom 1.86.2 to 1.87.0Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
e5b788dCut 1.8765aece8Update Changelog810c790Fix incorrect autocorrect forStyle/StructInheritancecop1ec0554[Fix #15185] MakeLayout/EmptyLineAfterGuardClauseaccept new SimpleCov dir...11cd569Merge pull request #15190 from koic/fix_false_positives_in_style_yoda_conditionceff136[Fix #15188] Fix false positives forStyle/YodaCondition4a12596Fix incorrect autocorrect forStyle/HashConversioncop4801e9dMerge pull request #15184 from rubocop/fix-typos-and-grammar-in-docsbfe7dc5Fix various typos and grammar mistakes in documentation6988aa4Merge pull request #15182 from koic/fix_incorrect_autocorrect_for_style_alias...Updates
rubocop-railsfrom 2.35.2 to 2.35.4Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
a4d53a5Cut 2.35.4e9e592dUpdate Changelog84eb5fe[Doc] Update the doc forRails/StrongParametersExpect5490e3eMerge pull request #1636 from koic/fix_strong_parameters_expect_dynamic_permi...cfe75e9[Fix #1574] Fix an invalid autocorrection forRails/StrongParametersExpect4817d57Merge pull request #1633 from koic/doc_strong_parameters_expect_safetyd9824c6Merge pull request #1634 from koic/fix_strong_parameters_expect_array_requiree30a80bMerge pull request #1635 from jdelStrother/params-inspect70651a0Allowinspectin Rails/StrongParametersExpecta8f6e0c[Doc] Document additional unsafety ofRails/StrongParametersExpectUpdates
rubocop-rspecfrom 3.9.0 to 3.10.2Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
2488441Merge pull request #2189 from rubocop/releasec9e53cfBump version to 3.10.27ae0a42Merge pull request #2186 from sakuro/fix/spec-file-path-format-empty-custom-t...8b0b5e9Merge branch 'master' into fix/spec-file-path-format-empty-custom-transformdc4465cMerge pull request #2188 from rubocop/fix-2185d5de6b2Consider regexp with options a non-simple regexpbad0cb3🐛 Fix RSpec/SpecFilePathFormat false positives when CustomTransform maps ...ec3eeabMerge pull request #2183 from rubocop/fix-match-with-simple-regex-with-interp...16bbf49Bump version to 3.10.12a78abdIgnore interpolation in MatchWithSimpleRegexUpdates
bulletfrom 8.1.2 to 8.1.3Changelog
Sourced from bullet's changelog.
Commits
bc55c03Bumping version to 8.1.3bf01943Merge pull request #774 from sloane/sloane/shorten-it-block-commentf30f124Fixup ActiveRecord versions899c97fGreen68ad149RedDependabot 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 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