Skip to content

Bump simple_logger from 1.16.0 to 2.3.0 #407

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps simple_logger from 1.16.0 to 2.3.0.

Release notes

Sourced from simple_logger's releases.

v2.3.0

What's Changed

Full Changelog: borntyping/rust-simple_logger@v2.2.0...v2.3.0

v2.2.0

What's Changed

Full Changelog: borntyping/rust-simple_logger@v2.1.0...v2.2.0

v2.1.0

No release notes provided.

2.0.0

https://crates.io/crates/simple_logger/2.0.0

Version 2.0.0 changes the default from displaying timestamps in the local timezone to displaying timestamps in UTC. See issue #52 for more information.

This also introduces a timestamp display option using a static UTC offset via .with_utc_offset(...). See examples/timestamps_utc_offset.rs for an example. Be wary of using this in any long lived environment where daylight savings and other timezone changes might matter.

Commits
  • 29af880 Release 2.3.0
  • 2b029aa Clarify language around method order.
  • 7204332 Updated Supervisord link
  • 80c236b Add an example of flushing the logger
  • fab6904 Merge pull request #59 from DesmondWillowbrook/patch-1
  • a32e432 Merge pull request #65 from BRA1L0R/main
  • e026b46 doc: call env after with_level
  • fedcef3 using the FromStr implementation for LevelFilter, also fixes #64
  • c2d331d Bump version
  • 030a838 Merge pull request #62 from hismito/main
  • 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 [simple_logger](https://github.com/borntyping/rust-simple_logger) from 1.16.0 to 2.3.0.
- [Release notes](https://github.com/borntyping/rust-simple_logger/releases)
- [Commits](borntyping/rust-simple_logger@v1.16.0...v2.3.0)

---
updated-dependencies:
- dependency-name: simple_logger
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Aug 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2022

Superseded by #416.

@dependabot dependabot bot closed this Oct 21, 2022
@dependabot dependabot bot deleted the dependabot/cargo/develop/simple_logger-2.3.0 branch October 21, 2022 06:33
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.

0 participants