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

Bump github.com/0x6flab/namegenerator from 1.3.1 to 1.4.0 #2323

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps github.com/0x6flab/namegenerator from 1.3.1 to 1.4.0.

Release notes

Sourced from github.com/0x6flab/namegenerator's releases.

v1.4.0

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.0 (2024-06-19)

Features

  • generator: Add options pattern and new randomstring option (beaeff2)

Bug Fixes

1.3.1 (2024-04-02)

1.3.0 (2024-02-17)

Features

Bug Fixes

  • generator_test: Fix logic error when checking for family name separator (685a821)
  • test: fix error message for name suffix (f534bfb)
  • tests with more than one - (882f0a0)

1.2.0 (2023-11-03)

Features

  • .golangci.yml: add linting configuration (bd4e246)
  • build: add generate target to Makefile (91a711c)
  • ci: add continuous integration workflow (8a421b6)
  • docs: Update CODE_OF_CONDUCT.md (d16ea6a)
  • gender: Add initialization of random number generator (6b244c1)

... (truncated)

Changelog

Sourced from github.com/0x6flab/namegenerator's changelog.

1.4.0 (2024-06-19)

Features

  • generator: Add options pattern and new randomstring option (beaeff2)

Bug Fixes

Commits
  • d618965 Merge pull request #32 from 0x6flab/update
  • 0d51b68 chore(dependabot): schedule dependabot for monthly
  • 5eaa278 chore(hook): Update pre-commit-hooks
  • bc60131 Merge pull request #30 from 0x6flab/options
  • 5a7e744 fix: tests
  • 29f1cf1 Merge pull request #29 from 0x6flab/options
  • 6205018 fix: typos
  • bd09c96 chore: add collision results
  • a1e1f74 test(generator): Add benchmark and collision tests
  • beaeff2 feat(generator): Add options pattern and new randomstring option
  • 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 Jul 1, 2024
Bumps [github.com/0x6flab/namegenerator](https://github.com/0x6flab/namegenerator) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/0x6flab/namegenerator/releases)
- [Changelog](https://github.com/0x6flab/namegenerator/blob/main/CHANGELOG.md)
- [Commits](0x6flab/namegenerator@v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/0x6flab/namegenerator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dborovcanin dborovcanin force-pushed the dependabot/go_modules/github.com/0x6flab/namegenerator-1.4.0 branch from e3d93db to bc7f0a2 Compare July 2, 2024 19:06
@dborovcanin dborovcanin merged commit d9cd733 into main Jul 2, 2024
5 of 6 checks passed
@dborovcanin dborovcanin deleted the dependabot/go_modules/github.com/0x6flab/namegenerator-1.4.0 branch July 2, 2024 20:50
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.

None yet

1 participant