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

Bump test-log from 0.2.13 to 0.2.15 #496

Open
wants to merge 1 commit into
base: v1.7.3-octopus
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps test-log from 0.2.13 to 0.2.15.

Release notes

Sourced from test-log's releases.

v0.2.15

  • Formalized MSRV policy
  • Bumped minimum supported Rust version to 1.71
  • Bumped env_logger dependency to 0.11

New Contributors

Full Changelog: d-e-s-o/test-log@v0.2.14...v0.2.15

v0.2.14

  • 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

New Contributors

Full Changelog: d-e-s-o/test-log@v0.2.13...v0.2.14

Changelog

Sourced from test-log's changelog.

0.2.15

  • Formalized MSRV policy
  • Bumped minimum supported Rust version to 1.71
  • Bumped env_logger dependency to 0.11

0.2.14

  • 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
Commits
  • bc1a8c0 Bump version to 0.2.15
  • 3c9bd09 Add section detailing MSRV policy to README
  • eb4526d Bump actions/checkout from 3 to 4
  • b4abf05 Add Dependabot configuration
  • 88d4f2d include license files when publishing test-log-macros
  • 729ff2c Add CHANGELOG entry for env_logger dependency update
  • 508619f update rust version
  • 39438fc update env_logger to 0.11
  • 8b48901 Bump version to 0.2.14
  • b4bd011 Update publish workflow for test-log-macros
  • 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.13 to 0.2.15.
- [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.13...v0.2.15)

---
updated-dependencies:
- dependency-name: test-log
  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 Pull requests that update Rust code labels Feb 26, 2024
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 Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants