Skip to content

Bump crypto-js and n8n-core #4

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 27, 2025

Bumps crypto-js to 4.2.0 and updates ancestor dependency n8n-core. These dependencies need to be updated together.

Updates crypto-js from 4.1.1 to 4.2.0

Commits

Updates n8n-core from 1.5.0 to 1.14.1

Release notes

Sourced from n8n-core's releases.

n8n@1.84.2

1.84.2 (2025-03-26)

Bug Fixes

  • Basic LLM Chain Node: Prevent incorrect wrapping of output (#14183) (ac695ab)

n8n@1.85.3

1.85.3 (2025-03-26)

Bug Fixes

  • Basic LLM Chain Node: Prevent incorrect wrapping of output (#14183) (5e786e8)

n8n@1.85.2

1.85.2 (2025-03-25)

Bug Fixes

  • editor: Check for when to show the community+ modal for the folder's feature (#14146) (39ac856)

n8n@1.85.1

1.85.1 (2025-03-25)

Bug Fixes

n8n@1.85.0

1.85.0 (2025-03-24)

Bug Fixes

  • Allow saved credenitals types of up to 64 characters instead of 32 (#13985) (bc15bb1)
  • Allow username to be set in Redis chat memory (#13926) (b2e359a)
  • core: Allow running webhook servers in multi-main mode (#13989) (e0fd505)
  • core: Bring back the missing GMT and UTC timezone for workflow settings (#13999) (bda0688)
  • core: Do not use url.includes to check for domain names (#13802) (d3bc80c)
  • core: Don't fail partial execution when an unrelated node is dirty (#13925) (918cc51)
  • core: Ensure frontend sentry releases also follow semver (#14019) (401ed2c)
  • editor: Add "time saved per execution" workflow setting (#13369) (6992c36)
  • editor: Add smart decimals directive (#14054) (1a26fc2)
  • editor: Fix routing between workflow editing and new workflow pages (#14031) (6817abe)

... (truncated)

Changelog

Sourced from n8n-core's changelog.

1.14.1 (2023-10-26)

Bug Fixes

1.14.0 (2023-10-25)

Features

  • Switch Node: Add support for infinite Switch outputs (#7499) (2febc61)

1.13.0 (2023-10-25)

Bug Fixes

  • core: Always derive instanceId from the encryption key (no-changlog) (#7501) (a9fdd01)
  • core: Do not return inviteAcceptUrl in response if email was sent (#7465) (55c6a1b)
  • core: Ensure nodes post-processors run in the correct order (#7500) (6f45298), closes #7497
  • core: Fix frontend.settings external hook execution (#7496) (774fe20)
  • core: Handle gzip and deflate compressed request payloads (#7461) (83762e0)
  • core: Reduce logging overhead for levels that do not output (#7479) (76c0481)
  • Customer.io Node: Fix api endpoint when using EU region (#7485) (519680c), closes #7484
  • editor: Allow importing the same workflow multiple times (#7458) (3c0a166), closes #7457
  • editor: Fix canvas selection breaking after interacting with node actions (#7466) (bc47365)
  • editor: Fix connections disappearing after reactivating canvas and renaming a node (#7483) (450e0cc)
  • Google Sheets Node: Append or update runs forever when without column headers (#7463) (ab6a9bb)
  • Microsoft SQL Node: Prevent SQL injection (#7467) (a739245)
  • MQTT Trigger Node: Fix node causing a start up hang when active (#7498) (baecb93)
  • MySQL Node: Resolve expressions in v1 (#7464) (5c46bb0)
  • Redis Node: Fix adding sets data types (#7444) (4e66023), closes #6339
  • Spreadsheet File Node: Fix include empty cells not working with v2 (#7505) (05e6f2a), closes Ticket#763644

Features

  • core: Add support for oauth based service accounts with UM SMTP (#7311) (647372b)
  • editor: Add PH tracking to event (#7511) (c47d27d)
  • Facebook Lead Ads Trigger Node: Add Facebook Lead Ads Trigger Node (#7113) (ac814a9)
  • Ghost Node: Add support for lexical format (#7488) (7b1973c)
  • RSS Feed Trigger Node: Add RSS feed trigger node (#7386) (689360e)

... (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 [crypto-js](https://github.com/brix/crypto-js) to 4.2.0 and updates ancestor dependency [n8n-core](https://github.com/n8n-io/n8n). These dependencies need to be updated together.


Updates `crypto-js` from 4.1.1 to 4.2.0
- [Commits](brix/crypto-js@4.1.1...4.2.0)

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

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: indirect
- dependency-name: n8n-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 27, 2025
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.

0 participants