mikejac / node-red-contrib-google-smarthome

A collection of Node-RED nodes to control your smart home devices via Google Assistant.
GNU General Public License v3.0
116 stars 36 forks source link

Bump node-red from 3.1.3 to 3.1.5 #486

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps node-red from 3.1.3 to 3.1.5.

Release notes

Sourced from node-red's releases.

3.1.5: Maintenance Release

What's Changed

Full Changelog: https://github.com/node-red/node-red/compare/3.1.4...3.1.5

3.1.4: Maintenance Release

What's Changed

New Contributors

Full Changelog: https://github.com/node-red/node-red/compare/3.1.3...3.1.4

Changelog

Sourced from node-red's changelog.

3.1.5: Maintenance Release

Runtime

3.1.4: Maintenance Release

Editor

Runtime

  • Bump the github-actions group with 1 update (#4554) @​app/dependabot
  • Clone objects types when getting env values (#4519) @​knolleary
  • Ensure global-config credential env vars are merged on deploy (#4526) @​knolleary

Nodes

  • 21-httprequest.js remove unused code, because of broken use of toLowercase (#4522) @​gorenje
Commits
  • b10ef4c Merge pull request #4564 from node-red/rel315
  • 3ff038f Bump for 3.1.5 release
  • adb498a Merge pull request #4562 from node-red/fix-require
  • fc67a2e Merge pull request #4561 from node-red/4560-fix-global-env-cred
  • 55771c7 Fix require of dns module
  • 109fa5f Ensure global creds object is initialised when adding first cred
  • 1f412f3 Merge pull request #4558 from node-red/rel314
  • 2b69f52 Bump dependencies in packages
  • 6e90798 Updates for 3.1.4 release
  • 3994b40 Merge pull request #4477 from GogoVega/french-translation-v3.1.3-changes
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)