Skip to content

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

Open
netic-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-module-updates-minor
Open

fix(deps): update go module updates minor#21
netic-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-module-updates-minor

Conversation

@netic-renovate

@netic-renovate netic-renovate Bot commented Nov 17, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/go-openapi/loads v0.23.1v0.24.0 age confidence require minor
github.com/rs/zerolog v1.34.0v1.35.1 age confidence require minor
go (source) 1.25.31.26.4 age confidence toolchain minor
golang.org/x/tools v0.38.0v0.46.0 age confidence require minor

Release Notes

go-openapi/loads (github.com/go-openapi/loads)

v0.24.0

Compare Source

0.24.0 - 2026-06-07

New security features

Full Changelog: go-openapi/loads@v0.23.4...v0.24.0

4 commits in this release.


Documentation
Security
  • feat(security): added containment options and predefined secure loaders by @​fredbi in #​145 ...
Updates

People who contributed to this release

loads license terms

License

v0.23.4

Compare Source

0.23.4 - 2026-06-02

Full Changelog: go-openapi/loads@v0.23.3...v0.23.4

14 commits in this release.


Implemented enhancements
  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...
Documentation
Miscellaneous tasks
Updates

People who contributed to this release

loads license terms

License

v0.23.3

Compare Source

0.23.3 - 2026-03-08

Full Changelog: go-openapi/loads@v0.23.2...v0.23.3

27 commits in this release.


Documentation
Code quality
Testing
Miscellaneous tasks
Updates

People who contributed to this release

New Contributors

loads license terms

License

v0.23.2

Compare Source

rs/zerolog (github.com/rs/zerolog)

v1.35.1

Compare Source

v1.35.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate.

@netic-renovate netic-renovate Bot added the renovate-auto-approve Enables auto approval for Renovate PRs label Nov 17, 2025
@netic-renovate

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

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.46.0 -> v0.47.0
golang.org/x/sync v0.17.0 -> v0.18.0
golang.org/x/text v0.30.0 -> v0.31.0
golang.org/x/mod v0.29.0 -> v0.30.0
golang.org/x/sys v0.37.0 -> v0.38.0

@gh-netic-robot gh-netic-robot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All checks passed, automatically approving.

@netic-renovate netic-renovate Bot force-pushed the renovate/go-module-updates-minor branch from 43321da to f07c6c7 Compare December 11, 2025 06:44
@netic-renovate netic-renovate Bot changed the title fix(deps): update module golang.org/x/tools to v0.39.0 fix(deps): update module golang.org/x/tools to v0.40.0 Dec 11, 2025
@netic-renovate

netic-renovate Bot commented Dec 11, 2025

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

  • 21 additional dependencies were updated

Details:

Package Change
github.com/go-openapi/spec v0.22.0 -> v0.22.5
github.com/go-openapi/analysis v0.24.0 -> v0.25.2
github.com/go-openapi/errors v0.22.3 -> v0.22.8
github.com/go-openapi/strfmt v0.24.0 -> v0.26.3
github.com/go-openapi/swag/conv v0.25.1 -> v0.26.1
github.com/go-openapi/swag/jsonname v0.25.1 -> v0.26.1
github.com/go-openapi/swag/jsonutils v0.25.1 -> v0.26.1
github.com/go-openapi/swag/loading v0.25.1 -> v0.26.1
github.com/go-openapi/swag/mangling v0.25.1 -> v0.26.1
github.com/go-openapi/swag/stringutils v0.25.1 -> v0.26.1
github.com/go-openapi/swag/typeutils v0.25.1 -> v0.26.1
github.com/go-openapi/swag/yamlutils v0.25.1 -> v0.26.1
github.com/go-viper/mapstructure/v2 v2.4.0 -> v2.5.0
golang.org/x/net v0.46.0 -> v0.56.0
golang.org/x/sync v0.17.0 -> v0.21.0
golang.org/x/text v0.30.0 -> v0.38.0
github.com/go-openapi/jsonpointer v0.22.1 -> v0.23.1
github.com/go-openapi/jsonreference v0.21.2 -> v0.21.6
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
golang.org/x/mod v0.29.0 -> v0.37.0
golang.org/x/sys v0.37.0 -> v0.46.0

@netic-renovate netic-renovate Bot force-pushed the renovate/go-module-updates-minor branch from f07c6c7 to 6b107b2 Compare January 14, 2026 17:43
@netic-renovate netic-renovate Bot changed the title fix(deps): update module golang.org/x/tools to v0.40.0 fix(deps): update module golang.org/x/tools to v0.41.0 Jan 14, 2026
@netic-renovate netic-renovate Bot force-pushed the renovate/go-module-updates-minor branch from 6b107b2 to 540abf5 Compare February 11, 2026 18:49
@netic-renovate netic-renovate Bot changed the title fix(deps): update module golang.org/x/tools to v0.41.0 fix(deps): update module golang.org/x/tools to v0.42.0 Feb 11, 2026
@netic-renovate netic-renovate Bot force-pushed the renovate/go-module-updates-minor branch from 540abf5 to 1ccd143 Compare February 12, 2026 06:52
@netic-renovate netic-renovate Bot changed the title fix(deps): update module golang.org/x/tools to v0.42.0 fix(deps): update go module updates minor Feb 12, 2026
@netic-renovate netic-renovate Bot force-pushed the renovate/go-module-updates-minor branch from 1ccd143 to eb969d8 Compare March 8, 2026 17:48
@netic-renovate netic-renovate Bot force-pushed the renovate/go-module-updates-minor branch from eb969d8 to 924640d Compare March 16, 2026 07:02
@netic-renovate netic-renovate Bot force-pushed the renovate/go-module-updates-minor branch from 924640d to ac185c8 Compare March 30, 2026 07:10
@netic-renovate netic-renovate Bot force-pushed the renovate/go-module-updates-minor branch 2 times, most recently from 87f7d91 to 7149e39 Compare April 13, 2026 07:19
@netic-renovate netic-renovate Bot force-pushed the renovate/go-module-updates-minor branch from 7149e39 to bff34b9 Compare April 23, 2026 07:18
@netic-renovate

netic-renovate Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

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.

@netic-renovate netic-renovate Bot force-pushed the renovate/go-module-updates-minor branch from bff34b9 to d70e162 Compare May 11, 2026 07:55
@netic-renovate netic-renovate Bot force-pushed the renovate/go-module-updates-minor branch 2 times, most recently from 580c30e to 0b5c99b Compare June 9, 2026 16:30
@netic-renovate netic-renovate Bot force-pushed the renovate/go-module-updates-minor branch from 0b5c99b to 3d53e40 Compare June 15, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate-auto-approve Enables auto approval for Renovate PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant