q9f / eth.rb

a straightforward library to build, sign, and broadcast ethereum transactions anywhere you can run ruby.
https://q9f.github.io/eth.rb
Apache License 2.0
196 stars 85 forks source link

build(deps): bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 #240

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2.

Release notes

Sourced from JamesIves/github-pages-deploy-action's releases.

v4.4.2

What's Changed

  • Dependency updates

Full Changelog: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.4.2

Commits
  • 22a6ee2 Deploy Production Code for Commit f0810b12e31c6356ab553b573327d08c28d3bdea 🚀
  • f0810b1 release: v4.4.2 (#1382)
  • See full diff in compare view


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 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)
codecov-commenter commented 1 year ago

Codecov Report

Merging #240 (8f88683) into main (92e6c54) will decrease coverage by 0.23%. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
- Coverage   99.66%   99.43%   -0.23%     
==========================================
  Files          77       77              
  Lines        4436     4436              
==========================================
- Hits         4421     4411      -10     
- Misses         15       25      +10     

see 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more