Skip to content

Bump fortio.org/log from 1.3.0 to 1.4.1#49

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/fortio.org/log-1.4.1
Closed

Bump fortio.org/log from 1.3.0 to 1.4.1#49
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/fortio.org/log-1.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 26, 2023

Bumps fortio.org/log from 1.3.0 to 1.4.1.

Release notes

Sourced from fortio.org/log's releases.

v1.4.1

What's Changed

  • log.Printf was logging to stderr directly with text ts format even in JSON mode, confusing json parsers (fortio/log#31)

Full Changelog: fortio/log@v1.4.0...v1.4.1

v1.4.0

Big change: introducing JSON / structured logging, log.S (fortio/log#22)

Full Changelog: fortio/log@v1.3.0...v1.4.0

Commits
  • aa91f49 log.Printf was logging to stderr directly with text ts format even in JSON mo...
  • 3834fc4 add logc info (#30)
  • 8d76eed JSON logging, log.S (#22)
  • 410963b Bump github/codeql-action from 2.3.3 to 2.13.4 (#27)
  • 8fc4a87 Bump actions/checkout from 3.5.2 to 3.5.3 (#26)
  • 761c830 Bump github/codeql-action from 2.3.2 to 2.3.3 (#23)
  • d636726 Bump actions/checkout from 3.2.0 to 3.5.2 (#18)
  • 7d49d74 Bump actions/setup-go from 3 to 4 (#12)
  • 2eab807 Bump github/codeql-action from 2.2.4 to 2.3.2 (#20)
  • See full diff 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 26, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 26, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d7fbff7) 90.13% compared to head (688ea61) 90.13%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   90.13%   90.13%           
=======================================
  Files           1        1           
  Lines         152      152           
=======================================
  Hits          137      137           
  Misses         11       11           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [fortio.org/log](https://github.com/fortio/log) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/fortio/log/releases)
- [Commits](fortio/log@v1.3.0...v1.4.1)

---
updated-dependencies:
- dependency-name: fortio.org/log
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/fortio.org/log-1.4.1 branch from 5270d2b to 688ea61 Compare June 26, 2023 16:14
@qlty-cloud-legacy
Copy link
Copy Markdown

Code Climate has analyzed commit 688ea61 and detected 0 issues on this pull request.

View more on Code Climate.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 7, 2023

Looks like fortio.org/log is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 7, 2023
@dependabot dependabot Bot deleted the dependabot/go_modules/fortio.org/log-1.4.1 branch July 7, 2023 14:05
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants