chore(deps-dev): bump the dev-dependencies group with 5 updates#7
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-dependencies group with 5 updates#7dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@n8n/eslint-plugin-community-nodes](https://github.com/n8n-io/n8n) | `0.19.0` | `0.20.0` | | [@n8n/node-cli](https://github.com/n8n-io/n8n) | `0.34.0` | `0.35.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.3` | `26.0.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.61.0` | `8.61.1` | | [n8n-workflow](https://github.com/n8n-io/n8n) | `2.22.3` | `2.27.1` | Updates `@n8n/eslint-plugin-community-nodes` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/n8n-io/n8n/releases) - [Commits](https://github.com/n8n-io/n8n/compare/n8n@0.19.0...n8n@0.20.0) Updates `@n8n/node-cli` from 0.34.0 to 0.35.1 - [Release notes](https://github.com/n8n-io/n8n/releases) - [Commits](https://github.com/n8n-io/n8n/compare/n8n@0.34.0...n8n-design-system@0.35.1) Updates `@types/node` from 25.9.3 to 26.0.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.61.0 to 8.61.1 - [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.61.1/packages/parser) Updates `n8n-workflow` from 2.22.3 to 2.27.1 - [Release notes](https://github.com/n8n-io/n8n/releases) - [Commits](https://github.com/n8n-io/n8n/compare/n8n@2.22.3...n8n@2.27.1) --- updated-dependencies: - dependency-name: "@n8n/eslint-plugin-community-nodes" dependency-version: 0.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@n8n/node-cli" dependency-version: 0.35.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 26.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.61.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: n8n-workflow dependency-version: 2.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 5 updates:
0.19.00.20.00.34.00.35.125.9.326.0.08.61.08.61.12.22.32.27.1Updates
@n8n/eslint-plugin-community-nodesfrom 0.19.0 to 0.20.0Release notes
Sourced from @n8n/eslint-plugin-community-nodes's releases.
... (truncated)
Commits
90040a3🔖 Release n8n@0.20.0b793b2c⬆️ Set n8n-editor-ui@0.16.0 and n8n-nodes-base@0.15.0 on n8nbf0e528🔖 Release n8n-editor-ui@0.16.0077a9fc🔖 Release n8n-nodes-base@0.15.09b95072⏪ Revert commit90f2dcb🐛 Fix bug that page did load white after version updated6b8b95⚡ Display currently installed version in editor-ui52bd08f⚡ Add additional data to Error Workflow Trigger9bd5d4bFirst try to get custom properties to work with v16e81abe💄 Fix display issue of select fieldsUpdates
@n8n/node-clifrom 0.34.0 to 0.35.1Release notes
Sourced from @n8n/node-cli's releases.
... (truncated)
Commits
c7cd533🔖 Release n8n-design-system@0.35.1acc6253🔖 Release n8n-nodes-base@0.193.2a30a8d9⬆️ Set n8n-core@0.135.1 and n8n-workflow@0.117.1 on n8n-nodes-base0b381ca🔖 Release n8n-node-dev@0.74.12bb4d22⬆️ Set n8n-core@0.135.1 and n8n-workflow@0.117.1 on n8n-node-devcff1143🔖 Release n8n-core@0.135.1556a590⬆️ Set n8n-workflow@0.117.1 on n8n-core580f710🔖 Release n8n-workflow@0.117.1469c391fix(core): Fix resolve RL values in expressions (#4173)d01f7d4feat(editor-ui): Resizable main panel (#3980)Updates
@types/nodefrom 25.9.3 to 26.0.0Commits
Updates
@typescript-eslint/parserfrom 8.61.0 to 8.61.1Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
aaad718chore(release): publish 8.61.1Updates
n8n-workflowfrom 2.22.3 to 2.27.1Commits
95da50e🚀 Release 2.27.1 (#32478)999f46efix(core): Suspend query acquisition during database connection recovery (bac...ee85c82feat(core): Make MCP and OAuth server IP rate limits configurable via environ...b2f2d4bperf(core): Stabilize Instance AI prompt-cache prefix across turns (backport ...445e6fffix(core): Change default value of the COOP header (backport to release-candi...f4871fe🚀 Release 2.27.0 (#32365)7a5c208feat: Show the workflow name on the OAuth consent screen (#32362)029cf72feat(core): Add valid-author community node lint rule (#32357)fe98befchore: Unify agent skill sources (no-changelog) (#30541)bedb127feat(core): Add package export/import commands to the CLI client (no-changelo...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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