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 tough-cookie and n8n-core in /n8n #46

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Removes tough-cookie. It's no longer used after updating ancestor dependency n8n-core. These dependencies need to be updated together.

Removes tough-cookie

Updates n8n-core from 0.156.0 to 1.6.0

Changelog

Sourced from n8n-core's changelog.

1.6.0 (2023-09-06)

Bug Fixes

  • core: Add support for in-transit encryption (TLS) on Redis connections (#7047) (a910757)
  • core: Disallow orphan executions (#7069) (8a28e98)
  • core: Split event bus controller into community and ee (#7107) (011ee2e)
  • editor: Standardize save text (#7093) (58b3492)
  • Ensure all new executions are saved (#7061) (b8e06d2)
  • Load remote resources even if expressions in non requried parameters resolve (#6987) (8a8d4e8)
  • Postgres Node: Connection pool of the database object has been destroyed (#7074) (9dd5f0e)
  • Postgres Node: Tunnel doesn't always close (#7087) (58e55ba)

Features

  • core: Add list query middleware to credentials (#7041) (fd78021)
  • core: Add support for floating licenses (#7090) (e26553f)
  • core: Migration for soft deletions for executions (#7088) (413e0bc)
  • HTTP Request Node: Determine binary file name from content-disposition headers (#7032) (273d091)
  • TheHive Node: Overhaul (#6457) (73e782e)

1.5.1 (2023-08-31)

Features

1.5.0 (2023-08-31)

Bug Fixes

  • Agile CRM Node: Fix issue with company address not working (#6997) (2f81652)
  • Code Node: Switch over to vm2 fork (#7018) (dfe0fa6)
  • core: Invalid NODES_INCLUDE should not crash the app (#7038) (04e3178), closes #6683
  • core: Setup websocket keep-live messages (#6866) (8bdb07d), closes #6757
  • core: Throw NodeSSLError only for nodes that allow ignoring SSL issues (#6928) (a01c3fb)
  • Date & Time Node: Dont parse date if it's not set (null or undefined) (#7050) (d72f79f)
  • editor: Fix sending of Ask AI tracking events (#7002) (fb05afa)
  • Microsoft Excel 365 Node: Support for more extensions in workbook rlc (#7020) (d6e1cf2)
  • MongoDB Node: Stringify response ObjectIDs (#6990) (9ca990b)
  • MongoDB Node: Upgrade mongodb package to address CVE-2021-32050 (#7054) (d3f6356)
  • Postgres Node: Empty return data fix for Postgres and MySQL (#7016) (176ccd6)

... (truncated)

Commits
  • 955bd32 🚀 Release 1.6.0 (#7120)
  • 273d091 feat(HTTP Request Node): Determine binary file name from content-disposition ...
  • 25dc4d7 feat: Add workflow history repository files (no-changelog) (#7071)
  • 689a77c refactor(Spreadsheet File Node): Reduce memory usage when loading CSV files (...
  • 2f64797 refactor: Use actual nodes/credentials in cli and core tests (no-changelog) (...
  • a910757 fix(core): Add support for in-transit encryption (TLS) on Redis connections (...
  • cc37a50 fix(core): Lazy-load express-openapi-validator to reduce initial memory spike...
  • 36f2469 ci: Fix linting (no-changelog) (#7110)
  • 0036a47 refactor(core): Move static data handling to workflow service (no-changelog) ...
  • 011ee2e fix(core): Split event bus controller into community and ee (#7107)
  • Additional commits viewable in compare view

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.

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [n8n-core](https://github.com/n8n-io/n8n). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `n8n-core` from 0.156.0 to 1.6.0
- [Release notes](https://github.com/n8n-io/n8n/releases)
- [Changelog](https://github.com/n8n-io/n8n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/n8n-io/n8n/compare/[email protected]@1.6.0)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: n8n-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 25, 2023
@xuanyu66 xuanyu66 merged commit 7ab28a0 into main Oct 25, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/n8n/tough-cookie-and-n8n-core--removed branch October 25, 2023 03:14
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.

1 participant