Skip to content

Update actions/setup-go action to v6#33

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-setup-go-6.x
Open

Update actions/setup-go action to v6#33
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-setup-go-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 4, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-go action major v5v6

Release Notes

actions/setup-go (actions/setup-go)

v6

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Sep 4, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Sep 4, 2025

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 4, 2025

📊 Benchmark & Profile Results

Performance Summary

  • Throughput: N/A paragraphs/second
  • Mean time per paragraph: N/A
  • Nanoseconds per operation: 4162159 ns/op

🔍 Interactive Profile Visualizations

View the interactive profile graphs directly in your browser:

📈 View CPU Profile →

  • Download the artifact benchmark-profiles-d0266e1280364053723d2dbefad55b11e6a2a15c
  • Open cpu_profile.html in your browser

💾 View Memory Profile →

  • Download the artifact benchmark-profiles-d0266e1280364053723d2dbefad55b11e6a2a15c
  • Open memory_profile.html in your browser

CPU Profile (Top 20)

File: deidentify.test
Build ID: e061426da89b5af73c82293a87dd5c95e71d878a
Type: cpu
Time: 2026-03-30 18:31:30 UTC
Duration: 91.31s, Total samples = 270.89s (296.67%)
Showing nodes accounting for 143.47s, 52.96% of 270.89s total
Dropped 489 nodes (cum <= 1.35s)
Showing top 20 nodes out of 175
      flat  flat%   sum%        cum   cum%
    21.77s  8.04%  8.04%     26.79s  9.89%  runtime.tryDeferToSpanScan
    15.94s  5.88% 13.92%     24.56s  9.07%  runtime.typePointers.next
     9.07s  3.35% 17.27%     38.61s 14.25%  runtime.scanObject
     8.89s  3.28% 20.55%      8.89s  3.28%  runtime.memclrNoHeapPointers
     7.95s  2.93% 23.49%      7.95s  2.93%  runtime.typePointers.nextFast (inline)
     7.87s  2.91% 26.39%     28.48s 10.51%  regexp/syntax.(*compiler).inst (inline)
     7.45s  2.75% 29....

Memory Profile (Top 20)

File: deidentify.test
Build ID: e061426da89b5af73c82293a87dd5c95e71d878a
Type: alloc_space
Time: 2026-03-30 18:33:26 UTC
Showing nodes accounting for 26306.81MB, 99.75% of 26372.82MB total
Dropped 66 nodes (cum <= 131.86MB)
Showing top 20 nodes out of 52
      flat  flat%   sum%        cum   cum%
12239.79MB 46.41% 46.41% 12239.79MB 46.41%  regexp/syntax.(*compiler).inst (inline)
 4930.43MB 18.70% 65.11%  4942.43MB 18.74%  regexp.(*Regexp).get
 4003.43MB 15.18% 80.29%  4003.43MB 15.18%  regexp/syntax.(*parser).newRegexp (inline)
 2183.84MB  8.28% 88.57%  2183.84MB  8.28%  regexp/syntax.appendRange
  831.53MB  3.15% 91.72%   831.53MB  3.15%  regexp/syntax.(*parser).maybeConcat
  773.46MB  2.93% 94.65%  2432.13MB  9.22%  regexp/syntax.(*parser).collapse
  468.37MB  1.78% 96.43%   468.37MB  1....

📥 All Artifacts Available

Download the complete profiling package from the workflow artifacts:

  • 🌐 HTML Reports: cpu_profile.html, memory_profile.html (interactive visualizations)
  • 📊 Graphs: CPU & Memory SVG/PNG files
  • 📝 Text Reports: Full profiling data in text format
  • 🎯 Focused Analysis: Deidentify-specific function profiling
  • 📋 Raw Profiles: .prof files for custom analysis
Full Benchmark Output
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkParagraphDeidentification-4           	    8380	   4162159 ns/op	 3866940 B/op	   15516 allocs/op
BenchmarkParagraphDeidentificationParallel-4   	   16161	   2068007 ns/op	 3443887 B/op	   15081 allocs/op
PASS
ok  	github.com/aliengiraffe/deidentify	91.350s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkParagraphDeidentification-4           	    3032	   3923006 ns/op
BenchmarkParagraphDeidentificationParallel-4   	    3706	   3263473 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	24.791s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkParagraphDeidentificationParallel-4   	    3692	   3284159 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	12.514s


Generated by Benchmark & Profile workflow run #23761063857 • Updated: Mon, 30 Mar 2026 18:33:52 GMT

@renovate renovate bot force-pushed the renovate/actions-setup-go-6.x branch from 0112494 to 95a7f01 Compare February 12, 2026 13:09
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate bot force-pushed the renovate/actions-setup-go-6.x branch from 95a7f01 to 1f2a358 Compare March 30, 2026 18:19
@renovate renovate bot force-pushed the renovate/actions-setup-go-6.x branch from 1f2a358 to 6ae9616 Compare March 30, 2026 18:30
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate bot changed the title chore(deps): update actions/setup-go action to v6 Update actions/setup-go action to v6 Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants