Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

Bumps faker from 33.3.1 to 35.0.0.

Release notes

Sourced from faker's releases.

Release v35.0.0

See CHANGELOG.md.

Release v34.0.2

See CHANGELOG.md.

Release v34.0.1

See CHANGELOG.md.

Release v34.0.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v35.0.0 - 2025-01-23

  • Revert changes made in v34.x.

v34.0.2 - 2025-01-22

  • ffx date_time provider when end_datetime is set in the past.

v34.0.1 - 2025-01-22

  • Fix date parsing for "today".

v34.0.0 - 2025-01-22

  • Account for end_date when calculating relative date_time_between. Thanks @​Fashimpaur for the report.
Commits
  • 8db329b Bump version: 34.0.2 → 35.0.0
  • 0157c83 📝 Update CHANGELOG.md
  • 211c373 Revert date_time provider changes from 34.0.x
  • a54c60c remove special-case precision tests
  • 264a8e2 fix date_time on windows
  • db222aa Bump version: 34.0.1 → 34.0.2
  • f04f0d3 📝 Update CHANGELOG.md
  • 58f2035 fix date_time provider with end_datetime in the past (#2155)
  • da39d82 format code
  • 4dc0c24 Bump version: 34.0.0 → 34.0.1
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 24, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12945150419

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 44.283%

Totals Coverage Status
Change from base Build 12848530207: 0.0%
Covered Lines: 1003
Relevant Lines: 2265

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jan 24, 2025

Pull Request Test Coverage Report for Build 12955216934

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 60.3%

Totals Coverage Status
Change from base Build 12955196795: 0.0%
Covered Lines: 1367
Relevant Lines: 2267

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/pip/main/faker-35.0.0 branch from 10e8521 to 3617152 Compare January 24, 2025 18:14
Bumps [faker](https://github.com/joke2k/faker) from 33.3.1 to 35.0.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v33.3.1...v35.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/main/faker-35.0.0 branch from 3617152 to 6c49f7b Compare January 24, 2025 18:15
@silentworks silentworks merged commit bba8033 into main Jan 24, 2025
9 checks passed
@silentworks silentworks deleted the dependabot/pip/main/faker-35.0.0 branch January 24, 2025 18:18
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.

3 participants