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

build(deps): bump vergen from 7.5.1 to 8.2.7 #1529

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vergen from 7.5.1 to 8.2.7.

Release notes

Sourced from vergen's releases.

v8.2.7 - vergen

  • Dependency updates
  • Added support for dirty status in output

v8.2.6 - vergen

  • Mainly dependency updates
  • docs.rs documentation generation fix

v8.2.4 - vergen

  • Updated time to 0.3.22 to fix issues where a new used function did not appear in older patch versions, causing those who haven't run cargo update recently to see errors building vergen

v8.2.3

  • Updated gix to 0.48.0
  • Added support for specifying a custom build.rs location.
  • Added support for using a local offset for date/timestamp display.
    NOTE - Using a local offset will likely cause failures on Unix systems due to the Soundness check that the time crate performs. I don't want to introduce unsoundness support to vergen.

v8.2.1 - vergen

  • Bugfix for gitcl feature timestamp parsing.

v8.2.0 - vergen

  • Added the ability to disable emission, even if a feature is enabled (i.e. disable_git)
  • Added the ability to skip emission, even if a feature is enabled and emission is not disabled.

v8.1.3 - vergen

  • gix dependency updated to 0.44.1. 0.43.1 and 0.44.0 were yanked due to dependency issues.

v8.1.2 - vergen

  • Documentation corrections
  • Dependency updates (mainly git2-rs to 0.17.1)

v8.1.1

  • Documentation updates and fixes.
  • Updated --match on the gitcl feature to be wrapped with quotes so globbing works properly across many shells.

v8.1.0

  • Fixed issue with gitcl command line check. Some versions of git do not recognize the -v option. This was changed to git --version by default. You can also now specify the command you wish to use to check for git in configuration.
  • Updated some out of date docs referring to an old feature.
  • Added the ability to specify a match glob string for the git describe output. This is supported in the gitcl and git2 features. At this time I could not determine how to do the similar logic with gitoxide so this config has no effect in that feature.

v8.0.0

  • Updated to gix 0.42.0.
  • Updated README.md to reflect new release.

v8.0.0-beta.9

  • gix to 0.40.0
  • gix-tempfile pinned to 4.1.0 to avoid RUSTSEC dependency

v8.0.0-beta.8

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [vergen](https://github.com/rustyhorde/vergen) from 7.5.1 to 8.2.7.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](rustyhorde/vergen@7.5.1...8.2.7)

---
updated-dependencies:
- dependency-name: vergen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 12, 2024
@delta1 delta1 added the build breaking breaks compilation and requires manual changes label Jan 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2024

Superseded by #1531.

@dependabot dependabot bot closed this Jan 15, 2024
@dependabot dependabot bot deleted the dependabot/cargo/vergen-8.2.7 branch January 15, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build breaking breaks compilation and requires manual changes 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.

1 participant