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

Please make a new release and publish to crates.io #52

Closed
nibon7 opened this issue Jul 15, 2022 · 4 comments
Closed

Please make a new release and publish to crates.io #52

nibon7 opened this issue Jul 15, 2022 · 4 comments

Comments

@nibon7
Copy link

nibon7 commented Jul 15, 2022

Currently, env-logger has been updated to 0.9.0, maybe it's time to release a new version. :)

@ruffsl
Copy link

ruffsl commented Sep 1, 2022

Would it be possible to automate this via an github action? Say when the version is bumped on the default branch?

@epage
Copy link

epage commented Nov 24, 2022

env_logger 0.10.0 was just released that resolved a soundness issue by switching from atty to is-terminal.

Please release a new version so cargo and other tools can remove their dependency on atty.

epage added a commit to epage/cargo that referenced this issue Nov 24, 2022
This removes one path to `atty`.

Others:
- clap: fixed in 4.0.27
- pretty-env-logger: seanmonstar/pretty-env-logger#52 needs to be resolved first
- snapbox: this will be fixed soonish but is also only a test dependency
- direct dependency

This is part of rust-lang#11416
bors added a commit to rust-lang/cargo that referenced this issue Nov 24, 2022
chore: Upgrade to env_logger

This removes one path to `atty`.

Others:
- clap: fixed in 4.0.27
- pretty-env-logger: seanmonstar/pretty-env-logger#52 needs to be resolved first
- snapbox: this will be fixed soonish but is also only a test dependency
- direct dependency

This is part of #11416
epage added a commit to epage/cargo that referenced this issue Nov 25, 2022
This removes one path to `atty`.

Others:
- clap: fixed in 4.0.27
- pretty-env-logger: seanmonstar/pretty-env-logger#52 needs to be resolved first
- snapbox: this will be fixed soonish but is also only a test dependency
- direct dependency

This is part of rust-lang#11416
bors added a commit to rust-lang/cargo that referenced this issue Nov 25, 2022
chore: Upgrade to env_logger

This removes one path to `atty`.

Others:
- clap: fixed in 4.0.27
- pretty-env-logger: seanmonstar/pretty-env-logger#52 needs to be resolved first
- snapbox: this will be fixed soonish but is also only a test dependency
- direct dependency

This is part of #11416
@larsnaesbye
Copy link

Seconding the need for a new release on crates.io. @seanmonstar ?

@seanmonstar
Copy link
Owner

Just published 0.5.0, depending on env-logger 0.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants