BiancoRoyal / node-red-contrib-iiot-opcua

deprecated - very new developed by PLUS for Node-RED - https://plus4nodered.com
https://www.npmjs.com/package/node-red-contrib-iiot-opcua
BSD 3-Clause "New" or "Revised" License
34 stars 8 forks source link

Bump node-red from 2.2.2 to 3.0.0 #170

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps node-red from 2.2.2 to 3.0.0.

Release notes

Sourced from node-red's releases.

3.0.0 Milestone Release

3.0.0: Milestone Release

Editor

Runtime

Nodes

Changelog

Sourced from node-red's changelog.

3.0.0: Milestone Release

Editor

Runtime

Nodes

3.0.0-beta.4: Beta Release

Editor

... (truncated)

Commits
  • 1b94cc3 Merge pull request #3764 from node-red/300
  • 4698d5d Update dependencies
  • 92bc9d8 Update changelog
  • 952cfae Merge pull request #3766 from Steve-Mcl/fix-split-with
  • 637c44a Merge pull request #3767 from Steve-Mcl/use-theme-page-and-header-values
  • 6e5fc29 show add junction when nodes are selected
  • 8bd02d0 update header url if set in theme and not settings
  • c6cfbb8 use page&theme settings in a theme plugin
  • 75d3444 Ensure added junc(s) are selected
  • c648e1e fix context menu insert junc/links enabled state
  • 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 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)
gitguardian[bot] commented 2 years ago

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
| GitGuardian id | Secret | Commit | Filename | | | -------------- | ------------------------- | ---------------- | --------------- | -------------------- | | [3569852](https://dashboard.gitguardian.com/incidents/3569852?occurrence=47766128) | Generic CLI Secret | 9bad392d5948529a8b333573cbcf2b75ddd2ad4d | package.json | [View secret](https://github.com/BiancoRoyal/node-red-contrib-iiot-opcua/commit/9bad392d5948529a8b333573cbcf2b75ddd2ad4d#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L74) |
🛠 Guidelines to remediate hardcoded secrets
1. Understand the implications of revoking this secret by investigating where it is used in your code. 2. Replace and store your secret safely. [Learn here](https://blog.gitguardian.com/secrets-api-management?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) the best practices. 3. Revoke and [rotate this secret](https://docs.gitguardian.com/secrets-detection/detectors/generics/generic_cli_option_secret#revoke-the-secret?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). 4. If possible, [rewrite git history](https://blog.gitguardian.com/rewriting-git-history-cheatsheet?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data. To avoid such incidents in the future consider - following these [best practices](https://blog.gitguardian.com/secrets-api-management/?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) for managing and storing secrets including API keys and other credentials - install [secret detection on pre-commit](https://docs.gitguardian.com/internal-repositories-monitoring/integrations/git_hooks/pre_commit?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) to catch secret before it leaves your machine and ease remediation.

🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

dependabot[bot] commented 2 years ago

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