chore(deps): update dependency git to v4 #198
Open
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.
This PR contains the following updates:
'~>1.18'
->'~>4.0'
Release Notes
ruby-git/ruby-git (git)
v4.0.5
Compare Source
Bug Fixes
Other Changes
v4.0.4
Compare Source
Bug Fixes
Other Changes
v4.0.2
Compare Source
Bug Fixes
Other Changes
v4.0.1
Compare Source
Bug Fixes
Other Changes
v4.0.0
Compare Source
⚠ BREAKING CHANGES
Features
Other Changes
v3.1.1
Compare Source
Bug Fixes
Other Changes
v3.1.0
Compare Source
Features
Other Changes
v3.0.2
Compare Source
Bug Fixes
Other Changes
v3.0.1
Compare Source
Full Changelog
Changes since v3.0.0:
b47eedc
Improved error message of rev_parse9d44146
chore: update the development dependency on the minitar gemf407b92
feat: set the locale to en_US.UTF-8 for git commandsb060e47
test: verify that command line envionment variables are set as expected1a5092a
chore: release v3.0.0v3.0.0
Compare Source
Full Changelog
Changes since v3.0.0:
b47eedc
Improved error message of rev_parse9d44146
chore: update the development dependency on the minitar gemf407b92
feat: set the locale to en_US.UTF-8 for git commandsb060e47
test: verify that command line envionment variables are set as expected1a5092a
chore: release v3.0.0v2.3.3
Compare Source
Full Changelog
Changes since v2.3.3:
534fcf5
chore: use ProcessExecuter.run instead of the implementing it in this gem629f3b6
feat: update dependenices501d135
feat: add support for Ruby 3.4 and drop support for Ruby 3.038c0eb5
build: update the CI build to use current versions to TruffleRuby and JRubyd3f3a9d
chore: add frozen_string_literal: true magic commentv2.3.2
Compare Source
Full Changelog
Changes since v2.3.2:
c25e5e0
test: add tests for spaces in the git binary path or the working dir5f43a1a
fix: open3 errors on binary paths with spaces60b58ba
test: add #run_command for tests to use instead of backticksv2.3.1
Compare Source
Full Changelog
Changes since v2.3.1:
7646e38
fix: improve error message for Git::Lib#branches_allv2.3.0
Compare Source
Full Changelog
Changes since v2.3.0:
e236007
test: allow bin/test-in-docker to accept the test file(s) to run on command linef4747e1
test: rename bin/tests to bin/test-in-docker51f781c
test: remove duplicate test from test_stashes.rb2e79dbe
Fixed "unbranched" stash message support:da6fa6e
Conatinerised the test suite with Docker:2e23d47
Update instructions for building a specific version of Git70565e3
Add Git.binary_version to return the version of the git command linev2.2.0
Compare Source
Full Changelog
Changes since v2.2.0:
f8bc987
Fix windows CI build error471f5a8
Sanatize object ref sent to cat-file command604a9a2
Make Git::Base#branch work when HEAD is detachedv2.1.1
Compare Source
Full Changelog
Changes since v2.1.1:
7292f2c
Omit the test for signed commit data on Windows2d6157c
Document this gem's (aspirational) design philosophyd4f66ab
Sanitize non-option arguments passed togit name-rev
0296442
Refactor Git::Lib#rev_parse9b9b31e
Verify that the revision-range passed to git log does not resemble a command-line optiondc46ede
Verify that the commit-ish passed to git describe does not resemble a command-line option00c4939
Verify that the commit(s) passed to git diff do not resemble a command-line optiona08f89b
Update README737c4bb
ls-tree optional recursion into subtreesv2.1.0
Compare Source
Full Changelog
Changes since v2.1.0:
6ce3d4d
Handle ignored files with quoted (non-ASCII) filenamesdd8e8d4
Supply all of the specific color options too749a72d
Memoize all of the significant calls in Git::Status2bacccc
When core.ignoreCase, check for untracked files case-insensitively7758ee4
When core.ignoreCase, check for deleted files case-insensitively993eb78
When core.ignoreCase, check for added files case-insensitivelyd943bf4
When core.ignoreCase, check for changed files case-insensitivelyv2.0.1
Compare Source
Full Changelog
Changes since v2.0.1:
93c8210
Add Git::Log#max_countd84097b
Update YARDoc for a few a few methodv2.0.0
Compare Source
Full Changelog
Changes since v2.0.0:
da435b1
Document and add tests for Git::Statusc8a77db
Fix Git::Base#status on an empty repo712fdad
Fix Git::Status#untracked when run from worktree subdir6a59bc8
Remove the Git::Base::Factory modulev1.19.1
Compare Source
Full Changelog
Changes since v1.19.1:
7585c39
Change how the git CLI subprocess is executed (#684)f93e042
Update instructions for releasing a new version of the git gem (#686)f48930d
Update minimum required version of Ruby and Git (#685)v1.19.0
Compare Source
Full Changelog
Changes since v1.19.0:
f97c57c
Announce the 2.0.0 pre-release (#682)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.