reverie icon indicating copy to clipboard operation
reverie copied to clipboard

Update built requirement from 0.5.1 to 0.6.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Updates the requirements on built to permit the latest version.

Changelog

Sourced from built's changelog.

[0.6.0] - 2023-02-09

Changed

  • Identical re-release after yanking 0.5.3, due to semver failure

[0.5.3] - 2023-02-08

Changed

  • Bump git2 to 0.16, mitigating GHSA-8643-3wh5-rmjq

Added

  • Add GIT_COMMIT_HASH_SHORT

[0.5.2] - 2022-12-03

Changed

  • Removed unused transitive dependency on time
  • Bump cargo-lock to 8.0
  • Bump git2 to 0.15
  • Fix unescaped quotes in literals

Added

  • Added GitHub Actions to the list of detected CI platforms

[0.5.1] - 2021-05-27

Changed

  • Bump cargo-lock to 7.0
  • Bump semver to 1.0

[0.5.0] - 2021-05-01

Fixed

  • Fix possibly wrong CFG_ values in cross-compilation scenarios
  • Fix handling of backspaces in doc-attributes

Changed

  • Switch deprecated tempdir to tempfile
  • Add #allow(dead_code) to generated code
  • Bump cargo-lock to 6.0
  • Bump semver to 0.11
  • Publicly re-export dependencies

[0.4.4] - 2020-12-01

Added

  • Added PKG_LICENSE and PKG_REPOSITORY

[0.4.3] - 2020-08-19

Fixed

  • Fix handling of unescaped special characters

[0.4.2] - 2020-05-27

Added

  • Add GIT_DIRTY
  • Add GIT_COMMIT_HASH and GIT_HEAD_REF

... (truncated)

Commits

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 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[bot] avatar Feb 09 '23 20:02 dependabot[bot]