Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies minor 4.1.11 -> 4.5.3

Release Notes

clap-rs/clap (clap)

v4.5.3

Compare Source

Internal
  • (derive) Update heck

v4.5.2

Compare Source

Fixes
  • (macros) Silence a warning

v4.5.1

Compare Source

Fixes
  • (error) Include suggestion to add -- even if there is a "did you mean" so long as last or trailing_var_arg is used

v4.5.0

Compare Source

Compatibility
  • Update MSRV to 1.74

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Never, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the deps Renovate PRs label Mar 18, 2024
@alexeagle
Copy link
Member

@mattem any idea if renovate should be setting some environment variable like CARGO_BAZEL_REPIN=true so that it could send Green PRs?

@mattem
Copy link
Collaborator

mattem commented Mar 19, 2024

@mattem any idea if renovate should be setting some environment variable like CARGO_BAZEL_REPIN=true so that it could send Green PRs?

It would need to commit the result of running that too. I don't know if that's possible with renovate.

@mattem mattem force-pushed the renovate/clap-4.x branch from 18abd14 to ad66147 Compare March 19, 2024 11:27
@mattem mattem enabled auto-merge (squash) March 19, 2024 11:27
@mattem
Copy link
Collaborator

mattem commented Mar 19, 2024

Running the CARGO_REPIN command in the e2e dir doesn't do anything? Not sure how to green this up.

@mattem mattem closed this in #412 Oct 24, 2024
mattem pushed a commit that referenced this pull request Oct 24, 2024
Drops the dependency on `rattler_installs_packages` in favour of the uv
crates.

Note that while this works, the creates of uv do not officially support
depending directly on the crates, however there is little overhead here,
and is pinned to a fixed SHA.

Closes #307
Closes #344
Closes #345

Due to compilation issues under llvm, this diff also switches to musl
for the toolchain binaries. We need to keep llvm for proc macros,
unfortunately.

---

### Changes are visible to end-users: yes

- Searched for relevant documentation and updated as needed: yes
- Breaking change (forces users to change their own code or config): no
- Suggested release notes appear below: yes

Drop dependency on `rattler_installs_packages` in favour of the uv
crates.
Produce statically linked toolchain binaries via musl.

### Test plan

- New test cases added
auto-merge was automatically disabled October 24, 2024 18:28

Pull request was closed

@renovate renovate bot deleted the renovate/clap-4.x branch October 24, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Renovate PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants