Skip to content

master <- develop - #1172

Draft
falgon wants to merge 45 commits into
masterfrom
develop
Draft

master <- develop#1172
falgon wants to merge 45 commits into
masterfrom
develop

Conversation

@falgon

@falgon falgon commented Sep 13, 2026

Copy link
Copy Markdown
Owner

Merge the develop branch into the master branch and deploy

dependabot Bot and others added 30 commits September 7, 2026 09:45
Bumps [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) from 6.1.2 to 6.1.4.
- [Release notes](https://github.com/postcss/postcss-selector-parser/releases)
- [Changelog](https://github.com/postcss/postcss-selector-parser/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-selector-parser@v6.1.2...6.1.4)

---
updated-dependencies:
- dependency-name: postcss-selector-parser
  dependency-version: 6.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.28.1 to 0.28.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.28.1...v0.28.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.28.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@mermaid-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) from 11.16.0 to 11.17.0.
- [Release notes](https://github.com/mermaid-js/mermaid-cli/releases)
- [Commits](mermaid-js/mermaid-cli@11.16.0...11.17.0)

---
updated-dependencies:
- dependency-name: "@mermaid-js/mermaid-cli"
  dependency-version: 11.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…mermaid-js/mermaid-cli-11.17.0

build(deps): bump @mermaid-js/mermaid-cli from 11.16.0 to 11.17.0
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 4.1.10 to 5.0.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.0/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Splitting a major bump of a single @vitest/* package into its own PR
produces an unresolvable peer dependency conflict, as seen in #1158.
Include "major" in the vitest group so the whole family moves together.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vitest/coverage-v8 5.0.0 requires vitest 5 as a peer, so bumping it
alone left vitest and @vitest/ui on ^4.1 and made the tree unresolvable
(ERESOLVE). Move the whole vitest family to ^5.0.0 and regenerate the
lockfile; `npm ci`, `npm run test:coverage` (141 tests) and `biome check`
all pass on Node 22.12 (.nvmrc), and vite ^8.2.1 satisfies the Vite 6.4+
requirement of Vitest 5.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.5.7 to 2.5.12.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.12/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…esbuild-0.28.2

build(deps-dev): bump esbuild from 0.28.1 to 0.28.2
…selector-parser-6.1.4

build(deps): bump postcss-selector-parser from 6.1.2 to 6.1.4
…vitest/coverage-v8-5.0.0

build(deps-dev): bump @vitest/coverage-v8 from 4.1.10 to 5.0.0
Bumps [terser](https://github.com/terser/terser) from 5.49.2 to 5.51.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.49.2...v5.51.2)

---
updated-dependencies:
- dependency-name: terser
  dependency-version: 5.51.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…terser-5.51.2

build(deps-dev): bump terser from 5.49.2 to 5.51.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…vite-8.2.2

build(deps-dev): bump vite from 8.2.1 to 8.2.2
…biomejs/biome-2.5.8

build(deps-dev): bump @biomejs/biome from 2.5.7 to 2.5.12
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.23.12 to 4.23.13.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.12...v4.23.13)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.23.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [svgo](https://github.com/svg/svgo) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…tsx-4.23.13

build(deps-dev): bump tsx from 4.23.12 to 4.23.13
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.18.4 to 0.18.6.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.18.4...v0.18.6)

---
updated-dependencies:
- dependency-name: katex
  dependency-version: 0.18.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…svgo-4.1.0

build(deps-dev): bump svgo from 4.0.2 to 4.1.0
kodiakhq Bot and others added 15 commits September 9, 2026 04:14
…katex-0.18.6

build(deps-dev): bump katex from 0.18.4 to 0.18.6
Bumps [sass](https://github.com/sass/dart-sass) from 1.102.0 to 1.104.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.102.0...1.104.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.104.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [playwright](https://github.com/microsoft/playwright) from 1.62.1 to 1.63.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.62.1...v1.63.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…playwright-1.63.0

build(deps-dev): bump playwright from 1.62.1 to 1.63.0
…sass-1.104.0

build(deps): bump sass from 1.102.0 to 1.104.0
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.18.6 to 0.18.7.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.18.6...v0.18.7)

---
updated-dependencies:
- dependency-name: katex
  dependency-version: 0.18.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.3.1...4.3.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…katex-0.18.7

build(deps-dev): bump katex from 0.18.6 to 0.18.7
…4.3.2

build(deps): bump js-yaml from 4.3.1 to 4.3.2
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.11.2 to 20.14.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.11.2...v20.14.0)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-version: 20.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…happy-dom-20.14.0

build(deps-dev): bump happy-dom from 20.11.2 to 20.14.0
@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 29.63% 617 / 2082
🔵 Statements 29.66% 636 / 2144
🔵 Functions 32.07% 119 / 371
🔵 Branches 21.09% 219 / 1038
File CoverageNo changed files found.
Generated in workflow #1353 for commit 201a8d5 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown
Contributor

Haskell Test Coverage Report

Generating combined coverage report.
Summary combined coverage report:
 79% expressions used (1385/1732)
 63% boolean coverage (14/22)
      58% guards (10/17), 7 always True
      66% 'if' conditions (2/3), 1 always True
     100% qualifiers (2/2)
 77% alternatives used (73/94)
 75% local declarations used (55/73)
 51% top-level declarations used (163/318)
The combined coverage report is available at
/Users/runner/work/roki-web/roki-web/.stack-work/install/aarch64-osx/c8bd8cc889b4268cdf5e7d0b073c5450e5447f77efaf84c8174147ae1a288879/9.6.6/hpc/combined/custom/hpc_index.html.

Generated by stack hpc report

@kiirotori

Copy link
Copy Markdown
Collaborator

more info

  • ☁️ Storage Free space -3662310555 B -22.74%
  • 📂 878.16 MiB CI_WORK/GitHubActions/roki-web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants