Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 23, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/meysam81/x v1.8.2v1.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

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 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 4425d93 to ed3441d Compare June 30, 2025 17:44
@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 ed3441d to 4b923e6 Compare July 7, 2025 17:59
@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 4b923e6 to 3323422 Compare July 20, 2025 08:13
@renovate
Copy link
Author

renovate bot commented Jul 20, 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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/go-logr/logr v1.4.2 -> v1.4.3
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sys v0.33.0 -> v0.34.0
golang.org/x/term v0.32.0 -> v0.33.0
golang.org/x/text v0.26.0 -> v0.27.0

@renovate renovate bot force-pushed the renovate/github.com-meysam81-x-1.x branch from 3323422 to 0048ce6 Compare August 7, 2025 07:31
@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 0048ce6 to 5107547 Compare August 10, 2025 03:53
@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

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​meysam81/​x@​v1.8.2 ⏵ v1.13.097 -2100100100100

View full report

@renovate renovate bot force-pushed the renovate/github.com-meysam81-x-1.x branch from 5107547 to eb6dfe1 Compare September 1, 2025 02:07
@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 eb6dfe1 to 4b20509 Compare September 15, 2025 03:29
@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 15, 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.

1 participant