Skip to content
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

Bump github.com/cybozu-go/log from 1.6.1 to 1.7.0 #587

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2023

Bumps github.com/cybozu-go/log from 1.6.1 to 1.7.0.

Release notes

Sourced from github.com/cybozu-go/log's releases.

Release v1.7.0

See CHANGELOG.md for details.

Changelog

Sourced from github.com/cybozu-go/log's changelog.

[1.7.0] - 2023-02-01

Changed

  • Improve performance of map iteration using reflect.MapIter in #34
  • Use buffered channel for signal.Notify in #37
  • Fix for deprecated "io/ioutil" in #39

Removed

  • Remove "Requirements" section from README in #41
    • Please use the latest Go.

Fixed

  • Fix JSONFormat to ensure outputting JSON on NaN and Infinities in #29
  • Fix JSONFormat to output valid JSON strings in #33
Commits
  • 22d79f7 Merge pull request #44 from cybozu-go/bump-1.7.0
  • d58c5de Bump version to 1.7.0
  • 678ffcc Merge pull request #41 from cybozu-go/remove-requirements
  • 8baa864 Merge pull request #33 from itchyny/fix-json-string
  • 72bec5d Remove "Requirements" section from README
  • bac61cb Merge pull request #40 from cybozu-go/add-release-workflow
  • b6dde1a Fix JSONFormat to output valid JSON strings
  • f31105a Merge pull request #30 from itchyny/test-got-want
  • d39df3e Add release workflow and document
  • 05351ff Rewrite logger tests into got/want style to omit expectation duplicates
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 2, 2023
@dependabot dependabot bot requested a review from Hsn723 February 2, 2023 03:02
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cybozu-go/log-1.7.0 branch from 273dfef to 2ef2ca8 Compare February 2, 2023 03:10
Bumps [github.com/cybozu-go/log](https://github.com/cybozu-go/log) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/cybozu-go/log/releases)
- [Changelog](https://github.com/cybozu-go/log/blob/main/CHANGELOG.md)
- [Commits](cybozu-go/log@v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/cybozu-go/log
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/cybozu-go/log-1.7.0 branch from 2ef2ca8 to a2c23f7 Compare February 3, 2023 03:09
@mergify mergify bot merged commit 250769a into master Feb 3, 2023
@mergify mergify bot deleted the dependabot/go_modules/github.com/cybozu-go/log-1.7.0 branch February 3, 2023 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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant