Skip to content

fix(deps): update go module updates minor #174

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

Merged
merged 1 commit into from
Aug 4, 2025

Conversation

netic-renovate[bot]
Copy link
Contributor

@netic-renovate netic-renovate bot commented Jul 14, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/anchore/grype v0.95.0 -> v0.97.1 age confidence
github.com/anchore/syft v1.28.0 -> v1.29.1 age confidence
github.com/golang-jwt/jwt/v5 v5.2.2 -> v5.3.0 age confidence
github.com/prometheus/client_golang v1.22.0 -> v1.23.0 age confidence
golang.org/x/crypto v0.39.0 -> v0.40.0 age confidence
golang.org/x/mod v0.25.0 -> v0.26.0 age confidence
golang.org/x/term v0.32.0 -> v0.33.0 age confidence

Release Notes

anchore/grype (github.com/anchore/grype)

v0.97.1

Compare Source

Bug Fixes

(Full Changelog)

v0.97.0

Compare Source

Added Features
Bug Fixes
Additional Changes

(Full Changelog)

v0.96.1

Compare Source

Syft Improvments
  • Update to latest version of syft v1.29.0
Performance Improvements

(Full Changelog)

v0.96.0

Compare Source

Added Features
Bug Fixes
Additional Changes

(Full Changelog)

anchore/syft (github.com/anchore/syft)

v1.29.1

Compare Source

Bug Fixes

(Full Changelog)

v1.29.0

Compare Source

Added Features
Additional Changes

(Full Changelog)

golang-jwt/jwt (github.com/golang-jwt/jwt/v5)

v5.3.0

Compare Source

This release is almost identical to to v5.2.3 but now correctly indicates Go 1.21 as minimum requirement.

What's Changed

Full Changelog: golang-jwt/jwt@v5.2.3...v5.3.0

v5.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: golang-jwt/jwt@v5.2.2...v5.2.3

prometheus/client_golang (github.com/prometheus/client_golang)

v1.23.0: - 2025-07-30

Compare Source

  • [CHANGE] Minimum required Go version is now 1.23, only the two latest Go versions are supported from now on. #​1812
  • [FEATURE] Add WrapCollectorWith and WrapCollectorWithPrefix #​1766
  • [FEATURE] Add exemplars for native histograms #​1686
  • [ENHANCEMENT] exp/api: Bubble up status code from writeResponse #​1823
  • [ENHANCEMENT] collector/go: Update runtime metrics for Go v1.23 and v1.24 #​1833
  • [BUGFIX] exp/api: client prompt return on context cancellation #​1729
All Changes * Update example test by @​SuperQ in https://github.com/prometheus/client_golang/pull/1770 * build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /tutorials/whatsup by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1776 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1771 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1778 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1779 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1782 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1781 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1783 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1784 * build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1786 * chore: Upgrade golangci-lint to v2 by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1789 * build(deps): bump the github-actions group across 1 directory with 3 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1790 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1791 * Add `WrapCollectorWith` and `WrapCollectorWithPrefix` by @​colega in https://github.com/prometheus/client_golang/pull/1766 * feat(github-actions): add Go file change detection to golangci-lint workflow by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1794 * chore(ci): Fix flaky tests by @​kakkoyun in https://github.com/prometheus/client_golang/pull/1795 * build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /tutorials/whatsup by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1799 * test(registry): Add goleak-based goroutine leak detection by @​surinkim in https://github.com/prometheus/client_golang/pull/1797 * build(deps): bump go.uber.org/goleak from 1.2.0 to 1.3.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1806 * build(deps): bump the github-actions group with 2 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1804 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1809 * Add exemplars for native histograms by @​shivanthzen in https://github.com/prometheus/client_golang/pull/1686 * build(deps): bump golang.org/x/sys from 0.30.0 to 0.32.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1807 * build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1805 * build(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1808 * build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1800 * Update supported Go versions by @​SuperQ in https://github.com/prometheus/client_golang/pull/1812 * Cleaup Go modules by @​SuperQ in https://github.com/prometheus/client_golang/pull/1813 * fix: client prompt return on context cancellation by @​umegbewe in https://github.com/prometheus/client_golang/pull/1729 * Simplify buf binary install by @​SuperQ in https://github.com/prometheus/client_golang/pull/1814 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1815 * build(deps): bump the github-actions group with 5 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1817 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1821 * exp/api: Bubble up status code from writeResponse by @​saswatamcode in https://github.com/prometheus/client_golang/pull/1823 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1827 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 in /exp by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1828 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1831 * Update runtime metrics for Go v1.23 and v1.24 by @​aknuds1 in https://github.com/prometheus/client_golang/pull/1833 * Fix `errNotImplemented` reference by @​aknuds1 in https://github.com/prometheus/client_golang/pull/1835 * build(deps): bump the github-actions group with 3 updates by @​dependabot[bot] in https://github.com/prometheus/client_golang/pull/1826 * Synchronize common files from prometheus/prometheus by @​prombot in https://github.com/prometheus/client_golang/pull/1832 * Cut v1.23.0-rc.0 by @​vesari in https://github.com/prometheus/client_golang/pull/1837 * cut v1.23.0-rc.1 by @​vesari in https://github.com/prometheus/client_golang/pull/1842

