dep: bump git from 1.13.2 to 1.14.0
Bumps git from 1.13.2 to 1.14.0.
Release notes
Sourced from git's releases.
Release v1.14.0
v1.14.0 (2023-02-25)
Changes since v1.13.2:
- 0f7c4a5 Allow the use of an array of path_limiters and add extended_regexp option to grep (#624)
- 8992701 Refactor error thrown when a git command fails (#622)
- cf74b91 Simplify how temp files are used when testing Git::Base#archive (#621)
- a8bfb9d Set init.defaultBranch when running tests if it is not already set (#620)
- 9ee7ca9 Create a null logger if a logger is not provided (#619)
- 872de4c Internal refactor of Git::Lib command (#618)
- 29e157d Simplify test running and fixture repo cloning (#615)
- 08d04ef Use dynamically-created repo for signed commits test (#614)
Changelog
Sourced from git's changelog.
v1.14.0 (2023-02-25)
Changes since v1.13.2:
- 0f7c4a5 Allow the use of an array of path_limiters and add extended_regexp option to grep (#624)
- 8992701 Refactor error thrown when a git command fails (#622)
- cf74b91 Simplify how temp files are used when testing Git::Base#archive (#621)
- a8bfb9d Set init.defaultBranch when running tests if it is not already set (#620)
- 9ee7ca9 Create a null logger if a logger is not provided (#619)
- 872de4c Internal refactor of Git::Lib command (#618)
- 29e157d Simplify test running and fixture repo cloning (#615)
- 08d04ef Use dynamically-created repo for signed commits test (#614)
Commits
-
4c5a6ac
Release v1.14.0 -
0f7c4a5
Allow the use of an array of path_limiters and add extended_regexp option to ... -
8992701
Refactor error thrown when a git command fails (#622) -
cf74b91
Simplify how temp files are used when testing Git::Base#archive (#621) -
a8bfb9d
Set init.defaultBranch when running tests if it is not already set (#620) -
9ee7ca9
Create a null logger if a logger is not provided (#619) -
872de4c
Internal refactor of Git::Lib command (#618) -
29e157d
Simplify test running and fixture repo cloning (#615) -
08d04ef
Use dynamically-created repo for signed commits test (#614) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts