chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates - #21
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…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.27.0` | `0.29.0` | | [@n8n/node-cli](https://github.com/n8n-io/n8n) | `0.41.2` | `0.44.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.2.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.65.0` | `8.67.0` | | [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.9.0` | Updates `@n8n/eslint-plugin-community-nodes` from 0.27.0 to 0.29.0 - [Release notes](https://github.com/n8n-io/n8n/releases) - [Commits](https://github.com/n8n-io/n8n/compare/n8n@0.27.0...n8n@0.29.0) Updates `@n8n/node-cli` from 0.41.2 to 0.44.5 - [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.2.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.67.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.67.0/packages/parser) Updates `eslint` from 10.8.0 to 10.9.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.9.0) --- updated-dependencies: - dependency-name: "@n8n/eslint-plugin-community-nodes" dependency-version: 0.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@n8n/node-cli" dependency-version: 0.44.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.9.0 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 in the / directory:
0.27.00.29.00.41.20.44.526.1.226.2.08.65.08.67.010.8.010.9.0Updates
@n8n/eslint-plugin-community-nodesfrom 0.27.0 to 0.29.0Release notes
Sourced from @n8n/eslint-plugin-community-nodes's releases.
... (truncated)
Commits
728612b🔖 Release n8n@0.29.00f0aaca⬆️ Set n8n-nodes-base@0.24.0 on n8n5c05116🔖 Release n8n-nodes-base@0.24.0547f245⚡ Make it possible to use email nodes work with unauthorized certs0249177📚 Make clear what has to be executed to develope for n8nc82c411🔀 Merge branch 'lucafaggianelli-gitlab'4ebdffd⚡ Small fixes to Gitlab node before mergeeb2425c🔀 Merge branch 'gitlab' of https://github.com/lucaf...a2b5898⚡ Check for correct Node.js version on start69af5e7🔖 Release n8n@0.28.0Updates
@n8n/node-clifrom 0.41.2 to 0.44.5Release notes
Sourced from @n8n/node-cli's releases.
... (truncated)
Commits
Updates
@types/nodefrom 26.1.2 to 26.2.0Commits
Updates
@typescript-eslint/parserfrom 8.65.0 to 8.67.0Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
20a261fchore(release): publish 8.67.03b155bbchore: use typescript 7 for typechecking (#12601)e51b11bchore(release): publish 8.66.0Updates
eslintfrom 10.8.0 to 10.9.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
c27bc9210.9.0fa831d9Build: changelog update for 10.9.0899dbf1chore: update github/codeql-action action to v4.37.7 (#21243)08de88efeat: handle underflow in no-loss-of-precision (#21218)9ef407adocs: use eslint.config.* wherever config file names are listed (#21216)9aa3873chore: update ecosystem plugins (#21235)2ba3025fix: prevent unsafeno-varautofix with hoisted functions (#21213)dc1e7a8chore: update ecosystem plugins (#21208)87f66f4docs: Update README8e69622fix: Prevent no-var autofix when var is shadowed by catch parameter (#21204)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