Skip to content

chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates - #22

Merged
redanthrax merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-330008ad4e
Sep 1, 2026
Merged

chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates#22
redanthrax merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-330008ad4e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 4 updates in the / directory: @n8n/eslint-plugin-community-nodes, @n8n/node-cli, @types/node and @typescript-eslint/parser.

Updates @n8n/eslint-plugin-community-nodes from 0.27.0 to 0.30.0

Release notes

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

beta

2.37.6 (2026-08-31)

Bug Fixes

  • core: Thread execution id through dynamic-credential storage (#37314) (537524f)

n8n@2.37.6

2.37.6 (2026-08-31)

Bug Fixes

  • core: Thread execution id through dynamic-credential storage (#37314) (537524f)

stable

2.36.9 (2026-08-31)

Bug Fixes

  • core: Apply proxy environment variables consistently across packages and processes (#37258) (a3e3b6a)

n8n@2.36.9

2.36.9 (2026-08-31)

Bug Fixes

  • core: Apply proxy environment variables consistently across packages and processes (#37258) (a3e3b6a)

... (truncated)

Commits

Updates @n8n/node-cli from 0.41.2 to 0.46.1

Release notes

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

beta

2.37.6 (2026-08-31)

Bug Fixes

  • core: Thread execution id through dynamic-credential storage (#37314) (537524f)

n8n@2.37.6

2.37.6 (2026-08-31)

Bug Fixes

  • core: Thread execution id through dynamic-credential storage (#37314) (537524f)

stable

2.36.9 (2026-08-31)

Bug Fixes

  • core: Apply proxy environment variables consistently across packages and processes (#37258) (a3e3b6a)

n8n@2.36.9

2.36.9 (2026-08-31)

Bug Fixes

  • core: Apply proxy environment variables consistently across packages and processes (#37258) (a3e3b6a)

... (truncated)

Commits

Updates @types/node from 26.1.2 to 26.4.0

Commits

Updates @typescript-eslint/parser from 8.65.0 to 8.68.0

Release notes

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

v8.68.0

8.68.0 (2026-08-24)

🚀 Features

  • eslint-plugin: [strict-void-return] add fix suggestions (#12086)
  • utils: support ESLint rule meta.languages (#12663)

🩹 Fixes

  • eslint-plugin: [unified-signatures] deduplicate types in report (#12656)
  • eslint-plugin: [return-await] prevent autofix from breaking code in arrow-functions (#12707)
  • eslint-plugin: [unified-signatures] report identical signatures (#12678)
  • eslint-plugin: [no-unnecessary-type-assertion] prevent stack overflow in recursive types (#12711)
  • eslint-plugin: [no-floating-promises] setting ignoreVoid: false results in false negative in ArrowFunctionExpression (#12646)
  • eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces and export defaults (#12739)
  • website: playground crashes on extends configs (#12608)
  • website: account for thanks.dev and out-of-band donors in sponsors list (#12735)

❤️ Thank You

See GitHub Releases for more information.

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

v8.67.0

8.67.0 (2026-08-10)

🚀 Features

  • typescript-eslint: export basic globs for using tseslint (#12105)

❤️ Thank You

See GitHub Releases for more information.

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

v8.66.0

... (truncated)

Changelog

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

8.68.0 (2026-08-24)

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.

8.67.0 (2026-08-10)

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.

8.66.0 (2026-08-03)

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

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

…ith 4 updates

Bumps the dev-dependencies group with 4 updates in the / directory: [@n8n/eslint-plugin-community-nodes](https://github.com/n8n-io/n8n), [@n8n/node-cli](https://github.com/n8n-io/n8n), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


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

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

Updates `@types/node` from 26.1.2 to 26.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/parser` from 8.65.0 to 8.68.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.68.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@n8n/eslint-plugin-community-nodes"
  dependency-version: 0.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@n8n/node-cli"
  dependency-version: 0.46.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-version: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.68.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

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 Aug 31, 2026
@redanthrax
redanthrax merged commit 810eea6 into master Sep 1, 2026
1 check failed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dev-dependencies-330008ad4e branch September 1, 2026 17:00
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