Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps test-log from 0.2.17 to 0.2.18.

Release notes

Sourced from test-log's releases.

v0.2.18

  • Improved cooperation with other similar procedural macros to enable attribute stacking

New Contributors

Full Changelog: d-e-s-o/test-log@v0.2.17...v0.2.18

Changelog

Sourced from test-log's changelog.

0.2.18

  • Improved cooperation with other similar procedural macros to enable attribute stacking
Commits
  • 906985b Bump version to 0.2.18
  • ed1b74b Document attribute stacking better
  • ea64013 Remove fordoctest module usage in doc tests
  • 9e8af8a Actually enable lints.rust usage
  • 634e9e6 Add CHANGELOG entry for #46
  • d0ac712 Append #[::core::prelude::v1::test] only if no test macros exist
  • a090d87 Update rustfmt configuration
  • 4ce4b82 Enable default list of lints
  • 81e1696 Add third common feature combination to README
  • c5ee23e Emphasize cargo feature flags in README.md
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [test-log](https://github.com/d-e-s-o/test-log) from 0.2.17 to 0.2.18.
- [Release notes](https://github.com/d-e-s-o/test-log/releases)
- [Changelog](https://github.com/d-e-s-o/test-log/blob/main/CHANGELOG.md)
- [Commits](d-e-s-o/test-log@v0.2.17...v0.2.18)

---
updated-dependencies:
- dependency-name: test-log
  dependency-version: 0.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels Jul 1, 2025
@dependabot dependabot bot requested a review from rvolosatovs as a code owner July 1, 2025 03:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust wRPC Rust support labels Jul 1, 2025
@rvolosatovs rvolosatovs added this pull request to the merge queue Jul 14, 2025
Merged via the queue into main with commit 0818cf1 Jul 14, 2025
38 checks passed
@rvolosatovs rvolosatovs deleted the dependabot/cargo/test-log-0.2.18 branch July 14, 2025 14:01
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 rust wRPC Rust support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants