Skip to content

chore(deps-dev): bump the npm-dev-dependencies group across 1 directory with 2 updates#185

Merged
neilime merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dev-dependencies-9311fbe06a
Oct 13, 2025
Merged

chore(deps-dev): bump the npm-dev-dependencies group across 1 directory with 2 updates#185
neilime merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dev-dependencies-9311fbe06a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2025

Bumps the npm-dev-dependencies group with 2 updates in the / directory: @ts-dev-tools/core and eslint-plugin-jsonc.

Updates @ts-dev-tools/core from 1.9.6 to 1.9.7

Release notes

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

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

1.9.7 (2025-10-01)

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

Commits
  • 017cf83 Publish
  • 245d68a build(deps-dev): bump lerna from 8.2.4 to 9.0.0
  • 3a3a15b build(deps): bump lint-staged from 16.1.6 to 16.2.1
  • 5ad35c3 build(deps): bump the npm-commitlint-dependencies group with 3 updates
  • 22a156d build(deps): bump the npm-eslint-dependencies group with 3 updates
  • cf7f3c8 build(deps): bump ts-jest in the npm-jest-dependencies group
  • 6970954 build(deps): bump typescript-eslint in the npm-eslint-dependencies group
  • 48d2ec2 build(deps): bump @​types/react in the npm-react-dependencies group
  • 5c6318f build(deps): bump @​types/node from 24.3.1 to 24.5.2
  • 9805a78 build(deps): bump ts-jest in the npm-jest-dependencies group
  • Additional commits viewable in compare view

Updates eslint-plugin-jsonc from 2.20.1 to 2.21.0

Release notes

Sourced from eslint-plugin-jsonc's releases.

v2.21.0

Minor Changes

  • #426 efc00a6 Thanks @​ota-meshi! - feat(sort-array-values): improve to calculate the minimum edit distance for sorting and report the optimal sorting direction

  • #426 efc00a6 Thanks @​ota-meshi! - feat(sort-keys): improve to calculate the minimum edit distance for sorting and report the optimal sorting direction

Changelog

Sourced from eslint-plugin-jsonc's changelog.

2.21.0

Minor Changes

  • #426 efc00a6 Thanks @​ota-meshi! - feat(sort-array-values): improve to calculate the minimum edit distance for sorting and report the optimal sorting direction

  • #426 efc00a6 Thanks @​ota-meshi! - feat(sort-keys): improve to calculate the minimum edit distance for sorting and report the optimal sorting direction

Commits
  • ee6e6a9 chore: fix workflow
  • 4296941 chore: release eslint-plugin-jsonc (#430)
  • b18253d chore(deps): update actions/setup-node action to v5 (#424)
  • 7ab13e1 chore(deps): update dependency @​eslint/json to ^0.13.0 (#414)
  • d223e18 chore(deps): update dependency vite-plugin-eslint4b to ^0.6.0 (#412)
  • d0ba2d6 chore(deps): update dependency stylelint-config-standard to v39 (#417)
  • cd9d58d chore(deps): update dependency @​ota-meshi/eslint-plugin to ^0.18.0 (#419)
  • efc00a6 feat(sort-keys, sort-array-values): improve to calculate the minimum edit dis...
  • da27c0e chore: repository maintenance (#427)
  • caef3c1 chore(deps): update dependency @​types/eslint-scope to v8 (#409)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jsonc since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 10, 2025
…ry with 2 updates

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

---
updated-dependencies:
- dependency-name: "@ts-dev-tools/core"
  dependency-version: 1.9.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dev-dependencies
- dependency-name: eslint-plugin-jsonc
  dependency-version: 2.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
@neilime neilime force-pushed the dependabot/npm_and_yarn/npm-dev-dependencies-9311fbe06a branch from db70d2e to 3f02bf2 Compare October 13, 2025 16:42
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.02%. Comparing base (b9f10db) to head (3f02bf2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   97.02%   97.02%           
=======================================
  Files           9        9           
  Lines         168      168           
  Branches       22       22           
=======================================
  Hits          163      163           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@neilime neilime merged commit fff732c into main Oct 13, 2025
34 checks passed
@neilime neilime deleted the dependabot/npm_and_yarn/npm-dev-dependencies-9311fbe06a branch October 13, 2025 16:46
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