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 #216

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 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 impact-maintenance Maintenance of the code/project label Jul 8, 2022
@brettcannon brettcannon merged commit dae3f3c into main Jul 8, 2022
@brettcannon brettcannon deleted the dependabot/cargo/stderrlog-0.5.3 branch July 8, 2022 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact-maintenance Maintenance of the code/project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant