Bump the go-deps group with 5 updates#164
Merged
Merged
Conversation
Bumps the go-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.5.4` | `1.10.1` | | [github.com/santhosh-tekuri/jsonschema/v6](https://github.com/santhosh-tekuri/jsonschema) | `6.0.1` | `6.0.2` | | [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) | `1.58.0` | `1.59.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.44.0` | `0.45.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.14.0` | `0.15.0` | Updates `github.com/fsnotify/fsnotify` from 1.5.4 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.5.4...v1.10.1) Updates `github.com/santhosh-tekuri/jsonschema/v6` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/santhosh-tekuri/jsonschema/releases) - [Commits](santhosh-tekuri/jsonschema@v6.0.1...v6.0.2) Updates `go.opentelemetry.io/collector/pdata` from 1.58.0 to 1.59.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@pdata/v1.58.0...pdata/v1.59.0) Updates `golang.org/x/sys` from 0.44.0 to 0.45.0 - [Commits](golang/sys@v0.44.0...v0.45.0) Updates `golang.org/x/time` from 0.14.0 to 0.15.0 - [Commits](golang/time@v0.14.0...v0.15.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-deps - dependency-name: github.com/santhosh-tekuri/jsonschema/v6 dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: go.opentelemetry.io/collector/pdata dependency-version: 1.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/sys dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/time dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
trilamsr
pushed a commit
that referenced
this pull request
May 30, 2026
PR #164 (go-deps group bump) landed x/time v0.15.0 + x/sys v0.45.0 + fsnotify v1.10.1 + jsonschema v6.0.2 + otel/pdata v1.59.0 on main. Our branch already had x/sys v0.45.0 from the x/net security fix commit; merge takes the union with PR #164's x/time v0.15.0. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Signed-off-by: Tri Lam <tri@maydow.com>
10 tasks
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
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.
Bumps the go-deps group with 5 updates:
1.5.41.10.16.0.16.0.21.58.01.59.00.44.00.45.00.14.00.15.0Updates
github.com/fsnotify/fsnotifyfrom 1.5.4 to 1.10.1Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
... (truncated)
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
... (truncated)
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/santhosh-tekuri/jsonschema/v6from 6.0.1 to 6.0.2Commits
29cbed9release: v6.0.282f3994OutputError: add String method4bdfd36Types: export Add method0bd9d0elint: migrate golangci.yml174b1ccvalidation: quote keyword in error msg83a4c80tests: update SON-Schema-Test-Suite0c7d058docs: correct spelling728d843tests: update JSON-Schema-Test-Suitec54d5e3tests: update JSON-Schema-Test-Suite86cca28compile/fix: panic compiling non jsonschema resourceUpdates
go.opentelemetry.io/collector/pdatafrom 1.58.0 to 1.59.0Release notes
Sourced from go.opentelemetry.io/collector/pdata's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/collector/pdata's changelog.
Commits
452cae1[chore] Prepare release v1.59.0/v0.153.0 (#15352)3771765[chore] Add schema combiner logic (#15293)b6ab46d[pkg/confmap] stabilize confmap.newExpandedValueSanitizer gate (#15339)e591a4f[chore][govuln] bump golang.org/x/net to v0.55.0 (#15350)991b139[chore][govuln] bump golang.org/x/crypto to v0.52.0 (#15348)3708bc7Remove usage of the PdataEnableRefCountingFeatureGate, since is stable cannot...3073e35Enable mdatagen reaggregation by default (#15305)5abdf01[chore]: again fix external use of extension/xextension on the tip of main (#...8e7125d[chore] remove stabilized gate usage (#15337)aec8499[chore]: fix external use of extension/xextension on the tip of main (#15344)Updates
golang.org/x/sysfrom 0.44.0 to 0.45.0Commits
397d5f8unix: update to Linux kernel 7.00a387f7cpu: detect zbc extension on riscv64758f71ccpu: add LLACQ_SCREL, SCQ, DBAR_HINTS detection for loong6499666aeunix: merge Linux readv/writev implementation with Darwin/OpenBSDe4444cbwindows: add NtSetEaFile, NtQueryEaFile and NtQueryInformationFile04396e8unix: add Readv, Writev, Preadv, Pwritev for OpenBSDUpdates
golang.org/x/timefrom 0.14.0 to 0.15.0Commits
812b343all: upgrade go directive to at least 1.25.0 [generated]Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions