Skip to content

fix(deps): update patch updates - #895

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

fix(deps): update patch updates#895
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-updates

Conversation

@renovate

@renovate renovate Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
charm.land/bubbletea/v2 v2.0.8v2.0.9 age confidence replace patch
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.18v1.7.20 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/config v1.32.37v1.32.40 age confidence require patch
github.com/aws/aws-sdk-go-v2/credentials v1.19.36v1.19.39 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.37v1.18.40 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.37v1.4.40 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.37v2.7.40 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.38v1.4.41 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.17v1.13.19 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.37v1.13.40 age confidence indirect patch
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.38v1.19.41 age confidence indirect patch
github.com/cheggaaa/pb v1.0.29v1.0.30 age confidence indirect patch
github.com/go-openapi/analysis v0.26.0v0.26.2 age confidence indirect patch
github.com/go-openapi/jsonreference v1.0.0v1.0.1 age confidence indirect patch
github.com/go-openapi/loads v0.25.1v0.25.2 age confidence indirect patch
github.com/go-openapi/runtime v0.33.0v0.33.1 age confidence indirect patch
github.com/go-openapi/runtime/server-middleware v0.33.0v0.33.1 age confidence indirect patch
github.com/go-openapi/spec v0.22.9v0.22.11 age confidence indirect patch
github.com/go-openapi/validate v0.26.3v0.26.5 age confidence indirect patch
github.com/raeperd/recvcheck v0.3.0v0.3.1 age confidence indirect patch
github.com/sirupsen/logrus v1.10.1v1.10.2 age confidence indirect patch
github.com/sirupsen/logrus v1.10.1v1.10.2 age confidence require patch
github.com/stretchr/testify v1.12.0v1.12.1 age confidence indirect patch
github.com/uudashr/iface v1.5.0v1.5.1 age confidence indirect patch
gitlab-org/gitlab-runner 19.3.019.3.1 age confidence patch
go.opentelemetry.io/contrib/bridges/otelslog v0.20.0v0.20.1 age confidence indirect patch
google.golang.org/grpc v1.83.0v1.83.2 age confidence indirect patch

Release Notes

charmbracelet/bubbletea (charm.land/bubbletea/v2)

v2.0.9

Compare Source

Small patches 🩹

Keybinds missing!

MouseButton11 and media record buttons were improperly handled, now fixed! (thanks to @​Ricardo-M-L and @​bunlongheng)

Weird UI artifacts with some terminals 👽

Sometimes, when switching between tabs in your terminal for example, the screen would not clear, now fixed!

... And some small corrections to docs!

Happy coding 🤖

Changelog

Fixed
Docs
Other stuff

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

cheggaaa/pb (github.com/cheggaaa/pb)

v1.0.30

Compare Source

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

v0.26.2

Compare Source

0.26.2 - 2026-08-25

Full Changelog: go-openapi/analysis@v0.26.1...v0.26.2

2 commits in this release.


Fixed bugs
Miscellaneous tasks

People who contributed to this release

analysis license terms

License

Per-module changes


internal/testintegration (0.26.2)

Fixed bugs
Miscellaneous tasks

v0.26.1

Compare Source

0.26.1 - 2026-08-24

Full Changelog: go-openapi/analysis@v0.26.0...v0.26.1

16 commits in this release.


Fixed bugs
  • fix: upgraded spec to onboard expand fixes by @​fredbi ...
  • fix(flatten): import the target of a $ref held by an unmapped keyword by @​fredbi ...
Documentation
Testing
  • test: rename fixtures directories to testdata by @​fredbi ...
Miscellaneous tasks
Updates
Other (technical)

People who contributed to this release

analysis license terms

License

Per-module changes


internal/testintegration (0.26.1)

Fixed bugs
Testing
  • test: rename fixtures directories to testdata by @​fredbi ...
Miscellaneous tasks
Updates
Other (technical)
go-openapi/jsonreference (github.com/go-openapi/jsonreference)

v1.0.1

Compare Source

1.0.1 - 2026-08-25

Full Changelog: go-openapi/jsonreference@v1.0.0...v1.0.1

12 commits in this release.


Fixed bugs
  • fix: keep NormalizeURL's output parseable when dropping a default port by @​fredbi ...
Documentation
Performance
  • perf: replace the duplicate-slash regexp in NormalizeURL with a scan by @​fredbi ...
Miscellaneous tasks
Updates
Other (technical)

People who contributed to this release

jsonreference license terms

License

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

v0.25.2

Compare Source

0.25.2 - 2026-08-25

Full Changelog: go-openapi/loads@v0.25.1...v0.25.2

11 commits in this release.


Fixed bugs
Documentation
  • doc: add technical writing instructions for agents by @​fredbi ...
Testing
Miscellaneous tasks
Updates
Other (technical)

People who contributed to this release

loads license terms

License

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

v0.33.1

Compare Source

0.33.1 - 2026-08-21

Full Changelog: go-openapi/runtime@v0.33.0...v0.33.1

15 commits in this release.


Fixed bugs
Documentation
Code quality
Testing
Miscellaneous tasks
Updates

People who contributed to this release

runtime license terms

License

Per-module changes

client-middleware/opentracing (0.33.1)
Miscellaneous tasks
Updates

docs/examples (0.33.1)
Code quality
Miscellaneous tasks
Updates

server-middleware (0.33.1)
Updates
go-openapi/spec (github.com/go-openapi/spec)

v0.22.11

Compare Source

0.22.11 - 2026-08-25

Full Changelog: go-openapi/spec@v0.22.10...v0.22.11

4 commits in this release.


Code quality
  • fix(normalizer): align $ref and base canonicalization with jsonreference by @​fredbi ...
Testing
Miscellaneous tasks
  • chore(deps): bump jsonreference to v1.0.1 and swag to v0.29.1 by @​fredbi ...
Other (technical)

People who contributed to this release

spec license terms

License

v0.22.10

Compare Source

0.22.10 - 2026-08-24

Full Changelog: go-openapi/spec@v0.22.9...v0.22.10

27 commits in this release.


Fixed bugs
  • fix(expander): walk maps in sorted order so expansion is reproducible by @​fredbi ...
  • fix(expander): rebase a $ref found under an unmapped keyword by @​fredbi ...
  • fix(swagger): marshal an empty items array as an array by @​fredbi ...
  • fix(normalizer): stop $ref rebasing from changing the target document by @​fredbi ...
  • fix(normalizer): anchor a $ref joined onto a base with no path by @​fredbi ...
Documentation
Testing
Miscellaneous tasks
  • chore(normalizer): correct the build constraint of normalizer_windows.go by @​fredbi ...
  • chore(dependabot): fix invalid timezone by @​fredbi ...
  • chore: dependabot schedule is now twice a week by @​fredbi in #​303 ...
  • fix(normalizer): compare authorities alike when rebasing a circular $ref by @​fredbi ...
Updates
Other (technical)

People who contributed to this release

spec license terms

License

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

v0.26.5

Compare Source

0.26.5 - 2026-08-25

Full Changelog: go-openapi/validate@v0.26.4...v0.26.5

7 commits in this release.


Fixed bugs
Testing
  • test(messages): add TestGenExpectations to rebuild the expectations file by @​fredbi ...
  • test(messages): halt on the first failing fixture only in dev mode by @​fredbi ...
Miscellaneous tasks
  • ci: re-instate error message stability test in ci by [@​fredbi](https://redir

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/patch-updates branch from 0219ed4 to 99add9c Compare August 25, 2026 14:05
@renovate

renovate Bot commented Aug 25, 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):

  • 19 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.43.6 -> v1.44.0
github.com/aws/aws-sdk-go-v2/service/sts v1.45.6 -> v1.46.0
github.com/go-openapi/swag/pools v0.28.0 -> v0.29.1
go.opentelemetry.io/otel/log v0.21.0 -> v0.22.0
github.com/aws/aws-sdk-go-v2/service/signin v1.5.6 -> v1.6.0
github.com/aws/aws-sdk-go-v2/service/sso v1.33.6 -> v1.34.0
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.38.6 -> v1.39.0
github.com/aws/smithy-go v1.27.8 -> v1.28.1
github.com/go-openapi/swag/conv v0.28.0 -> v0.29.1
github.com/go-openapi/swag/fileutils v0.28.0 -> v0.29.1
github.com/go-openapi/swag/jsonutils v0.28.0 -> v0.29.1
github.com/go-openapi/swag/loading v0.28.0 -> v0.29.1
github.com/go-openapi/swag/mangling v0.28.0 -> v0.29.1
github.com/go-openapi/swag/stringutils v0.28.0 -> v0.29.1
github.com/go-openapi/swag/typeutils v0.28.0 -> v0.29.1
github.com/go-openapi/swag/yamlutils v0.28.0 -> v0.29.1
go.opentelemetry.io/otel v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/metric v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/trace v1.45.0 -> v1.46.0

@renovate
renovate Bot force-pushed the renovate/patch-updates branch 4 times, most recently from d5014d0 to b8cb51b Compare August 26, 2026 15:05
@renovate
renovate Bot force-pushed the renovate/patch-updates branch from b8cb51b to a848ba4 Compare August 26, 2026 23: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