cf-ops-automation
cf-ops-automation copied to clipboard
chore(deps): update dependency git to v3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| git (changelog) | '~>1.19.1' -> '~>3.0.0' |
Release Notes
ruby-git/ruby-git (git)
v3.0.0
Changes since v2.3.3:
-
534fcf5chore: use ProcessExecuter.run instead of the implementing it in this gem -
629f3b6feat: update dependenices -
501d135feat: add support for Ruby 3.4 and drop support for Ruby 3.0 -
38c0eb5build: update the CI build to use current versions to TruffleRuby and JRuby -
d3f3a9dchore: add frozen_string_literal: true magic comment
v2.3.3
Changes since v2.3.2:
-
c25e5e0test: add tests for spaces in the git binary path or the working dir -
5f43a1afix: open3 errors on binary paths with spaces -
60b58batest: add #run_command for tests to use instead of backticks
v2.3.2
Changes since v2.3.1:
-
7646e38fix: improve error message for Git::Lib#branches_all
v2.3.1
Changes since v2.3.0:
-
e236007test: allow bin/test-in-docker to accept the test file(s) to run on command line -
f4747e1test: rename bin/tests to bin/test-in-docker -
51f781ctest: remove duplicate test from test_stashes.rb -
2e79dbeFixed "unbranched" stash message support: -
da6fa6eConatinerised the test suite with Docker: -
2e23d47Update instructions for building a specific version of Git -
70565e3Add Git.binary_version to return the version of the git command line
v2.3.0
Changes since v2.2.0:
-
f8bc987Fix windows CI build error -
471f5a8Sanatize object ref sent to cat-file command -
604a9a2Make Git::Base#branch work when HEAD is detached
v2.2.0
Changes since v2.1.1:
-
7292f2cOmit the test for signed commit data on Windows -
2d6157cDocument this gem's (aspirational) design philosophy -
d4f66abSanitize non-option arguments passed togit name-rev -
0296442Refactor Git::Lib#rev_parse -
9b9b31eVerify that the revision-range passed to git log does not resemble a command-line option -
dc46edeVerify that the commit-ish passed to git describe does not resemble a command-line option -
00c4939Verify that the commit(s) passed to git diff do not resemble a command-line option -
a08f89bUpdate README -
737c4bbls-tree optional recursion into subtrees
v2.1.1
Changes since v2.1.0:
-
6ce3d4dHandle ignored files with quoted (non-ASCII) filenames -
dd8e8d4Supply all of the specific color options too -
749a72dMemoize all of the significant calls in Git::Status -
2baccccWhen core.ignoreCase, check for untracked files case-insensitively -
7758ee4When core.ignoreCase, check for deleted files case-insensitively -
993eb78When core.ignoreCase, check for added files case-insensitively -
d943bf4When core.ignoreCase, check for changed files case-insensitively
v2.1.0
Changes since v2.0.1:
v2.0.1
Changes since v2.0.0:
-
da435b1Document and add tests for Git::Status -
c8a77dbFix Git::Base#status on an empty repo -
712fdadFix Git::Status#untracked when run from worktree subdir -
6a59bc8Remove the Git::Base::Factory module
v2.0.0
Changes since v2.0.0.pre4:
Configuration
📅 Schedule: Branch creation - "after 8am on the first day of the month" (UTC), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.