Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump faker from 33.3.1 to 35.0.0 (#503)
Bumps [faker](https://github.com/joke2k/faker) from 33.3.1 to 35.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/joke2k/faker/releases">faker's releases</a>.</em></p> <blockquote> <h2>Release v35.0.0</h2> <p>See <a href="https://github.com/joke2k/faker/blob/refs/tags/v35.0.0/CHANGELOG.md">CHANGELOG.md</a>.</p> <h2>Release v34.0.2</h2> <p>See <a href="https://github.com/joke2k/faker/blob/refs/tags/v34.0.2/CHANGELOG.md">CHANGELOG.md</a>.</p> <h2>Release v34.0.1</h2> <p>See <a href="https://github.com/joke2k/faker/blob/refs/tags/v34.0.1/CHANGELOG.md">CHANGELOG.md</a>.</p> <h2>Release v34.0.0</h2> <p>See <a href="https://github.com/joke2k/faker/blob/refs/tags/v34.0.0/CHANGELOG.md">CHANGELOG.md</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/joke2k/faker/blob/master/CHANGELOG.md">faker's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/joke2k/faker/compare/v34.0.2...v35.0.0">v35.0.0 - 2025-01-23</a></h3> <ul> <li>Revert changes made in v34.x.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v34.0.1...v34.0.2">v34.0.2 - 2025-01-22</a></h3> <ul> <li>ffx <code>date_time</code> provider when <code>end_datetime</code> is set in the past.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v34.0.0...v34.0.1">v34.0.1 - 2025-01-22</a></h3> <ul> <li>Fix date parsing for "today".</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v33.3.1...v34.0.0">v34.0.0 - 2025-01-22</a></h3> <ul> <li>Account for <code>end_date</code> when calculating relative <code>date_time_between</code>. Thanks <a href="https://github.com/Fashimpaur"><code>@Fashimpaur</code></a> for the report.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/joke2k/faker/commit/8db329bfb57d61cef9e2a6d0a3f1d722e8369bec"><code>8db329b</code></a> Bump version: 34.0.2 → 35.0.0</li> <li><a href="https://github.com/joke2k/faker/commit/0157c830266f0ae9ae6c9427a106cba55f70e39b"><code>0157c83</code></a> :pencil: Update CHANGELOG.md</li> <li><a href="https://github.com/joke2k/faker/commit/211c37369b53ec86fb820fdebe29defd12ec8b58"><code>211c373</code></a> Revert date_time provider changes from 34.0.x</li> <li><a href="https://github.com/joke2k/faker/commit/a54c60cdb91da4c9e759de7bd61960934c83b058"><code>a54c60c</code></a> remove special-case precision tests</li> <li><a href="https://github.com/joke2k/faker/commit/264a8e292183fefca88cee6a5aac329df290df64"><code>264a8e2</code></a> fix <code>date_time</code> on windows</li> <li><a href="https://github.com/joke2k/faker/commit/db222aab40648fe7f1bccb0edafec3ba6171eeaa"><code>db222aa</code></a> Bump version: 34.0.1 → 34.0.2</li> <li><a href="https://github.com/joke2k/faker/commit/f04f0d32de05c94516eb9be9b5df8c7f3f4a322f"><code>f04f0d3</code></a> :pencil: Update CHANGELOG.md</li> <li><a href="https://github.com/joke2k/faker/commit/58f20353b1a856db0fcb9f0434a7dab6cf982e4c"><code>58f2035</code></a> fix <code>date_time</code> provider with <code>end_datetime</code> in the past (<a href="https://github.com/joke2k/faker/issues/2155">#2155</a>)</li> <li><a href="https://github.com/joke2k/faker/commit/da39d8262b1b4a3d88c3bf934c047deca354b01e"><code>da39d82</code></a> format code</li> <li><a href="https://github.com/joke2k/faker/commit/4dc0c24f9193f50fdb6e78856d9de46475791edd"><code>4dc0c24</code></a> Bump version: 34.0.0 → 34.0.1</li> <li>Additional commits viewable in <a href="https://github.com/joke2k/faker/compare/v33.3.1...v35.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=faker&package-manager=pip&previous-version=33.3.1&new-version=35.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information