Commit 8530703
⬆️ Bump github.com/go-faker/faker/v4 from 4.8.0 to 4.9.0 in /utils (#916)
Bumps [github.com/go-faker/faker/v4](https://github.com/go-faker/faker)
from 4.8.0 to 4.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-faker/faker/releases">github.com/go-faker/faker/v4's
releases</a>.</em></p>
<blockquote>
<h2>v4.9.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add option <code>WithNestedRandomMapAndSlizeSize</code> to
prevent exponential memory growth by <a
href="https://github.com/geshtng"><code>@geshtng</code></a> in <a
href="https://redirect.github.com/go-faker/faker/pull/94">go-faker/faker#94</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-faker/faker/compare/v4.8.0...v4.9.0">https://github.com/go-faker/faker/compare/v4.8.0...v4.9.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-faker/faker/commit/d3f48a2cfe33ed8244d662f83fc3aec7765ee905"><code>d3f48a2</code></a>
feat: add option <code>WithNestedRandomMapAndSlizeSize</code> to prevent
exponential mem...</li>
<li>See full diff in <a
href="https://github.com/go-faker/faker/compare/v4.8.0...v4.9.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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 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>
Co-authored-by: Monty Bot <monty-bot@arm.com>1 parent 0c36479 commit 8530703
3 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
| 74 | + | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments