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.0 to 3.1.1 #94

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps node-red from 3.1.0 to 3.1.1.

Release notes

Sourced from node-red's releases.

3.1.1: Maintenace Release

3.1.1: Maintenance Release

Editor

Runtime

Nodes

  • CSV: make CSV export way faster by not re-allocating and handling huge string (#4349) @​Fadoli
  • Delay: Fix regression in delay node to not pass on msg.reset (#4350) @​dceejay
  • Link Call: Handle undefined linkType value for existing link-call nodes (#4331) @​knolleary
  • MQTT: Guard against node.broker being undefined (#4454) @​knolleary

... (truncated)

Changelog

Sourced from node-red's changelog.

3.1.1: Maintenance Release

Editor

Runtime

Nodes

... (truncated)

Commits
  • fd32ee0 Merge pull request #4462 from node-red/rel311
  • 4bb2157 Bump for 3.1.1 release
  • 47f20cc Merge pull request #4404 from node-red/dependabot/github_actions/github-actio...
  • 5fc4526 Merge pull request #4461 from node-red/fix-debug-filter
  • 9fe653f Merge branch 'master' into fix-debug-filter
  • 55da21e Merge pull request #4460 from node-red/4369-improve-error-handling-in-subflow...
  • 7ebf84f Fix debug filter
  • d42e75e Handle unknown node reference inside subflow module
  • 2882504 Merge pull request #4459 from node-red/4401-fix-debug-window
  • 1c3644e Fix various issues with debug pop-out window
  • 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 3.1.0 to 3.1.1.
- [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.0...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2023
@JKRhb JKRhb merged commit eca7f99 into main Dec 4, 2023
9 checks passed
@JKRhb JKRhb deleted the dependabot/npm_and_yarn/node-red-3.1.1 branch December 4, 2023 04:03
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.

None yet

1 participant