Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps actions/checkout from 4 to 6.

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

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

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

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

v5.0.0

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

v4.3.1

What's Changed

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

v4.3.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added auto-merge Auto-merge enabled dependencies github-actions Add or modify workflows labels Feb 1, 2026
@dependabot dependabot bot requested a review from adcondev as a code owner February 1, 2026 08:47
@dependabot dependabot bot added auto-merge Auto-merge enabled github-actions Add or modify workflows labels Feb 1, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

👋 Thanks for opening this PR, @dependabot[bot]!

Here's what will happen next:

  • 🤖 Automated checks will run
  • 🏷️ Labels will be added automatically
  • 👀 A maintainer will review your changes

Please make sure:

  • ✅ All tests pass
  • 📝 The PR title follows conventional commits
  • 📋 The PR template is filled out completely

@github-actions github-actions bot added major-update Major version update needs-review Requires manual review labels Feb 1, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

💥 Major Version Update

This PR contains a major version update that requires manual review before merging.

📦 Update Details

Item Value
Dependency actions/checkout
Ecosystem github_actions
Current Version 4
New Version 6
Update Type version-update:semver-major

✅ Review Checklist

🔗 Useful Links


ℹ️ Once reviewed, manually approve and merge this PR.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

⚡ Benchmark Results

📈 Performance Comparison

📊 Click to expand detailed results

Current Branch Results

BenchmarkNewDocument-4    	1000000000	         0.3134 ns/op	       0 B/op	       0 allocs/op
BenchmarkBuildSimple-4    	 3659950	       336.5 ns/op	     240 B/op	       4 allocs/op
BenchmarkBuildComplex-4   	  430788	      2755 ns/op	    1809 B/op	      25 allocs/op
BenchmarkToJSON-4         	  572112	      2071 ns/op	     592 B/op	       3 allocs/op
BenchmarkParseDocument_Minimal-4    	  492091	      2309 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Receipt-4    	   92600	     12684 ns/op	    2392 B/op	      34 allocs/op
BenchmarkCommandUnmarshal_Text-4    	  421330	      2691 ns/op	     568 B/op	      19 allocs/op
BenchmarkCommandUnmarshal_Table-4   	  275001	      4173 ns/op	     944 B/op	      21 allocs/op
BenchmarkTextCommandParsing-4       	  533094	      2156 ns/op	     544 B/op	      16 allocs/op
BenchmarkTableCommandParsing-4      	  243060	      4756 ns/op	    1000 B/op	      29 allocs/op
BenchmarkParseHexString-4           	 7603166	       155.8 ns/op	      48 B/op	       2 allocs/op
BenchmarkCleanHexString-4           	 6172593	       193.4 ns/op	      64 B/op	       2 allocs/op
BenchmarkContainsSequence-4         	294695470	         4.068 ns/op	       0 B/op	       0 allocs/op
BenchmarkCheckCriticalCommands-4    	33397166	        35.72 ns/op	       0 B/op	       0 allocs/op
BenchmarkDocument_Validate-4       	14409724	        82.65 ns/op	       0 B/op	       0 allocs/op
BenchmarkParseDocument_Simple-4    	  503428	      2408 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Complex-4   	  138177	      8635 ns/op	    1352 B/op	      26 allocs/op
BenchmarkPrintImage_Small-4             	     579	   1945884 ns/op	 3469936 B/op	      24 allocs/op
BenchmarkPrintImage_Medium-4            	     330	   3694782 ns/op	 5481087 B/op	      24 allocs/op
BenchmarkPrintImage_ThermalPreview-4    	     140	   8629781 ns/op	 5231180 B/op	  230423 allocs/op

Base Branch Results

BenchmarkNewDocument-4    	1000000000	         0.3128 ns/op	       0 B/op	       0 allocs/op
BenchmarkBuildSimple-4    	 3700747	       326.0 ns/op	     240 B/op	       4 allocs/op
BenchmarkBuildComplex-4   	  425258	      2801 ns/op	    1809 B/op	      25 allocs/op
BenchmarkToJSON-4         	  498826	      2138 ns/op	     592 B/op	       3 allocs/op
BenchmarkParseDocument_Minimal-4    	  494786	      2346 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Receipt-4    	   94279	     12619 ns/op	    2392 B/op	      34 allocs/op
BenchmarkCommandUnmarshal_Text-4    	  426958	      2681 ns/op	     568 B/op	      19 allocs/op
BenchmarkCommandUnmarshal_Table-4   	  275952	      4161 ns/op	     944 B/op	      21 allocs/op
BenchmarkTextCommandParsing-4       	  524322	      2133 ns/op	     544 B/op	      16 allocs/op
BenchmarkTableCommandParsing-4      	  243494	      4777 ns/op	    1000 B/op	      29 allocs/op
BenchmarkParseHexString-4           	 7431606	       158.6 ns/op	      48 B/op	       2 allocs/op
BenchmarkCleanHexString-4           	 6168397	       184.6 ns/op	      64 B/op	       2 allocs/op
BenchmarkContainsSequence-4         	295368204	         4.052 ns/op	       0 B/op	       0 allocs/op
BenchmarkCheckCriticalCommands-4    	32723409	        36.53 ns/op	       0 B/op	       0 allocs/op
BenchmarkDocument_Validate-4       	14519248	        82.71 ns/op	       0 B/op	       0 allocs/op
BenchmarkParseDocument_Simple-4    	  495009	      2386 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Complex-4   	  134626	      8557 ns/op	    1352 B/op	      26 allocs/op
BenchmarkPrintImage_Small-4             	     590	   1979375 ns/op	 3469945 B/op	      24 allocs/op
BenchmarkPrintImage_Medium-4            	     320	   3840025 ns/op	 5481084 B/op	      24 allocs/op
BenchmarkPrintImage_ThermalPreview-4    	     139	   8754900 ns/op	 5231185 B/op	  230423 allocs/op

💡 Note: Use benchstat for statistical comparison

🎯 Summary

  • Total Benchmarks: 32
  • Average Speed: 2612171 ns/op
  • Average Memory: 2396767 B/op
  • Average Allocations: 41077 allocs/op

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Auto-merge enabled dependencies gh-actions github github-actions Add or modify workflows major-update Major version update needs-review Requires manual review size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant