ihrigb / node-red-contrib-doorbird-ultimate

Node Red Integration for Doorbird Devices
https://flows.nodered.org/node/node-red-contrib-doorbird-ultimate
Apache License 2.0
4 stars 3 forks source link

Bump doorbird from 2.1.1 to 2.2.0 #18

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps doorbird from 2.1.1 to 2.2.0.

Release notes

Sourced from doorbird's releases.

v2.2.0

  • Fix tests 4659c0d
  • Fix response types a03afd8
  • Fix linter findings ec85848
  • Add registry 77b9011
  • Make the package public 438a82f
  • Merge pull request #83 from ihrigb/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.2 cd3daa3
  • Merge pull request #84 from ihrigb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.2 5a7c8c4
  • Merge pull request #85 from ihrigb/dependabot/npm_and_yarn/eslint-8.40.0 953dc06
  • Merge pull request #80 from ihrigb/dependabot/npm_and_yarn/axios-1.4.0 804bf02
  • Merge pull request #82 from ihrigb/dev-https 6cadab3
  • Bump eslint from 8.38.0 to 8.40.0 de076fd
  • Bump @​typescript-eslint/eslint-plugin from 5.58.0 to 5.59.2 c9b7aef
  • Bump @​typescript-eslint/parser from 5.58.0 to 5.59.2 69b509b
  • remove 'rejectUnauthorized' 93e3294
  • Bump axios from 1.3.5 to 1.4.0 796430e
  • Bit of refactoring and use rejectUnauthorized: false 6b49f26
  • Avoid breaking change of API 253e842
  • Merge branch 'main' into dev-https 078b410
  • Minor fixes. 7db37d3
  • Enhance documentation, add audio url and do a few minor improvements. 3a77e08
  • Merge branch 'main' into dev-https e3626be
  • Extend with https support b9d6d14

https://github.com/ihrigb/node-doorbird/compare/v2.1.2...v2.2.0

v2.1.2

  • Replace type definition 61ce9a2
  • Finally fix #74. 4f4a888
  • Fix libsodium dependency. 13276bb
  • Merge pull request #72 from ihrigb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.58.0 800e085
  • Merge pull request #71 from ihrigb/dependabot/npm_and_yarn/typescript-eslint/parser-5.58.0 334ced2
  • Merge pull request #67 from ihrigb/dependabot/npm_and_yarn/eslint-8.38.0 8fc746e
  • Bump @​typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 d42c46c
  • Bump eslint from 8.36.0 to 8.38.0 4db43f9
  • Bump @​typescript-eslint/parser from 5.54.1 to 5.58.0 8ff06a8
  • Merge pull request #70 from ihrigb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.57.1 602c16f
  • Merge pull request #69 from ihrigb/dependabot/npm_and_yarn/axios-1.3.5 3caad9c
  • Bump @​typescript-eslint/eslint-plugin from 5.54.1 to 5.57.1 93a439f
  • Bump axios from 1.3.4 to 1.3.5 af7557b
  • Merge pull request #57 from ihrigb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.54.1 f3a4b7b
  • Merge pull request #58 from ihrigb/dependabot/npm_and_yarn/eslint-8.36.0 8ea2ca0
  • Merge pull request #59 from ihrigb/dependabot/npm_and_yarn/typescript-eslint/parser-5.54.1 270a0b3
  • Bump @​typescript-eslint/parser from 5.54.0 to 5.54.1 d17bf01
  • Bump eslint from 8.35.0 to 8.36.0 545c86b
  • Bump @​typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 069680b
  • Merge pull request #55 from ihrigb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.54.0 e39ebb1
  • Merge pull request #56 from ihrigb/dependabot/npm_and_yarn/typescript-eslint/parser-5.54.0 7c44568
  • Bump @​typescript-eslint/parser from 5.53.0 to 5.54.0 66efc32
  • Bump @​typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 daa84a4

... (truncated)

Commits
  • 969f9c0 2.2.0
  • 4659c0d Fix tests
  • a03afd8 Fix response types
  • ec85848 Fix linter findings
  • 77b9011 Add registry
  • 438a82f Make the package public
  • cd3daa3 Merge pull request #83 from ihrigb/dependabot/npm_and_yarn/typescript-eslint/...
  • 5a7c8c4 Merge pull request #84 from ihrigb/dependabot/npm_and_yarn/typescript-eslint/...
  • 953dc06 Merge pull request #85 from ihrigb/dependabot/npm_and_yarn/eslint-8.40.0
  • 804bf02 Merge pull request #80 from ihrigb/dependabot/npm_and_yarn/axios-1.4.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ihrigb, a new releaser for doorbird since your current version.


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 1 year ago

Looks like doorbird is up-to-date now, so this is no longer needed.