athombv / node-homey-oauth2app

This module does the heavy lifting for a Homey App that talks to any OAuth2 Web API.
https://athombv.github.io/node-homey-oauth2app/
5 stars 5 forks source link

Bump got and npm-watch #79

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes got. It's no longer used after updating ancestor dependency npm-watch. These dependencies need to be updated together.

Removes got

Updates npm-watch from 0.6.0 to 0.11.0

Release notes

Sourced from npm-watch's releases.

Shiny

  • Changed inherit flag to set stderr as inherit instead of pipe 119316e

https://github.com/M-Zuber/npm-watch/compare/v0.10.0...v0.11.0

Necromany Badge

  • Add concept of global config, and use that to control setMaxListeners f77bf4f
  • Add Common Issues section to readme 2b85b79

https://github.com/M-Zuber/npm-watch/compare/v0.9.0...v0.10.0

Actual Content?!

  • Fix being able to use rs to restart processes bdf6313

https://github.com/M-Zuber/npm-watch/compare/v0.8.0...v0.9.0

🐰

  • Dependency updates eba88d3
  • Fluff out the documentation a bit 700be2d
  • Add package-lock.json to .gitignore e992bcf
  • Delete package-lock.json 47a77bf
  • Bump ini from 1.3.5 to 1.3.7 e9cd41e

https://github.com/M-Zuber/npm-watch/compare/v0.7.0...v0.8.0

Commits
  • 2683c85 0.11.0
  • 119316e Changed inherit flag to set stderr as inherit instead of pipe
  • 9e17145 0.10.0
  • f77bf4f Add concept of global config, and use that to control setMaxListeners
  • 2b85b79 Add Common Issues section to readme
  • a030e14 0.9.0
  • bdf6313 Fix being able to use rs to restart processes
  • dc37969 0.8.0
  • eba88d3 Dependency updates
  • 700be2d Fluff out the documentation a bit
  • Additional commits viewable in compare view


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/athombv/node-homey-oauth2app/network/alerts).
dependabot[bot] commented 1 year 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.