Data-Liberation-Front / data_kitten

Get dataset metadata in a consistent format - no matter what you throw at it
MIT License
15 stars 5 forks source link

Bump git from 1.8.1 to 1.9.0 #152

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps git from 1.8.1 to 1.9.0.

Release notes

Sourced from git's releases.

v1.9.0

Full Changelog

  • 07a1167 Release v1.9.0 (#524)
  • 8fe479b Fix worktree test when git dir includes symlinks (#522)
  • 0cef8ac feat: add --gpg-sign option on commits (#518)
  • 765df7c Adds file option to config_set to allow adding to specific git-config files (#458)
  • 8cd523a Add "g.current_branch" to Readme.md (#519)
  • 98270b6 use spaces instead of tab (#517)
  • e2fd4af test: git show should not chomp results (#513)
  • bd026d3 Remove JRuby on Windows workaround (#511)
  • d1b1711 Add gem build, install, and sanity test to CI build (#509)
Changelog

Sourced from git's changelog.

1.9.0

See https://github.com/ruby-git/ruby-git/releases/tag/v1.9.0

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #153.