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

Update Rust crate rust-embed to v8 #15

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2023

This PR contains the following updates:

Package Type Update Change
rust-embed dependencies major 6.8.1 -> 8.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pyros2097/rust-embed (rust-embed)

v8.5.0

  • Re-export RustEmbed as Embed #​246. Thanks to krant
  • Allow users to specify a custom path to the rust_embed crate in generated code#​232. Thanks to Wulf
  • Increase minimum rust-version to v1.7.0.0

v8.4.0

  • Re-export RustEmbed as Embed #​245. Thanks to pyrossh
  • Do not build glob matchers repeatedly when include-exclude feature is enabled #​244. Thanks to osiewicz
  • Add metadata_only attribute #​241. Thanks to ddfisher
  • Replace expect with a safer alternative that returns None instead #​240. Thanks to costinsin
  • Eliminate unnecessary to_path call #​239. Thanks to smoelius

v8.3.0

v8.2.0

v8.1.0

v8.0.0

  • Store file contents statically and use binary search for lookup. #​217. Thanks to osiewicz

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 requested a review from mbround18 as a code owner October 16, 2023 01:00
@renovate renovate bot force-pushed the renovate/rust-embed-8.x branch from 938ed63 to 8d7371d Compare October 23, 2023 14:24
@renovate renovate bot force-pushed the renovate/rust-embed-8.x branch from 8d7371d to 3728f2b Compare December 8, 2023 16:06
@renovate renovate bot force-pushed the renovate/rust-embed-8.x branch from 3728f2b to 389d09f Compare December 29, 2023 12:43
@renovate renovate bot force-pushed the renovate/rust-embed-8.x branch from 389d09f to df80679 Compare February 26, 2024 18:50
@renovate renovate bot force-pushed the renovate/rust-embed-8.x branch 3 times, most recently from 8d969e4 to 7576cb0 Compare May 1, 2024 22:15
Copy link
Contributor Author

renovate bot commented May 1, 2024

⚠ 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 libs/oghma_graphql/Cargo.toml --workspace
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Updating crates.io index
error: failed to select a version for `reqwest`.
    ... required by package `oghma-admin v0.1.0 (/tmp/renovate/repos/github/dnd-apps/oghma-bot/apps/oghma-admin)`
versions that meet the requirements `^0.12.4` are: 0.12.4

the package `oghma-admin` depends on `reqwest`, with features: `serde_json` but `reqwest` does not have these features.
 It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.


failed to select a version for `reqwest` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/rust-embed-8.x branch from 7576cb0 to 4ddd882 Compare May 5, 2024 10:54
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