Skip to content

Commit

Permalink
Bump net.datafaker:datafaker from 2.3.0 to 2.3.1 (#8)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps
[net.datafaker:datafaker](https://github.com/datafaker-net/datafaker)
from 2.3.0 to 2.3.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/datafaker-net/datafaker/commit/ac58a8c62b4e98ff02090da1ab4d6816868b1881"><code>ac58a8c</code></a>
[maven-release-plugin] prepare release v2.3.1</li>
<li><a
href="https://github.com/datafaker-net/datafaker/commit/1dee965e4dce1e487c7ad4b72536a1ccd823cb43"><code>1dee965</code></a>
Update dependency com.googlecode.libphonenumber:libphonenumber to
v8.13.41 (#...</li>
<li><a
href="https://github.com/datafaker-net/datafaker/commit/05e492455884013470705553eb771f01414be7b7"><code>05e4924</code></a>
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to
3.3.1</li>
<li><a
href="https://github.com/datafaker-net/datafaker/commit/c99d051990cb62c2306bc15d737029e2bf299298"><code>c99d051</code></a>
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to
3.3.1</li>
<li><a
href="https://github.com/datafaker-net/datafaker/commit/f5255b2a1fb7b0b785638f31afd56bd598ed3b31"><code>f5255b2</code></a>
Merge pull request <a
href="https://redirect.github.com/datafaker-net/datafaker/issues/1293">#1293</a>
from datafaker-net/renovate/assertj-core.version</li>
<li><a
href="https://github.com/datafaker-net/datafaker/commit/191d54bfe16d9c43113f1ad336c08b674d3183d2"><code>191d54b</code></a>
Update dependency org.assertj:assertj-core to v3.26.3</li>
<li><a
href="https://github.com/datafaker-net/datafaker/commit/bc381ad830b78ebda2406793e528f424b288d4bd"><code>bc381ad</code></a>
Remove formats package since it was removed from src as well (<a
href="https://redirect.github.com/datafaker-net/datafaker/issues/1292">#1292</a>)</li>
<li><a
href="https://github.com/datafaker-net/datafaker/commit/396ef82ba1115c5295e98f990ae0a85bf0496ce2"><code>396ef82</code></a>
Added support for UUID v7. (<a
href="https://redirect.github.com/datafaker-net/datafaker/issues/1289">#1289</a>)</li>
<li><a
href="https://github.com/datafaker-net/datafaker/commit/31b3212f902a0205c0110a5d2b6d3b399e81cfd9"><code>31b3212</code></a>
Use skipBigQueryIntegrationTests to skip BigQuery integration tests (<a
href="https://redirect.github.com/datafaker-net/datafaker/issues/1290">#1290</a>)</li>
<li><a
href="https://github.com/datafaker-net/datafaker/commit/ca568a04c82e0ea57d3b33a1d1d6c39ef0971c94"><code>ca568a0</code></a>
Add multi-row/batch insert for Spark SQL (<a
href="https://redirect.github.com/datafaker-net/datafaker/issues/1284">#1284</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/datafaker-net/datafaker/compare/datafaker-2.3.0...v2.3.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.datafaker:datafaker&package-manager=maven&previous-version=2.3.0&new-version=2.3.1)](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>
Co-authored-by: Jakub Stejskal <[email protected]>
  • Loading branch information
dependabot[bot] and Frawless authored Jul 12, 2024
1 parent 3b85c9e commit 8db856e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<junit.platform.version>1.10.2</junit.platform.version>
<maven.surefire.version>3.3.0</maven.surefire.version>
<datafaker.version>2.3.0</datafaker.version>
<datafaker.version>2.3.1</datafaker.version>

<jackson-dataformat-yaml.version>2.17.2</jackson-dataformat-yaml.version>

Expand Down

0 comments on commit 8db856e

Please sign in to comment.