Skip to content

Comments

build(deps): bump simplelog from 0.10.0 to 0.11.1#11

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/cargo/simplelog-0.11.1
Closed

build(deps): bump simplelog from 0.10.0 to 0.11.1#11
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/cargo/simplelog-0.11.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 8, 2021

Bumps simplelog from 0.10.0 to 0.11.1.

Changelog

Sourced from simplelog's changelog.

v0.11.0

- Add colored log levels using `ansi_term` (PR [#88](https://github.com/drakulix/simplelog.rs/issues/88), credits to @manio)
- Add target padding (PR [#85](https://github.com/drakulix/simplelog.rs/issues/85), credits to @bytebeamio)
- Add optional color and style support using `paris` crate (PR [#84](https://github.com/drakulix/simplelog.rs/issues/84), credits to @manio)

v0.10.2

- Fix flushing with `BufferedStandardStreams` (PR [#82](https://github.com/drakulix/simplelog.rs/issues/82), credits to @mrkline)

v0.10.1

- Fix TermLogger performance using `termcolor::BufferedStandardStream` (PR [#80](https://github.com/drakulix/simplelog.rs/issues/80), credits to @mrkline)
- Add write thread name support for `termlog` (PR [#76](https://github.com/drakulix/simplelog.rs/issues/76), credits to @zeroflaw)
Commits
  • 302d0a8 Merge pull request #90 from manio/master
  • d98ad32 Update paris crate and bump version
  • ddd6e69 Merge pull request #86 from manio/master
  • e058575 Update CHANGELOG.md
  • a90ab8a Bump version to v0.11.0 and adjust README
  • cc590d2 Merge pull request #88 from manio/level-colorize
  • cda7757 config: make set_write_log_enable_colors() an ansi_term feature dependant
  • 3e0b336 paris_macros: fix this URL is not a hyperlink warnings
  • feb3458 Add a write_log_enable_colors configuration switch
  • 1f76fd5 introduce colored log levels using ansi_term
  • 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 [simplelog](https://github.com/drakulix/simplelog.rs) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](Drakulix/simplelog.rs@v0.10.0...v0.11.1)

---
updated-dependencies:
- dependency-name: simplelog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 10, 2022

Superseded by #14.

@dependabot dependabot bot closed this Jan 10, 2022
@dependabot dependabot bot deleted the dependabot/cargo/simplelog-0.11.1 branch January 10, 2022 13:25
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.

0 participants