Skip to content

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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
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.10.0 age confidence

Release Notes

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

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.

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
Copy link

socket-security bot commented Jun 1, 2025

@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
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