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 send and n8n #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 24, 2024

Bumps send and n8n. These dependencies needed to be updated together.
Updates send from 0.18.0 to 0.19.0

Release notes

Sourced from send's releases.

0.19.0

What's Changed

New Contributors

Full Changelog: pillarjs/send@0.18.0...0.19.0

Changelog

Sourced from send's changelog.

0.19.0 / 2024-09-10

  • Remove link renderization in html while redirecting
Commits
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for send since your current version.


Updates n8n from 1.56.2 to 1.60.1

Changelog

Sourced from n8n's changelog.

1.60.1 (2024-09-20)

Bug Fixes

  • core: Fix webhook binary data max size configuration (#10897) (2a482b8)
  • editor: Prevent clipboard xss injection (#10894) (b1cff1f)
  • editor: Update gird size when opening credentials support chat (#10882) (3c36bcb)

1.60.0 (2024-09-18)

Bug Fixes

  • Azure OpenAI Chat Model Node: Add response format option (#10851) (0b5299a)
  • Contentful Node: Add missing additional fields to entry > get (#10830) (c43aef1)
  • core: Prevent shutdown error in regular mode (#10844) (acb4194)
  • core: Restore queue listeners for webhook process (#10781) (86f4877)
  • editor: Add missing node parameter values to AI Assistant request (#10788) (d65ade4)
  • editor: Address edge toolbar rendering glitches (#10839) (e0c0dde)
  • editor: Allow custom git repo urls in source control settings (#10849) (a63a9b5)
  • editor: Fix completion on $input.item. in Code node (#10800) (45dccf3)
  • editor: Make expression edit modal read-only in executions view (#10806) (394ef88)
  • editor: Make schema view search copy more clear (#10807) (7f1c131)
  • editor: Minimap Show nodes outside viewport (#10843) (9c95db8)
  • editor: Prevent clipboard XSS injection (#10805) (db846d3)
  • editor: Render image binary-data using img tags (#10829) (7c23101)
  • editor: Replace v-html with custom directive to sanitize html (#10804) (44e5fb9)
  • editor: Restore V1 keybinding, Space Key to toggle panning (#10841) (5a1db6d)
  • Fix telemetry causing console error (#10828) (3be31e2)
  • Google Vertex Chat Model Node: Clean service account private key (#10770) (e6d84db)
  • HTTP Request Tool Node: Fix subsequent tool calls reusung the same options (#10808) (d647ef4)
  • OpenAI Node, Basic LLM Chain Node, Tool Agent Node: Better OpenAI API rate limit errors (#10797) (ab83c4b)
  • Prevent copying workflow when copying outside of canvas (#10813) (22c1890)
  • RSS Feed Trigger Node: Handle empty items gracefully (#10855) (c55df63)

Features

  • core: Allow customizing max file size in form-data payloads for webhooks (#10857) (a3335e0)
  • core: Introduce worker metrics (#10850) (08ebe1e)
  • editor: Add truncate directive (#10842) (57836cc)
  • editor: Show Collaboration pane only when there are multiple active users (#10772) (a0af1d9)
  • Invoice Ninja Node: Add actions for bank transactions (#10389) (5a2c7e0)
  • OpenAI Node: Include O1 models in the models select (#10801) (b2b1abc)

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [send](https://github.com/pillarjs/send) and [n8n](https://github.com/n8n-io/n8n). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@0.18.0...0.19.0)

Updates `n8n` from 1.56.2 to 1.60.1
- [Release notes](https://github.com/n8n-io/n8n/releases)
- [Changelog](https://github.com/n8n-io/n8n/blob/n8n@1.60.1/CHANGELOG.md)
- [Commits](https://github.com/n8n-io/n8n/compare/n8n@1.56.2...n8n@1.60.1)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: n8n
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 24, 2024
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.

0 participants