Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Bump github.com/containerssh/log from 0.9.9 to 0.9.12 #24

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps github.com/containerssh/log from 0.9.9 to 0.9.12.

Release notes

Sourced from github.com/containerssh/log's releases.

0.9.11: Log cleanup

This release cleans up the output format. It also deprecates the formatting messages, such as Noticef in favor of logging Message objects.

It also adds multi-format support to and fixes the Syslog writer.

0.9.10: Moved to struct-based logging

  • Added a new error type called Message as a preferred way of generating errors.
  • Removed error methods, such as Noticee, etc
  • Added labels to messages and loggers
Changelog

Sourced from github.com/containerssh/log's changelog.

0.9.12: CODES.md generation

This release adds a utility to automatically generate an overview file of all message codes. See the readme for details.

0.9.11: Log cleanup

This release cleans up the output format. It also deprecates the formatting messages, such as Noticef in favor of logging Message objects.

It also adds multi-format support to and fixes the Syslog writer.

0.9.10: Moved to struct-based logging

  • Added a new error type called Message as a preferred way of generating errors.
  • Removed error methods, such as Noticee, etc
  • Added labels to messages and loggers
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)

Bumps [github.com/containerssh/log](https://github.com/containerssh/log) from 0.9.9 to 0.9.12.
- [Release notes](https://github.com/containerssh/log/releases)
- [Changelog](https://github.com/ContainerSSH/log/blob/main/CHANGELOG.md)
- [Commits](ContainerSSH/log@v0.9.9...v0.9.12)

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

dependabot bot commented on behalf of github Mar 8, 2021

Looks like github.com/containerssh/log is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 8, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerssh/log-0.9.12 branch March 8, 2021 23:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants