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

fix(deps): update rust crate guppy to 0.17.16 #145

Merged
merged 1 commit into from
Feb 16, 2025
Merged

Conversation

nextest-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
guppy dependencies patch 0.17.14 -> 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.

Configuration

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

🚦 Automerge: Enabled.

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 this update again.


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

This PR has been generated by Renovate Bot.

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label Feb 16, 2025
@nextest-bot nextest-bot merged commit fd9ae37 into main Feb 16, 2025
2 checks passed
@nextest-bot nextest-bot deleted the renovate/guppy-0.x branch February 16, 2025 04:33
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