Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump net.datafaker:datafaker from 2.4.1 to 2.4.2 (#3749)
Bumps [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker) from 2.4.1 to 2.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/datafaker-net/datafaker/releases">net.datafaker:datafaker's releases</a>.</em></p> <blockquote> <h2>2.4.2</h2> <h3>Things that changed in this release</h3> <ul> <li><a href="http://github.com/datafaker-net/datafaker/commit/cda7fb2f4e0676d40e214943cb64c7a895290e77">cda7fb2f</a> - Automate rolling of SNAPSHOT version in pom (<a href="https://redirect.github.com/datafaker-net/datafaker/issues/1438">#1438</a>)</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/cbe31057fcb1f5cb6ee48643634e38cd0286df73">cbe31057</a> - feature: add movie name to movie provider (<a href="https://redirect.github.com/datafaker-net/datafaker/issues/1442">#1442</a>)</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/562ceed88be1cdf4e569e8d95b151bb079ffc345">562ceed8</a> - Bump codecov/codecov-action from 5.0.0 to 5.0.2</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/36c04ae8860ea885ae120e595f7faec5e96ace4f">36c04ae8</a> - Bump codecov/codecov-action from 4.6.0 to 5.0.0</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/fe28ca9f9d338b747de491ab3aa1b3fc0e7803bc">fe28ca9f</a> - Bump com.googlecode.libphonenumber:libphonenumber</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/cd7e58d2a82f3251cdc7f458d12d088d25f13e68">cd7e58d2</a> - Brazil passport number</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/fde98f09ceaa768602154d399f9fcb50c11cf9a5">fde98f09</a> - Finance provider extension with a new card type UNIONPAY and card number generator for it</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/92427bd8df7e40c6cf5b8f0f36f8431652f3d89d">92427bd8</a> - Update Dota2Provider dota2.yml</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/ff110bfca1843f913adeb3aa585feef6dd67c0fb">ff110bfc</a> - swedish ssn cannot have format like XXXXXX-000X (<a href="https://redirect.github.com/datafaker-net/datafaker/issues/1434">#1434</a>)</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/1b19bdc6492ba93161a5d903615a874d4111d418">1b19bdc6</a> - Update snapshot version in pom.xml (<a href="https://redirect.github.com/datafaker-net/datafaker/issues/1429">#1429</a>)</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/c82724cd1f98c39a6d8934599fce89a92c3f3f53">c82724cd</a> - Add greek values for Football provider</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/7463ece47eef184a67534abd9279957fbc8ce704">7463ece4</a> - Experimenting with Renovate to bundle all renovate PRs once a week. (<a href="https://redirect.github.com/datafaker-net/datafaker/issues/1427">#1427</a>)</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/fa65768a0c084ef42817d910659ad3c483a44125">fa65768a</a> - chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/9619611c9e9199a135ac3e692c332b7feabea794">9619611c</a> - chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/5f9e1766d1b20734235821a8b84af9b1014d4d80">5f9e1766</a> - chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.2</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/8c61c5be2c94c5a1c1fc8288e89f16d2d4715549">8c61c5be</a> - Release notes for version 2.4.1.</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/f073184da3b743e4cc0faa05d540196baa99ac89">f073184d</a> - Added numberBetween for doubles. (<a href="https://redirect.github.com/datafaker-net/datafaker/issues/1392">#1392</a>)</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/87a38039e96c42cef1af300f2b3c0820f49c7fde">87a38039</a> - improve test for faker.expression</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/583e81d0cc4a941a7a060e003b09bb7b0936fc22">583e81d0</a> - <a href="https://redirect.github.com/datafaker-net/datafaker/issues/1412">#1412</a> fix concurrency issue in CopyOnWriteMap</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/1dc01bb1e2bf628559c56ae220d4db9904673e34">1dc01bb1</a> - <a href="https://redirect.github.com/datafaker-net/datafaker/issues/1412">#1412</a> avoid swallowing errors happened in child threads in Issue759Test</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/0f50bbeccc2f67c38daef553c5eeea84af34c9df">0f50bbec</a> - fix flaky UniversityTest</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/6f00a785b70c62596d2edc51bf05f33db0f3b8e0">6f00a785</a> - Feature: new methods <code>nextInt(Range)</code> and <code>nextLong(Range)</code> (<a href="https://redirect.github.com/datafaker-net/datafaker/issues/1416">#1416</a>)</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/d5f4ffb65a1d7ced0955ae5575725382b447128a">d5f4ffb6</a> - fix typo in test name</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/63b6ba4d0237c10dd028234c757a1cc770a5ce7d">63b6ba4d</a> - add assertions to DateAndTimeTest.java</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/832116d92c6f7076399133ad8e1648173a11ee45">832116d9</a> - fix flaky test <code>NameTest.java</code> with Greek names</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/089f7adee22b6fba6518729e5387c26a7b9bbc22">089f7ade</a> - Add greek values for Name provider (<a href="https://redirect.github.com/datafaker-net/datafaker/issues/1415">#1415</a>)</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/d00cb0dea0458b498f035910dbe06b547946c29c">d00cb0de</a> - Merge pull request <a href="https://redirect.github.com/datafaker-net/datafaker/issues/1413">#1413</a> from datafaker-net/renovate/libphonenumber.version</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/3e0965306eca16652918987e2804f3e59a36d342">3e096530</a> - fix(deps): update dependency com.googlecode.libphonenumber:libphonenumber to v8.13.49</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/9efbce1bf7f7c413498416042f846dfcd3fdf528">9efbce1b</a> - fix: University tests</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/e90e2973a47cd720ea8bf69e0618aa59299fb638">e90e2973</a> - Merge pull request <a href="https://redirect.github.com/datafaker-net/datafaker/issues/1410">#1410</a> from gvrettos/feature/measurement-el_GR</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/054a8b76d9926035d051c986ed39c6d044f2430a">054a8b76</a> - Move utility method for tests on top of the actual tests</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/79e2821d5d9ec7ac44c734181af3c6e554ac5d3a">79e2821d</a> - Fix test for Job provider for el_GR locale to accept skills of up to 4 words</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/e10eb7682a52140842f910838581962ca6a840f9">e10eb768</a> - Add tests for Job provider for el_GR locale</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/7c0bb4a4fc07be0039955847785045136b3a2681">7c0bb4a4</a> - Add tests for GreekPhilosopher provider for el_GR locale</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/8171a5f3719cffa07e14aad3fd4472ecddcec045">8171a5f3</a> - Add tests for Ancient provider for el_GR locale</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/d97f15cf01291cdb2fcebf818209d96406a54e3f">d97f15cf</a> - Add tests for Measurement provider for el_GR locale</li> <li><a href="http://github.com/datafaker-net/datafaker/commit/f5a93122a15c668ce1918615b0a95aef70d0c42d">f5a93122</a> - Add greek translations for Measurement provider</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/datafaker-net/datafaker/commit/cda7fb2f4e0676d40e214943cb64c7a895290e77"><code>cda7fb2</code></a> Automate rolling of SNAPSHOT version in pom (<a href="https://redirect.github.com/datafaker-net/datafaker/issues/1438">#1438</a>)</li> <li><a href="https://github.com/datafaker-net/datafaker/commit/cbe31057fcb1f5cb6ee48643634e38cd0286df73"><code>cbe3105</code></a> feature: add movie name to movie provider (<a href="https://redirect.github.com/datafaker-net/datafaker/issues/1442">#1442</a>)</li> <li><a href="https://github.com/datafaker-net/datafaker/commit/562ceed88be1cdf4e569e8d95b151bb079ffc345"><code>562ceed</code></a> Bump codecov/codecov-action from 5.0.0 to 5.0.2</li> <li><a href="https://github.com/datafaker-net/datafaker/commit/36c04ae8860ea885ae120e595f7faec5e96ace4f"><code>36c04ae</code></a> Bump codecov/codecov-action from 4.6.0 to 5.0.0</li> <li><a href="https://github.com/datafaker-net/datafaker/commit/fe28ca9f9d338b747de491ab3aa1b3fc0e7803bc"><code>fe28ca9</code></a> Bump com.googlecode.libphonenumber:libphonenumber</li> <li><a href="https://github.com/datafaker-net/datafaker/commit/cd7e58d2a82f3251cdc7f458d12d088d25f13e68"><code>cd7e58d</code></a> Brazil passport number</li> <li><a href="https://github.com/datafaker-net/datafaker/commit/fde98f09ceaa768602154d399f9fcb50c11cf9a5"><code>fde98f0</code></a> Finance provider extension with a new card type UNIONPAY and card number gene...</li> <li><a href="https://github.com/datafaker-net/datafaker/commit/92427bd8df7e40c6cf5b8f0f36f8431652f3d89d"><code>92427bd</code></a> Update Dota2Provider dota2.yml</li> <li><a href="https://github.com/datafaker-net/datafaker/commit/ff110bfca1843f913adeb3aa585feef6dd67c0fb"><code>ff110bf</code></a> swedish ssn cannot have format like XXXXXX-000X (<a href="https://redirect.github.com/datafaker-net/datafaker/issues/1434">#1434</a>)</li> <li><a href="https://github.com/datafaker-net/datafaker/commit/1b19bdc6492ba93161a5d903615a874d4111d418"><code>1b19bdc</code></a> Update snapshot version in pom.xml (<a href="https://redirect.github.com/datafaker-net/datafaker/issues/1429">#1429</a>)</li> <li>Additional commits viewable in <a href="https://github.com/datafaker-net/datafaker/compare/v2.4.1...2.4.2">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=gradle&previous-version=2.4.1&new-version=2.4.2)](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>
- Loading branch information