Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Updates the requirements on log4rs to permit the latest version.

Release notes

Sourced from log4rs's releases.

v1.1.1

See the changelog for more details.

New

Changed

  • Removed palaver
  • Update parking_lot to 0.11.
  • Update minimum supported rust to 1.49 for parking_lot

Fixed

Changelog

Sourced from log4rs's changelog.

[1.1.1]

New

Changed

  • Removed palaver
  • Update parking_lot to 0.11.
  • Update minimum supported rust to 1.49 for parking_lot

Fixed

[1.1.0]

New

  • Added example of compile-time config
  • Add gettid for PatternEncoder
  • Better rotation benchmark statistics
  • Add tty_only option to ConsoleAppender

Changed

  • Update arc_swap to 1.2.
  • Update thread_id to 4.
  • Update docs for FixedWindow::build
  • Drop Regex dependency

Fixed

  • Hide {} in error message from formatting machinery
  • Fix link in examples

[1.0.0]

New

  • Custom error handling
  • Allow parsing of config from string
  • Expand env vars in file path of file and RollingFile appenders PR#155
  • Console appender can be configured to only write output when it's a TTY

Changed

  • Colors changed to match env_logger
  • Drop XML config support
  • Rename feature file to config_parsing
  • Use thiserror/anyhow for errors

Fixed

[0.13.0]

... (truncated)

Commits

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)

Updates the requirements on [log4rs](https://github.com/estk/log4rs) to permit the latest version.
- [Release notes](https://github.com/estk/log4rs/releases)
- [Changelog](https://github.com/estk/log4rs/blob/master/CHANGELOG.md)
- [Commits](estk/log4rs@v0.8.1...v1.1.1)

---
updated-dependencies:
- dependency-name: log4rs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 12, 2022

Superseded by #32.

@dependabot dependabot bot closed this Oct 12, 2022
@dependabot dependabot bot deleted the dependabot/cargo/log4rs-1.1.1 branch October 12, 2022 10:12
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants