Skip to content

build(deps): bump gix from 0.57.1 to 0.58.0 - #34

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/gix-0.58.0
Closed

build(deps): bump gix from 0.57.1 to 0.58.0#34
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/gix-0.58.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 22, 2024

Copy link
Copy Markdown
Contributor

Bumps gix from 0.57.1 to 0.58.0.

Release notes

Sourced from gix's releases.

gix v0.58.0

New Features

  • add max-control feature for fine-grained performance control. This also adds the following performance features:

    • zlib-ng
  • zlib-ng-compat

  • zlib-stock

  • parallel-walkdir

Bug Fixes

  • object::tree::diff::Platform::for_each_to_obtain_tree(callback) errors are more convenient to use. Due to a change in how the generic error type is declared it should now be possible to use anyhow with it as well.

Commit Statistics

  • 13 commits contributed to the release over the course of 18 calendar days.
  • 20 days passed between releases.
  • 4 commits were understood as conventional.
  • 1 unique issue was worked on: #670

Commit Details

  • #670
    • object::tree::diff::Platform::for_each_to_obtain_tree(callback) errors are more convenient to use. (e3c5a0f)
  • Uncategorized
    • Prepare changelogs prior to release (6a2e0be)
    • Merge branch 'finegrained-features' (d8570d0)
    • Add max-control feature for fine-grained performance control. (8847676)
    • Merge branch 'dirwalk' (5d176fc)
    • Use gix_fs::current_dir(precompose_unicode). (7d8d167)
    • Adapt to changes in gix-features (eacb5a4)
    • Add env::args_os_opt() which takes an argument to determine input unicode-decomposition (a7e606b)
    • Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 (b6c04c8)
    • Merge pull request #1248 from joshtriplett/tyop (39f35da)
    • Typo fixes (3ef3bc2)
    • max-performance-zlib-ng-compat flag (1ba9488)
    • Add a max-performance-zlib-ng-compat flag (cfb06ec)
Commits
  • eb6aa8f Release gix-utils v0.1.9, gix-features v0.38.0, gix-actor v0.30.0, gix-object...
  • 6a2e0be prepare changelogs prior to release
  • d8570d0 Merge branch 'finegrained-features'
  • 3ae5baa Merge pull request #1257 from joshtriplett/faster-hex-no-serde
  • 8847676 feat: add max-control feature for fine-grained performance control.
  • 140341c Disable faster-hex's default serde feature
  • db86fba Merge branch 'url-fuzz'
  • 8d4bf40 fix: prevent very long path from using unbounded time in realpath().
  • 48e8932 Merge branch 'EmbarkStudios/main'
  • 68a7079 Replace windows with windows-sys
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the dependencies Pull requests that update a dependency file label Jan 22, 2024
Bumps [gix](https://github.com/Byron/gitoxide) from 0.57.1 to 0.58.0.
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-v0.57.1...gix-v0.58.0)

---
updated-dependencies:
- dependency-name: gix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/gix-0.58.0 branch from b569ef9 to 84c49ce Compare January 24, 2024 00:16
@dependabot @github

dependabot Bot commented on behalf of github Mar 15, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #49.

@dependabot dependabot Bot closed this Mar 15, 2024
@dependabot
dependabot Bot deleted the dependabot/cargo/gix-0.58.0 branch March 15, 2024 16:08
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants