beamer-bridge / beamer

Beamer - Bridging rollups with L1 inherited security
https://beamerbridge.com
MIT License
45 stars 21 forks source link

build(deps-dev): bump eth-ape from 0.6.20 to 0.6.27 #2267

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps eth-ape from 0.6.20 to 0.6.27.

Release notes

Sourced from eth-ape's releases.

Ape 0.6.27

Changes

Special thanks to: @​Aviksaikat, @​antazoey and @​z80dev

Ape 0.6.26

Changes

Special thanks to: @​antazoey, @​mikeshultz and @​z80dev

Ape 0.6.25

Changes

Special thanks to: @​alex-damjanovic, @​antazoey and @​omahs

Ape 0.6.24

Thanks @​antazoey

Ape 0.6.23

Changes

... (truncated)

Commits
  • 271a272 fix: allow None values in Ethereum.create_transaction() [APE-1590] (#1758)
  • ddf3efe feat: improve SignableMessage repr [APE-1587] (#1757)
  • f292af3 fix: issue where KeyfileAccount would not stay unlocked [APE-1586] (#1755)
  • f797f5b fix: added checks to remove , from the RPC URI endpoint [APE-1582] (#1753)
  • 0845558 fix: add compiler data to manifest output [APE-1573] (#1746)
  • caab108 fix: do not fetch history if there is no history in poll_blocks() (#1744)
  • 6dc6d4a fix: enum values were raw [APE-1551] (#1745)
  • 9d4b667 fix: run console under providercontext [APE-1529] (#1733)
  • f2511ae fix: empty plugins sections repr (#1738)
  • e06bec7 fix: use getattribute (#1739)
  • Additional commits viewable 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 show 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)