chore(deps): bump the go-minor-patch group across 1 directory with 6 updates - #825
chore(deps): bump the go-minor-patch group across 1 directory with 6 updates#825dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the go-minor-patch group with 6 updates in the /go directory: | Package | From | To | | --- | --- | --- | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.9.0` | `1.10.1` | | [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go) | `0.29.0` | `0.30.1` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.3` | `4.26.6` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.53.0` | `0.54.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.56.0` | `0.57.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.48.2` | `1.55.0` | Updates `github.com/fsnotify/fsnotify` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.9.0...v1.10.1) Updates `github.com/parquet-go/parquet-go` from 0.29.0 to 0.30.1 - [Release notes](https://github.com/parquet-go/parquet-go/releases) - [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md) - [Commits](parquet-go/parquet-go@v0.29.0...v0.30.1) Updates `github.com/shirou/gopsutil/v4` from 4.26.3 to 4.26.6 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.3...v4.26.6) Updates `golang.org/x/crypto` from 0.53.0 to 0.54.0 - [Commits](golang/crypto@v0.53.0...v0.54.0) Updates `golang.org/x/net` from 0.56.0 to 0.57.0 - [Commits](golang/net@v0.56.0...v0.57.0) Updates `modernc.org/sqlite` from 1.48.2 to 1.55.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.48.2...v1.55.0) --- updated-dependencies: - dependency-name: github.com/fsnotify/fsnotify dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/parquet-go/parquet-go dependency-version: 0.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: golang.org/x/crypto dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/net dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: modernc.org/sqlite dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
miravoss26
left a comment
There was a problem hiding this comment.
Dependabot go-minor-patch group bump: fsnotify, parquet-go, gopsutil/v4, golang.org/x/{crypto,net,sync,sys,tools}, modernc.org/{sqlite,libc,cc,ccgo,gc,opt}. All minor/patch version bumps, no majors, no new modules added — go.mod/go.sum only.
- Security screen: no new dependencies, no new network destinations, nothing in the diff beyond version pins.
- CI: core (Go), full stack, go test + vet, Device Support driver contract all green. One "changeset present" check shows CANCELLED alongside a duplicate SUCCESS run of the same check — reads like a superseded re-trigger, not a real failure.
mergeable: UNKNOWNat fetch time is a GitHub API timing quirk on freshly-updated PRs, not a merge conflict signal.
Safe to merge from my read.
|
Current hold after the file-overlap pass:
The repository coordination rule gives those older branches right of way. I am not updating or merging this dependency rollup across them. Once #732 and #797 land or close, Dependabot can refresh this branch on current main and we can run the full check again. |
Bumps the go-minor-patch group with 6 updates in the /go directory:
1.9.01.10.10.29.00.30.14.26.34.26.60.53.00.54.00.56.00.57.01.48.21.55.0Updates
github.com/fsnotify/fsnotifyfrom 1.9.0 to 1.10.1Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
Commits
76b01a6Release 1.10.1fec150bUpdate changelog162b421inotify, windows: don't rename sibling watches sharing a path prefix (#755)224257finotify: don't remove sibling watches sharing a path prefix (#754)e0c956cwindows: document directory Write events and stabilize tests (#745)8d01d7bRelease 1.10.0602284eUpdate changelog7f03e59kqueue: skip ENOENT entries in watchDirectoryFiles (#748)dab9ddewindows: lock watch field updates against concurrent WatchList (#709) (#749)eadf267kqueue: drop watches directly in Close() instead of going through remove() (#...Updates
github.com/parquet-go/parquet-gofrom 0.29.0 to 0.30.1Release notes
Sourced from github.com/parquet-go/parquet-go's releases.
... (truncated)
Commits
5e40a9bfix: restore zero-value-as-null for optional value-type columns (#523)b61a3d7fix: always allocate fresh pointer for optional fields on reconstruct (#524)66bd7c9fix: avoid corrupting []byte DECIMAL values in GenericWriter (#509)eb564a0fix: zero trailing bits in boolean column buffer writes (#520) (#521)48d67fcfix: parquet tag name should take precedence over protobuf tag name (#489)9235775feat: implement Apache Parquet column encryption (AES-GCM) (#504)23f3be1handle 0-row row groups with empty page index in SeekToRow (#495)41d0b6cAdd support to write Parquet files with NULL type columns (#517) (#519)b1bbe02format: add SpecificationVersion field to VariantType (#518)6b10d06thrift: add UUID compact type (13) support in skip() (#516)Updates
github.com/shirou/gopsutil/v4from 4.26.3 to 4.26.6Release notes
Sourced from github.com/shirou/gopsutil/v4's releases.
... (truncated)
Commits
50a6b05Merge pull request #2104 from atanas-vladimirov/openbsdc0390a2Merge pull request #2103 from guillemj/pu/lscpu-clusters62c57eaMerge pull request #2101 from shirou/fix/2100-disk-zfs-btrfs-partitionse093580Merge pull request #2084 from drutsan/fix/darwin-temperature-sp781d3af56[mem]: fix OpenBSD virtual memory on -current7098e80[cpu][linux]: Add support for CPU clusters in lscpu tests0dff2e5[disk][linux]: fix missiing sub volume partitions on zfs and btrfsd781152Merge pull request #2062 from HarshalPatel1972/fix/windows-process-snap-perfbf6e949fix: address maintainer review — adjust PID 0 order, remove 0-thread guard, a...71672e2Merge pull request #2092 from kerlenton/fix/darwin-cmdline-envp-leakUpdates
golang.org/x/cryptofrom 0.53.0 to 0.54.0Commits
cdce021go.mod: update golang.org/x dependenciesd9474ccopenpgp: make the deprecation message more explicit7626c50ssh: verify declared key type matches decoded key in authorized_keys0471e79ssh/agent: enforce strict limits on DSA key parameters6435c37ssh: sanitize client disconnect messages7d695dassh/agent: drain channel stderr in agent forwarders5b7f841acme/autocert: fix data race in Manager.createCert0b316e7argon2: update RFC 9106 parameter recommendations55aec0ax509roots/fallback: update bundle5f2de1ainternal: remove wycheproof testsUpdates
golang.org/x/netfrom 0.56.0 to 0.57.0Commits
b8f09f6go.mod: update golang.org/x dependenciesf05f21bidna: reject all-ASCII xn-- labels on all Go versions0f748cfinternal/http3: clean up stream I/O methods usages in tests0bb961einternal/http3: add net/http.ResponseController support0ca694dwebdav: document Dir's lack of defense against filesystem modificationbd5f1dchttp2: initialize Transport on NewClientConn488ff63bpf: add security considerations to package docs93d1f25xsrftoken: avoid token collisions5a3baeeinternal/http3: prevent panic in QPACK decoder due to overflowUpdates
modernc.org/sqlitefrom 1.48.2 to 1.55.0Changelog
Sourced from modernc.org/sqlite's changelog.