Skip to content

chore(deps): bump github.com/shipengqi/log from 0.2.3 to 0.3.0 - #173

Merged
shipengqi merged 1 commit into
mainfrom
dependabot/go_modules/github.com/shipengqi/log-0.3.0
Aug 5, 2026
Merged

chore(deps): bump github.com/shipengqi/log from 0.2.3 to 0.3.0#173
shipengqi merged 1 commit into
mainfrom
dependabot/go_modules/github.com/shipengqi/log-0.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 5, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/shipengqi/log from 0.2.3 to 0.3.0.

Release notes

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

v0.3.0

Changelog

Bug Fixes

  • 3f831a55eebec5b2690ce9dda8c6e204f3a0161b: fix(encoder): filename encoder cannot rotate automatically ( <>)
  • 533bbdd3b3c9cf68f6c429db5c03ecd4fd6c846d: fix(linter): migrate to version 2 (@​shipengqi)

Other work

  • 3be500f3c0745f5f1a6b6e6c8f3714b9daa64aa7: chore(deps): bump actions/checkout from 4 to 5 (#49) (@​dependabot[bot])
  • d8d0e3892a30319201db2c04b17745a517d7bf39: chore(deps): bump actions/checkout from 5 to 6 (#61) (@​dependabot[bot])
  • 4c243ac8d777b89bc10dc09dfeddd1fb71d63304: chore(deps): bump actions/labeler from 5 to 6 (#56) (@​dependabot[bot])
  • 8b4d97900514b5a0900f5af7103b5286d6ebf4f5: chore(deps): bump actions/setup-go from 5 to 6 (#54) (@​dependabot[bot])
  • 9705ea59c2d4506a555ed499552a4c0fa6c56bd7: chore(deps): bump actions/stale from 9 to 10 (#55) (@​dependabot[bot])
  • bfeb98f0b836b292aabd351d88c7a1c2a496d3d9: chore(deps): bump anchore/scan-action from 3 to 4 (#40) (@​dependabot[bot])
  • f8d75ef5fd5c791a0fe17e81f40839792a261262: chore(deps): bump anchore/scan-action from 4 to 5 (#41) (@​dependabot[bot])
  • bd1f35389dac26e84f76a77df696958a2cae6ed7: chore(deps): bump anchore/scan-action from 5 to 6 (#44) (@​dependabot[bot])
  • 8deb5e20e9c91ed461ab552db2cb48e82846c86a: chore(deps): bump anchore/scan-action from 6 to 7 (#57) (@​dependabot[bot])
  • 1d49285e9640bf90216f579c38560d9a6a33c5ea: chore(deps): bump codecov/codecov-action from 4 to 5 (#42) (@​dependabot[bot])
  • 4b148289ab4ebca4d863574a89d80f677d733c93: chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#45) (@​dependabot[bot])
  • 48ff3c48034d9ce9a6e6a505d2e4d3eb5e6f8a1c: chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#48) (@​dependabot[bot])
  • 8b78229223ce0e27fa9d1d06e0e6d91b1e9b3cc5: chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 (#53) (@​dependabot[bot])
  • 5c05b09502c26629b5bf6f0bf8f0403347247ee0: chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#51) (@​dependabot[bot])
  • 9dcb21fd2c78fb910118669dff102f092345fd0d: chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#43) (@​dependabot[bot])
  • f3b83de1515d579757de33691e996d758c9c4d3c: chore(deps): bump github/codeql-action from 3 to 4 (#58) (@​dependabot[bot])
  • 40631fe09768d7e35b37f7a78e08be03f93107f3: chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 (#60) (@​dependabot[bot])
  • 286a243fb77fbeee49c2fb4d1992210a6db0aad7: chore(deps): bump golangci/golangci-lint-action from 6 to 7 (#46) (@​dependabot[bot])
  • d20e05b636bf2e77528665e613034aae5a535b3e: chore(deps): bump golangci/golangci-lint-action from 7 to 8 (#47) (@​dependabot[bot])
  • 0c7b8df6737a9d3f2fd3655e8e29bbfb8a45cf7a: chore(deps): bump golangci/golangci-lint-action from 8 to 9 (#59) (@​dependabot[bot])

Full Changelog: shipengqi/log@v0.2.3...v0.3.0

Commits
  • 3f831a5 fix(encoder): filename encoder cannot rotate automatically
  • 40631fe chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 (#60)
  • d8d0e38 chore(deps): bump actions/checkout from 5 to 6 (#61)
  • 0c7b8df chore(deps): bump golangci/golangci-lint-action from 8 to 9 (#59)
  • f3b83de chore(deps): bump github/codeql-action from 3 to 4 (#58)
  • 3be500f chore(deps): bump actions/checkout from 4 to 5 (#49)
  • 8b78229 chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 (#53)
  • 5c05b09 chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#51)
  • 8b4d979 chore(deps): bump actions/setup-go from 5 to 6 (#54)
  • 9705ea5 chore(deps): bump actions/stale from 9 to 10 (#55)
  • Additional commits viewable in compare view

@shipengqi

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [github.com/shipengqi/log](https://github.com/shipengqi/log) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/shipengqi/log/releases)
- [Commits](shipengqi/log@v0.2.3...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/shipengqi/log
  dependency-version: 0.3.0
  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/github.com/shipengqi/log-0.3.0 branch from 484a4b0 to 837d83b Compare August 5, 2026 14:37
@shipengqi
shipengqi merged commit 8393468 into main Aug 5, 2026
6 of 17 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/shipengqi/log-0.3.0 branch August 5, 2026 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant