Skip to content

Update actions/checkout action to v6#37

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 20, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v6

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v5

Compare Source

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

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 Nov 20, 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.


Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots

See analysis details on SonarQube Cloud

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 20, 2025

📊 Benchmark & Profile Results

Performance Summary

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

🔍 Interactive Profile Visualizations

View the interactive profile graphs directly in your browser:

📈 View CPU Profile →

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

💾 View Memory Profile →

  • Download the artifact benchmark-profiles-382d5a7521fc1f4392eec20818575301e5aba74c
  • 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:29 UTC
Duration: 93.26s, Total samples = 275.62s (295.55%)
Showing nodes accounting for 146.43s, 53.13% of 275.62s total
Dropped 467 nodes (cum <= 1.38s)
Showing top 20 nodes out of 176
      flat  flat%   sum%        cum   cum%
    22.45s  8.15%  8.15%     27.31s  9.91%  runtime.tryDeferToSpanScan
    16.89s  6.13% 14.27%     25.54s  9.27%  runtime.typePointers.next
    10.06s  3.65% 17.92%     10.06s  3.65%  runtime.memclrNoHeapPointers
     9.50s  3.45% 21.37%     40.16s 14.57%  runtime.scanObject
     7.89s  2.86% 24.23%     29.26s 10.62%  regexp/syntax.(*compiler).inst
     7.80s  2.83% 27.06%     15.04s  5.46%  regexp.(*machine).add
     7.63s  2.77% 29.83%      7.63s  2.77%  run...

Memory Profile (Top 20)

File: deidentify.test
Build ID: e061426da89b5af73c82293a87dd5c95e71d878a
Type: alloc_space
Time: 2026-03-30 18:33:27 UTC
Showing nodes accounting for 25964.70MB, 99.74% of 26031.21MB total
Dropped 80 nodes (cum <= 130.16MB)
Showing top 20 nodes out of 52
      flat  flat%   sum%        cum   cum%
12131.64MB 46.60% 46.60% 12131.64MB 46.60%  regexp/syntax.(*compiler).inst (inline)
 4865.32MB 18.69% 65.29%  4874.83MB 18.73%  regexp.(*Regexp).get
 3960.92MB 15.22% 80.51%  3960.92MB 15.22%  regexp/syntax.(*parser).newRegexp (inline)
 2133.14MB  8.19% 88.71%  2133.14MB  8.19%  regexp/syntax.appendRange
  795.02MB  3.05% 91.76%   795.02MB  3.05%  regexp/syntax.(*parser).maybeConcat
  733.44MB  2.82% 94.58%  2364.60MB  9.08%  regexp/syntax.(*parser).collapse
  459.25MB  1.76% 96.34%   459.25MB  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           	    8440	   4237054 ns/op	 3875765 B/op	   15523 allocs/op
BenchmarkParagraphDeidentificationParallel-4   	   15609	   2157811 ns/op	 3466159 B/op	   15152 allocs/op
PASS
ok  	github.com/aliengiraffe/deidentify	93.295s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkParagraphDeidentification-4           	    2967	   3987933 ns/op
BenchmarkParagraphDeidentificationParallel-4   	    3669	   3382715 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	25.057s
goos: linux
goarch: amd64
pkg: github.com/aliengiraffe/deidentify
cpu: AMD EPYC 7763 64-Core Processor                
BenchmarkParagraphDeidentificationParallel-4   	    3622	   3377096 ns/op
PASS
ok  	github.com/aliengiraffe/deidentify	12.632s


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

@renovate renovate Bot force-pushed the renovate/actions-checkout-6.x branch from 6ef2ab3 to 06cf3ab Compare February 12, 2026 13:09
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot force-pushed the renovate/actions-checkout-6.x branch from 06cf3ab to 93985c6 Compare March 30, 2026 18:18
@renovate renovate Bot force-pushed the renovate/actions-checkout-6.x branch from 93985c6 to 56b221f Compare March 30, 2026 18:30
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot changed the title chore(deps): update actions/checkout action to v6 Update actions/checkout 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