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

Bump node-red from 4.0.5 to 4.0.6 #128

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps node-red from 4.0.5 to 4.0.6.

Release notes

Sourced from node-red's releases.

4.0.6

What's Changed

New Contributors

Full Changelog: node-red/node-red@4.0.5...4.0.6

Changelog

Sourced from node-red's changelog.

4.0.6: Maintenance Release

Editor

Runtime

Nodes

  • Performance : make reading single buffer / string file faster by not re-allocating and handling huge buffers (#4980) @​Fadoli
  • Make delay node rate limit reset consistent - not send on reset. (#4940) @​dceejay
  • Fix trigger node date handling for latest time type input (#4915) @​dceejay
  • Fix delay node not dropping when nodeMessageBufferMaxLength is set (#4973)
  • Ensure node.sep is honoured when generating CSV (#4982) @​knolleary
Commits
  • 7a37411 Merge pull request #4990 from node-red/rel406
  • e9d5d20 Update for 4.0.6
  • 867a6ad Merge pull request #4975 from node-red/gg-changes
  • 03507c2 Merge pull request #4949 from AGhorab-upland/master
  • aa79aa5 Merge pull request #4982 from node-red/4977-fix-csv-sep
  • 16005a4 update tests to check msg.columns is strictly RFC compliant
  • 82c756b add test for correct CSV output when separator in non-comma
  • b139eb4 update CSV to adhere to strict rfc compliance on msg.columns
  • 6af3c8c revert changes to csv parser
  • 2c3fbb1 revert changes to legacy mode
  • 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 <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)

Bumps [node-red](https://github.com/node-red/node-red) from 4.0.5 to 4.0.6.
- [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@4.0.5...4.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 17, 2024
@ckhmer1 ckhmer1 merged commit f81435c into main Dec 17, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-red-4.0.6 branch December 17, 2024 11:35
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant