Skip to content

Comments

fix(deps): update module github.com/meysam81/x to v1.13.0#13

Open
renovate[bot] wants to merge 2 commits intomainfrom
renovate/github.com-meysam81-x-1.x
Open

fix(deps): update module github.com/meysam81/x to v1.13.0#13
renovate[bot] wants to merge 2 commits intomainfrom
renovate/github.com-meysam81-x-1.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/meysam81/x v1.3.1 -> v1.13.0 age confidence

Release Notes

meysam81/x (github.com/meysam81/x)

v1.13.0

Compare Source

Features
Bug Fixes
  • smtp: allow html body with attachment (665f8f1)

v1.12.2

Compare Source

Bug Fixes

v1.12.1

Compare Source

Bug Fixes
  • crypto: rename to avoid conflict with stdlib (aa559c1)

v1.12.0

Compare Source

Features
Bug Fixes

v1.11.2

Compare Source

Bug Fixes
  • allow overriding tracer shutdown timeout (e631e6e)

v1.11.1

Compare Source

Bug Fixes
  • deps: update module github.com/knadh/koanf/providers/env to v2 (#​33) (93b78ca)
  • do not pass otlp endpoint if none is provided (3360a94)

v1.11.0

Compare Source

Features
  • add synthetic sleep test and benchmark test (3646ec4)
  • add test for ratelimit (f0b5173)
Bug Fixes
  • close trace on context signal (56735ec)

v1.10.0

Compare Source

Features
Bug Fixes
  • deps: update module github.com/knadh/koanf/providers/env to v2 (#​30) (fb5a707)

v1.9.4

Compare Source

Bug Fixes
  • chimux: disable logging middleware by default (02a22ed)
  • chimux: mast sensitive headers in logs (b0310a3)
  • deps: update module github.com/redis/go-redis/v9 to v9.11.0 (#​27) (938c02f)
  • deps: upgrade all libs (2972918)
  • disable metrics and healthz by default (d26693a)
  • initialize log request with config (c955ac4)

v1.9.3

Compare Source

Bug Fixes
  • simplify log colors with enabled input (a39087f)

v1.9.2

Compare Source

Bug Fixes
  • do not log metrics requests (43539f6)

v1.9.1

Compare Source

Bug Fixes
  • simplify log level argument (ac6ca0a)

v1.9.0

Compare Source

Features

v1.8.2

Compare Source

Bug Fixes
  • logging: pass timeformat to the console writer (a3a879a)

v1.8.1

Compare Source

Bug Fixes
  • logging: return non-pointer logger with caller attached (2dc2f1d)

v1.8.0

Compare Source

Features
  • chimux: disable healthcheck logging by default (98c1d06)

v1.7.1

Compare Source

Bug Fixes
  • chimux: lower header key in logging (b1eb30f)

v1.7.0

Compare Source

Features
  • chimux: provide health and metrics endpoint by default (65b6e85)

v1.6.0

Compare Source

Features
  • config: allow unmarshaling to user-provided interface (9dadf61)
Bug Fixes
  • remove deprecated chi version (66d93aa)

v1.5.0

Compare Source

Features
  • chimux: provide chi router with logging and recovery middleware (c4dfd68)
  • config: allow providing defaults in constructor (14dd775)
  • logging: return a pointer to the logger instead (b663d33)
Bug Fixes
  • config: comply to the api and overridden options (951b99b)
  • gin: make linter happy (bde3c78)

v1.4.0

Compare Source

Features
  • logging: add http middleware (d4718a6)

Configuration

📅 Schedule: 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
Copy link
Author

renovate bot commented Jun 1, 2025

ℹ 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):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/go-chi/chi/v5 v5.2.1 -> v5.2.2
github.com/knadh/koanf/v2 v2.2.0 -> v2.2.2
github.com/redis/go-redis/v9 v9.8.0 -> v9.11.0
github.com/go-viper/mapstructure/v2 v2.2.1 -> v2.3.0
github.com/knadh/koanf/parsers/yaml v1.0.0 -> v1.1.0
github.com/prometheus/client_model v0.6.1 -> v0.6.2
github.com/prometheus/common v0.62.0 -> v0.65.0
github.com/prometheus/procfs v0.15.1 -> v0.17.0
golang.org/x/exp v0.0.0-20250506013437-ce4c2cf36ca6 -> v0.0.0-20250711185948-6ae5c78190dc
golang.org/x/sys v0.33.0 -> v0.34.0
modernc.org/libc v1.65.8 -> v1.66.3
modernc.org/sqlite v1.37.1 -> v1.38.0

@renovate renovate bot requested a review from meysam81 as a code owner June 1, 2025 07:41
@renovate renovate bot force-pushed the renovate/github.com-meysam81-x-1.x branch from 7fbedfb to 97d61ce Compare June 6, 2025 15:50
@renovate renovate bot changed the title fix(deps): update module github.com/meysam81/x to v1.7.1 fix(deps): update module github.com/meysam81/x to v1.8.1 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/github.com-meysam81-x-1.x branch from 97d61ce to 87a9d7b Compare June 16, 2025 17:39
@renovate renovate bot changed the title fix(deps): update module github.com/meysam81/x to v1.8.1 fix(deps): update module github.com/meysam81/x to v1.8.2 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-meysam81-x-1.x branch from 87a9d7b to dd9ce75 Compare June 23, 2025 17:55
@renovate renovate bot changed the title fix(deps): update module github.com/meysam81/x to v1.8.2 fix(deps): update module github.com/meysam81/x to v1.9.2 Jun 23, 2025
@renovate renovate bot force-pushed the renovate/github.com-meysam81-x-1.x branch from dd9ce75 to a3cb619 Compare June 30, 2025 17:46
@renovate renovate bot changed the title fix(deps): update module github.com/meysam81/x to v1.9.2 fix(deps): update module github.com/meysam81/x to v1.9.3 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/github.com-meysam81-x-1.x branch from a3cb619 to b7794fa Compare July 7, 2025 18:00
@renovate renovate bot changed the title fix(deps): update module github.com/meysam81/x to v1.9.3 fix(deps): update module github.com/meysam81/x to v1.9.4 Jul 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-meysam81-x-1.x branch from b7794fa to e7bdeef Compare July 20, 2025 08:11
@renovate renovate bot changed the title fix(deps): update module github.com/meysam81/x to v1.9.4 fix(deps): update module github.com/meysam81/x to v1.10.0 Jul 20, 2025
@renovate renovate bot force-pushed the renovate/github.com-meysam81-x-1.x branch from e7bdeef to a9a907b Compare August 7, 2025 03:55
@renovate renovate bot changed the title fix(deps): update module github.com/meysam81/x to v1.10.0 fix(deps): update module github.com/meysam81/x to v1.11.1 Aug 7, 2025
@renovate
Copy link
Author

renovate bot commented Aug 7, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/meysam81/x@v1.13.0 requires go >= 1.25.0; switching to go1.25.5
go: downloading go1.25.5 (linux/amd64)
go: download go1.25.5: golang.org/toolchain@v0.0.1-go1.25.5.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/github.com-meysam81-x-1.x branch from a9a907b to d3964b6 Compare August 10, 2025 03:03
@renovate renovate bot changed the title fix(deps): update module github.com/meysam81/x to v1.11.1 fix(deps): update module github.com/meysam81/x to v1.11.2 Aug 10, 2025
@socket-security
Copy link

socket-security bot commented Aug 10, 2025

@renovate renovate bot force-pushed the renovate/github.com-meysam81-x-1.x branch from d3964b6 to 2a6426c Compare September 1, 2025 14:12
@renovate renovate bot changed the title fix(deps): update module github.com/meysam81/x to v1.11.2 fix(deps): update module github.com/meysam81/x to v1.12.2 Sep 1, 2025
@renovate renovate bot force-pushed the renovate/github.com-meysam81-x-1.x branch from 2a6426c to e8afc37 Compare September 14, 2025 20:13
@renovate renovate bot changed the title fix(deps): update module github.com/meysam81/x to v1.12.2 fix(deps): update module github.com/meysam81/x to v1.13.0 Sep 14, 2025
@renovate renovate bot force-pushed the renovate/github.com-meysam81-x-1.x branch from e8afc37 to 4217f30 Compare December 15, 2025 18:14
@renovate
Copy link
Author

renovate bot commented Dec 18, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to 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