Open
Conversation
0fd3e68 to
5014c00
Compare
5014c00 to
39591a8
Compare
39591a8 to
eb1b692
Compare
eb1b692 to
ecfcd97
Compare
ecfcd97 to
7100c07
Compare
441a2d5 to
d53b823
Compare
97c91e9 to
62c4899
Compare
62c4899 to
4664026
Compare
df92466 to
c853ecd
Compare
c853ecd to
89af1a8
Compare
89af1a8 to
bf0d2b0
Compare
bf0d2b0 to
53e0648
Compare
53e0648 to
0ee5d78
Compare
0ee5d78 to
55e7e38
Compare
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.
This PR contains the following updates:
'~>1.18'→'~>4.0'Release Notes
ruby-git/ruby-git (git)
v4.3.1Compare Source
Bug Fixes
v4.3.0Compare Source
Features
v4.2.0Compare Source
Features
Other Changes
v4.1.2Compare Source
Other Changes
v4.1.1Compare Source
Other Changes
v4.1.0Compare Source
Features
Bug Fixes
Other Changes
v4.0.7Compare Source
Other Changes
v4.0.6Compare Source
Bug Fixes
Other Changes
v4.0.5Compare Source
Bug Fixes
Other Changes
v4.0.4Compare Source
Bug Fixes
Other Changes
v4.0.2Compare Source
Bug Fixes
Other Changes
v4.0.1Compare Source
Bug Fixes
Other Changes
v4.0.0Compare Source
⚠ BREAKING CHANGES
Features
Other Changes
v3.1.1Compare Source
Bug Fixes
Other Changes
v3.1.0Compare Source
Features
Other Changes
v3.0.2Compare Source
Bug Fixes
Other Changes
v3.0.1Compare Source
Full Changelog
Changes since v3.0.0:
b47eedcImproved error message of rev_parse9d44146chore: update the development dependency on the minitar gemf407b92feat: set the locale to en_US.UTF-8 for git commandsb060e47test: verify that command line envionment variables are set as expected1a5092achore: release v3.0.0v3.0.0Compare Source
Full Changelog
Changes since v3.0.0:
b47eedcImproved error message of rev_parse9d44146chore: update the development dependency on the minitar gemf407b92feat: set the locale to en_US.UTF-8 for git commandsb060e47test: verify that command line envionment variables are set as expected1a5092achore: release v3.0.0v2.3.3Compare Source
Full Changelog
Changes since v2.3.3:
534fcf5chore: use ProcessExecuter.run instead of the implementing it in this gem629f3b6feat: update dependenices501d135feat: add support for Ruby 3.4 and drop support for Ruby 3.038c0eb5build: update the CI build to use current versions to TruffleRuby and JRubyd3f3a9dchore: add frozen_string_literal: true magic commentv2.3.2Compare Source
Full Changelog
Changes since v2.3.2:
c25e5e0test: add tests for spaces in the git binary path or the working dir5f43a1afix: open3 errors on binary paths with spaces60b58batest: add #run_command for tests to use instead of backticksv2.3.1Compare Source
Full Changelog
Changes since v2.3.1:
7646e38fix: improve error message for Git::Lib#branches_allv2.3.0Compare Source
Full Changelog
Changes since v2.3.0:
e236007test: allow bin/test-in-docker to accept the test file(s) to run on command linef4747e1test: rename bin/tests to bin/test-in-docker51f781ctest: remove duplicate test from test_stashes.rb2e79dbeFixed "unbranched" stash message support:da6fa6eConatinerised the test suite with Docker:2e23d47Update instructions for building a specific version of Git70565e3Add Git.binary_version to return the version of the git command linev2.2.0Compare Source
Full Changelog
Changes since v2.2.0:
f8bc987Fix windows CI build error471f5a8Sanatize object ref sent to cat-file command604a9a2Make Git::Base#branch work when HEAD is detachedv2.1.1Compare Source
Full Changelog
Changes since v2.1.1:
7292f2cOmit the test for signed commit data on Windows2d6157cDocument this gem's (aspirational) design philosophyd4f66abSanitize non-option arguments passed togit name-rev0296442Refactor Git::Lib#rev_parse9b9b31eVerify that the revision-range passed to git log does not resemble a command-line optiondc46edeVerify that the commit-ish passed to git describe does not resemble a command-line option00c4939Verify that the commit(s) passed to git diff do not resemble a command-line optiona08f89bUpdate README737c4bbls-tree optional recursion into subtreesv2.1.0Compare Source
Full Changelog
Changes since v2.1.0:
6ce3d4dHandle ignored files with quoted (non-ASCII) filenamesdd8e8d4Supply all of the specific color options too749a72dMemoize all of the significant calls in Git::Status2baccccWhen core.ignoreCase, check for untracked files case-insensitively7758ee4When core.ignoreCase, check for deleted files case-insensitively993eb78When core.ignoreCase, check for added files case-insensitivelyd943bf4When core.ignoreCase, check for changed files case-insensitivelyv2.0.1Compare Source
Full Changelog
Changes since v2.0.1:
93c8210Add Git::Log#max_countd84097bUpdate YARDoc for a few a few methodv2.0.0Compare Source
Full Changelog
Changes since v2.0.0:
da435b1Document and add tests for Git::Statusc8a77dbFix Git::Base#status on an empty repo712fdadFix Git::Status#untracked when run from worktree subdir6a59bc8Remove the Git::Base::Factory modulev1.19.1Compare Source
Full Changelog
Changes since v1.19.1:
7585c39Change how the git CLI subprocess is executed (#684)f93e042Update instructions for releasing a new version of the git gem (#686)f48930dUpdate minimum required version of Ruby and Git (#685)v1.19.0Compare Source
Full Changelog
Changes since v1.19.0:
f97c57cAnnounce 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.