absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

Bump github.com/0x6flab/namegenerator from 1.3.0 to 1.3.1 #263

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 months ago

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

Release notes

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

v1.3.1

Changelog

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

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)
  • 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.1 (2024-04-02)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 week ago

Superseded by #277.