Skip to content

Chore up deps#34

Merged
ebuildy merged 8 commits into
mainfrom
chore_up_deps
Jul 16, 2026
Merged

Chore up deps#34
ebuildy merged 8 commits into
mainfrom
chore_up_deps

Conversation

@ebuildy

@ebuildy ebuildy commented Jul 16, 2026

Copy link
Copy Markdown
Owner

No description provided.

ebuildy and others added 7 commits July 16, 2026 17:13
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
Bumps the github-actions group with 3 updates: [github/codeql-action/init](https://github.com/github/codeql-action), [github/codeql-action/analyze](https://github.com/github/codeql-action) and [github/codeql-action/upload-sarif](https://github.com/github/codeql-action).

Updates `github/codeql-action/init` from 4.36.3 to 4.37.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@54f647b...99df26d)

Updates `github/codeql-action/analyze` from 4.36.3 to 4.37.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@54f647b...99df26d)

Updates `github/codeql-action/upload-sarif` from 4.36.3 to 4.37.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@54f647b...99df26d)

---
updated-dependencies:
- dependency-name: github/codeql-action/init
  dependency-version: 4.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 4.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
* docs: design spec for GitlabRoadmap component

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* docs: implementation plan for GitlabRoadmap component

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: add roadmap domain types

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: add roadmap timeline geometry module

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* fix: return empty roadmap for undated/empty item sets

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: add epics and milestones client methods

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: add fetchRoadmap epics path

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: add fetchRoadmap milestones path

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* refactor: validate roadmap from/to dates and tidy helpers

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: register GitlabRoadmap in the component registry

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: add GitlabRoadmap dispatcher and color resolver

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: add RoadmapGantt horizontal layout

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: add RoadmapTimeline vertical layout

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* test: cover resolveColor strategies; fix gantt scale alignment

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: export GitlabRoadmap and roadmap types

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* test: add fetchRoadmap stub to remark fetchers mock

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* docs: document GitlabRoadmap component

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* fix: send Epics-API-valid order_by (start/due sorted client-side)

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: add gantt layoutFit (page/content) with tick thinning

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* fix: gantt content-fit scrolls internally via inner min-width wrapper

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: span-based page-fit tick tiers (years / mid-year / quarters) with year rules

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: sticky gantt scale header on vertical scroll

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* feat: timeline default groups by year then quarter

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* fix: tolerate datetime date strings in roadmap parseDay

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* fix: iterate date-group map entries to remove fragile get()!.keys() lookup

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* fix: use Array.from over spread for Map iterators (bundler loose-spread safety)

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

* chore: demo

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>

---------

Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
@ebuildy
ebuildy merged commit b15a27c into main Jul 16, 2026
7 checks passed
@ebuildy
ebuildy deleted the chore_up_deps branch July 16, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant