Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump git from 1.9.1 to 1.10.0 #211

Merged
merged 1 commit into from
Dec 21, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2021

Bumps git from 1.9.1 to 1.10.0.

Release notes

Sourced from git's releases.

v.1.10.0

Full Changelog

  • 8acec7d Release v1.10.0 (#545)
  • 8feb4ff Refactor directory initialization (#544)
  • 3884314 Add -ff option to git clean (#529)
  • 984ff7f #533 Add --depth options for fetch call (#534)
  • 6cba37e Add support for git init --initial-branch=main argument (#539)
  • ff98c42 Add support for the git merge --no-commit argument (#538)
  • 1023f85 Require pathname module (#536)
Changelog

Sourced from git's changelog.

1.10.0

See https://github.com/ruby-git/ruby-git/releases/tag/v1.10.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)

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](ruby-git/ruby-git@v1.9.1...v1.10.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 21, 2021
@dependabot dependabot bot requested a review from andrcuns December 21, 2021 09:09
@codeclimate
Copy link

codeclimate bot commented Dec 21, 2021

Code Climate has analyzed commit 042abe8 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 98.7% (0.0% change).

View more on Code Climate.

@andrcuns andrcuns merged commit 479d839 into main Dec 21, 2021
@andrcuns andrcuns deleted the dependabot/bundler/git-1.10.0 branch December 21, 2021 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant