Skip to content

fix(deps): update all non-major dependencies - #138

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#138
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/hedhyw/rex v1.0.0v1.1.0 age confidence
github.com/jarcoal/httpmock v1.4.1v1.4.2 age confidence
github.com/knadh/koanf/maps v0.1.2v0.1.3 age confidence
github.com/knadh/koanf/parsers/yaml v1.1.0v1.1.1 age confidence
github.com/knadh/koanf/providers/confmap v1.0.0v1.0.1 age confidence
github.com/knadh/koanf/v2 v2.3.5v2.3.6 age confidence
go.opentelemetry.io/otel v1.44.0v1.45.0 age confidence
go.opentelemetry.io/otel/metric v1.44.0v1.45.0 age confidence

Release Notes

hedhyw/rex (github.com/hedhyw/rex)

v1.1.0

Compare Source

What's Changed

Full Changelog: hedhyw/rex@v1.0.0...v1.1.0

jarcoal/httpmock (github.com/jarcoal/httpmock)

v1.4.2

Compare Source

What's Changed

Full Changelog: jarcoal/httpmock@v1.4.1...v1.4.2

knadh/koanf (github.com/knadh/koanf/parsers/yaml)

v1.1.1

Compare Source

  • 57e89cf Merge pull request #​94 from knadh/fix-posflag-callbacks
  • d3bad45 Merge pull request #​91 from knadh/bug-report-template
  • b1985ad Merge pull request #​93 from rhnvrm/unit-test-issue-90
  • a72baa3 Merge pull request #​92 from knadh/fix-posflag-callbacks
  • adc0b54 tests: add unit test for #​90
  • 9e87eba Fix unchanged default posflag value merging via incorrect callback.
  • 2f82a14 Merge pull request #​87 from mvrahden/feature/filesystem
  • 6e9c0a7 Add github issue templates
  • 023ecc6 Update README with fs.FS provider
  • f7e28d0 fix call to Close on file descriptor
  • caeef66 Merge pull request #​1 from rhnvrm/feature/filesystem
  • 02f42ea fix: add build constraints to maintain compat
  • 149144c add fs.FS provider
  • 139fe40 Merge pull request #​85 from mvrahden/fix/base_test
  • 7cc3416 move error assertions and make them error-type dependent
  • 0a31536 fix race condition and reduce test time by half
  • af2e3f4 simplify and unify test arrangements
  • aa62c04 update testify to v1.7.0
  • 5234867 Merge pull request #​84 from mr-karan/gh_actions
  • c79fbc5 feat: Replace Travis with GitHub Actions
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.45.0

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from emmanuelgautier as a code owner July 10, 2026 11:35
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.15%. Comparing base (5599535) to head (33d218e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #138   +/-   ##
=======================================
  Coverage   52.15%   52.15%           
=======================================
  Files          11       11           
  Lines         395      395           
=======================================
  Hits          206      206           
  Misses        170      170           
  Partials       19       19           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot changed the title fix(deps): update module github.com/getkin/kin-openapi to v0.141.0 fix(deps): update module github.com/getkin/kin-openapi to v0.142.0 Jul 12, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from b52a00a to f28caca Compare July 12, 2026 00:51
@renovate renovate Bot changed the title fix(deps): update module github.com/getkin/kin-openapi to v0.142.0 fix(deps): update module github.com/getkin/kin-openapi to v0.143.0 Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from f28caca to 8ab0bb6 Compare July 21, 2026 17:49
@renovate renovate Bot changed the title fix(deps): update module github.com/getkin/kin-openapi to v0.143.0 fix(deps): update module github.com/getkin/kin-openapi to v0.144.0 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 8ab0bb6 to 26bdae3 Compare July 24, 2026 00:42
@renovate renovate Bot changed the title fix(deps): update module github.com/getkin/kin-openapi to v0.144.0 fix(deps): update module github.com/getkin/kin-openapi to v0.145.0 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 26bdae3 to cc082f9 Compare July 25, 2026 16:32
@renovate renovate Bot changed the title fix(deps): update module github.com/getkin/kin-openapi to v0.145.0 fix(deps): update module github.com/jarcoal/httpmock to v1.4.2 Jul 28, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 04c8f84 to beea8b5 Compare July 31, 2026 03:37
@renovate renovate Bot changed the title fix(deps): update module github.com/jarcoal/httpmock to v1.4.2 fix(deps): update all non-major dependencies Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2450345 to ab5413d Compare August 3, 2026 22:14
@renovate

renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor 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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/go-logr/logr v1.4.3 -> v1.4.4
go.opentelemetry.io/otel/trace v1.44.0 -> v1.45.0

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from ab5413d to aa01060 Compare August 4, 2026 10:42
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from aa01060 to 33d218e Compare August 9, 2026 20:51
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