Skip to content

build(deps): update built requirement from 0.7.1 to 0.8.0 #736

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2025

Updates the requirements on built to permit the latest version.

Changelog

Sourced from built's changelog.

[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

[0.6.1] - 2023-06-19

Changed

  • Bump git2 to 0.17
  • Bump cargo-lock to 9.0

Added

  • FEATURES_LOWERCASE and FEATURES_LOWERCASE_STR

... (truncated)

Commits
  • 2d84b23 Add override-variables
  • 9468c3a Fix pedantic clippy warning in generated code
  • aeb5277 Bump to 0.7.7
  • 7ee42a5 Force NUM_JOBS to fixed value if SOURCE_DATE_EPOCH is defined
  • a967ab7 Fix msrv in Cargo.toml
  • fe021c1 Test more compiler versions during CI
  • ea67172 Bump to 0.7.6
  • 4b10302 Add semver_check internal crate
  • 4b9abef Use static- instead of const-items
  • 4771674 Add nightly to CI
  • Additional commits viewable in compare view

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 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.7.1...0.8.0)

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

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 May 2, 2025
Copy link

codecov bot commented May 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.75%. Comparing base (4919321) to head (82f34cb).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #736   +/-   ##
=======================================
  Coverage   85.75%   85.75%           
=======================================
  Files          95       95           
  Lines       15489    15489           
=======================================
  Hits        13283    13283           
  Misses       2206     2206           

☔ 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.

Copy link

codspeed-hq bot commented May 2, 2025

CodSpeed Performance Report

Merging #736 will not alter performance

Comparing dependabot/cargo/built-0.8.0 (82f34cb) with master (4919321)

Summary

✅ 47 untouched benchmarks

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