Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump safe-eth-py from 6.0.0b41 to 6.0.0 #48

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps safe-eth-py from 6.0.0b41 to 6.0.0.

Release notes

Sourced from safe-eth-py's releases.

v6.0.0

Migration guide

  • Rename gnosis package name to safe_eth
  • generate_address_2 function was removed. mk_contract_address_2 must be used now
  • BinarySearchAdmin was renamed to AdvancedAdminSearchMixin
  • Sourcify was renamed to SourcifyClient
  • SafeOperation was renamed to SafeOperationEnum
  • Remove relayer support. Safe Relayer is not maintained anymore
  • EnsClient must be configured now using a configuration object
  • Remove EthereumClientProvider. The function get_auto_ethereum_client must be used now
  • Remove and deprecate some database fields. More info on safe-global/safe-eth-py#835
  • Fix typo, cowsap package is now cowswap

What's Changed

🏕 Features

... (truncated)

Commits
  • d9bb5c3 Set version 6.0.0
  • 3f46bf5 Add addresses 1.4.1 for chain SWELL_NETWORK (#1465)
  • 029ce79 Add addresses 1.3.0 for chain SWELL_NETWORK (#1464)
  • 7feb42c Add addresses 1.3.0 for chain SWELL_NETWORK (#1463)
  • 676831f Set version 6.0.0b43
  • 7402164 Bump pytest-rerunfailures from 14.0 to 15.0
  • f3fa854 Priorize canonical addresses on safe_deployments
  • 1e81e3c Bump faker from 33.0.0 to 33.1.0
  • 0c7ccfb Bump pytest from 8.3.3 to 8.3.4
  • b42c569 chore: fix some typos in comment
  • 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 <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 [safe-eth-py](https://github.com/safe-global/safe-eth-py) from 6.0.0b41 to 6.0.0.
- [Release notes](https://github.com/safe-global/safe-eth-py/releases)
- [Commits](safe-global/safe-eth-py@v6.0.0b41...v6.0.0)

---
updated-dependencies:
- dependency-name: safe-eth-py
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 9, 2024 06:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 9, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12230284428

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 11888623416: 0.0%
Covered Lines: 173
Relevant Lines: 173

💛 - Coveralls

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Superseded by #49.

@dependabot dependabot bot closed this Dec 16, 2024
@dependabot dependabot bot deleted the dependabot/pip/safe-eth-py-6.0.0 branch December 16, 2024 06:15
@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant