Skip to content

Bump coloredlogs from 15.0 to 15.0.1#665

Merged
ITProKyle merged 1 commit into
masterfrom
dependabot/pip/coloredlogs-15.0.1
Jun 11, 2021
Merged

Bump coloredlogs from 15.0 to 15.0.1#665
ITProKyle merged 1 commit into
masterfrom
dependabot/pip/coloredlogs-15.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2021

Copy link
Copy Markdown
Contributor

Bumps coloredlogs from 15.0 to 15.0.1.

Changelog

Sourced from coloredlogs's changelog.

Release 15.0.1_ (2021-06-11)

Bug fix: Restore :class:.StandardErrorHandler functionality

The :class:.StandardErrorHandler class is responsible for dynamically resolving (looking up the value of) sys.stderr for each logged message instead of once when :func:coloredlogs.install() is called.

This was unintentionally broken by changes in release 14.1_.

.. _Release 15.0.1: xolox/python-coloredlogs@15.0...15.0.1

Commits
  • 65bdfe9 Release 15.0.1: Restore StandardErrorHandler functionality
  • 8a2f2d1 Bug fix: Restore StandardErrorHandler functionality
  • See full diff 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 [coloredlogs](https://github.com/xolox/python-coloredlogs) from 15.0 to 15.0.1.
- [Release notes](https://github.com/xolox/python-coloredlogs/releases)
- [Changelog](https://github.com/xolox/python-coloredlogs/blob/master/CHANGELOG.rst)
- [Commits](xolox/python-coloredlogs@15.0...15.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull request that updates a dependency file changelog:patch Patch change resulting in a patch release poetry Update to Poetry configuration python Update to Python code labels Jun 11, 2021
@dependabot dependabot Bot requested a review from ITProKyle June 11, 2021 12:13
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #665 (61e1a7d) into master (4c60d07) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #665   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files         214      214           
  Lines       13353    13353           
=======================================
  Hits        11445    11445           
  Misses       1908     1908           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c60d07...61e1a7d. Read the comment docs.

@ITProKyle ITProKyle removed the changelog:patch Patch change resulting in a patch release label Jun 11, 2021
@ITProKyle ITProKyle merged commit a910b3f into master Jun 11, 2021
@dependabot dependabot Bot deleted the dependabot/pip/coloredlogs-15.0.1 branch June 11, 2021 12:20
ITProKyle pushed a commit that referenced this pull request Jun 11, 2021
ITProKyle added a commit that referenced this pull request Jun 11, 2021
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull request that updates a dependency file poetry Update to Poetry configuration python Update to Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants