Skip to content

build(deps): Bump the go-dependencies group with 2 updates#463

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-dependencies-7835229838
Open

build(deps): Bump the go-dependencies group with 2 updates#463
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/go-dependencies-7835229838

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the go-dependencies group with 2 updates: github.com/grafana/pyroscope/api and golang.org/x/sys.

Updates github.com/grafana/pyroscope/api from 1.2.0 to 1.3.0

Release notes

Sourced from github.com/grafana/pyroscope/api's releases.

v1.3.0

Release Notes for Pyroscope 1.3.0

New Features

  • Enhanced symbol compaction process: Improved performance and storage efficiency with the new symbol compaction process (#2864).
  • Introduced function selector in pprof query: More precise profiling with the addition of a function selector (#2878).
  • Support for time-based downsampling during compaction: Optimized data processing with time-based strategies (#2880).
  • Added tracing integrations to compaction: Better observability in the compaction process (#2876).
  • Added language mapping for Grafana agent in Java: Expanded profiling capabilities (#2866).

Improvements and Updates

  • Updated Alpine and Golang versions: Enhanced security and performance with the latest versions of Alpine (3.18.5) and Golang (1.21.5) (#2901, #2902).
  • Injected JFR labels into pprof: Enriched profiling data for better insights (#2868).
  • Streamlined Makefile and go.mod: Better build process with updated Makefile and tidied go.mod (#2900).
  • Updated agent configuration in Helm: More flexible deployments in Kubernetes environments (#2879).
  • Refactored ebpf installation documentation: Improved clarity and usability in ebpf documentation (#2849).
  • Upgraded connect-go, protobuf, and buf: Improved system interoperability (#2909).
  • Enhanced compaction shutdown process: Improved system stability during shutdowns (#2903).
  • Implemented profilecli compact command: Efficient data management with the new command (#2869).

Fixes

  • Fixed panic in compaction benchmark: Addressed issues causing system instability (#2918).
  • Resolved block cleanup process issues: Ensured system integrity and stability (#2916).
  • Fixed pprof profile builder panics: Enhanced system stability (#2917).
  • Corrected profile types call handling: Better data management without bucket store (#2910).
  • Removed delta reserved labels from storage: Optimized the storage system (#2920).
  • Increased parquet read buffer size: Improved data processing efficiency (#2924).

Documentation Improvements

  • Enhanced memory overhead documentation: Deeper insights into system performance (#2895).
  • Updated NodeJS documentation: Fixed Markdown link issues for better clarity (#2890).
  • Expanded java.md documentation: Comprehensive Java profiling guidance (#2904).
  • Removed dependency on Grafana agent: Streamlined Pyroscope architecture (#2913).
  • Updated various sections: Intro, analyze, sampling, and SDK pages now offer clearer and more detailed information (#2855, #2844, #2854, #2851, #2861).
  • Launched a 1-minute YouTube short on ebpf: Providing a quick and informative overview of ebpf (#2893).

Changelog

  • a7504f466 Add grafana-agent.java language mapping (#2866)
  • 23b4bb33e Add memory overhead doc (#2895)
  • ee2b23ad1 Add self vs total docs (#2884)
  • 040609d3d Add support to set readinessProbe.initialDelaySeconds in Helm (#2865)
  • c5ce1c912 Avoid loading all symbols for each partition destination (#2825)
  • 87ad94c08 Correct river config in go_pull.md (#2939)
  • 8259ac5d7 Create release notes for v1.2.1 (#2860)
  • cc1b33e9e Fix compactor metrics (#2894)
  • 52b7da576 Fix deployming make deploy-micro-services after make deploy (#2921)
  • 6c8a6f179 Handle profile types call properly without bucket store (#2910)
  • 25cf17edb Helm: update agent configmap creation condition (#2879)
  • 8dc2739c5 Helm: update doc link in agent configmap (#2886)
  • c606b8077 Helm: update ingress template's pathTypes (#2887)

... (truncated)

Commits

Updates golang.org/x/sys from 0.40.0 to 0.41.0

Commits
  • fc646e4 cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
  • f11c7bb windows: add IsProcessorFeaturePresent and processor feature consts
  • d25a7aa unix: add IoctlSetString on all platforms
  • 6fb913b unix: return early on error in Recvmsg
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the go-dependencies group with 2 updates: [github.com/grafana/pyroscope/api](https://github.com/grafana/pyroscope) and [golang.org/x/sys](https://github.com/golang/sys).


Updates `github.com/grafana/pyroscope/api` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/grafana/pyroscope/releases)
- [Changelog](https://github.com/grafana/pyroscope/blob/main/CHANGELOG.md)
- [Commits](grafana/pyroscope@v1.2.0...v1.3.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.41.0
- [Commits](golang/sys@v0.40.0...v0.41.0)

---
updated-dependencies:
- dependency-name: github.com/grafana/pyroscope/api
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sys
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants