Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: bump github.com/jaswdr/faker from 1.15.0 to 1.18.1 #68

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2023

Bumps github.com/jaswdr/faker from 1.15.0 to 1.18.1.

Release notes

Sourced from github.com/jaswdr/faker's releases.

v1.18.1

What's Changed

New Contributors

Full Changelog: jaswdr/faker@v1.18.0...v1.18.1

v1.18.0

What's Changed

New Contributors

Full Changelog: jaswdr/faker@v1.17.0...v1.18.0

v1.17.0

Potential breaking changes

If you use this package to generate UUID strings you are potentially impacted by #138. To fix any related error, remove any code that is including "-" in the string. After this change the UUID generator is now generating strings that will be considered valid by any UUID validator.

What's Changed

New Contributors

Full Changelog: jaswdr/faker@v1.16.0...v1.17.0

v1.16.0

What's Changed

... (truncated)

Commits
  • 1eae534 style: format code with gofmt and gofumpt (#145)
  • 3d4bb9f Update the Variant bits in method V4() of uuid.go (#144)
  • e792f3e internet: cache Internet.User() first/last names (#141)
  • 614e97a Adds Go 1.20 to the test matrix (#140)
  • 190b989 Memoize read-only arrays to improve performance (#139)
  • 5d0f88f fix: UUID V4 generation (#138)
  • febecdf Update longitude return variable name (#137)
  • 3bd11b1 Improve UUID tests and replace thispersondoesnotexist service with randomuser...
  • 4d15ef2 Fix signature of UintBetween generator functions (#131)
  • 498a0ce Replace empty slice literal with var (#128)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 17, 2023
@github-actions github-actions bot enabled auto-merge (squash) August 17, 2023 12:44
Bumps [github.com/jaswdr/faker](https://github.com/jaswdr/faker) from 1.15.0 to 1.18.1.
- [Release notes](https://github.com/jaswdr/faker/releases)
- [Commits](jaswdr/faker@v1.15.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/jaswdr/faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/jaswdr/faker-1.18.1 branch from f66488b to 9f16117 Compare August 17, 2023 12:46
@github-actions github-actions bot merged commit 4cfe77e into main Aug 17, 2023
2 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/jaswdr/faker-1.18.1 branch August 17, 2023 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants