Skip to content

Bump stderrlog from 0.5.1 to 0.5.3#8

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/cargo/stderrlog-0.5.3
Jul 4, 2022
Merged

Bump stderrlog from 0.5.1 to 0.5.3#8
dependabot[bot] merged 1 commit intomainfrom
dependabot/cargo/stderrlog-0.5.3

Conversation

@dependabot
Copy link
Copy Markdown
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
@Crosse
Copy link
Copy Markdown
Owner

Crosse commented Jul 4, 2022 via email

@dependabot dependabot Bot merged commit ce5e5a1 into main Jul 4, 2022
@dependabot dependabot Bot deleted the dependabot/cargo/stderrlog-0.5.3 branch July 4, 2022 01:43
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