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 faker from 30.8.1 to 33.0.0 #1432

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Bump faker from 30.8.1 to 33.0.0 #1432

merged 1 commit into from
Nov 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps faker from 30.8.1 to 33.0.0.

Release notes

Sourced from faker's releases.

Release v33.0.0

See CHANGELOG.md.

Release v32.1.0

See CHANGELOG.md.

Release v32.0.0

See CHANGELOG.md.

Release v31.0.0

See CHANGELOG.md.

Release v30.10.0

See CHANGELOG.md.

Release v30.9.0

See CHANGELOG.md.

Release v30.8.2

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v33.0.0 - 2024-11-14

  • Revert "Make pytest fixture session-scoped".

v32.1.0 - 2024-11-12

v32.0.0 - 2024-11-12

v31.0.0 - 2024-11-12

  • Remove Collection[str] type from ElementTypes. Thanks @​tvuotila.

v30.10.0 - 2024-11-12

  • Add jobs for locale de_AT; added methods job_female and job_male. Thanks @​ChristinaRau.

v30.9.0 - 2024-11-12

v30.8.2 - 2024-10-31

  • Revert "Add decorator to optionally format dates as string.".
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 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)

@dependabot dependabot bot requested a review from a team as a code owner November 18, 2024 06:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 18, 2024
@dependabot dependabot bot requested a review from Uxio0 November 18, 2024 06:30
@coveralls
Copy link

coveralls commented Nov 18, 2024

Pull Request Test Coverage Report for Build 12028767048

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 122 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-1.2%) to 92.303%

Files with Coverage Reduction New Missed Lines %
safe_eth/eth/account_abstraction/bundler_client.py 3 92.5%
safe_eth/eth/clients/etherscan_client_v2.py 7 71.43%
safe_eth/eth/oracles/superfluid.py 10 54.55%
safe_eth/eth/tests/clients/test_etherscan_client_v2.py 10 61.76%
safe_eth/eth/tests/clients/test_etherscan_client.py 11 63.64%
safe_eth/eth/tests/oracles/test_superfluid.py 13 43.48%
safe_eth/eth/tests/account_abstraction/test_e2e_bundler_client.py 21 45.24%
safe_eth/eth/clients/etherscan_client.py 47 29.76%
Totals Coverage Status
Change from base Build 12028749565: -1.2%
Covered Lines: 8874
Relevant Lines: 9614

💛 - Coveralls

Bumps [faker](https://github.com/joke2k/faker) from 30.8.1 to 33.0.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v30.8.1...v33.0.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/faker-33.0.0 branch from 97a6d60 to 486e0b7 Compare November 26, 2024 10:35
@Uxio0 Uxio0 merged commit 1bee8c9 into main Nov 26, 2024
6 checks passed
@Uxio0 Uxio0 deleted the dependabot/pip/faker-33.0.0 branch November 26, 2024 10:48
@github-actions github-actions bot locked and limited conversation to collaborators Nov 26, 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.

2 participants