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 the gix group with 2 updates #1249

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps the gix group with 2 updates: gix-features and gix-testtools.

Updates gix-features from 0.36.1 to 0.37.1

Release notes

Sourced from gix-features's releases.

gix-features v0.37.1

Chore

  • change rust-version manifest field back to 1.65. They didn't actually need to be higher to work, and changing them unecessarily can break downstream CI.

    Let's keep this value as low as possible, and only increase it when more recent features are actually used.

Commit Statistics

  • 2 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Merge branch 'msrv' (8c492d7)
    • Change rust-version manifest field back to 1.65. (3bd09ef)

gix-features v0.37.0

Chore

  • upgrade MSRV to v1.70 Our MSRV follows the one of helix, which in turn follows Firefox.

Commit Statistics

  • 5 commits contributed to the release over the course of 9 calendar days.
  • 22 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

  • Uncategorized
    • Prepare changelogs of next release (e78a92b)
    • Merge branch 'maintenance' (4454c9d)
    • Upgrade MSRV to v1.70 (aea89c3)

... (truncated)

Commits
  • 972241f Release gix-date v0.8.3, gix-hash v0.14.1, gix-trace v0.1.6, gix-features v0....
  • 9587972 fixup gix-testtools manifest to allow releasing all other crates.
  • 8c492d7 Merge branch 'msrv'
  • e6706f2 virtually downgrade home to pass MRSV checks
  • 3bd09ef chore: change rust-version manifest field back to 1.65.
  • ce44fe3 Merge branch 'fuzz-gix-config'
  • fee6bde Refactor gix-config fuzzer
  • edb12ff Release gix-testtools v0.13.0
  • 793c2af set gix-testtools package versions so that it can be released
  • 7fe620d Release gix-testtools v0.13.0
  • Additional commits viewable in compare view

Updates gix-testtools from 0.12.0 to 0.13.0

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gix group with 2 updates: [gix-features](https://github.com/Byron/gitoxide) and gix-testtools.


Updates `gix-features` from 0.36.1 to 0.37.1
- [Release notes](https://github.com/Byron/gitoxide/releases)
- [Changelog](https://github.com/Byron/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-features-v0.36.1...gix-features-v0.37.1)

Updates `gix-testtools` from 0.12.0 to 0.13.0

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 8, 2024
@o2sh o2sh merged commit 3ca6b1d into main Jan 9, 2024
9 checks passed
@o2sh o2sh deleted the dependabot/cargo/gix-41eea6b5ad branch January 9, 2024 16:45
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.

2 participants