Skip to content

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

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

redanthrax merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-dependencies-1a2aee5172

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026 •

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 5 updates in the / directory:

Package From To
@n8n/eslint-plugin-community-nodes 0.30.0 0.33.0
@n8n/node-cli 0.46.1 0.49.0
@types/node 26.4.0 26.6.1
@typescript-eslint/parser 8.68.0 8.70.0
eslint 10.8.0 10.10.0

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

Release notes

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

stable

2.39.8 (2026-09-18)

Bug Fixes

  • core: Repair data-encryption keys stored as the raw instance key (#38911) (954f6d8)
  • core: Sweep parents parked on a finished sub-execution (#38949) (496b7cb)
  • editor: Fix blank workflow previews in AI Assistant (#38915) (058bb8a)

n8n@2.39.8

2.39.8 (2026-09-18)

Bug Fixes

  • core: Repair data-encryption keys stored as the raw instance key (#38911) (954f6d8)
  • core: Sweep parents parked on a finished sub-execution (#38949) (496b7cb)
  • editor: Fix blank workflow previews in AI Assistant (#38915) (058bb8a)

beta

2.40.3 (2026-09-18)

Bug Fixes

  • core: Repair data-encryption keys stored as the raw instance key (#38910) (a8e0e7c)
  • editor: Fix blank workflow previews in AI Assistant (#38914) (2049d15)

n8n@2.40.3

2.40.3 (2026-09-18)

Bug Fixes

  • core: Repair data-encryption keys stored as the raw instance key (#38910) (a8e0e7c)
  • editor: Fix blank workflow previews in AI Assistant (#38914) (2049d15)

... (truncated)

Commits
  • a7fb4d9 🔖 Release n8n@0.33.0
  • 2ea10e5 ⬆️ Set n8n-nodes-base@0.28.0 on n8n
  • 3cd4409 🔖 Release n8n-nodes-base@0.28.0
  • 532442c ⚡ Add mode "keepKeyMatches" and "removeKeyMatches" to Merge-Node
  • 8d88c64 🔖 Release n8n-nodes-base@0.27.1
  • 111d0e2 🔖 Release n8n@0.32.0
  • 54744ca ⬆️ Set n8n-nodes-base@0.27.0 on n8n
  • 33fd92f 🔖 Release n8n-nodes-base@0.27.0
  • ac88d25 ✨ Add clear functionality to Google Sheet-Node
  • d6134ec ✨ Add Deal.duplicate functionality to Pipedrive-Node
  • Additional commits viewable in compare view

Updates @n8n/node-cli from 0.46.1 to 0.49.0

Release notes

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

stable

2.39.8 (2026-09-18)

Bug Fixes

  • core: Repair data-encryption keys stored as the raw instance key (#38911) (954f6d8)
  • core: Sweep parents parked on a finished sub-execution (#38949) (496b7cb)
  • editor: Fix blank workflow previews in AI Assistant (#38915) (058bb8a)

n8n@2.39.8

2.39.8 (2026-09-18)

Bug Fixes

  • core: Repair data-encryption keys stored as the raw instance key (#38911) (954f6d8)
  • core: Sweep parents parked on a finished sub-execution (#38949) (496b7cb)
  • editor: Fix blank workflow previews in AI Assistant (#38915) (058bb8a)

beta

2.40.3 (2026-09-18)

Bug Fixes

  • core: Repair data-encryption keys stored as the raw instance key (#38910) (a8e0e7c)
  • editor: Fix blank workflow previews in AI Assistant (#38914) (2049d15)

n8n@2.40.3

2.40.3 (2026-09-18)

Bug Fixes

  • core: Repair data-encryption keys stored as the raw instance key (#38910) (a8e0e7c)
  • editor: Fix blank workflow previews in AI Assistant (#38914) (2049d15)

... (truncated)

Commits

Updates @types/node from 26.4.0 to 26.6.1

Commits

Updates @typescript-eslint/parser from 8.68.0 to 8.70.0

Release notes

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

v8.70.0

8.70.0 (2026-09-07)

🚀 Features

  • eslint-plugin: [no-generated-empty-object-type] add rule (#12730)
  • website: generate per-page social preview cards (#12734)

🩹 Fixes

  • use stable release of pnpm 12 (#12808)
  • update pnpm to 12.3.4 and dedupe Docusaurus packages (#12829)
  • eslint-plugin: [member-ordering] don't report fields that read fields declared before them (#12729)
  • eslint-plugin: [no-unnecessary-condition] no false positive on RHS of a nested logical expression (#12728)
  • eslint-plugin: [no-deprecated] report deprecated imported values used in object shorthand properties (#12780)
  • project-service: avoid discarded tsserver logs (#12748)
  • typescript-estree: clarify the parserOptions.project error message (#12817)

❤️ Thank You

See GitHub Releases for more information.

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

v8.69.0

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • website: respect allowJs playground config (#12744)

❤️ Thank You

... (truncated)

Changelog

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

8.70.0 (2026-09-07)

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.69.0 (2026-08-31)

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 eslint from 10.8.0 to 10.10.0

Release notes

Sourced from eslint's releases.

v10.10.0

Features

  • 264b434 feat: add d and v flags to no-unexpected-multiline (#21305) (Gihyeon Jeong / 정기현)
  • c6cc6c5 feat: check Object.prototype property names in new-cap (#21269) (crimsonjay0)
  • 5661fa6 feat: no-extra-bind false negatives with class fields and static blocks (#21260) (synthex-byte)

Bug Fixes

  • bb47dc6 fix: update dependency file-entry-cache to v11 (#20801) (Milos Djermanovic)
  • 427ac0a fix: use format strings in debug calls (#21247) (Francesco Trotta)
  • 9d81532 fix: support __proto__ in /* exported */ comments (#21261) (sethamus)
  • 87e0a08 fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282) (김채영)
  • 8e2cb14 fix: new-cap false positive for UTC calls with properties: false (#21275) (Pixel)
  • 9f4a364 fix: Ignore static imports in no-unreachable (#21276) (Taha Kotil)

Documentation

  • 2417cad docs: Update README (GitHub Actions Bot)
  • 9cecb8a docs: document \c control letter escapes in no-control-regex (#21286) (한국)
  • 8724829 docs: update compat table links (#21263) (fnx)
  • 5634542 docs: Clarify eqeqeq suggestion behavior (#21256) (Müslüm Yılmaz)

Chores

  • b3d876b chore: disable npm audit in ecosystem tests (#21306) (Francesco Trotta)
  • 1696682 ci: restore EMFILE test on Node.js 26 (#21297) (Marry (Subin Yang))
  • 2c7f5d6 chore: update github/codeql-action action to v4.37.9 (#21296) (renovate[bot])
  • 3c753f1 chore: update eslint (#21289) (renovate[bot])
  • 1c73469 chore: update ecosystem plugins (#21280) (ESLint Bot)
  • 08a02be test: add error locations to no-extra-boolean-cast (#21266) (lumir)
  • 77bb1db chore: update github/codeql-action action to v4.37.8 (#21270) (renovate[bot])
  • 007e81a ci: skip EMFILE test on Node.js 26 (#21265) (lumir)
  • 0430280 chore: improve ecosystem tests compatibility on Windows (#21178) (crimsonjay0)

v10.9.1

Bug Fixes

  • 1e641c9 fix: no-loss-of-precision false positive with trailing decimal point (#21251) (Aleksandr Shoronov)

Documentation

  • ad74a8d docs: add deprecation steps for EOL package versions (#21248) (Francesco Trotta)

Chores

v10.9.0

Features

  • 08de88e feat: handle underflow in no-loss-of-precision (#21218) (Rithish S)
  • 55db479 feat: add checkConditionalExpressions to no-unmodified-loop-condition (#21175) (sethamus)

Bug Fixes

  • 2ba3025 fix: prevent unsafe no-var autofix with hoisted functions (#21213) (sethamus)
  • 8e69622 fix: Prevent no-var autofix when var is shadowed by catch parameter (#21204) (Yang Hyeonjong)
  • 684b579 fix: prefer-template invalid autofix creates a tagged template call (#21207) (김채영)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 2026
@redanthrax

Copy link
Copy Markdown
Owner

@dependabot rebase

…ith 5 updates

Bumps the dev-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@n8n/eslint-plugin-community-nodes](https://github.com/n8n-io/n8n) | `0.30.0` | `0.33.0` |
| [@n8n/node-cli](https://github.com/n8n-io/n8n) | `0.46.1` | `0.49.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.4.0` | `26.6.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.68.0` | `8.70.0` |
| [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.10.0` |



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

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

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

Updates `@typescript-eslint/parser` from 8.68.0 to 8.70.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.70.0/packages/parser)

Updates `eslint` from 10.8.0 to 10.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.8.0...v10.10.0)

---
updated-dependencies:
- dependency-name: "@n8n/eslint-plugin-community-nodes"
  dependency-version: 0.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@n8n/node-cli"
  dependency-version: 0.46.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-version: 26.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-version: 10.10.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 changed the title chore(deps-dev): bump the dev-dependencies group with 5 updates chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates Sep 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-1a2aee5172 branch from 588e843 to f8a0d54 Compare September 19, 2026 04:24
@dependabot @github

dependabot Bot commented on behalf of github Sep 19, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@redanthrax
redanthrax merged commit 410417f into master Sep 19, 2026
1 check passed
@redanthrax
redanthrax deleted the dependabot/npm_and_yarn/dev-dependencies-1a2aee5172 branch September 19, 2026 04:25
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