Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Bump env_logger from 0.10.2 to 0.11.0 in /cmd/pinniped-proxy#7371

Merged
antgamdia merged 1 commit into
mainfrom
dependabot/cargo/cmd/pinniped-proxy/env_logger-0.11.0
Jan 26, 2024
Merged

Bump env_logger from 0.10.2 to 0.11.0 in /cmd/pinniped-proxy#7371
antgamdia merged 1 commit into
mainfrom
dependabot/cargo/cmd/pinniped-proxy/env_logger-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 26, 2024

Bumps env_logger from 0.10.2 to 0.11.0.

Changelog

Sourced from env_logger's changelog.

[0.11.0] - 2024-01-19

Breaking Change

  • Removed bespoke styling API
    • env_logger::fmt::Formatter::style
    • env_logger::fmt::Formatter::default_styled_level
    • env_logger::fmt::Style
    • env_logger::fmt::Color
    • env_logger::fmt::StyledValue
  • Removed env_logger::filter in favor of env_filter

Compatibility

MSRV changed to 1.71

Features

  • Automatically adapt ANSI escape codes in logged messages to the current terminal's capabilities
  • Add support for NO_COLOR and CLICOLOR_FORCE, see https://bixense.com/clicolors/

Fixes

  • Print colors when is_test(true)
  • Allow styling with Target::Pipe
Commits
  • 8f4361b chore: Release
  • ba41ebb docs: Update changelog
  • 5e226cb chore: Release
  • 23441be Merge pull request #300 from epage/other
  • 6c2ea80 style(filter): Clean up
  • 2d35260 feat(filter): Add a Logger decorator
  • e6e2b63 fix(log)!: Dont re-export env_filter
  • 841eba4 refactor(filter): Pull out filter mod
  • 98c450f refactor(filter): Pull out directive mod
  • c769e03 refactor(filter): Flatten the mod
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](rust-cli/env_logger@v0.10.2...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 26, 2024
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 26, 2024

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 1ed7fc2
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/65b385b1031af300082f0fc7

@antgamdia antgamdia merged commit a2387f0 into main Jan 26, 2024
@antgamdia antgamdia deleted the dependabot/cargo/cmd/pinniped-proxy/env_logger-0.11.0 branch January 26, 2024 13:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-not-required dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants