absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

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

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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 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)