Skip to content

chore(deps-dev): bump typescript-eslint from 8.61.0 to 8.61.1 in the development-dependencies group#2968

Merged
pethers merged 2 commits into
mainfrom
dependabot/npm_and_yarn/development-dependencies-fa15ee3bad
Jun 15, 2026
Merged

chore(deps-dev): bump typescript-eslint from 8.61.0 to 8.61.1 in the development-dependencies group#2968
pethers merged 2 commits into
mainfrom
dependabot/npm_and_yarn/development-dependencies-fa15ee3bad

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 1 update: typescript-eslint.

Updates typescript-eslint from 8.61.0 to 8.61.1

Release notes

Sourced from typescript-eslint's releases.

v8.61.1

8.61.1 (2026-06-15)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] do not remove comments when fixing (#12396, #10577)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive for template literal expressions (#12281)
  • eslint-plugin: [no-unnecessary-type-assertion] wrap object literal in parens when removing TSTypeAssertion in arrow body (#12394, #12393)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fix precedence bug in autofix (#12413)
  • eslint-plugin: [no-unnecessary-template-expression] respect ECMAScript line terminators (#12388)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.61.1 (2026-06-15)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

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 development-dependencies group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `typescript-eslint` from 8.61.0 to 8.61.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.61.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates npm labels Jun 15, 2026
Copilot AI review requested due to automatic review settings June 15, 2026 18:55
@dependabot dependabot Bot added the npm label Jun 15, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions github-actions Bot added the size-m Medium change (50-250 lines) label Jun 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🏷️ Automatic Labeling Summary

This PR has been automatically labeled based on the files changed and PR metadata.

Applied Labels: dependencies,size-m,npm

Label Categories

  • 🗳️ Content: news, dashboard, visualization, intelligence
  • 💻 Technology: html-css, javascript, workflow, security
  • 📊 Data: cia-data, riksdag-data, data-pipeline, schema
  • 🌍 I18n: i18n, translation, rtl
  • 🔒 ISMS: isms, iso-27001, nist-csf, cis-controls
  • 🏗️ Infrastructure: ci-cd, deployment, performance, monitoring
  • 🔄 Quality: testing, accessibility, documentation, refactor
  • 🤖 AI: agent, skill, agentic-workflow

For more information, see .github/labeler.yml.

@github-actions

Copy link
Copy Markdown
Contributor

🔍 Lighthouse Performance Audit

Category Score Status
Performance 85/100 🟡
Accessibility 95/100 🟢
Best Practices 90/100 🟢
SEO 95/100 🟢

📥 Download full Lighthouse report

Budget Compliance: Performance budgets enforced via budget.json

@pethers

pethers commented Jun 15, 2026

Copy link
Copy Markdown
Member

@copilot improve vite test config for stability, improve config so coverage test pass without failing.

https://github.com/Hack23/riksdagsmonitor/actions/runs/27569094255/job/81500638202?pr=2968

1m 33s
Run npm run test:coverage

riksdagsmonitor@1.0.13 test:coverage
vitest run --coverage

RUN v4.1.9 /home/runner/work/riksdagsmonitor/rik

  throw er; // Unhandled 'error' event
  ^

Error: Worker exited unexpectedly
at Worker.emitUnexpectedExit (file:///home/runner/work/riksdagsmonitor/riksdagsmonitor/node_modules/vitest/dist/chunks/cli-api.24X8XwN1.js:3023:33)
at Worker.emit (node:events:509:20)
at Worker.[kOnExit] (node:internal/worker:408:10)
at Worker..onexit (node:internal/worker:303:20)
Emitted 'error' event at:
at Worker.emitUnexpectedExit (file:///home/runner/work/riksdagsmonitor/riksdagsmonitor/node_modules/vitest/dist/chunks/cli-api.24X8XwN1.js:3025:22)
at Worker.emit (node:events:509:20)
at Worker.[kOnExit] (node:internal/worker:408:10)
at Worker..onexit (node:internal/worker:303:20)

Node.js v26.3.0

MUST run node 26 and improve vite test and coverage run settings for improve stability.

…age script

Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>

Copilot AI commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

@copilot improve vite test config for stability, improve config so coverage test pass without failing.

https://github.com/Hack23/riksdagsmonitor/actions/runs/27569094255/job/8150...

Fixed in the latest commit. Two changes:

vitest.config.js — switched pool from 'vmThreads' to 'forks':

  • vmThreads uses worker_threads with experimental VM modules and is marked @experimental in Vitest 4.x; its Worker object can throw "Worker exited unexpectedly" when any thread terminates abnormally (OOM, SIGABRT, etc.)
  • forks (the Vitest 4.x default) uses child processes (child_process.fork), which are fully isolated — a crash in one worker doesn't cascade to the parent
  • Replaced singleThread: true (vmThreads-specific) with maxWorkers: 1 (the forks-pool equivalent) to keep single-worker sequencing and limit heap competition during coverage

package.json — added NODE_OPTIONS='--max-old-space-size=4096' to the test:coverage script. The plain test script already set 2 GB; v8 coverage instrumentation collects significantly more heap, so the coverage run gets 4 GB to avoid OOM-induced worker crashes.

Copilot AI requested a review from pethers June 15, 2026 19:11
@github-actions github-actions Bot added javascript JavaScript code changes testing Test coverage labels Jun 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Lighthouse Performance Audit

Category Score Status
Performance 85/100 🟡
Accessibility 95/100 🟢
Best Practices 90/100 🟢
SEO 95/100 🟢

📥 Download full Lighthouse report

Budget Compliance: Performance budgets enforced via budget.json

@pethers pethers merged commit 4b812f5 into main Jun 15, 2026
17 checks passed
@pethers pethers deleted the dependabot/npm_and_yarn/development-dependencies-fa15ee3bad branch June 15, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates javascript JavaScript code changes npm size-m Medium change (50-250 lines) testing Test coverage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants