Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump node-red from 3.1.11 to 4.0.2 #121

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Bumps node-red from 3.1.11 to 4.0.2.

Release notes

Sourced from node-red's releases.

4.0.2

What's Changed

Full Changelog: node-red/node-red@4.0.1...4.0.2

4.0.1: Maintenance Release

What's Changed

Full Changelog: node-red/node-red@4.0.0...4.0.1

4.0.0: Milestone Release

This marks the next major release of Node-RED. The following changes represent those added since the last beta. Check the beta release details below for the complete list.

Breaking Changes

  • Node-RED now requires Node 18.x or later. At the time of release, we recommend using Node 20.

Editor

... (truncated)

Changelog

Sourced from node-red's changelog.

4.0.2: Maintenance Release

Editor

Runtime

4.0.1: Maintenance Release

Editor

Runtime

Nodes

4.0.0: Milestone Release

This marks the next major release of Node-RED. The following changes represent those added since the last beta. Check the beta release details below for the complete list.

Breaking Changes

  • Node-RED now requires Node 18.x or later. At the time of release, we recommend using Node 20.

Editor

... (truncated)

Commits
  • 29b128e Merge pull request #4825 from node-red/rel402
  • c0f1581 Bump for 4.0.2
  • 9420a52 Merge pull request #4818 from bonanitech/header-border
  • c113b3d Use a not-so-dark color for the header border
  • 29058c1 Merge branch 'master' into header-border
  • bb110ea Merge pull request #4824 from GogoVega/improve-french-translations
  • 785f220 Merge pull request #4821 from node-red/orphaned-monco-editors
  • 1657041 Improve French translations
  • 8085eda Add missing French translations from v4
  • 6503498 Clean up orphaned editors
  • 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 will merge this PR once CI passes on it, as requested by @JKRhb.


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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 4, 2024
@JKRhb
Copy link
Owner

JKRhb commented Jul 4, 2024

@dependabot merge

@coveralls
Copy link

coveralls commented Jul 4, 2024

Pull Request Test Coverage Report for Build 9794426202

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 81.884%

Totals Coverage Status
Change from base Build 9794412168: 0.0%
Covered Lines: 154
Relevant Lines: 181

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jul 4, 2024

Pull Request Test Coverage Report for Build 9794426202

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 81.884%

Totals Coverage Status
Change from base Build 9794412168: 0.0%
Covered Lines: 154
Relevant Lines: 181

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-red-4.0.2 branch from 8665afb to da736e1 Compare July 4, 2024 12:37
@coveralls
Copy link

coveralls commented Jul 4, 2024

Pull Request Test Coverage Report for Build 9794479172

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 81.884%

Totals Coverage Status
Change from base Build 9794442291: 0.0%
Covered Lines: 154
Relevant Lines: 181

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9794479172

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 81.884%

Totals Coverage Status
Change from base Build 9794442291: 0.0%
Covered Lines: 154
Relevant Lines: 181

💛 - Coveralls

Bumps [node-red](https://github.com/node-red/node-red) from 3.1.11 to 4.0.2.
- [Release notes](https://github.com/node-red/node-red/releases)
- [Changelog](https://github.com/node-red/node-red/blob/master/CHANGELOG.md)
- [Commits](node-red/node-red@3.1.11...4.0.2)

---
updated-dependencies:
- dependency-name: node-red
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-red-4.0.2 branch from da736e1 to 8820743 Compare July 4, 2024 12:40
@coveralls
Copy link

coveralls commented Jul 4, 2024

Pull Request Test Coverage Report for Build 9794505828

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 81.884%

Totals Coverage Status
Change from base Build 9794493295: 0.0%
Covered Lines: 154
Relevant Lines: 181

💛 - Coveralls

@JKRhb JKRhb merged commit d9a6f6d into main Jul 4, 2024
9 checks passed
@JKRhb JKRhb deleted the dependabot/npm_and_yarn/node-red-4.0.2 branch July 4, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants