Skip to content

v1.28.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 09:37
cf61698

What's Changed

  • docs: 実装状況とドキュメント記述の乖離を是正し、次リリース候補テーマをADR起票 by @keroway in #650
  • chore(deps): bump clap from 4.6.1 to 4.6.3 by @dependabot[bot] in #652
  • chore(deps): bump tokio from 1.52.3 to 1.53.1 by @dependabot[bot] in #653
  • chore(deps): bump thiserror from 2.0.18 to 2.0.19 by @dependabot[bot] in #654
  • chore(deps): bump serde_json from 1.0.150 to 1.0.151 by @dependabot[bot] in #655
  • chore(deps): bump async-trait from 0.1.89 to 0.1.91 by @dependabot[bot] in #656
  • chore(deps-dev): bump fast-uri from 3.1.3 to 3.1.4 in /apps/webui by @dependabot[bot] in #658
  • Spike: lane グループ単位でのチャートページ分割プロトタイプ by @keroway in #657
  • fix: brace-expansion の高深刻度脆弱性を解消 (Dependabot #10/#11/#13) by @keroway in #659
  • chore: ワークスペース標準への均質化 by @keroway in #666
  • chore(deps): bump the cargo-minor-patch group with 3 updates by @dependabot[bot] in #667
  • chore(deps): bump the npm-minor-patch group across 2 directories with 19 updates by @dependabot[bot] in #668
  • chore(deps-dev): bump @types/node from 24.12.2 to 26.1.1 in /apps/webui by @dependabot[bot] in #670
  • chore(deps-dev): bump @types/node from 18.19.130 to 26.1.1 in /editors/vscode by @dependabot[bot] in #672
  • chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /editors/vscode by @dependabot[bot] in #673
  • chore(deps): bump pako from 2.1.0 to 3.0.1 in /apps/webui by @dependabot[bot] in #671
  • chore: dependabot から Renovate へ移行 by @keroway in #674
  • feat: lane グループ単位のチャートページ分割を実装する (#660) by @keroway in #675
  • docs: 参照切れの修正とREADMEへの--pdf-pagination追記 by @keroway in #678
  • feat: チャートページ分割をPDF出力に統合する (#661) by @keroway in #679
  • docs: VS Code README等のキーワード列挙をkeywords.jsonへの参照に置換する by @keroway in #680
  • docs: note/link/color/nowを実演するexampleを追加しギャラリー表を更新する by @keroway in #681
  • chore(deps): bump quinn-proto from 0.11.14 to 0.11.16 by @dependabot[bot] in #677
  • fix(vscode): tsconfigにtypes: ["node"]を明示指定する by @keroway in #684
  • chore(security): シークレットの ignore パターンを統一 by @keroway in #683
  • chore(deps): bump brace-expansion and vscode-languageclient in /editors/vscode by @dependabot[bot] in #676
  • docs: ADR-0007(IANAタイムゾーン名対応)を Accepted に確定する by @keroway in #687
  • fix(vscode): engines.vscode を ^1.91.0 に引き上げる by @keroway in #688
  • chore(deps): apps/webui の TypeScript major 更新を Renovate で保留する by @keroway in #689
  • docs: v1.28.0 リリースに向けたドキュメント整合の是正 by @keroway in #690
  • docs: リリース手順に内部依存 version ピンと Homebrew tap フローを追記する by @keroway in #691
  • chore: release v1.28.0 by @keroway in #692

Full Changelog: v1.27.0...v1.28.0

What's Changed

  • docs: 実装状況とドキュメント記述の乖離を是正し、次リリース候補テーマをADR起票 by @keroway in #650
  • chore(deps): bump clap from 4.6.1 to 4.6.3 by @dependabot[bot] in #652
  • chore(deps): bump tokio from 1.52.3 to 1.53.1 by @dependabot[bot] in #653
  • chore(deps): bump thiserror from 2.0.18 to 2.0.19 by @dependabot[bot] in #654
  • chore(deps): bump serde_json from 1.0.150 to 1.0.151 by @dependabot[bot] in #655
  • chore(deps): bump async-trait from 0.1.89 to 0.1.91 by @dependabot[bot] in #656
  • chore(deps-dev): bump fast-uri from 3.1.3 to 3.1.4 in /apps/webui by @dependabot[bot] in #658
  • Spike: lane グループ単位でのチャートページ分割プロトタイプ by @keroway in #657
  • fix: brace-expansion の高深刻度脆弱性を解消 (Dependabot #10/#11/#13) by @keroway in #659
  • chore: ワークスペース標準への均質化 by @keroway in #666
  • chore(deps): bump the cargo-minor-patch group with 3 updates by @dependabot[bot] in #667
  • chore(deps): bump the npm-minor-patch group across 2 directories with 19 updates by @dependabot[bot] in #668
  • chore(deps-dev): bump @types/node from 24.12.2 to 26.1.1 in /apps/webui by @dependabot[bot] in #670
  • chore(deps-dev): bump @types/node from 18.19.130 to 26.1.1 in /editors/vscode by @dependabot[bot] in #672
  • chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /editors/vscode by @dependabot[bot] in #673
  • chore(deps): bump pako from 2.1.0 to 3.0.1 in /apps/webui by @dependabot[bot] in #671
  • chore: dependabot から Renovate へ移行 by @keroway in #674
  • feat: lane グループ単位のチャートページ分割を実装する (#660) by @keroway in #675
  • docs: 参照切れの修正とREADMEへの--pdf-pagination追記 by @keroway in #678
  • feat: チャートページ分割をPDF出力に統合する (#661) by @keroway in #679
  • docs: VS Code README等のキーワード列挙をkeywords.jsonへの参照に置換する by @keroway in #680
  • docs: note/link/color/nowを実演するexampleを追加しギャラリー表を更新する by @keroway in #681
  • chore(deps): bump quinn-proto from 0.11.14 to 0.11.16 by @dependabot[bot] in #677
  • fix(vscode): tsconfigにtypes: ["node"]を明示指定する by @keroway in #684
  • chore(security): シークレットの ignore パターンを統一 by @keroway in #683
  • chore(deps): bump brace-expansion and vscode-languageclient in /editors/vscode by @dependabot[bot] in #676
  • docs: ADR-0007(IANAタイムゾーン名対応)を Accepted に確定する by @keroway in #687
  • fix(vscode): engines.vscode を ^1.91.0 に引き上げる by @keroway in #688
  • chore(deps): apps/webui の TypeScript major 更新を Renovate で保留する by @keroway in #689
  • docs: v1.28.0 リリースに向けたドキュメント整合の是正 by @keroway in #690
  • docs: リリース手順に内部依存 version ピンと Homebrew tap フローを追記する by @keroway in #691
  • chore: release v1.28.0 by @keroway in #692
  • fix(vscode): engines.vscode を ^1.125.0 に引き上げ、Marketplace publish 失敗を修正 by @keroway in #693

Full Changelog: v1.27.0...v1.28.0