Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

This PR contains the following updates:

Package Type Update Change
built build-dependencies minor 0.6.1 -> 0.8.0
built dependencies minor 0.6.1 -> 0.8.0

Release Notes

lukaslueg/built (built)

v0.8.0

Compare Source

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

v0.7.7

Compare Source

  • 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)

v0.7.6

Compare Source

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

v0.7.5

Compare Source

Changed
  • Bump cargo-lock to 10.0

v0.7.4

Compare Source

Added
  • Honor SOURCE_DATE_EPOCH in BUILT_TIME_UTC
Changed
  • Bump git2 to 0.19

v0.7.3

Compare Source

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

v0.7.2

Compare Source

Changed
  • Fixed hard error in case rustdoc is missing

v0.7.1

Compare Source

Changed
  • Fixed no_std builds

v0.7.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/built-0.x branch from a52c7c2 to 26800c3 Compare May 5, 2024 10:36
@renovate renovate bot changed the title chore(deps): update rust crate built to 0.7.2 chore(deps): update rust crate built to 0.7.0 May 5, 2024
@renovate renovate bot changed the title chore(deps): update rust crate built to 0.7.0 fix(deps): update rust crate built to 0.7.0 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/built-0.x branch from 26800c3 to 85b55e6 Compare May 1, 2025 17:58
@renovate renovate bot changed the title fix(deps): update rust crate built to 0.7.0 fix(deps): update rust crate built to 0.8.0 May 1, 2025
@renovate renovate bot force-pushed the renovate/built-0.x branch from 85b55e6 to 6d1e5a7 Compare August 10, 2025 12:40
@renovate renovate bot force-pushed the renovate/built-0.x branch from 6d1e5a7 to c706b9b Compare September 25, 2025 15:15
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.8.0
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants