Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 3, 2025

Bumps n8n from 1.80.3 to 1.99.0.

Changelog

Sourced from n8n's changelog.

1.99.0 (2025-06-16)

Bug Fixes

  • AWS Bedrock Chat Model Node: Update LangChain AWS package (#16323) (24e4be1)
  • core: Always save evaluation executions (#16285) (739ad85)
  • core: Fix http requests by using correct agent (#16258) (e58de1a)
  • core: Prevent DoS via malformed binary data ID (#16229) (43c52a8)
  • core: Register transition handlers after modules init (#16308) (7177e3a)
  • core: Remove duplicated logs for insights (#16228) (56b16b8)
  • editor: Cannot expand sub execution log if it finished with an error (#16236) (3fcabd4)
  • editor: Fix inaccurate message in log view when input data is empty (#16234) (e93fd1a)
  • editor: Fix pagination and sorting issue for insights (#16288) (84c51b1)
  • editor: Logs not shown when tools are partially executed (#16274) (b2eb333)
  • editor: Prevent node renaming to restricted JS method names (#16270) (ecfb667)
  • editor: Support renaming node in HTML parameters (#16315) (88e3c90)
  • Fix paired item handling of multiple inputs (#16153) (50e00cd)
  • Gmail Node: Do not break threads while creating drafts (#16272) (113d94c)
  • HTTP Request Node: Process text files (#16226) (0d5ac1f)
  • Postgres node with ssh tunnel getting into a broken state and not being recreated (#16054) (879114b)
  • Run evaluations as full manual executions in queue mode (#16230) (e363458)
  • Run evaluations successfully when offload manual executions is true with queue mode (#16307) (aa27374)

Features

  • Chat Trigger Node: Fix CSS variable --chat--message--font-size not applying correctly (#16310) (ab8a2b0)
  • core: Add description to projects (#15611) (1ddbb78)
  • core: Add number of tokens and latency automatically as metrics in evaluation (#16243) (eff0571)
  • core: Add OIDC support for SSO (#15988) (30148df)
  • core: Add task runner events to log streaming (#16265) (46723d3)
  • core: Handle scoped resource not existing with 404 (#16022) (42b9a8a)
  • editor: Add access control and not found entity views (#15860) (80a784a)
  • editor: Add RAG starter template callouts experiment (#16282) (d0a313a)
  • editor: Change default node names depending on node operation and resource (#16188) (4e94488)
  • editor: Move element plus plugin config to design system test setup (#16319) (3864f0e)
  • editor: Remember different panel state for sub nodes (#16189) (b9e0351)
  • editor: Show node type on hover over node icon in NDV (#16278) (396da25)
  • Linear Node: Add options to add a link and a comment to an issue (#13464) (a417ed3)
  • MCP Server Trigger Node: Support for Streamable HTTP transport in MCP Server (#15833) (8d6e796)

Performance Improvements

  • core: Lazyload AI workflow builder's langchain dependencies (#16178) (f0cf6dc)
  • core: Skip init for unlicensed modules (#16311) (cb81826)

... (truncated)

Commits
  • 84a5cc6 🚀 Release 1.99.0 (#16381)
  • c22ca2c refactor(editor): Extract SAML, OIDC, and LDAP from Settings Store into SSO S...
  • e93fd1a fix(editor): Fix inaccurate message in log view when input data is empty (#16...
  • 3fcabd4 fix(editor): Cannot expand sub execution log if it finished with an error (#1...
  • 701816a fix(editor): Fix tags in dar mode and spacing in workflow card (no-changelog)...
  • 113d94c fix(Gmail Node): Do not break threads while creating drafts (#16272)
  • b1305fe refactor(core): Continue porting legacy schema (#16318)
  • f92e1ea feat: Add vector store telemetry events to Manual workflow exec finished ev...
  • d0a313a feat(editor): Add RAG starter template callouts experiment (#16282)
  • 30148df feat(core): Add OIDC support for SSO (#15988)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [n8n](https://github.com/n8n-io/n8n) from 1.80.3 to 1.99.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/n8n@1.80.3...n8n@1.99.0)

---
updated-dependencies:
- dependency-name: n8n
  dependency-version: 1.99.0
  dependency-type: direct:production
...

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 Jul 3, 2025
@dependabot dependabot bot mentioned this pull request Jul 3, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 3, 2025

Superseded by #9.

@dependabot dependabot bot closed this Jul 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/n8n-1.99.0 branch July 3, 2025 20:26
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.

1 participant