Skip to content

build(deps-dev): bump eslint-plugin-jsonc from 3.0.1 to 3.1.1 in the npm-development group#337

Merged
steoj merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-development-912cd5ef00
Mar 12, 2026
Merged

build(deps-dev): bump eslint-plugin-jsonc from 3.0.1 to 3.1.1 in the npm-development group#337
steoj merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-development-912cd5ef00

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps the npm-development group with 1 update: eslint-plugin-jsonc.

Updates eslint-plugin-jsonc from 3.0.1 to 3.1.1

Release notes

Sourced from eslint-plugin-jsonc's releases.

v3.1.1

Patch Changes

v3.1.0

Minor Changes

  • #487 8a1f4b9 Thanks @​ota-meshi! - feat(object-curly-spacing): add emptyObjects option to control spacing in empty objects
Changelog

Sourced from eslint-plugin-jsonc's changelog.

3.1.1

Patch Changes

3.1.0

Minor Changes

  • #487 8a1f4b9 Thanks @​ota-meshi! - feat(object-curly-spacing): add emptyObjects option to control spacing in empty objects
Commits

Dependabot compatibility score

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

Bumps the npm-development group with 1 update: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc).


Updates `eslint-plugin-jsonc` from 3.0.1 to 3.1.1
- [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.0.1...v3.1.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
  dependency-version: 3.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
...

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 Mar 12, 2026
@github-actions
Copy link
Contributor

Test Coverage

Vitest Coverage (summary)

Lines Statements Branches Functions
Coverage: 100%
100% (273/273) 98.29% (115/117) 100% (58/58)
Coverage Report (100%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files10098.29100100 
src10098.29100100 
   ...ailureRate.ts100100100100 
   ...itsAdapter.ts100100100100 
   ...yFrequency.ts10090.910010023
   IssuesAdapter.ts100100100100 
   LeadTime.ts10096.5510010059
   ...eToRestore.ts100100100100 
   ...stsAdapter.ts100100100100 
   ...aseAdapter.ts100100100100 
   index.ts100100100100 
src/interfaces0000 
   ...itsAdapter.ts0000 
   ...uesAdapter.ts0000 
   ...stsAdapter.ts0000 
   ...aseAdapter.ts0000 
src/types0000 
   Commit.ts0000 
   Issue.ts0000 
   Person.ts0000 
   PullRequest.ts0000 
   Release.ts0000 

@github-actions
Copy link
Contributor

Code Coverage change
This PR changes coverage by 0 %
Component coverage will change from 100% to 100%.

@github-actions
Copy link
Contributor

Stryker report

File % score # killed # timeout # survived # no cov # errors
DeployFrequency.ts 93.10 27 0 2 0 12
LeadTime.ts 67.05 59 0 29 0 17
MeanTimeToRestore.ts 86.54 90 0 14 0 24
ChangeFailureRate.ts 87.36 76 0 11 0 11
CommitsAdapter.ts 100.00 5 0 0 0 4
IssuesAdapter.ts 45.00 9 0 11 0 6
PullRequestsAdapter.ts 45.00 9 0 11 0 6
ReleaseAdapter.ts 45.00 9 0 11 0 6
index.ts 69.77 60 0 26 0 3
All 74.95 344 0 115 0 89

github-actions bot pushed a commit that referenced this pull request Mar 12, 2026
@steoj steoj merged commit 9f22c45 into main Mar 12, 2026
36 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-912cd5ef00 branch March 12, 2026 10:50
@github-actions
Copy link
Contributor

Stryker report

File % score # killed # timeout # survived # no cov # errors
DeployFrequency.ts 93.10 27 0 2 0 12
LeadTime.ts 67.05 59 0 29 0 17
MeanTimeToRestore.ts 86.54 90 0 14 0 24
ChangeFailureRate.ts 87.36 76 0 11 0 11
CommitsAdapter.ts 100.00 5 0 0 0 4
IssuesAdapter.ts 45.00 9 0 11 0 6
PullRequestsAdapter.ts 45.00 9 0 11 0 6
ReleaseAdapter.ts 45.00 9 0 11 0 6
index.ts 69.77 60 0 26 0 3
All 74.95 344 0 115 0 89

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