node-red-contrib-sun-position icon indicating copy to clipboard operation
node-red-contrib-sun-position copied to clipboard

This is a ultimate Node-Red Timer, Sun, Moon and Blind flow control.

Results 90 node-red-contrib-sun-position issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.35.0. Release notes Sourced from eslint's releases. v8.35.0 Features 8e34a04 feat: add afterHashbangComment option to lines-around-comment rule (#16920) (SUZUKI Sosuke) c8c0c71 feat: Move all and...

dependencies

Bumps [jsonata](https://github.com/jsonata-js/jsonata) from 1.8.6 to 2.0.2. Release notes Sourced from jsonata's releases. 2.0.2 Maintenance Release Typescript definition: fix return type of evaluate method (PR #615) 2.0.1 Maintenance Release Small update...

dependencies

Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.14 to 4.17.17. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/express&package-manager=npm_and_yarn&previous-version=4.17.14&new-version=4.17.17)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookiejar&package-manager=npm_and_yarn&previous-version=2.1.3&new-version=2.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.2 to 15.0.1. Changelog Sourced from sinon's changelog. 15.0.1 aa493da4 Upgrade to fake-timers v10.0.2 (Carl-Erik Kopseng) Contains several fixes b3ee0aa5 Use Node version 18 in Runkit examples...

dependencies

Bumps [mocha](https://github.com/mochajs/mocha) from 10.1.0 to 10.2.0. Release notes Sourced from mocha's releases. v10.2.0 10.2.0 / 2022-12-11 :tada: Enhancements #4945: API: add possibility to decorate ESM name before import (@​j0tunn) :bug:...

dependencies

**Describe the Problem** I am having difficulty getting this module to install. I get the following output to the log file within NodeRed: ``` 2022-11-17T20:59:00.574Z Install : node-red-contrib-sun-position 2.1.1 2022-11-17T20:59:00.743Z...

**Describe the bug** Since today I detect the above error. I can not directly reproduce it in normal flow but in this test flow (attached code below) I get this...

Fix broken min/max logic.