Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 2, 2022

Updates the requirements on slog-syslog to permit the latest version.

Changelog

Sourced from slog-syslog's changelog.

0.13.0 - 2021-10-14

  • Update syslog to 5.0
  • Misc improvements

0.12.0 - 2019-08-05

  • Update nix dependency to 0.14.0

0.11.0 - 2017-04-29

  • Update slog dependency

0.10.0 - 2017-03-27

Changed

  • unix_3164 returns Result now
  • Update slog dependency

0.9.0 - 2017-03-19

Changed

  • Ported to slog v2

0.8.2 - 2017-02-17

Changed

  • Updated internal dependencies
Commits
  • ab91b1a Update CHANGELOG
  • 7dc2d40 Bumped version so syslog dependency version 5.0 can be downloaded from crates...
  • c783ed8 Update to syslog 5.0
  • c9d6422 Update to 2018 edition and remove nix
  • 8d7011f Introduce new methods for specific logging levels
  • f835f6d Explictly specify dyn trait object
  • 9684e83 Update try!() macros to new ? syntax
  • 641816f Dismiss log messages based on the log level
  • See full diff in compare view

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 [slog-syslog](https://github.com/slog-rs/syslog) to permit the latest version.
- [Release notes](https://github.com/slog-rs/syslog/releases)
- [Changelog](https://github.com/slog-rs/syslog/blob/v0.13.0/CHANGELOG.md)
- [Commits](slog-rs/syslog@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: slog-syslog
  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 Sep 2, 2022
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.

1 participant