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[django] from 5.8.0 to 6.0.0 #1300

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps safe-eth-py[django] from 5.8.0 to 6.0.0.

Release notes

Sourced from safe-eth-py[django]'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[django]](https://github.com/safe-global/safe-eth-py) from 5.8.0 to 6.0.0.
- [Release notes](https://github.com/safe-global/safe-eth-py/releases)
- [Commits](safe-global/safe-eth-py@v5.8.0...v6.0.0)

---
updated-dependencies:
- dependency-name: safe-eth-py[django]
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 9, 2024 13:14
@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 12253571282

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.002%) to 99.507%

Totals Coverage Status
Change from base Build 12231289796: 0.002%
Covered Lines: 1212
Relevant Lines: 1218

💛 - Coveralls

@iamacook iamacook requested a review from Uxio0 December 10, 2024 10:24
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

A newer version of safe-eth-py[django] exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

3 participants