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

chore(deps): update rust crate test-log to 0.2.14 #5

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
test-log dev-dependencies patch 0.2.12 -> 0.2.14

Release Notes

d-e-s-o/test-log (test-log)

v0.2.14

Compare Source

  • Factored out test-log-macros crate to relieve users from having to
    care about tracing/logging dependencies themselves
  • Introduced default_log_filter attribute for setting the default log
    filter on a per-test basis behind new unstable feature
  • Improved compile error output on wrong usage
  • Bumped minimum supported Rust version to 1.61
  • Bumped env_logger dependency to 0.10

v0.2.13

Compare Source

  • Improved interaction with nested attributes (such as those used by the
    test_case crate), that may not have been parsable in the past
  • Removed generated test_impl function, which could have "leaked" into
    test cases (#​28)
  • Eliminated dependency on tracing crate
  • Bumped minimum supported Rust version to 1.56
  • Bumped syn dependency to 2.0

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

@renovate renovate bot changed the title chore(deps): update rust crate test-log to 0.2.13 chore(deps): update rust crate test-log to 0.2.14 Dec 6, 2023
Copy link
Contributor Author

renovate bot commented Dec 7, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.2.14). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/test-log-0.x branch December 7, 2023 02:04
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.

None yet

1 participant