New Contributors

Full Changelog: https://github.com/prometheus/client\_golang/compare/v1.22.0...v1.23.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@netic-renovate netic-renovate bot requested a review from a team as a code owner July 14, 2025 06:44
@netic-renovate netic-renovate bot enabled auto-merge (squash) July 14, 2025 06:44
@netic-renovate
Copy link
Contributor Author

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

  • 20 additional dependencies were updated

Details:

Package Change
gorm.io/gorm v1.30.0 -> v1.30.1
github.com/anchore/stereoscope v0.1.6 -> v0.1.8
github.com/bmatcuk/doublestar/v4 v4.8.1 -> v4.9.1
github.com/charmbracelet/x/ansi v0.8.0 -> v0.9.3
github.com/docker/cli v28.3.0+incompatible -> v28.3.2+incompatible
github.com/docker/docker v28.3.0+incompatible -> v28.3.3+incompatible
github.com/go-viper/mapstructure/v2 v2.3.0 -> v2.4.0
github.com/hashicorp/hcl/v2 v2.23.0 -> v2.24.0
github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 -> v1.1.0
github.com/olekukonko/ll v0.0.8 -> v0.0.9
github.com/olekukonko/tablewriter v1.0.7 -> v1.0.9
github.com/zclconf/go-cty v1.16.2 -> v1.16.3
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 -> v0.0.0-20250620022241-b7579e27df2b
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.34.0
golang.org/x/text v0.26.0 -> v0.27.0
golang.org/x/tools v0.34.0 -> v0.35.0
modernc.org/libc v1.65.10 -> v1.66.3
modernc.org/sqlite v1.38.0 -> v1.38.2

@netic-renovate netic-renovate bot force-pushed the renovate/go-module-updates-minor branch from 747c651 to 780efc9 Compare July 17, 2025 06:46
@netic-renovate netic-renovate bot force-pushed the renovate/go-module-updates-minor branch 2 times, most recently from 95618d2 to e8f663d Compare July 24, 2025 07:40
@netic-renovate netic-renovate bot force-pushed the renovate/go-module-updates-minor branch 3 times, most recently from 246b594 to 573f027 Compare August 1, 2025 18:43
@netic-renovate netic-renovate bot force-pushed the renovate/go-module-updates-minor branch from 573f027 to ff91285 Compare August 4, 2025 06:57
@netic-renovate netic-renovate bot merged commit f69dbc1 into main Aug 4, 2025
3 checks passed
@netic-renovate netic-renovate bot deleted the renovate/go-module-updates-minor branch August 4, 2025 07:07
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