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

Update git-config requirement from 0.12.0 to 0.14.0 in /crates/ignore-files #464

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Updates the requirements on git-config to permit the latest version.

Release notes

Sourced from git-config's releases.

git-config v0.14.0

A maintenance release without user-facing changes.

Commit Statistics

  • 1 commit contributed to the release.
  • 11 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • prepare changelogs prior to release (30d8ca1)
Changelog

Sourced from git-config's changelog.

0.14.0 (2022-08-17)

Changed

  • Invert behaviour to open::Options::strict_config(), with lenient being the default. This means API users will get libgit2 behaviour but commands like gix can change options to emulate git behaviour.

New Features

  • --cat-file flag for gix rev parse to cat instead of resolving.
  • gix rev previous-branches subcommand

Changed (BREAKING)

  • ein tools to ein tool for as it's more intuitive

New Features (BREAKING)

  • gix rev resolve --explain

Commit Statistics

  • 21 commits contributed to the release over the course of 26 calendar days.
  • 26 days passed between releases.
  • 5 commits were understood as conventional.
  • 1 unique issue was worked on: #427

Commit Details

  • #427
    • --cat-file flag for gix rev parse to cat instead of resolving. (b83f6bd)
    • gix rev resolve --explain (c5846e0)
    • gix rev previous-branches subcommand (e972aad)
    • support for parsing multiple specs in one invocation (84b5448)
    • support overriding cache settings with environment variables in gix (b838202)
  • Uncategorized
    • Merge branch 'core-abbrev-handling' (dbaff13)
    • Control which command is lenient or not. That way gix-config can be lenient. (6a9c58f)
    • Invert behaviour to open::Options::strict_config(), with lenient being the default. (0235111)
    • Merge branch 'main' into remote-ls-refs (c4bf958)
    • Merge branch 'index-write-refactor' (805f432)
    • ein tools to ein tool for as it's more intuitive (edf73dd)
    • Merge branch 'main' into write-index-v2 (a938986)

... (truncated)

Commits
  • 5ac9fbe Release git-features v0.26.0, git-actor v0.16.0, git-attributes v0.8.0, git-o...
  • 30d8ca1 prepare changelogs prior to release
  • fed38c9 fix: improve error message for when an invoked transport program can't be found.
  • f0997bf fix: assure processing thread is up before continuing.
  • c60c89d parse additional ssh messaegs into io-errors.
  • efe0c13 Set a stance regarding lifetimes usage.
  • 5a97bb5 adapt to changes in git-worktree
  • d7ee622 change!: Simplify Cache by removing its lifetime.
  • 4b8abb0 feat: display the underlying permission denied error as source when failng ha...
  • 511ed00 make fmt
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @passcod.


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 dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 2, 2023
Updates the requirements on [git-config](https://github.com/Byron/gitoxide) to permit the latest version.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](Byron/gitoxide@git-config-v0.12.0...git-config-v0.14.0)

---
updated-dependencies:
- dependency-name: git-config
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/crates/ignore-files/git-config-0.14.0 branch from 5bbda2e to 8530ff6 Compare January 6, 2023 13:54
@passcod
Copy link
Member

passcod commented Jan 6, 2023

@dependabot squash and merge

@passcod passcod merged commit 50c1832 into main Jan 6, 2023
@passcod passcod deleted the dependabot/cargo/crates/ignore-files/git-config-0.14.0 branch January 6, 2023 14:18
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant