LividaST / bot

Discord Bot
https://bot.livida.net
GNU General Public License v3.0
4 stars 3 forks source link

chore(deps): bump hot-shots from 7.8.0 to 8.2.0 #322

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps hot-shots from 7.8.0 to 8.2.0.

Changelog

Sourced from hot-shots's changelog.

8.2.0 (2020-9-30)

  • @dhermes Making UDS error handling and recovery more robust. Note these look to be ok in a minor release but are signficant upgrades to how UDS works. Thanks as well to @prognant for an overlapping PR.

8.1.0 (2020-9-25)

  • @maleblond Support multiple values for the same tag key

8.0.0 (2020-9-23)

  • @naseemkullah Change default value for 'host' from 'localhost' to undefined. This means the default host will now be 127.0.0.1 or ::1, which has cases where it will speed up sending metrics. This should be a non-breaking change, but bumping to a major version for it given it's a very base change to the library.
  • @naseemkullah Switch from equals to strictEquals in tests
Commits
  • 55dd63e 8.2.0
  • 461eba7 Changelog updates
  • 907dd57 Merge pull request #189 from dhermes/issue-128
  • 884c980 Changing unit test hardcoded references to 107/111.
  • f3d3fd6 Fixing this -> client reference.
  • 15e9eb1 Adding JSDoc to newly added code.
  • 1e364f5 Adding explicit import for process.
  • 7cf8ad8 Remove spurious space between ! and var.
  • 7b36227 Modifying udsErrorHandler() to check truthy socket.
  • 0fc3a68 Checking isChild / udsGracefulErrorHandling in maybeAddUDSErrorHandler().
  • 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 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[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.