Skip to content

deps(gh-actions): bump lewagon/wait-on-check-action from 1.4.1 to 1.8.0#145

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/lewagon/wait-on-check-action-1.8.0
Open

deps(gh-actions): bump lewagon/wait-on-check-action from 1.4.1 to 1.8.0#145
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/lewagon/wait-on-check-action-1.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.8.0

Added

  • Add a wait-for-duplicates option to require every check with a duplicate name to succeed (#154)

v1.7.0

Fixed

  • Fix the failure exit codes (#147)

v1.6.1

Added

  • Pin the ruby/setup-ruby version (#143)

v1.6.0

Added

  • Add checks-discovery-timeout option (#139)

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.8.0 - 2026-06-09

Added

  • Add a wait-for-duplicates option to require every check with a duplicate name to succeed

v1.7.0 - 2026-04-14

Fixed

  • Fix the failure exit codes

v1.6.1 - 2026-04-06

Added

  • Pin the ruby/setup-ruby version

v1.6.0 - 2026-03-29

Added

  • Add checks-discovery-timeout option

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 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.8.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.8.0)

---
updated-dependencies:
- dependency-name: lewagon/wait-on-check-action
  dependency-version: 1.8.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 Jul 1, 2026
@dependabot dependabot Bot requested a review from adcondev as a code owner July 1, 2026 08:46
@dependabot dependabot Bot added dependencies auto-merge Auto-merge enabled github-actions Add or modify workflows labels Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

👋 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 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

⚡ Benchmark Results

📈 Performance Comparison

📊 Click to expand detailed results

Current Branch Results

BenchmarkNewDocument-4    	1000000000	         0.3130 ns/op	       0 B/op	       0 allocs/op
BenchmarkBuildSimple-4    	 3696884	       327.3 ns/op	     240 B/op	       4 allocs/op
BenchmarkBuildComplex-4   	  405525	      2767 ns/op	    1809 B/op	      25 allocs/op
BenchmarkToJSON-4         	  531092	      2115 ns/op	     592 B/op	       3 allocs/op
BenchmarkParseDocument_Minimal-4    	  502908	      2385 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Receipt-4    	   93591	     12794 ns/op	    2392 B/op	      34 allocs/op
BenchmarkCommandUnmarshal_Text-4    	  417559	      2741 ns/op	     568 B/op	      19 allocs/op
BenchmarkCommandUnmarshal_Table-4   	  272486	      4392 ns/op	     944 B/op	      21 allocs/op
BenchmarkTextCommandParsing-4       	  515455	      2142 ns/op	     544 B/op	      16 allocs/op
BenchmarkTableCommandParsing-4      	  241834	      4912 ns/op	    1000 B/op	      29 allocs/op
BenchmarkParseHexString-4           	 7637282	       156.8 ns/op	      48 B/op	       2 allocs/op
BenchmarkCleanHexString-4           	 6414388	       185.5 ns/op	      64 B/op	       2 allocs/op
BenchmarkContainsSequence-4         	295765780	         4.056 ns/op	       0 B/op	       0 allocs/op
BenchmarkCheckCriticalCommands-4    	33149557	        36.20 ns/op	       0 B/op	       0 allocs/op
BenchmarkDocument_Validate-4       	14577837	        84.51 ns/op	       0 B/op	       0 allocs/op
BenchmarkParseDocument_Simple-4    	  487220	      2457 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Complex-4   	  137674	      8637 ns/op	    1352 B/op	      26 allocs/op
BenchmarkPrintImage_Small-4             	     600	   1945046 ns/op	 3469940 B/op	      24 allocs/op
BenchmarkPrintImage_Medium-4            	     320	   3716564 ns/op	 5481092 B/op	      24 allocs/op
BenchmarkPrintImage_ThermalPreview-4    	     135	   8816862 ns/op	 5231183 B/op	  230423 allocs/op

Base Branch Results

BenchmarkNewDocument-4    	1000000000	         0.3144 ns/op	       0 B/op	       0 allocs/op
BenchmarkBuildSimple-4    	 3563013	       343.6 ns/op	     240 B/op	       4 allocs/op
BenchmarkBuildComplex-4   	  391102	      3021 ns/op	    1809 B/op	      25 allocs/op
BenchmarkToJSON-4         	  508852	      2155 ns/op	     592 B/op	       3 allocs/op
BenchmarkParseDocument_Minimal-4    	  482756	      2418 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Receipt-4    	   90835	     13322 ns/op	    2392 B/op	      34 allocs/op
BenchmarkCommandUnmarshal_Text-4    	  403321	      2781 ns/op	     568 B/op	      19 allocs/op
BenchmarkCommandUnmarshal_Table-4   	  271328	      4356 ns/op	     944 B/op	      21 allocs/op
BenchmarkTextCommandParsing-4       	  530821	      2190 ns/op	     544 B/op	      16 allocs/op
BenchmarkTableCommandParsing-4      	  241774	      4914 ns/op	    1000 B/op	      29 allocs/op
BenchmarkParseHexString-4           	 7499880	       160.0 ns/op	      48 B/op	       2 allocs/op
BenchmarkCleanHexString-4           	 6273691	       194.8 ns/op	      64 B/op	       2 allocs/op
BenchmarkContainsSequence-4         	293847301	         4.084 ns/op	       0 B/op	       0 allocs/op
BenchmarkCheckCriticalCommands-4    	32462017	        36.82 ns/op	       0 B/op	       0 allocs/op
BenchmarkDocument_Validate-4       	14466549	        82.99 ns/op	       0 B/op	       0 allocs/op
BenchmarkParseDocument_Simple-4    	  460686	      2489 ns/op	     568 B/op	      14 allocs/op
BenchmarkParseDocument_Complex-4   	  134887	      8810 ns/op	    1352 B/op	      26 allocs/op
BenchmarkPrintImage_Small-4             	     576	   2002094 ns/op	 3469936 B/op	      24 allocs/op
BenchmarkPrintImage_Medium-4            	     301	   3904717 ns/op	 5481104 B/op	      24 allocs/op
BenchmarkPrintImage_ThermalPreview-4    	     134	   9003469 ns/op	 5231177 B/op	  230423 allocs/op

💡 Note: Use benchstat for statistical comparison

🎯 Summary

  • Total Benchmarks: 32
  • Average Speed: 2605219 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants