fix(deps): update go modules #440
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.12.2->v3.13.0v2.9.0->v2.13.5v0.21.1->v0.22.4v0.21.0->v0.21.4v0.23.1->v0.25.4v0.7.0->v0.7.1337e5dd->d7df1bfv1.2.0->v1.3.0v0.9.0->v0.9.1v0.0.16->v0.0.19v1.14.32->v1.14.33v0.11.1->v0.12.1v2.25.3->v2.27.3v1.38.2->v1.38.357a2590->3604a7fv1.23.0->v1.23.2v0.66.1->v0.67.5v0.16.1->v0.19.2v0.0.0-20250501113434-0c592cd31026->v0.42.0v1.9.1->v1.10.2v1.0.9->v1.0.10v1.1.2->v1.2.01.24.4->1.25.5v1.37.0->v1.39.0v1.37.0->v1.39.0v2.4.2->v2.4.3v0.43.0->v0.48.0v0.30.0->v0.34.0v0.35.0->v0.39.0v0.34.0->v0.38.0v0.28.0->v0.32.0v0.11.0->v0.14.0v0.36.0->v0.40.08d1bb00->0a764e5v1.75.0->v1.78.0v1.36.10->v1.36.11v4.12.0->v4.13.0v0.34.2->v0.35.0v0.34.2->v0.35.0v0.34.2->v0.35.0v0.32.3->v0.35.0f3f2b99->4e65d594c0f3b2->0fe9cd7v0.20.4->v0.22.4cfa47c3->2d32026v6.3.0->v6.3.1Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
emicklei/go-restful (github.com/emicklei/go-restful/v3)
v3.13.0Compare Source
gdamore/tcell (github.com/gdamore/tcell/v2)
v2.13.5: Version 2.13.5 Bug Fix ReleaseCompare Source
This fixes a regression where Control-J was being reported as KeyEnter.
Full Changelog: gdamore/tcell@v2.13.4...v2.13.5
v2.13.4: Version 2.13.4 Bug FixWhat's Changed
(Note that v2.13.3 was accidentally tagged on the wrong branch -- it had the same content, but the git history
was wrong -- we've deleted the tag.)
Note that folks relying on KeyBacktab will find that the regression where on some terminals it became KeyTab+ModShift is now fixed.
Full Changelog: gdamore/tcell@v2.13.2...v2.13.4
v2.13.2: Version 2.13.2 Bug Fix ReleaseCompare Source
This fixes a problem that affected some applications on Windows (wrong terminal dimensions due to
an off-by-one error.)
Full Changelog: gdamore/tcell@v2.13.1...v2.13.2
v2.13.1: Version 2.13.1 Bug Fix ReleaseCompare Source
This fixes a bug decoding certain control keys ([, ], )
v2.13.0: Version 2.13 Bug Fix and Minor Feature ReleaseCompare Source
What's Changed
Full Changelog: gdamore/tcell@v2.12.2...v2.13.0
v2.12.2: Version 2.12.2 Bug Fix ReleaseCompare Source
This fixes a problem with certain emoji sequences.
Full Changelog: gdamore/tcell@v2.12.1...v2.12.2
v2.12.1: Version 2.12.1 Bug Fix ReleaseCompare Source
There was some fallout from all the recent design changes. This should fix the main known issues. It also fixes a long
standing issue in the views package.
What's Changed
Full Changelog: gdamore/tcell@v2.12.0...v2.12.1
v2.12.0: Version 2.12 Feature ReleaseCompare Source
Building on the work of v2.11, this includes the win32 input mode design, and new string accessors for cells.
This should be a big quality of life improvement for folks working with simple tcell apps.
What's Changed
Full Changelog: gdamore/tcell@v2.11.0...v2.12.0
v2.11.0: Version 2.11.0 Bug Fix ReleaseCompare Source
This is mostly bug fixes for the previous release. It does however involve a complete redesign of the input subsystem,
which is why we bumped the minor number.
What's Changed
Full Changelog: gdamore/tcell@v2.10.0...v2.11.0
v2.10.0: Version 2.10.0 Feature ReleaseCompare Source
The main change here was introduction of Kitty keyboard protocol support (CSI-u).
What's Changed
New Contributors
Full Changelog: gdamore/tcell@v2.9.0...v2.10.0
go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)
v0.22.4Compare Source
0.22.4 - 2025-12-06
Full Changelog: go-openapi/jsonpointer@v0.22.3...v0.22.4
1 commits in this release.
Miscellaneous tasks
People who contributed to this release
jsonpointer license terms
v0.22.3Compare Source
0.22.3 - 2025-11-17
Full Changelog: go-openapi/jsonpointer@v0.22.2...v0.22.3
8 commits in this release.
Documentation
Code quality
Miscellaneous tasks
People who contributed to this release
New Contributors
in #76
jsonpointer license terms
v0.22.2Compare Source
0.22.2 - 2025-11-14
Full Changelog: go-openapi/jsonpointer@v0.22.1...v0.22.2
12 commits in this release.
Documentation
Code quality
Testing
Miscellaneous tasks
Security
Updates
People who contributed to this release
jsonpointer license terms
v0.22.1Compare Source
v0.22.0Compare Source
v0.21.2Compare Source
go-openapi/jsonreference (github.com/go-openapi/jsonreference)
v0.21.4Compare Source
0.21.4 - 2025-12-08
Full Changelog: go-openapi/jsonreference@v0.21.3...v0.21.4
1 commits in this release.
Documentation
People who contributed to this release
New Contributors
in #64
jsonreference license terms
v0.21.3Compare Source
v0.21.2Compare Source
v0.21.1Compare Source
go-openapi/swag (github.com/go-openapi/swag)
v0.25.4Compare Source
v0.25.3Compare Source
v0.25.2Compare Source
v0.25.1Compare Source
v0.25.0Compare Source
v0.24.1Compare Source
v0.24.0Compare Source
google/gnostic-models (github.com/google/gnostic-models)
v0.7.1Compare Source
lucasb-eyer/go-colorful (github.com/lucasb-eyer/go-colorful)
v1.3.0Compare Source
If you'd like to support go-colorful's development you can support me or Lucas (the original developer) through GitHub Sponsors, check out the Sponsor button up top. I also have a Ko-Fi for one-time donations.
The rest of this message is copied from the CHANGELOG.md file in this repo.
Added
BlendLinearRgb(#50)DistanceRiemersma(#52)Changed
Hex()parsing is much faster (#78)Fixed
Deprecated
DistanceLinearRGBis deprecated for the nameDistanceLinearRgbwhich is more in-line with the rest of the librarymailru/easyjson (github.com/mailru/easyjson)
v0.9.1Compare Source
What's Changed
New Contributors
Full Changelog: mailru/easyjson@v0.9.0...v0.9.1
mattn/go-runewidth (github.com/mattn/go-runewidth)
v0.0.19Compare Source
v0.0.18Compare Source
v0.0.17Compare Source
mattn/go-sqlite3 (github.com/mattn/go-sqlite3)
v1.14.33Compare Source
navidys/tvxwidgets (github.com/navidys/tvxwidgets)
v0.12.1Compare Source
What's Changed
Full Changelog: navidys/tvxwidgets@v0.12.0...v0.12.1
v0.12.0Compare Source
What's Changed
Full Changelog: navidys/tvxwidgets@v0.11.3...v0.12.0
v0.11.3Compare Source
What's Changed
Full Changelog: navidys/tvxwidgets@v0.11.1...v0.11.3
v0.11.2Compare Source
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.27.3Compare Source
2.27.3
Fixes
report exit result in case of failure [
1c9f356]fix data race [
ece19c8]v2.27.2Compare Source
2.27.2
Fixes
a69113a]Maintenance
a99c6e0]f993df5]v2.27.1Compare Source
2.27.1
Fixes
606c1cb]a6463b3]v2.27.0Compare Source
2.27.0
Features
Transforming Nodes during Tree Construction
This release adds support for
NodeArgsTransformers that can be registered withAddTreeConstructionNodeArgsTransformer.These are called during the tree construction phase as nodes are constructed and can modify the node strings and decorators. This enables frameworks built on top of Ginkgo to modify Ginkgo nodes and enforce conventions.
Learn more here.
Spec Prioritization
A new
SpecPriority(int)decorator has been added. Ginkgo will honor priority when ordering specs, ensuring that higher priority specs start running before lower priority specsLearn more here.
Maintenance
1333dae]17ae63e]v2.26.0Compare Source
2.26.0
Features
Ginkgo can now generate json-formatted reports that are compatible with the
go testjson format. Useginkgo --gojson-report=report.go.json. This is not intended to be a replacement for Ginkgo's native json format which is more information rich and better models Ginkgo's test structure semantics.onsi/gomega (github.com/onsi/gomega)
v1.38.3Compare Source
1.38.3
Fixes
make string formatitng more consistent for users who use format.Object directly
prometheus/client_golang (github.com/prometheus/client_golang)
v1.23.2: - 2025-09-05Compare Source
This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.
All Changes
Full Changelog:
Configuration
📅 Schedule: Branch creation - On day 7 of the month, every 3 months ( * * 7 */3 * ) (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.