Commit e6a5027
⬆️ Bump github.com/go-faker/faker/v4 from 4.4.2 to 4.5.0 in /utils (#494)
Bumps [github.com/go-faker/faker/v4](https://github.com/go-faker/faker)
from 4.4.2 to 4.5.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.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/go-faker/faker/pull/54">go-faker/faker#54</a></li>
<li>feat: add UserAgent faker by <a
href="https://github.com/mbezhanov"><code>@mbezhanov</code></a> in <a
href="https://redirect.github.com/go-faker/faker/pull/57">go-faker/faker#57</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mbezhanov"><code>@mbezhanov</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-faker/faker/pull/57">go-faker/faker#57</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-faker/faker/compare/v4.4.2...v4.5.0">https://github.com/go-faker/faker/compare/v4.4.2...v4.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-faker/faker/commit/0f10aed522e8a93bc99d7cd3f2ae89e3ff168d52"><code>0f10aed</code></a>
feat: add UserAgent faker (<a
href="https://redirect.github.com/go-faker/faker/issues/57">#57</a>)</li>
<li><a
href="https://github.com/go-faker/faker/commit/980ac3d9cd3f313f2cd169e71af9047c4a6ab160"><code>980ac3d</code></a>
chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 (<a
href="https://redirect.github.com/go-faker/faker/issues/54">#54</a>)</li>
<li>See full diff in <a
href="https://github.com/go-faker/faker/compare/v4.4.2...v4.5.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 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>
Co-authored-by: Monty Bot <monty-bot@arm.com>
Co-authored-by: Adrien CABARBAYE <adrien.cabarbaye@arm.com>1 parent 8808054 commit e6a5027
File tree
7 files changed
+8
-3
lines changed- changes
- utils
7 files changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments