Skip to content

Update module github.com/DoNewsCode/core to v0.12.3 - #8

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-donewscode-core-0.x
Open

Update module github.com/DoNewsCode/core to v0.12.3#8
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-donewscode-core-0.x

Conversation

@renovate

@renovaterenovateBot commented Sep 27, 2021

Copy link
Copy Markdown

This PR contains the following updates:

PackageChangeAgeConfidence
github.com/DoNewsCode/corev0.9.2v0.12.3ageconfidence

Release Notes

DoNewsCode/core (github.com/DoNewsCode/core)

v0.12.3

Compare Source

v0.13.0-beta1 (2022-05-19)

v0.12.2

Compare Source

✨ Features
  • otredis: add cleanup command to redis module (#​239) (@​谷溪)

v0.12.1

Compare Source

🐛 Bug Fixes

v0.12.0

Compare Source

♻️ Code Refactoring
✨ Features
🐛 Bug Fixes
BREAKING CHANGE

most Observe() methods now take a time.Duration instead of float64.

  • wip: new cron package

  • refactor(cron): remove cronopts, add cron

This PR replaces the cron implementation.

the new cron package github/DoNewsCode/core/cron is not compatible with github.com/robfig/cron/v3. See examples for how to migrate.

  • refactor(cron): deprecate cronopts, add cron

This PR replaces the cron implementation.

the new cron package github/DoNewsCode/core/cron is not compatible with github.com/robfig/cron/v3. See examples for how to migrate.

  • fix: delayed time calculation

  • refactor: change job middleware to job options

  • fix: use time.Since

  • fix: inconsistent labels

  • fix: race

  • fix: race

  • fix: race

  • fix: race

  • fix: race

  • fix: rename JobOptions to JobOption

  • refactor: Reduce the API interface of Container

  • refactor: Reduce the API interface of Container

  • refactor: Reduce the API interface of Container

  • refactor: Reduce the API interface of Container

  • fix: minor adjustments of docs,imports

most Observe() methods now take a time.Duration instead of float64.

v0.11.1

Compare Source

⚡️ Performance
✨ Features

v0.11.0

Compare Source

♻️ Code Refactoring
  • observability: avoid panics caused by missing labels (#​213) (@​谷溪)
✨ Features

v0.10.4

Compare Source

🐛 Bug Fixes

v0.10.3

Compare Source

🐛 Bug Fixes
  • use "tag" as the key to identify logs (@​Reasno)
  • spanlogger should support log.Valuer (#​209) (@​谷溪)
  • clihttp: add the missing Providers function (#​210) (@​谷溪)

v0.10.2

Compare Source

🐛 Bug Fixes
  • logging: nil pointer (#​205) (@​谷溪)
  • serve: signal group couldn't be canceled (#​208) (@​谷溪)
  • srvhttp: RequestDurationSeconds shouldn't panic when missing labels (#​207) (@​谷溪)

v0.10.1

Compare Source

🐛 Bug Fixes

v0.10.0

Compare Source

♻️ Code Refactoring
✨ Features
🐛 Bug Fixes
BREAKING CHANGE

reload used to be enabled by default

  • refactor: add WithReload to otetcd

  • refactor: add WithReload to otkafka

  • refactor: add WithReload to ots3

  • refactor: add WithReload to otgorm

  • refactor: add WithReload to otkafka

  • refactor: add WithReload to otmongo

  • fix: tests in otkafka

  • fix: tests in otmongo

  • fix: tests in otredis

  • fix: tests in otredis


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovateBotforce-pushed the renovate/github.com-donewscode-core-0.x branch from c31c5c8 to abd2115CompareSeptember 30, 2021 10:46
@renovaterenovateBot changed the title fix(deps): update module github.com/donewscode/core to v0.10.0fix(deps): update module github.com/donewscode/core to v0.10.1Sep 30, 2021
@renovate
renovateBotforce-pushed the renovate/github.com-donewscode-core-0.x branch from abd2115 to 8375d49CompareOctober 21, 2021 11:11
@renovaterenovateBot changed the title fix(deps): update module github.com/donewscode/core to v0.10.1fix(deps): update module github.com/donewscode/core to v0.10.2Oct 21, 2021
@renovate
renovateBotforce-pushed the renovate/github.com-donewscode-core-0.x branch from 8375d49 to d94aaeeCompareOctober 28, 2021 02:33
@renovaterenovateBot changed the title fix(deps): update module github.com/donewscode/core to v0.10.2fix(deps): update module github.com/donewscode/core to v0.10.3Oct 28, 2021
@renovate
renovateBotforce-pushed the renovate/github.com-donewscode-core-0.x branch from d94aaee to a79acf0CompareMarch 7, 2022 14:10
@renovaterenovateBot changed the title fix(deps): update module github.com/donewscode/core to v0.10.3fix(deps): update module github.com/donewscode/core to v0.12.1Mar 7, 2022
@codecov

codecovBot commented Mar 7, 2022

Copy link
Copy Markdown

Codecov Report

Merging #8 (995407a) into master (6fd3958) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## master #8 +/- ##
=======================================
Coverage 88.23% 88.23% =======================================
Files 2 2 Lines 51 51 =======================================
Hits 45 45 Misses 4 4 Partials 2 2 

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6fd3958...995407a. Read the comment docs.

@renovate
renovateBotforce-pushed the renovate/github.com-donewscode-core-0.x branch from a79acf0 to adf9b4aCompareMarch 26, 2022 15:02
@renovaterenovateBot changed the title fix(deps): update module github.com/donewscode/core to v0.12.1fix(deps): update module github.com/donewscode/core to v0.12.2Mar 26, 2022
@renovate
renovateBotforce-pushed the renovate/github.com-donewscode-core-0.x branch from adf9b4a to 995407aCompareJune 18, 2022 17:39
@renovaterenovateBot changed the title fix(deps): update module github.com/donewscode/core to v0.12.2fix(deps): update module github.com/donewscode/core to v0.12.3Jun 18, 2022
@renovate

renovateBot commented Aug 10, 2025

Copy link
Copy Markdown
Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

PackageChange
github.com/go-kit/kitv0.11.0 -> v0.12.0

@renovate

renovateBot commented Dec 15, 2025

Copy link
Copy Markdown
Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

PackageChange
github.com/go-kit/kitv0.11.0 -> v0.12.0

@renovaterenovateBot changed the title fix(deps): update module github.com/donewscode/core to v0.12.3Update module github.com/DoNewsCode/core to v0.12.3Apr 8, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants