Skip to content

build(deps-dev): bump the npm-dev-dependencies group across 1 directory with 4 updates#67

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dev-dependencies-da93e8c36e
Open

build(deps-dev): bump the npm-dev-dependencies group across 1 directory with 4 updates#67
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-dev-dependencies-da93e8c36e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-dev-dependencies group with 4 updates in the / directory: @ts-dev-tools/core, @vercel/ncc, eslint-plugin-github and eslint-plugin-jsonc.

Updates @ts-dev-tools/core from 1.12.1 to 1.13.0

Release notes

Sourced from @​ts-dev-tools/core's releases.

@​ts-dev-tools/core@​1.13.0

1.13.0 (2026-07-04)

Bug Fixes

  • allows scripts (8ea0e92)
  • core: update pre-commit command to handle unmatched errors (c8d73ba)

Features

@​ts-dev-tools/core@​1.12.4

1.12.4 (2026-06-04)

Bug Fixes

  • minor issues regarding biome and vitest integration (b66972d)

@​ts-dev-tools/core@​1.12.3

1.12.3 (2026-06-03)

Note: Version bump only for package @​ts-dev-tools/core

@​ts-dev-tools/core@​1.12.2

1.12.2 (2026-06-01)

Note: Version bump only for package @​ts-dev-tools/core

Commits
  • 403edd7 Publish
  • 2296c06 build(deps): bump ghcr.io/devcontainers/features/node
  • f120390 build(deps): bump undici from 7.27.1 to 7.28.0
  • a148024 build(deps): bump form-data from 4.0.5 to 4.0.6
  • 2945e54 feat: upgrade npm deps
  • e8afca6 build(deps): bump the github-actions-dependencies group across 1 directory wi...
  • c8d73ba fix(core): update pre-commit command to handle unmatched errors
  • 090d4b8 build(deps-dev): bump sigstore from 4.1.0 to 4.1.1
  • bfd7390 build(deps): bump the npm-commitlint-dependencies group across 1 directory wi...
  • b086efd build(deps): bump @​types/node
  • Additional commits viewable in compare view

Updates @vercel/ncc from 0.38.4 to 0.44.1

Release notes

Sourced from @​vercel/ncc's releases.

0.44.1

0.44.1 (2026-06-29)

Bug Fixes

0.44.0

0.44.0 (2026-06-09)

Features

0.43.0

0.43.0 (2026-06-09)

