Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps lewagon/wait-on-check-action from 1.4.1 to 1.5.0.

Release notes

Sourced from lewagon/wait-on-check-action's releases.

v1.5.0

Added

  • Add fail-on-no-checks option (#133)

Fixed

  • Bump rexml to 3.4.2 (#128)
Changelog

Sourced from lewagon/wait-on-check-action's changelog.

v1.5.0 - 2026-01-25

Added

  • Add fail-on-no-checks option

Fixed

  • Bump rexml to 3.4.2
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 [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Changelog](https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md)
- [Commits](lewagon/wait-on-check-action@v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: lewagon/wait-on-check-action
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 dependencies 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
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.3110 ns/op	       0 B/op	       0 allocs/op
BenchmarkBuildSimple-4    	 3715147	       324.2 ns/op	     240 B/op	       4 allocs/op
BenchmarkBuildComplex-4   	  419800	      2756 ns/op	    1809 B/op	      25 allocs/op
BenchmarkToJSON-4         	  553998	      2053 ns/op	     592 B/op	       3 allocs/op
BenchmarkParseDocument_Minimal-4    	  501109	      2310 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Receipt-4    	   93856	     12556 ns/op	    2392 B/op	      34 allocs/op
BenchmarkCommandUnmarshal_Text-4    	  433819	      2684 ns/op	     568 B/op	      19 allocs/op
BenchmarkCommandUnmarshal_Table-4   	  279278	      4155 ns/op	     944 B/op	      21 allocs/op
BenchmarkTextCommandParsing-4       	  542712	      2108 ns/op	     544 B/op	      16 allocs/op
BenchmarkTableCommandParsing-4      	  244888	      4751 ns/op	    1000 B/op	      29 allocs/op
BenchmarkParseHexString-4           	 8850254	       136.0 ns/op	      48 B/op	       2 allocs/op
BenchmarkCleanHexString-4           	 6663080	       177.4 ns/op	      64 B/op	       2 allocs/op
BenchmarkContainsSequence-4         	363288165	         3.286 ns/op	       0 B/op	       0 allocs/op
BenchmarkCheckCriticalCommands-4    	32426052	        38.93 ns/op	       0 B/op	       0 allocs/op
BenchmarkDocument_Validate-4       	14453584	        82.36 ns/op	       0 B/op	       0 allocs/op
BenchmarkParseDocument_Simple-4    	  500500	      2439 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Complex-4   	  139792	      8457 ns/op	    1352 B/op	      26 allocs/op
BenchmarkPrintImage_Small-4             	     615	   1963386 ns/op	 3469938 B/op	      24 allocs/op
BenchmarkPrintImage_Medium-4            	     332	   3682340 ns/op	 5481087 B/op	      24 allocs/op
BenchmarkPrintImage_ThermalPreview-4    	     139	   8740717 ns/op	 5235269 B/op	  230723 allocs/op

Base Branch Results

BenchmarkNewDocument-4    	1000000000	         0.3116 ns/op	       0 B/op	       0 allocs/op
BenchmarkBuildSimple-4    	 3641856	       330.0 ns/op	     240 B/op	       4 allocs/op
BenchmarkBuildComplex-4   	  423717	      2795 ns/op	    1809 B/op	      25 allocs/op
BenchmarkToJSON-4         	  535789	      2064 ns/op	     592 B/op	       3 allocs/op
BenchmarkParseDocument_Minimal-4    	  511467	      2312 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Receipt-4    	   94670	     12589 ns/op	    2392 B/op	      34 allocs/op
BenchmarkCommandUnmarshal_Text-4    	  414174	      2700 ns/op	     568 B/op	      19 allocs/op
BenchmarkCommandUnmarshal_Table-4   	  278250	      4159 ns/op	     944 B/op	      21 allocs/op
BenchmarkTextCommandParsing-4       	  513214	      2127 ns/op	     544 B/op	      16 allocs/op
BenchmarkTableCommandParsing-4      	  244688	      4757 ns/op	    1000 B/op	      29 allocs/op
BenchmarkParseHexString-4           	 8772169	       135.7 ns/op	      48 B/op	       2 allocs/op
BenchmarkCleanHexString-4           	 6696284	       183.9 ns/op	      64 B/op	       2 allocs/op
BenchmarkContainsSequence-4         	364836891	         3.256 ns/op	       0 B/op	       0 allocs/op
BenchmarkCheckCriticalCommands-4    	31621804	        38.31 ns/op	       0 B/op	       0 allocs/op
BenchmarkDocument_Validate-4       	14353231	        85.85 ns/op	       0 B/op	       0 allocs/op
BenchmarkParseDocument_Simple-4    	  503082	      2394 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Complex-4   	  139617	      8439 ns/op	    1352 B/op	      26 allocs/op
BenchmarkPrintImage_Small-4             	     620	   1888544 ns/op	 3469936 B/op	      24 allocs/op
BenchmarkPrintImage_Medium-4            	     327	   3770296 ns/op	 5481087 B/op	      24 allocs/op
BenchmarkPrintImage_ThermalPreview-4    	     139	   8600143 ns/op	 5235274 B/op	  230723 allocs/op

💡 Note: Use benchstat for statistical comparison

🎯 Summary

  • Total Benchmarks: 32
  • Average Speed: 2621627 ns/op
  • Average Memory: 2396935 B/op
  • Average Allocations: 41093 allocs/op

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants