Skip to content

build(deps-dev): bump the dev-dependencies group across 1 directory with 16 updates#17

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-7c107c111d
Closed

build(deps-dev): bump the dev-dependencies group across 1 directory with 16 updates#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-7c107c111d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

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

Package From To
@abinnovision/commitlint-config 2.2.4 2.3.0
@abinnovision/prettier-config 2.1.5 2.2.0
@commitlint/cli 20.5.2 21.0.1
@vitest/coverage-v8 4.1.5 4.1.6
lint-staged 16.4.0 17.0.4
publint 0.3.18 0.3.21
turbo 2.9.6 2.9.12
vitest 4.1.5 4.1.6
@abinnovision/eslint-config-base 3.2.2 3.4.1
@n8n/eslint-plugin-community-nodes 0.12.0 0.15.0
eslint 9.39.4 10.3.0
n8n-workflow 2.18.3 2.21.1
tsx 4.21.0 4.21.1
zod 4.3.6 4.4.3
@hey-api/openapi-ts 0.96.1 0.97.1
tsdown 0.21.10 0.22.0

Updates @abinnovision/commitlint-config from 2.2.4 to 2.3.0

Release notes

Sourced from @​abinnovision/commitlint-config's releases.

commitlint-config: v2.3.0

2.3.0 (2026-04-28)

Features

Commits
  • bf26a36 chore: release main (#600)
  • 4de4c56 feat: support ESLint 10 in shared configs (#599)
  • 6eeae92 chore: release main (#597)
  • d3f46d6 docs: rename guide and update content for clarity (#598)
  • df6b53b fix: enforce consistent line wrapping with loose strictness (#596)
  • 5b3bc40 chore: release main (#595)
  • 3414a8e fix: remove lines-around-comment rule to resolve conflicts (#594)
  • 41e3146 chore: release main (#593)
  • a5926eb build: remove legacy package from release-please config (#592)
  • dcd975b fix: disable lines-around-comment rule for JSX/TSX files due to Prettier conf...
  • Additional commits viewable in compare view

Updates @abinnovision/prettier-config from 2.1.5 to 2.2.0

Release notes

Sourced from @​abinnovision/prettier-config's releases.

commitlint-config: v2.2.0

2.2.0 (2024-08-05)

Features

eslint-config-react: v2.2.0

2.2.0 (2024-10-16)

Features

  • add eslint-plugin-react-hooks with recommended config (#339) (6d0a2e0)

Bug Fixes

eslint-config-base: v2.2.0

2.2.0 (2024-10-24)

Features

  • eslint: add unused-imports plugin and update rules (#356) (303352c)

eslint-config-typescript: v2.2.0

2.2.0 (2024-10-24)

Features

  • eslint: add unused-imports plugin and update rules (#356) (303352c)

prettier-config: v2.2.0

2.2.0 (2026-04-28)

Features

Commits
  • bf26a36 chore: release main (#600)
  • 4de4c56 feat: support ESLint 10 in shared configs (#599)
  • 6eeae92 chore: release main (#597)
  • d3f46d6 docs: rename guide and update content for clarity (#598)
  • df6b53b fix: enforce consistent line wrapping with loose strictness (#596)
  • 5b3bc40 chore: release main (#595)
  • 3414a8e fix: remove lines-around-comment rule to resolve conflicts (#594)
  • 41e3146 chore: release main (#593)
  • a5926eb build: remove legacy package from release-please config (#592)
  • dcd975b fix: disable lines-around-comment rule for JSX/TSX files due to Prettier conf...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​abinnovision/prettier-config since your current version.


Updates @commitlint/cli from 20.5.2 to 21.0.1

Release notes

Sourced from @​commitlint/cli's releases.

v21.0.1

21.0.1 (2026-05-12)

Bug Fixes

CI

New Contributors

Full Changelog: conventional-changelog/commitlint@v21.0.0...v21.0.1

v21.0.0

Heads-up: --legacy-output is a transitional escape hatch. It will be removed in a future major release. Plan to migrate your parsers / snapshots to the new format during the v21 lifecycle.

21.0.0 (2026-05-08)

Breaking

Fixes

Internals (Node 22 cleanup)

  • chore: replace dependencies with Node 22 built-ins by @​escapedcat in #4681 — drops glob, fast-glob, import-meta-resolve, minimist, fs-extra
  • refactor: replace read-pkg with native fs.readFile + JSON.parse by @​escapedcat in #4742
  • chore: update dependency yargs to v18 by @​escapedcat in #4686
  • chore: remove cross-env, move env vars to vitest config by @​escapedcat in #4684

Dependency updates

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

21.0.1 (2026-05-12)

Note: Version bump only for package @​commitlint/cli

21.0.0 (2026-05-08)

BREAKING CHANGES

  • drop node v18 and v20 support
  • Bump engines to >=v22 in all 39 package.json files
  • Update @​types/node to ^22.0.0
  • Update CI matrix to [22, 24]
  • Update Ubuntu baseline job to ubuntu:26.04
  • Update Dockerfile.ci, .mise.toml, .codesandbox/ci.json
  • Update pre-commit hook to use --ignore-engines
  • Update README and docs

Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

20.5.3 (2026-04-30)

Note: Version bump only for package @​commitlint/cli

Commits

Updates @vitest/coverage-v8 from 4.1.5 to 4.1.6

Release notes

Sourced from @​vitest/coverage-v8's releases.

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

Updates lint-staged from 16.4.0 to 17.0.4

Release notes

Sourced from lint-staged's releases.

v17.0.4

Patch Changes

  • #1788 f95c1f8 - Another fix for making sure lint-staged adds task modifications correctly to the commit in the following cases:

    • after editing <file> it is staged with git add <file>, and then committed with git commit
    • after editing <file> it is committed with git commit --all without explicit git add
    • after editing <file> it is committed with git commit <pathspec> without explicit git add

    There's new test cases which actually setup the Git pre_commit hook to run lint-staged and verify them. These issues started in v17.0.0 when trying to improve support for committig without having explicitly staged files.

v17.0.3

Patch Changes

  • #1782 06813f9 Thanks @​iiroj! - Fix lint-staged behavior when implicitly committing files without using git add by either:
    • git commit -am "my commit message" where -a (--all) means to automatically stage all tracked modified and deleted files
    • git commit -m "my commit message" . where . is an example of a pathspec where matching files will be staged

v17.0.2

Patch Changes

v17.0.1

Patch Changes

  • #1776 4a5664b Thanks @​iiroj! - Adjust GitHub Actions workflow so that automatic publishing works with signed commits.

v17.0.0

Major Changes

  • #1745 e244adf Thanks @​iiroj! - Node.js v20 is no longer supported, and the oldest supported version is now 22.22.1, which is an active LTS version at the time of this release. Node.js 20 will be EOL after April 2026. Please upgrade your Node.js version!

  • #1676 0584e0b Thanks @​outslept! - Lint-staged now tries to verify the installed Git version is at least 2.32.0, released in 2021. If you're using an even older Git version, you need to upgrade it before running lint-staged!

  • #1745 2dcc40a Thanks @​iiroj! - The dependency yaml is now marked as optional and probably won't be installed by default. If you're using a YAML configuration file you should install the package separately:

    npm install --development yaml

    If you're using .lintstagedrc as the config file name (without a file extension), it will be treated as a YAML file. If the content is JSON, consider renaming it to .lintstagedrc.json to avoid needing to install yaml.

Minor Changes

  • #1748 809d5ef Thanks @​iiroj! - Add new option --hide-all for hiding all unstaged changes and untracked files, before running tasks. This makes it easier to run tools like Knip which check for unused code. Untracked files are included in the backup stash and restored automatically after running.

  • #1759 f13045a Thanks @​iiroj! - Update dependencies, including tinyexec@1.1.1 to fix the following issues:

    • When using a Node.js version manager with multiple versions installed (nvm, n, for example), scripts with the #!/usr/bin/env node shebang (Prettier, ESLint, for example) were previously spawned using the default Node.js version configured by the version manager (the one which node points to) on POSIX systems. Now, they will be spawned with the same version that lint-staged itself was started with.
      • For example, if your default Node.js version is 24.14.1 but lint-staged is run with the latest version 25.9.0, the tasks spawned by lint-staged will now also use version 25.9.0. Previously they were spawned using 24.14.1.

... (truncated)

Changelog

Sourced from lint-staged's changelog.

17.0.4

Patch Changes

  • #1788 f95c1f8 - Another fix for making sure lint-staged adds task modifications correctly to the commit in the following cases:

    • after editing <file> it is staged with git add <file>, and then committed with git commit
    • after editing <file> it is committed with git commit --all without explicit git add
    • after editing <file> it is committed with git commit <pathspec> without explicit git add

    There's new test cases which actually setup the Git pre_commit hook to run lint-staged and verify them. These issues started in v17.0.0 when trying to improve support for committig without having explicitly staged files.

17.0.3

Patch Changes

  • #1782 06813f9 Thanks @​iiroj! - Fix lint-staged behavior when implicitly committing files without using git add by either:
    • git commit -am "my commit message" where -a (--all) means to automatically stage all tracked modified and deleted files
    • git commit -m "my commit message" . where . is an example of a pathspec where matching files will be staged

17.0.2

Patch Changes

17.0.1

Patch Changes

  • #1776 4a5664b Thanks @​iiroj! - Adjust GitHub Actions workflow so that automatic publishing works with signed commits.

17.0.0

Major Changes

  • #1745 e244adf Thanks @​iiroj! - Node.js v20 is no longer supported, and the oldest supported version is now 22.22.1, which is an active LTS version at the time of this release. Node.js 20 will be EOL after April 2026. Please upgrade your Node.js version!

  • #1676 0584e0b Thanks @​outslept! - Lint-staged now tries to verify the installed Git version is at least 2.32.0, released in 2021. If you're using an even older Git version, you need to upgrade it before running lint-staged!

  • #1745 2dcc40a Thanks @​iiroj! - The dependency yaml is now marked as optional and probably won't be installed by default. If you're using a YAML configuration file you should install the package separately:

    npm install --development yaml

    If you're using .lintstagedrc as the config file name (without a file extension), it will be treated as a YAML file. If the content is JSON, consider renaming it to .lintstagedrc.json to avoid needing to install yaml.

Minor Changes

  • #1748 809d5ef Thanks @​iiroj! - Add new option --hide-all for hiding all unstaged changes and untracked files, before running tasks. This makes it easier to run tools like Knip which check for unused code. Untracked files are included in the backup stash and restored automatically after running.

... (truncated)

Commits
  • 2862964 Merge pull request #1789 from lint-staged/changeset-release/main
  • c9ecd54 chore(changeset): release
  • cc6b51a Merge pull request #1788 from lint-staged/fix-update-index-again
  • f95c1f8 fix: update both default index.lock and non-standard lock when latter exists
  • f44ee68 Merge pull request #1786 from lint-staged/update-repo-url
  • a61cf18 build(deps): update dependencies
  • ea00037 docs: disable Changesets "thanks"
  • ab7c26c docs: update repo URL to point in lint-staged/lint-staged
  • a36ec1e Merge pull request #1783 from lint-staged/changeset-release/main
  • 03ce2a9 chore(changeset): release
  • Additional commits viewable in compare view

Updates publint from 0.3.18 to 0.3.21

Release notes

Sourced from publint's releases.

publint@0.3.21

Patch Changes

  • Suggest adding "sideEffects": false when bundler-oriented package fields or conditions are detected and the field is missing. (#228)

publint@0.3.20

Patch Changes

  • Suggest adding engines.node when it is missing from detected Node.js packages (#226)

  • Loosen "breaking change" wording in lint messages (7bb3f4f)

publint@0.3.19

Patch Changes

  • Add NESTED_PACKAGE_JSON_FIELD_IGNORED to warn when published nested package.json files define "exports" or "imports", which Node.js ignores outside the package root. (#224)

  • Fix internal browser directory traversal logic (#224)

Changelog

Sourced from publint's changelog.

0.3.21

Patch Changes

  • Suggest adding "sideEffects": false when bundler-oriented package fields or conditions are detected and the field is missing. (#228)

0.3.20

Patch Changes

  • Suggest adding engines.node when it is missing from detected Node.js packages (#226)

  • Loosen "breaking change" wording in lint messages (7bb3f4f)

0.3.19

Patch Changes

  • Add NESTED_PACKAGE_JSON_FIELD_IGNORED to warn when published nested package.json files define "exports" or "imports", which Node.js ignores outside the package root. (#224)

  • Fix internal browser directory traversal logic (#224)

Commits

Updates turbo from 2.9.6 to 2.9.12

Release notes

Sourced from turbo's releases.

Turborepo v2.9.12

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.9.11...v2.9.12

Turborepo v2.9.11

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.9.10...v2.9.11

Turborepo v2.9.11-canary.7

What's Changed

Changelog

... (truncated)

Commits

Updates vitest from 4.1.5 to 4.1.6

Release notes

Sourced from vitest's releases.

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • a8fd24c chore: release v4.1.6
  • 18af98c fix(browser): simplify orchestrator otel carrier (#10285)
  • 3188260 feat(browser): provide project reference in ToMatchScreenshotResolvePath (#...
  • See full diff in compare view

Updates @abinnovision/eslint-config-base from 3.2.2 to 3.4.1

Release notes

Sourced from @​abinnovision/eslint-config-base's releases.

eslint-config-base: v3.4.1

3.4.1 (2026-05-10)

Bug Fixes

  • add support for additional test directory patterns (#604) (8eee69b)

eslint-config-base: v3.4.0

3.4.0 (2026-04-28)

Features

  • add complementary import-x rules to shared base config (#602) (5e84da1)

eslint-config-base: v3.3.0

3.3.0 (2026-04-28)

Features

Commits

Updates @n8n/eslint-plugin-community-nodes from 0.12.0 to 0.15.0

Release notes

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

beta

2.21.2 (2026-05-14)

Bug Fixes

  • core: Preserve nested arrays in VM expression engine output (#30333) (f5698a1)
  • core: Resolve empty expressions to empty string in VM evaluator (#30324) (6dd1306)

n8n@2.21.2

2.21.2 (2026-05-14)

Bug Fixes

  • core: Preserve nested arrays in VM expression engine output (#30333) (f5698a1)
  • core: Resolve empty expressions to empty string in VM evaluator (#30324) (6dd1306)

stable

2.20.7-exp.0 (2026-05-13)

n8n@2.20.7-exp.0

2.20.7-exp.0 (2026-05-13)

n8n@2.21.1

2.21.1 (2026-05-13)

Bug Fixes

  • core: Preserve AxiosHeaders instance when applying OpenAI vendor defaults (#30296) (6e6a286)

n8n@2.20.7

2.20.7 (2026-05-13)

Bug Fixes

  • core: Preserve AxiosHeaders instance when applying OpenAI vendor defaults (#30285) (979aa28)

n8n@1.123.43

1.123.43 (2026-05-13)

Bug Fixes

  • Fix 16 security issues in fast-xml-builder, fast-uri, langsmith and 3 more (#30168) (6642f30)

n8n@2.21.0

2.21.0 (2026-05-12)

... (truncated)

Commits

…ith 16 updates

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

| Package | From | To |
| --- | --- | --- |
| [@abinnovision/commitlint-config](https://github.com/abinnovision/js-commons) | `2.2.4` | `2.3.0` |
| [@abinnovision/prettier-config](https://github.com/abinnovision/js-commons) | `2.1.5` | `2.2.0` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.5.2` | `21.0.1` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.5` | `4.1.6` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.4.0` | `17.0.4` |
| [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) | `0.3.18` | `0.3.21` |
| [turbo](https://github.com/vercel/turborepo) | `2.9.6` | `2.9.12` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.5` | `4.1.6` |
| [@abinnovision/eslint-config-base](https://github.com/abinnovision/js-commons) | `3.2.2` | `3.4.1` |
| [@n8n/eslint-plugin-community-nodes](https://github.com/n8n-io/n8n) | `0.12.0` | `0.15.0` |
| [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.3.0` |
| [n8n-workflow](https://github.com/n8n-io/n8n) | `2.18.3` | `2.21.1` |
| [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.21.1` |
| [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` |
| [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.96.1` | `0.97.1` |
| [tsdown](https://github.com/rolldown/tsdown) | `0.21.10` | `0.22.0` |



Updates `@abinnovision/commitlint-config` from 2.2.4 to 2.3.0
- [Release notes](https://github.com/abinnovision/js-commons/releases)
- [Commits](abinnovision/js-commons@commitlint-config-v2.2.4...commitlint-config-v2.3.0)

Updates `@abinnovision/prettier-config` from 2.1.5 to 2.2.0
- [Release notes](https://github.com/abinnovision/js-commons/releases)
- [Commits](abinnovision/js-commons@prettier-config-v2.1.5...prettier-config-v2.2.0)

Updates `@commitlint/cli` from 20.5.2 to 21.0.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.1/@commitlint/cli)

Updates `@vitest/coverage-v8` from 4.1.5 to 4.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/coverage-v8)

Updates `lint-staged` from 16.4.0 to 17.0.4
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.4.0...v17.0.4)

Updates `publint` from 0.3.18 to 0.3.21
- [Release notes](https://github.com/publint/publint/releases)
- [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md)
- [Commits](https://github.com/publint/publint/commits/publint@0.3.21/packages/publint)

Updates `turbo` from 2.9.6 to 2.9.12
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v2.9.6...v2.9.12)

Updates `vitest` from 4.1.5 to 4.1.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/vitest)

Updates `@abinnovision/eslint-config-base` from 3.2.2 to 3.4.1
- [Release notes](https://github.com/abinnovision/js-commons/releases)
- [Commits](abinnovision/js-commons@eslint-config-base-v3.2.2...eslint-config-base-v3.4.1)

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

Updates `eslint` from 9.39.4 to 10.3.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.4...v10.3.0)

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

Updates `tsx` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.21.0...v4.21.1)

Updates `zod` from 4.3.6 to 4.4.3
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.3.6...v4.4.3)

Updates `@hey-api/openapi-ts` from 0.96.1 to 0.97.1
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/commits)

Updates `tsdown` from 0.21.10 to 0.22.0
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.21.10...v0.22.0)

---
updated-dependencies:
- dependency-name: "@abinnovision/commitlint-config"
  dependency-version: 2.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@abinnovision/prettier-config"
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@commitlint/cli"
  dependency-version: 21.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: lint-staged
  dependency-version: 17.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: publint
  dependency-version: 0.3.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: turbo
  dependency-version: 2.9.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: vitest
  dependency-version: 4.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@abinnovision/eslint-config-base"
  dependency-version: 3.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@n8n/eslint-plugin-community-nodes"
  dependency-version: 0.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: n8n-workflow
  dependency-version: 2.21.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: tsx
  dependency-version: 4.21.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: zod
  dependency-version: 4.4.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.97.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: tsdown
  dependency-version: 0.22.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 May 14, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 14, 2026 13:30
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 28, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 28, 2026
auto-merge was automatically disabled May 28, 2026 15:17

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-dependencies-7c107c111d branch May 28, 2026 15:17
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