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.4.0 #277

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps github.com/0x6flab/namegenerator from 1.3.0 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

1.3.1 (2024-04-02)

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