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 guppy to 0.17.16 #7576

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Update Rust crate guppy to 0.17.16 #7576

merged 1 commit into from
Feb 21, 2025

Conversation

oxide-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
guppy workspace.dependencies patch 0.17.12 -> 0.17.16

Release Notes

guppy-rs/guppy (guppy)

v0.17.16: guppy 0.17.16

Compare Source

Added
  • BuildTarget::test_by_default returns true if tests are run for a build target by default.
  • BuildTarget::doc_by_default returns true if documentation is enabled for a build target, respectively.
Changed
  • BuildTarget::doc_tests is now BuildTarget::doctest_by_default. The old name has been deprecated, but is kept around for compatibility.

v0.17.15: guppy 0.17.15

Compare Source

Added
  • BuildTarget::tests_enabled and BuildTarget::docs_enabled return true if tests and documentation is enabled for a build target, respectively.
Changed
  • BuildTarget::doc_tests is now BuildTarget::doc_tests_enabled. The old name has been deprecated, but is kept around for compatibility.

v0.17.14: guppy 0.17.14

Compare Source

Added
  • MetadataCommand::env adds environment variables to the cargo metadata command.

    Thanks to anforowicz for your first contribution!

v0.17.13: guppy 0.17.13

Compare Source

Changed
  • Renamed PlatformSpec::current to PlatformSpec::build_target to indicate that it is determined at build time, not at runtime. The old method is still available but has been marked deprecated.

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Feb 21, 2025
@sunshowers sunshowers enabled auto-merge (squash) February 21, 2025 05:02
@oxide-renovate oxide-renovate bot force-pushed the renovate/guppy-0.x branch 2 times, most recently from 42923e6 to f5519c8 Compare February 21, 2025 08:34
@sunshowers sunshowers merged commit 08f2d11 into main Feb 21, 2025
18 checks passed
@sunshowers sunshowers deleted the renovate/guppy-0.x branch February 21, 2025 14:31
hawkw pushed a commit that referenced this pull request Feb 21, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant