Bump git from 4.0.0 to 4.0.1
Merged
Number: #247
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 07, 2025 at 09:13 PM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
July 07, 2025 at 09:54 PM UTC
(about 1 year ago)
(about 1 year ago)
Merged:
July 07, 2025 at 09:54 PM UTC
(about 1 year ago)
by matz
(about 1 year ago)
by matz
Time to Close:
41 minutes
Labels:
dependencies ruby
dependencies ruby
Description:
Bumps git from 4.0.0 to 4.0.1.
Release notes
Sourced from git's releases.
v4.0.1
4.0.1 (2025-07-06)
Bug Fixes
- Fix Rubocop Layout/LineLength offense (52d80ac)
- Fix Rubocop Lint/EmptyBlock offense (9081f0f)
- Fix Rubocop Lint/MissingSuper offense (e9e91a8)
- Fix Rubocop Lint/StructNewOverride offense (141c2cf)
- Fix Rubocop Lint/SuppressedException offense (4372a20)
- Fix Rubocop Lint/UselessConstantScoping offense (54c4a3b)
- Fix Rubocop Metrics/AbcSize offense (256d860)
- Fix Rubocop Metrics/BlockLength offense (9c856ba)
- Fix Rubocop Metrics/ClassLength offense (exclude tests) (d70c800)
- Fix Rubocop Metrics/ClassLength offense (refactor Git::Log) (1aae57a)
- Fix Rubocop Metrics/ClassLength offense (refactor Git::Status) (e3a378b)
- Fix Rubocop Metrics/CyclomaticComplexity offense (abfcf94)
- Fix Rubocop Metrics/MethodLength offense (e708c36)
- Fix Rubocop Metrics/ParameterLists offense (c7946b0)
- Fix Rubocop Metrics/PerceivedComplexity offense (5dd5e0c)
- Fix Rubocop Naming/AccessorMethodName offense (e9d9c4f)
- Fix Rubocop Naming/HeredocDelimiterNaming offense (b4297a5)
- Fix Rubocop Naming/PredicateMethod offense (d33f7a8)
- Fix Rubocop Naming/PredicatePrefix offense (57edc79)
- Fix Rubocop Naming/VariableNumber offense (3fba6fa)
- Fix Rubocop Style/ClassVars offense (a2f651a)
- Fix Rubocop Style/Documentation offense (e80c27d)
- Fix Rubocop Style/IfUnlessModifier offense (c974832)
- Fix Rubocop Style/MultilineBlockChain offense (dd4e4ec)
- Fix Rubocop Style/OptionalBooleanParameter offense (c010a86)
- Fix typo in status.rb (284fae7)
- Remove duplicate methods found by rubocop (bd691c5)
- Result of running rake rubocop:autocorrect (8f1e3bb)
- Result of running rake rubocop:autocorrect_all (5c75783)
Other Changes
Changelog
Sourced from git's changelog.
4.0.1 (2025-07-06)
Bug Fixes
- Fix Rubocop Layout/LineLength offense (52d80ac)
- Fix Rubocop Lint/EmptyBlock offense (9081f0f)
- Fix Rubocop Lint/MissingSuper offense (e9e91a8)
- Fix Rubocop Lint/StructNewOverride offense (141c2cf)
- Fix Rubocop Lint/SuppressedException offense (4372a20)
- Fix Rubocop Lint/UselessConstantScoping offense (54c4a3b)
- Fix Rubocop Metrics/AbcSize offense (256d860)
- Fix Rubocop Metrics/BlockLength offense (9c856ba)
- Fix Rubocop Metrics/ClassLength offense (exclude tests) (d70c800)
- Fix Rubocop Metrics/ClassLength offense (refactor Git::Log) (1aae57a)
- Fix Rubocop Metrics/ClassLength offense (refactor Git::Status) (e3a378b)
- Fix Rubocop Metrics/CyclomaticComplexity offense (abfcf94)
- Fix Rubocop Metrics/MethodLength offense (e708c36)
- Fix Rubocop Metrics/ParameterLists offense (c7946b0)
- Fix Rubocop Metrics/PerceivedComplexity offense (5dd5e0c)
- Fix Rubocop Naming/AccessorMethodName offense (e9d9c4f)
- Fix Rubocop Naming/HeredocDelimiterNaming offense (b4297a5)
- Fix Rubocop Naming/PredicateMethod offense (d33f7a8)
- Fix Rubocop Naming/PredicatePrefix offense (57edc79)
- Fix Rubocop Naming/VariableNumber offense (3fba6fa)
- Fix Rubocop Style/ClassVars offense (a2f651a)
- Fix Rubocop Style/Documentation offense (e80c27d)
- Fix Rubocop Style/IfUnlessModifier offense (c974832)
- Fix Rubocop Style/MultilineBlockChain offense (dd4e4ec)
- Fix Rubocop Style/OptionalBooleanParameter offense (c010a86)
- Fix typo in status.rb (284fae7)
- Remove duplicate methods found by rubocop (bd691c5)
- Result of running rake rubocop:autocorrect (8f1e3bb)
- Result of running rake rubocop:autocorrect_all (5c75783)
Other Changes
Commits
5613c32chore: release v4.0.11aae57afix: fix Rubocop Metrics/ClassLength offense (refactor Git::Log)e3a378bfix: fix Rubocop Metrics/ClassLength offense (refactor Git::Status)d70c800fix: fix Rubocop Metrics/ClassLength offense (exclude tests)256d860fix: fix Rubocop Metrics/AbcSize offenseabfcf94fix: fix Rubocop Metrics/CyclomaticComplexity offense5dd5e0cfix: fix Rubocop Metrics/PerceivedComplexity offense1da8c28test: avoid deprecated dsa for tests keyse708c36fix: fix Rubocop Metrics/MethodLength offense284fae7fix: fix typo in status.rb- Additional commits viewable in compare view
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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
| ID: | 2930959 |
| UUID: | 2647893805 |
| Node ID: | PR_kwDOAP5Ebc6d06ct |
| Host: | GitHub |
| Repository: | mruby/mruby.github.io |
| Merge State: | Unknown |