Skip to content

build(deps): bump grev from 0.1.4 to 0.2.0 - #1644

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/grev-0.2.0
Closed

build(deps): bump grev from 0.1.4 to 0.2.0#1644
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/grev-0.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps grev from 0.1.4 to 0.2.0.

Changelog

Sourced from grev's changelog.

0.2.0

  • Switched errors to using Box<dyn std::error::Error>
    • Removed anyhow dependency
  • Removed deprecated get_revision() and git_revision() functions
    • Renamed git_revision_auto() to git_revision()
  • Bumped minimum supported Rust version to 1.74
Commits
  • 8339f20 Bump version to 0.2.0
  • cda8fbe Switch to using custom error type
  • 9b3a51e Rename git_revision_auto() to git_revision()
  • b955c6d Remove deprecated functionality
  • fb749fa Remove anyhow dependency
  • e7d4109 Add CI job for running project tests
  • 4a674ad Update minimum supported Rust version to 1.74
  • 952b511 Document private items in documentation CI job
  • 4429a2e Bump actions/checkout from 6 to 7
  • 4c244cc Update minimum supported Rust version to 1.68
  • 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 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)

Bumps [grev](https://github.com/d-e-s-o/grev) from 0.1.4 to 0.2.0.
- [Release notes](https://github.com/d-e-s-o/grev/releases)
- [Changelog](https://github.com/d-e-s-o/grev/blob/main/CHANGELOG.md)
- [Commits](d-e-s-o/grev@v0.1.4...v0.2.0)

---
updated-dependencies:
- dependency-name: grev
  dependency-version: 0.2.0
  dependency-type: direct:production
  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 rust Pull requests that update rust code labels Aug 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Looks like grev is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 31, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/grev-0.2.0 branch August 31, 2026 16:39
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.

0 participants