forked from MeltanoLabs/target-postgres
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit a40f0f9
chore: Bump faker from 30.10.0 to 33.1.0 (MeltanoLabs#488)
Bumps [faker](https://github.com/joke2k/faker) from 30.10.0 to 33.1.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 v33.1.0</h2>
<p>See <a
href="https://github.com/joke2k/faker/blob/refs/tags/v33.1.0/CHANGELOG.md">CHANGELOG.md</a>.</p>
<h2>Release v33.0.0</h2>
<p>See <a
href="https://github.com/joke2k/faker/blob/refs/tags/v33.0.0/CHANGELOG.md">CHANGELOG.md</a>.</p>
<h2>Release v32.1.0</h2>
<p>See <a
href="https://github.com/joke2k/faker/blob/refs/tags/v32.1.0/CHANGELOG.md">CHANGELOG.md</a>.</p>
<h2>Release v32.0.0</h2>
<p>See <a
href="https://github.com/joke2k/faker/blob/refs/tags/v32.0.0/CHANGELOG.md">CHANGELOG.md</a>.</p>
<h2>Release v31.0.0</h2>
<p>See <a
href="https://github.com/joke2k/faker/blob/refs/tags/v31.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/v33.0.0...v33.1.0">v33.1.0
- 2024-11-27</a></h3>
<ul>
<li>Add support for Python 3.13. Thanks <a
href="https://github.com/edgarrmondragon"><code>@edgarrmondragon</code></a>.</li>
</ul>
<h3><a
href="https://github.com/joke2k/faker/compare/v32.1.0...v33.0.0">v33.0.0
- 2024-11-14</a></h3>
<ul>
<li>Revert "Make pytest fixture session-scoped".</li>
</ul>
<h3><a
href="https://github.com/joke2k/faker/compare/v32.0.0...v32.1.0">v32.1.0
- 2024-11-12</a></h3>
<ul>
<li>Fix <code>ko_KR</code> road address. Thanks <a
href="https://github.com/semi-yu"><code>@semi-yu</code></a>.</li>
</ul>
<h3><a
href="https://github.com/joke2k/faker/compare/v31.0.0...v32.0.0">v32.0.0
- 2024-11-12</a></h3>
<ul>
<li>Make pytest fixture session-scoped. Thanks <a
href="https://github.com/acolombier"><code>@acolombier</code></a>.</li>
</ul>
<h3><a
href="https://github.com/joke2k/faker/compare/v30.10.0...v31.0.0">v31.0.0
- 2024-11-12</a></h3>
<ul>
<li>Remove <code>Collection[str]</code> type from
<code>ElementTypes</code>. Thanks <a
href="https://github.com/tvuotila"><code>@tvuotila</code></a>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/joke2k/faker/commit/8a249d00f09db9911350449e9f5050a635b57fbb"><code>8a249d0</code></a>
Bump version: 33.0.0 → 33.1.0</li>
<li><a
href="https://github.com/joke2k/faker/commit/edf6cbb60afd3bb4a8bf78ee92611fd257d44189"><code>edf6cbb</code></a>
:pencil: Update CHANGELOG.md</li>
<li><a
href="https://github.com/joke2k/faker/commit/3faa4f91eebba9a2007f5c0b726793a60aa70ed3"><code>3faa4f9</code></a>
Declare support for Python 3.13 (<a
href="https://redirect.github.com/joke2k/faker/issues/2071">#2071</a>)</li>
<li><a
href="https://github.com/joke2k/faker/commit/6edfdbf6ae90b0153309e3bf066aa3b2d16494a7"><code>6edfdbf</code></a>
Bump version: 32.1.0 → 33.0.0</li>
<li><a
href="https://github.com/joke2k/faker/commit/7d191e7fb0657dd431726a736e1a537edf9183e5"><code>7d191e7</code></a>
:pencil: Update CHANGELOG.md</li>
<li><a
href="https://github.com/joke2k/faker/commit/54cee9129584d7b6ba93bbb1ad08ab526d9f6568"><code>54cee91</code></a>
Revert "fix(pytest): make fixture session scoped (<a
href="https://redirect.github.com/joke2k/faker/issues/2117">#2117</a>)"</li>
<li><a
href="https://github.com/joke2k/faker/commit/7a7edacf5296b8651afd78f79df0342f63a5f9d6"><code>7a7edac</code></a>
Bump version: 32.0.0 → 32.1.0</li>
<li><a
href="https://github.com/joke2k/faker/commit/c8afc4586845aed04f8f3263cf587bc93d0e145f"><code>c8afc45</code></a>
:pencil: Update CHANGELOG.md</li>
<li><a
href="https://github.com/joke2k/faker/commit/901fb6a410a4aad7feb77939b40365b389ab7501"><code>901fb6a</code></a>
Fix korean road address (<a
href="https://redirect.github.com/joke2k/faker/issues/2133">#2133</a>)</li>
<li><a
href="https://github.com/joke2k/faker/commit/d7ad439b0989307937470d3d68aa7690b4b8a647"><code>d7ad439</code></a>
Bump version: 31.0.0 → 32.0.0</li>
<li>Additional commits viewable in <a
href="https://github.com/joke2k/faker/compare/v30.10.0...v33.1.0">compare
view</a></li>
</ul>
</details>
<br />
[](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 3b374c8 commit a40f0f9Copy full SHA for a40f0f9
File tree
Expand file treeCollapse file tree
2 files changed
+8
-6
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+8
-6
lines changed+7-5Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
0 commit comments