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 stderrlog from 0.5.1 to 0.5.3 #213

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps stderrlog from 0.5.1 to 0.5.3.

Changelog

Sourced from stderrlog's changelog.

0.5.3

Changed

  • Moved the timestamps feature behind the enabled-by-default crate feature timestamps.

Fixed

  • Added missing show_module_names field to StdErrLog debug implementation.

0.5.2

Changed

  • Bumped the minimum Rust version to 1.36.0
    • RUSTSEC-2022-0006 fixed This is a semver break but given the age of the Rust versions and changes that have happened in the log crate, we'll do it.
  • Make it easier to specify debug levels with a number or enum.
Commits
  • 4e6c3d8 (cargo-release) version 0.5.3
  • 2ef6df8 update changelog for release
  • 55cd4b3 Merge pull request #45 from edmorley/timestamps-feature
  • 5bfe794 Support disabling the timestamps feature
  • a1c1864 Merge pull request #44 from edmorley/add-missing-debug-field
  • 4ab6d60 Add missing field to StdErrLog debug implementation
  • eeb651b Merge pull request #43 from edmorley/fix-typos
  • e50c323 Fix docs typos
  • 2a9800a update changelog
  • c755de1 Create SECURITY.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 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 [stderrlog](https://github.com/cardoe/stderrlog-rs) from 0.5.1 to 0.5.3.
- [Release notes](https://github.com/cardoe/stderrlog-rs/releases)
- [Changelog](https://github.com/cardoe/stderrlog-rs/blob/master/CHANGELOG.md)
- [Commits](cardoe/stderrlog-rs@v0.5.1...v0.5.3)

---
updated-dependencies:
- dependency-name: stderrlog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 4, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build ba78af6f8cbea7c44ffa7fae65e08ef13ca61783-PR-213

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 83.145%

Totals Coverage Status
Change from base Build 87c0f5f337f4aef9b042832d096ac01591f438d7: 0.0%
Covered Lines: 3892
Relevant Lines: 4681

💛 - Coveralls

@pacman82 pacman82 merged commit 213983d into master Jul 5, 2022
@dependabot dependabot bot deleted the dependabot/cargo/stderrlog-0.5.3 branch July 5, 2022 07:50
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.

None yet

2 participants