TA2k / ioBroker.nina

NINA Adapter für ioBroker
MIT License
14 stars 8 forks source link

Update traverse requirement from ^0.6.6 to ^0.6.7 #200

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 1 year ago

Updates the requirements on traverse to permit the latest version.

Changelog

Sourced from traverse's changelog.

v0.6.7 - 2022-10-12

Commits

  • [eslint] fix indentation and whitespace 89fc65c
  • [eslint] cleanup 1921966
  • [meta] add auto-changelog c291ed2
  • [actions] add reusable workflows 9a8fd34
  • [Dev Deps] update tape afd6a95
  • [eslint] add eslint 559372e
  • [readme] rename, add badges 0e613fd
  • [meta] create FUNDING.yml; add funding in package.json 26a9ae3
  • [meta] use npmignore to autogenerate an npmignore file 0e09fe6
  • Only apps should have lockfiles e1ac253
  • [meta] update URLs 035e2c0
  • [meta] add safe-publish-latest c2797ac
  • [Tests] add aud in posttest ff93f53

v0.6.6 - 2013-09-23

Commits

  • remove tap as a dep to get around the cyclic library issues 85e1b23
  • guard for the presence of getTime 98f278a
  • use getTime() for firefox browser support ee928ca

v0.6.5 - 2013-08-30

Commits

  • merge the null fix c405df2
  • fix for Cannot convert null to object at hasOwnProperty (native) when node is null d9f52fa

v0.6.4 - 2012-12-17

Commits

v0.6.3 - 2012-06-18

Commits

  • 0.6.3, fixes bugs when the replacement for an object is not an object 09f560c
  • fixed merge conflicts 576832a
  • Update state with the current node before recursing 3857dca

... (truncated)

Commits
  • fe5c722 v0.6.7
  • c291ed2 [meta] add auto-changelog
  • 9a8fd34 [actions] add reusable workflows
  • 26a9ae3 [meta] create FUNDING.yml; add funding in package.json
  • 0e613fd [readme] rename, add badges
  • 0e09fe6 [meta] use npmignore to autogenerate an npmignore file
  • c2797ac [meta] add safe-publish-latest
  • 1921966 [eslint] cleanup
  • 89fc65c [eslint] fix indentation and whitespace
  • 559372e [eslint] add eslint
  • Additional commits viewable in compare view
Maintainer changes

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


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 9 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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