Changes

  • BREAKING CHANGE: add Node 24 and 26 support, remove 20 (#1318) (#1305)
  • switch npm releases to trusted publishing (OIDC) (#1325) (#1327) (#1328) (#1329) (#1330) (#1331) (#1332)
  • switch package management to pnpm (#1321)
  • fix predictable global cache directory in /tmp enables symlink/hijack risks (#1314)
  • reorder extension resolution to prioritise TypeScript over JSON (#1315)
  • support TypeScript 6 transpile builds (#1316)
Commits
  • 8f0aefd fix: preserve runtime createRequire in ESM builds (#1334)
  • b9c6310 chore: Update vm2 to latest version (3.11.5) (#1333)
  • 88be21f chore(deps): Bump actions/checkout from 5 to 6 (#1300)
  • 5ea625e feat: read permissions pr.yml (#1323)
  • a1ff315 feat: remove npm devDependency (#1332)
  • 9e077ab feat: add publishConfig to package.json (#1331)
  • 7290aa7 feat(ci): upgrade python and remove LLVM LTO flags from MSVC build to fix Nod...
  • a428a10 feat: publish using node@24 (#1329)
  • 3192116 feat: use canonical package repository metadata (#1328)
  • 4461a52 feat: lock semantic-release publish dependencies (#1327)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​vercel/ncc since your current version.


Updates eslint-plugin-github from 6.0.0 to 6.1.0

Release notes

Sourced from eslint-plugin-github's releases.

v6.1.0

  • Expanded supported ESLint peer range Changed peerDependencies from ^8 || ^9 to ^8 || ^9 || ^10
  • Fixed flat recommended plugin wiring for compatibility Wrapped eslint-plugin-eslint-comments with @​eslint/compat

v6.1.0-alpha

  • Expanded supported ESLint peer range Changed peerDependencies from ^8 || ^9 to ^8 || ^9 || ^10
  • Fixed flat recommended plugin wiring for compatibility Wrapped eslint-plugin-eslint-comments with @​eslint/compat
Commits
  • 3611a16 Merge pull request #713 from github/alaingoga/eslint10-compact
  • fe11575 Support ESLint 10: widen peer range and fix eslint-comments in flat recommend...
  • 2dcfb60 Merge pull request #706 from github/dependabot/npm_and_yarn/all-dependencies-...
  • e0b18e1 docs: regenerate rule docs for eslint-doc-generator v3
  • 2e8b012 chore(deps): bump the all-dependencies group across 1 directory with 14 updates
  • 2ebd311 Merge pull request #710 from github/dependabot/npm_and_yarn/test-examples/fla...
  • b5ef200 Merge pull request #709 from github/dependabot/npm_and_yarn/js-yaml-4.2.0
  • 9a76848 Merge pull request #711 from github/dependabot/github_actions/actions/checkou...
  • c3a5853 chore(deps): bump actions/checkout from 6.0.3 to 7.0.0
  • 098fa25 chore(deps-dev): bump js-yaml
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-github since your current version.


Updates eslint-plugin-jsonc from 3.1.2 to 3.3.0

Release notes

Sourced from eslint-plugin-jsonc's releases.

v3.3.0

Minor Changes

v3.2.0

Minor Changes

Changelog

Sourced from eslint-plugin-jsonc's changelog.

3.3.0

Minor Changes

3.2.0

Minor Changes

Commits
  • 89fcb99 chore: release eslint-plugin-jsonc (#522)
  • 1e36e43 chore: format
  • 7d42402 chore: fix web site script
  • 9f6808a feat(sort-array-values): add key option to sort object arrays by property (...
  • 04fcc25 chore(deps): update dependency pako to v3 (#521)
  • 90cc9b3 chore(deps): update actions/checkout action to v7 (#520)
  • 4a8a05a chore(deps): update babel monorepo to v8 (#518)
  • 8a670e8 chore(deps): update dependency @​eslint/json to v2 (#515)
  • cc62e58 chore(deps): update dependency eslint-plugin-jsdoc to v63 (#513)
  • 8e0f88d chore(deps): update dependency @​changesets/changelog-github to ^0.7.0 (#511)
  • Additional commits viewable in compare view

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

…ry with 4 updates

Bumps the npm-dev-dependencies group with 4 updates in the / directory: [@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools), [@vercel/ncc](https://github.com/vercel/ncc), [eslint-plugin-github](https://github.com/github/eslint-plugin-github) and [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc).


Updates `@ts-dev-tools/core` from 1.12.1 to 1.13.0
- [Release notes](https://github.com/escemi-tech/ts-dev-tools/releases)
- [Commits](https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/core@1.12.1...@ts-dev-tools/core@1.13.0)

Updates `@vercel/ncc` from 0.38.4 to 0.44.1
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.38.4...0.44.1)

Updates `eslint-plugin-github` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v6.0.0...v6.1.0)

Updates `eslint-plugin-jsonc` from 3.1.2 to 3.3.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-jsonc@v3.1.2...v3.3.0)

---
updated-dependencies:
- dependency-name: "@ts-dev-tools/core"
  dependency-version: 1.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-dependencies
- dependency-name: "@vercel/ncc"
  dependency-version: 0.44.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-dependencies
- dependency-name: eslint-plugin-github
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-dependencies
- dependency-name: eslint-plugin-jsonc
  dependency-version: 3.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-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 Jul 10, 2026
@github-actions

Copy link
Copy Markdown

Hi, thank you for creating your PR, we will check it out very soon

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