Skip to content

chore(deps-dev): bump the dev-dependencies group with 5 updates#12

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-6661378dce
Open

chore(deps-dev): bump the dev-dependencies group with 5 updates#12
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-6661378dce

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 5 updates:

Package From To
@n8n/eslint-plugin-community-nodes 0.23.0 0.24.0
@n8n/node-cli 0.38.8 0.39.3
@typescript-eslint/parser 8.63.0 8.64.0
n8n-workflow 2.28.1 2.31.2
typescript 6.0.3 7.0.2

Updates @n8n/eslint-plugin-community-nodes from 0.23.0 to 0.24.0

Release notes

Sourced from @​n8n/eslint-plugin-community-nodes's releases.

beta

2.31.4 (2026-07-20)

Bug Fixes

  • editor: Auto-ungroup invalid groups on workflow save (#34513) (bb8dbed)

[email protected]

2.31.4 (2026-07-20)

Bug Fixes

  • editor: Auto-ungroup invalid groups on workflow save (#34513) (bb8dbed)

... (truncated)

Commits

Updates @n8n/node-cli from 0.38.8 to 0.39.3

Release notes

Sourced from @​n8n/node-cli's releases.

beta

2.31.4 (2026-07-20)

Bug Fixes

  • editor: Auto-ungroup invalid groups on workflow save (#34513) (bb8dbed)

[email protected]

2.31.4 (2026-07-20)

Bug Fixes

  • editor: Auto-ungroup invalid groups on workflow save (#34513) (bb8dbed)

... (truncated)

Commits

Updates @typescript-eslint/parser from 8.63.0 to 8.64.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.64.0

8.64.0 (2026-07-13)

🚀 Features

  • support parsing import defer (#12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#12543)

🩹 Fixes

  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#12512)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.64.0 (2026-07-13)

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates n8n-workflow from 2.28.1 to 2.31.2

Commits
  • 7da56d3 🚀 Release 2.31.2 (#34299)
  • 9aced71 fix(core): Require execution mode for MCP workflow executions (backport to re...
  • 953bbe5 fix(core): Fix change in width of all dropdowns in UI (backport to release-ca...
  • c36f121 🚀 Release 2.31.1 (#34196)
  • b01032c fix(core): Preserve node aliases when generating AI tool variants (backport t...
  • ea14067 fix(core): Count AI assistant workflow test runs as manual executions in stat...
  • 3b7e637 fix(editor): Allow scrolling the AI Assistant empty view when content overflo...
  • e81d108 fix(editor): Make AI assistant quota-exhausted error states explicit (backpor...
  • ab2acc8 fix(core): Bind dynamic credential tokens to a user ID (backport to release-c...
  • 6676eb3 🚀 Release 2.31.0 (#34117)
  • Additional commits viewable in compare view

Updates typescript from 6.0.3 to 7.0.2

Commits
Maintainer changes

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


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@n8n/eslint-plugin-community-nodes](https://github.com/n8n-io/n8n) | `0.23.0` | `0.24.0` |
| [@n8n/node-cli](https://github.com/n8n-io/n8n) | `0.38.8` | `0.39.3` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.63.0` | `8.64.0` |
| [n8n-workflow](https://github.com/n8n-io/n8n) | `2.28.1` | `2.31.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |


Updates `@n8n/eslint-plugin-community-nodes` from 0.23.0 to 0.24.0
- [Release notes](https://github.com/n8n-io/n8n/releases)
- [Commits](https://github.com/n8n-io/n8n/compare/[email protected]@0.24.0)

Updates `@n8n/node-cli` from 0.38.8 to 0.39.3
- [Release notes](https://github.com/n8n-io/n8n/releases)
- [Commits](https://github.com/n8n-io/n8n/commits)

Updates `@typescript-eslint/parser` from 8.63.0 to 8.64.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/parser)

Updates `n8n-workflow` from 2.28.1 to 2.31.2
- [Release notes](https://github.com/n8n-io/n8n/releases)
- [Commits](https://github.com/n8n-io/n8n/compare/[email protected]@2.31.2)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: "@n8n/eslint-plugin-community-nodes"
  dependency-version: 0.24.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@n8n/node-cli"
  dependency-version: 0.39.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.64.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: n8n-workflow
  dependency-version: 2.31.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
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