TheFehr / n8n-nodes-pocketbase

MIT License
4 stars 4 forks source link

Bump tough-cookie and n8n-core #2

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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.149.2 to 1.1.1

Changelog

Sourced from n8n-core's changelog.

1.1.1 (2023-07-27)

Bug Fixes

  • core: Allow ignoring SSL issues on generic oauth2 credentials (#6702) (45dcbd4)
  • Display source control buttons properly (#6756) (41e3c43)
  • Lemlist Node: Fix pagination issues with campaigns and activities (#6734) (3865add)

1.1.0 (2023-07-26)

Bug Fixes

  • Add missing indices on sqlite (#6673) (b1838f7)
  • API: Do not add starting node on workflow creation (#6686) (92192fb)
  • API: Fix issue with workflow setting not supporting newer nanoids (#6699) (c7e1013)
  • AwsS3 Node: Fix issue if bucket name contains a '.' (#6542) (540d32d)
  • Brevo Node: Rename SendInBlue node to Brevo node (#6521) (e63b398)
  • Code Node: Install python modules always in a user-writable folder (#6568) (bf35124)
  • core: Add empty credential value marker to show empty pw field (#6532) (9294e2d)
  • core: Deleting manual executions should defer deleting binary data (#6680) (462a674)
  • core: Filter out workflows that failed to activate on startup (#6676) (667c15d)
  • core: Fix credentials test (#6569) (1abd172)
  • core: Fix migrations for MySQL/MariaDB (#6591) (29882a6)
  • core: Handle all uncaught exception, not just the ones from Axios (#6666) (ff07595)
  • core: Improve the performance of last 2 sqlite migrations (#6522) (31cba87)
  • core: Load SAML libraries dynamically (#6690) (fce5609)
  • core: Redirect user to previous url after SSO signin (#6710) (08331c6)
  • core: Reduce memory consumption on BinaryDataManager.init (#6633) (329d22f)
  • core: Remove typeorm patches, but still enforce transactions on every migration (#6594) (9def7a7), closes #6519
  • core: Rename to credential_stubs and variable_stubs.json (#6528) (b06462f)
  • core: Support redis cluster in queue mode (#6708) (4029386)
  • core: Update docker compose setup for V1 images (#6642) (05007d8)
  • core: Upgrade semver to address CVE-2022-25883 (#6689) (9daf944)
  • core: Use exec in docker images to forward signals correctly (#6732) (ed9f86b)
  • core: Use JWT as reset password token (#6714) (89f4402)
  • core: Use lower cased email for SAML email attribute (#6663) (eedde24)
  • core: Use owners file to export wf owners (#6547) (4b755fb)
  • crowd.dev Node: Fix documentation urls for crowd.dev credentials and nodes (#6696) (acda7f2)
  • editor: Add default author name and email to source control settings (#6543) (e1a02c7)
  • editor: Add paywall state to non owner users for Variables (#6679) (e7091d6)
  • editor: Change default branchColor and remove label (#6541) (186271e)
  • editor: Ensure default credential values are not detected as dirty state (#6677) (c7b74c3)
  • editor: Extend menu item and use it as a recursive component (#6618) (d617f63)
  • editor: Hide Execute Node button for unknown nodes (#6684) (6887b4e)
  • editor: Increase contrast ratio in execution list workflow names (#6661) (c0b1cb2)
  • editor: Make Source control branch select required (#6619) (20737b5)

... (truncated)

Commits
  • 4379d80 :rocket: Release 1.1.1 (#6763)
  • 41e3c43 fix: Display source control buttons properly (#6756)
  • 45dcbd4 fix(core): Allow ignoring SSL issues on generic oauth2 credentials (#6702)
  • 3865add fix(Lemlist Node): Fix pagination issues with campaigns and activities (#6734)
  • 2f3086c :rocket: Release 1.1.0 (#6746)
  • 5b99f1e ci: Update changelog generation to work with node 18
  • 1438a73 fix(core): Fix RemoveResetPasswordColumns migration for sqlite (no-changelog)...
  • fc7aa8b feat: Environments release using source control (#6653)
  • bcfc5e7 refactor(core): Move webhook DB access to repository (no-changelog) (#6706)
  • ed9f86b fix(core): Use exec in docker images to forward signals correctly (#6732)
  • 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 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](https://github.com/TheFehr/n8n-nodes-pocketbase/network/alerts).