Skip to content

Commit 8530703

Browse files
⬆️ 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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/go-faker/faker/v4&package-manager=go_modules&previous-version=4.8.0&new-version=4.9.0)](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

File tree

changes/20260629101306.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: v4-4.9.0

utils/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/dolmen-go/contextio v1.0.0
1414
github.com/evanphx/hclogr v0.2.0
1515
github.com/git-pkgs/spdx v0.1.4
16-
github.com/go-faker/faker/v4 v4.8.0
16+
github.com/go-faker/faker/v4 v4.9.0
1717
github.com/go-git/go-git/v5 v5.19.1
1818
github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a
1919
github.com/go-logr/logr v1.4.3

utils/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ github.com/github/go-spdx/v2 v2.7.0 h1:GzfXx4wFdlilARxmFRXW/mgUy3A4vSqZocCMFV6XF
7171
github.com/github/go-spdx/v2 v2.7.0/go.mod h1:Ftc45YYG1WzpzwEPKRVm9Jv8vDqOrN4gWoCkK+bHer0=
7272
github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=
7373
github.com/gliderlabs/ssh v0.3.8/go.mod h1:xYoytBv1sV0aL3CavoDuJIQNURXkkfPA/wxQ1pL1fAU=
74-
github.com/go-faker/faker/v4 v4.8.0 h1:QAKmb4TyAMxIgf3a8fXubQXwFFJviBGL2/IDa34N6JQ=
75-
github.com/go-faker/faker/v4 v4.8.0/go.mod h1:u1dIRP5neLB6kTzgyVjdBOV5R1uP7BdxkcWk7tiKQXk=
74+
github.com/go-faker/faker/v4 v4.9.0 h1:a4HXLwueuTCtgF93VpUsl8Zd2nG1VH2SgNWDPVEBg5U=
75+
github.com/go-faker/faker/v4 v4.9.0/go.mod h1:u1dIRP5neLB6kTzgyVjdBOV5R1uP7BdxkcWk7tiKQXk=
7676
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI=
7777
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376/go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic=
7878
github.com/go-git/go-billy/v5 v5.9.0 h1:jItGXszUDRtR/AlferWPTMN4j38BQ88XnXKbilmmBPA=

0 commit comments

Comments
 (0)