Skip to content

build(deps): update built requirement from =0.8.0 to =0.8.1#1141

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/built-eq-0.8.1
Open

build(deps): update built requirement from =0.8.0 to =0.8.1#1141
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/built-eq-0.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Updates the requirements on built to permit the latest version.

Changelog

Sourced from built's changelog.

[0.8.1]

  • Honor CARGO_CFG_FEATURE
  • Mangle hyphens in override-variables
  • Bump MSRV to 1.87, switch to Edition 2024
  • Bump cargo-lock to 11.0
  • Bump git2 to 0.21
  • Add gix as an alternative to libgit2

[0.8.0]

  • Add override-variables
  • Bump MSRV to 1.81 (due to dependencies)

[0.7.7]

  • Fix NUM_JOB to 1 if SOURCE_DATE_EPOCH is set, in order to better support reproducible builds
  • Set MSRV to 1.74 (due to dependencies)

[0.7.6]

  • Do not depend on fmt::Debug-output (fmt-debug=none)
  • Bump git2 to 0.20
  • Use static- instead of const-items throughout

[0.7.5] - 2024-10-17

Changed

  • Bump cargo-lock to 10.0

[0.7.4] - 2024-07-07

Added

  • Honor SOURCE_DATE_EPOCH in BUILT_TIME_UTC

Changed

  • Bump git2 to 0.19

[0.7.3] - 2024-05-21

Added

  • Search for lockfile in manifest's parent directory (crates in workspaces)

[0.7.2] - 2024-04-09

Changed

  • Fixed hard error in case rustdoc is missing

[0.7.1] - 2023-10-14

Changed

  • Fixed no_std builds

[0.7.0] - 2023-08-09

Changed

  • The Options-type has been removed in favor of controlling built's behavior by means of feature-flags.
  • cargo-lock is now an optional dependency
  • Bump git2 to 0.18

... (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 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)

Updates the requirements on [built](https://github.com/lukaslueg/built) to permit the latest version.
- [Changelog](https://github.com/lukaslueg/built/blob/master/CHANGELOG.md)
- [Commits](lukaslueg/built@0.8.0...0.8.1)

---
updated-dependencies:
- dependency-name: built
  dependency-version: 0.8.1
  dependency-type: direct:production
...

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 May 26, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.52%. Comparing base (5e816f8) to head (6bfbe1b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1141   +/-   ##
=======================================
  Coverage   94.52%   94.52%           
=======================================
  Files          88       88           
  Lines       24611    24611           
=======================================
  Hits        23263    23263           
  Misses       1348     1348           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 26, 2026

Merging this PR will not alter performance

✅ 78 untouched benchmarks


Comparing dependabot/cargo/built-eq-0.8.1 (6bfbe1b) with master (5e816f8)

Open in CodSpeed

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