Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Bump github.com/0x6flab/namegenerator from 1.2.0 to 1.3.0 #246

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps github.com/0x6flab/namegenerator from 1.2.0 to 1.3.0.

Release notes

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

v1.3.0

Changelog

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

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)
  • generator: add parameter to GenerateNames method (b97ebfd)
  • generator: add support for generating non-binary names (862220a)
  • github: Add pull request template (14b1463)
  • linters: Add gochecknoinits linter (725113a)
  • namegenerator: Add functionality to download female names (0c246d7)
  • namegenerator: rename remove_files method to remove_file (0640fd9)
  • README: Update code coverage badge (f492521)

Bug Fixes

  • examples: update examples (c325e0f)
Changelog

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

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)
Commits
  • 9786723 Merge pull request #24 from 0x6flab/make
  • cd9e497 build(Makefile): update test target to exclude examples directory
  • 42f478e Merge pull request #23 from 0x6flab/update-go
  • 08390d1 feat(ci): update Go versions in CI workflow
  • e86afc9 Merge pull request #22 from 0x6flab/semantics
  • 7a1e78d Merge pull request #20 from 0x6flab/dependabot/github_actions/golangci/golang...
  • 26d57a6 build(deps): bump golangci/golangci-lint-action from 3 to 4
  • bd64c9e refactor(package): change semantics
  • 7b76132 Merge pull request #21 from 0x6flab/lint
  • f4ace66 chore(.golangci.yml): Add YEAR regexp pattern for const values
  • 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)

Bumps [github.com/0x6flab/namegenerator](https://github.com/0x6flab/namegenerator) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/0x6flab/namegenerator/releases)
- [Changelog](https://github.com/0x6flab/namegenerator/blob/main/CHANGELOG.md)
- [Commits](0x6flab/namegenerator@v1.2.0...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 18, 2024
@dborovcanin dborovcanin merged commit ca114d0 into main Mar 18, 2024
1 of 2 checks passed
@dborovcanin dborovcanin deleted the dependabot/go_modules/github.com/0x6flab/namegenerator-1.3.0 branch March 18, 2024 15:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant