-
Notifications
You must be signed in to change notification settings - Fork 9
fix(deps): update all non-major dependencies #512
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28752eb to
bb88617
Compare
3de0ccb to
e6628e5
Compare
1d68478 to
27bc5c1
Compare
fbc0d07 to
faae30d
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
427620d to
b1ce65f
Compare
441fd85 to
c0bcf0b
Compare
b136fc4 to
caff80c
Compare
2297f33 to
6d0ec88
Compare
9ec130a to
ac7674f
Compare
ac7674f to
0cf0c3a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.21.3→3.23.20.22.1→0.24.225.2.1.3085-alpine→25.12.1.649-alpinev2.32.2→v2.42.0v0.61.1→v0.68.2v5.0.2→v5.0.3v1.17.0-pre.2→v1.18.5v0.17.3→v0.20.0v1.7.29→v1.7.30v1.8.0→v1.10.0v0.4.0→v0.5.0v10.26.0→v10.30.1v1.2.4→v1.2.5v0.20.3→v0.20.7v1.0.1→v1.1.0v2.27.0→v2.30.0v6.6.7→v6.7.8v4.13.3→v4.15.0v1.8.9→v1.8.10v1.1.62→v1.1.69v1.21.1→v1.23.2v0.54.0→v0.308.1v9.7.3→v9.17.2v1.49.1→v1.52.0v1.9.1→v1.10.2v1.0.6→v1.0.10v1.20.1→v1.21.0v0.35.0→v0.40.0v0.3.15→v0.3.161.24.0→1.25.4v0.26.0→v0.31.0v0.42.0→v0.48.0v0.16.0→v0.19.0v0.35.0→v0.39.0v0.12.0→v0.14.0v0.7.3-0.20250507172404-3f4b9037f56f→v0.8.22.0.0→2.7.2v1.71.1→v1.78.0v1.36.6→v1.36.11v0.32.3→v0.35.0v0.32.3→v0.35.0v0.32.3→v0.35.0v0.32.2→v0.35.00.27.0→0.31.01.32.2→1.34.31.36.9→1.36.111.5.1→1.6.00.33.21→0.36.0Release Notes
bpftrace/bpftrace (bpftrace)
v0.24.2Fixed
Changed
v0.24.1Fixed
Docs
v0.23.5[0.23.5] 2025-06-09
Fixed
v0.23.4Fixed
v0.23.3Fixed
Tools
v0.23.2[0.23.2] 2025-04-15
Fixed
Tools
v0.23.1[0.23.1] 2025-04-11
Fixed
v0.23.0Breaking Changes
Added
offsetof()now supports sub fields e.g.offsetof(struct Foo, bar.a.b);lennow also acceptsustackandkstackas argumentsblazesymwill be used for address symbolication if found during buildChanged
probebuiltin is now represented as a string typeDeprecated
Removed
Fixed
pid,tidandustackwhen running bpftrace in containers with PID namespacingSecurity
Docs
Tools
ClickHouse/clickhouse-go (github.com/ClickHouse/clickhouse-go/v2)
v2.42.0Compare Source
What's Changed
Enhancements 🎉
Bug Fixes 🐛
formatTimeescaping by @kavirajk in #1727Other Changes 🛠
New Contributors
Full Changelog: ClickHouse/clickhouse-go@v2.41.0...v2.42.0
v2.41.0Compare Source
What's Changed
Enhancements 🎉
timeandtime64datatypes by @kavirajk @shivanshuraj1333 in #1669Bug fixes 🐛
nilmap by @kavirajk in #1667Other Changes 🛠
New Contributors
Full Changelog: ClickHouse/clickhouse-go@v2.40.3...v2.41.0
v2.40.3Compare Source
What's Changed
Enhancements 🎉
Other Changes 🛠
Nullable(JSON)withnilmap. Inserting Null into a Nullable(JSON) column via a batch insert non-null value before by @kavirajk in #1667New Contributors
Full Changelog: ClickHouse/clickhouse-go@v2.40.2...v2.40.3
v2.40.2Compare Source
What's Changed
Other Changes 🛠
New Contributors
Full Changelog: ClickHouse/clickhouse-go@v2.40.1...v2.40.2
v2.40.1Compare Source
What's Changed
Bug fixes 🐛
database/sqlNullable(JSON) string scan by @SpencerTorres in #1625Full Changelog: ClickHouse/clickhouse-go@v2.40.0...v2.40.1
v2.40.0Compare Source
What's Changed
Enhancements 🎉
database/sqlscanning json intostring/[]byte/json.RawMessageby @SpencerTorres in #1623Bug fixes 🐛
Other Changes 🛠
Full Changelog: ClickHouse/clickhouse-go@v2.39.0...v2.40.0
v2.39.0Compare Source
What's Changed
Bug fixes 🐛
ReadTimeoutso that it applies to each call toconn.Readnot just the first read block by @GeorgeMac in #1616, @SpencerTorres #1617Read Timeout behavior changes
This bug fix has potential to affect longer running queries, ensure you're setting
clickhouse.OptionsReadTimeoutto a reasonable value, and that yourcontext.WithDeadlineis also set to a reasonable value. The read timeout will now be applied to all blocks, previously it was only set for the first block.New Contributors
Full Changelog: ClickHouse/clickhouse-go@v2.38.1...v2.39.0
v2.38.1Compare Source
What's Changed
Bug fixes 🐛
Full Changelog: ClickHouse/clickhouse-go@v2.38.0...v2.38.1
v2.38.0Compare Source
What's Changed
Enhancements 🎉
Dynamicserialization version 3 by @SpencerTorres in #1588JSONserialization version 3 by @SpencerTorres in #1589client_protocol_versionparam for HTTP interface by @SpencerTorres in #1594Bug fixes 🐛
Other Changes 🛠
Upgrades for Dynamic / JSON
Dynamic and JSON were never fully functional in previous versions. If you exceeded the maximum types for
Dynamic, the data would become unreadable since it was encoded as a singleSharedVarianttype. Same for JSON, if you exceeded the maximum dynamic paths the data would also become unreadable since it was stored in aSharedDatastructure.In ClickHouse 25.6, a setting was added that abstracts these structures away so that clients don't have to implement them.
To begin using Dynamic and JSON to their fullest ability, upgrade to ClickHouse 25.6 along with clickhouse-go v2.38.0, and enable
output_format_native_use_flattened_dynamic_and_json_serializationin your connection settings. This will allow you to read all Dynamic and JSON data, even the portions that are stored in the SharedVariant and SharedData blobs on the server.If you are using older versions of ClickHouse, things will continue to work as before (with the previously mentioned limitations).
Feel free to create an issue in the clickhouse-go repository to report any concerns or bugs with this change.
New Contributors
Full Changelog: ClickHouse/clickhouse-go@v2.37.2...v2.38.0
[
v2.37.2](https://redirect.github.com/ClickHouse/clickhouse-go/blob/HEAD/CHANGELOG.md#v2372-2025-06-23----Release-notes-generated-using-confiConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.
This PR was generated by Mend Renovate. View the repository job log.