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 env_logger from 0.9.3 to 0.10.0 #3155

Merged
merged 1 commit into from Mar 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2023

Bumps env_logger from 0.9.3 to 0.10.0.

Changelog

Sourced from env_logger's changelog.

[0.10.0] - 2022-11-24

MSRV changed to 1.60 to hide optional dependencies

Fixes

  • Resolved soundness issue by switching from atty to is-terminal

Breaking Changes

To open room for changing dependencies:

  • Renamed termcolor feature to color
  • Renamed atty feature to auto-color
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 10, 2023
github-actions[bot]
github-actions bot previously approved these changes Mar 10, 2023
@github-actions
Copy link

github-actions bot commented Mar 10, 2023

Size Comparison

examples master (KB) pull request (KB) diff (KB) diff (%)
async_clock 99.664 99.664 0 0.000%
boids 170.491 170.491 0 0.000%
communication_child_to_parent 90.759 90.759 0 0.000%
communication_grandchild_with_grandparent 104.513 104.513 0 0.000%
communication_grandparent_to_grandchild 100.437 100.437 0 0.000%
communication_parent_to_child 87.900 87.900 0 0.000%
contexts 106.941 106.941 0 0.000%
counter 85.707 85.707 0 0.000%
counter_functional 85.902 85.902 0 0.000%
dyn_create_destroy_apps 88.596 88.596 0 0.000%
file_upload 100.049 100.049 0 0.000%
function_memory_game 163.883 163.883 0 0.000%
function_router 346.137 346.137 0 0.000%
function_todomvc 159.177 159.177 0 0.000%
futures 223.916 223.916 0 0.000%
game_of_life 106.518 106.518 0 0.000%
immutable 180.521 180.521 0 0.000%
inner_html 82.139 82.139 0 0.000%
js_callback 111.374 111.374 0 0.000%
keyed_list 196.473 196.473 0 0.000%
mount_point 85.342 85.342 0 0.000%
nested_list 112.917 112.917 0 0.000%
node_refs 93.344 93.344 0 0.000%
password_strength 1549.920 1549.920 0 0.000%
portals 96.488 96.488 0 0.000%
router 317.440 317.440 0 0.000%
simple_ssr 150.650 150.650 0 0.000%
ssr_router 392.606 392.606 0 0.000%
suspense 108.602 108.602 0 0.000%
timer 88.632 88.632 0 0.000%
todomvc 141.046 141.046 0 0.000%
two_apps 86.333 86.333 0 0.000%
web_worker_fib 151.944 151.944 0 0.000%
webgl 84.945 84.945 0 0.000%

✅ None of the examples has changed their size significantly.

github-actions[bot]
github-actions bot previously approved these changes Mar 17, 2023
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.9.3 to 0.10.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.9.3...v0.10.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>
@futursolo futursolo enabled auto-merge (squash) March 17, 2023 12:01
@futursolo futursolo merged commit 8387af4 into master Mar 17, 2023
14 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/env_logger-0.10.0 branch March 17, 2023 12:01
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant