chore(deps): update dependency git to v2 #165
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'
->'~>2.0'
Release Notes
ruby-git/ruby-git (git)
v2.3.1
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.3.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.2.0
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.1
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.1.0
Compare Source
Full Changelog
Changes since v2.0.1:
93c8210
Add Git::Log#max_countd84097b
Update YARDoc for a few a few methodv2.0.1
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 modulev2.0.0
Compare Source
Full Changelog
Changes since v2.0.0.pre4:
1afc4c6
Update 2.x release line descriptioned52420
Make the pull request template more concise299ae6b
Remove stale bot integrationefb724b
Remove the DCO requirement for commitsv1.19.1
Compare Source
Full Changelog
Changes since v1.19.0:
f97c57c
Announce the 2.0.0 pre-release (#682)v1.19.0
Compare Source
Full Changelog
Changes since v1.18.0:
3bdb280
Add option to push all branches to a remote repo at one time (#678)b0d89ac
Remove calls to Dir.chdir (#673)e64c2f6
Refactor tests for read_tree, write_tree, and commit_tree (#679)0bb965d
Explicitly name remote tracking branch in test (#676)8481f8c
Document how to delete a remote branch (#672)dce6816
show .log example with count in README, fixes #667 (#668)b1799f6
Update test of 'git worktree add' with no commits (#670)dd5a24d
Add --filter to Git.clone for partial clones (#663)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.