Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 27, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

AgGitDeployment and others added 6 commits January 27, 2026 08:52
* git subrepo push external/ag-website-shared

subrepo:
  subdir:   "external/ag-website-shared"
  merged:   "302b723392e"
upstream:
  origin:   "git@github.com:ag-grid/ag-website-shared.git"
  branch:   "latest"
  commit:   "302b723392e"
git-subrepo:
  version:  "0.4.9"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "30db3b8"

* AG-16531 - Fix up mdoc formatting

* git subrepo commit external/ag-website-shared

subrepo:
  subdir:   "external/ag-website-shared"
  merged:   "f8690c2ef28"
upstream:
  origin:   "git@github.com:ag-grid/ag-website-shared.git"
  branch:   "latest"
  commit:   "8f1a36de16b"
git-subrepo:
  version:  "0.4.9"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "30db3b8"

* git subrepo push external/ag-website-shared subrepo/external/ag-website-shared

subrepo:
  subdir:   "external/ag-website-shared"
  merged:   "ef0ca814789"
upstream:
  origin:   "git@github.com:ag-grid/ag-website-shared.git"
  branch:   "latest"
  commit:   "ef0ca814789"
git-subrepo:
  version:  "0.4.9"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "30db3b8"
…ry event loop cycle 1 minute before midnight (#12977)

* Update date filter refresh scheduling to trigger at start of next day

- Remove 1-minute offset from date filter refresh timing, aligning with start of next day
- Add tests to verify refresh scheduling at midnight and after execution
- Update import to include DateFilterHandler for better test coverage
- Fixes AG-16637

* Refactor date filter cache management to use a structured cache approach

- Introduce RangeCacheItem type to store start, end, and expiration for date filter presets
- Replace direct Map storage with getOrRefreshRangeCacheItem method to manage cache lifecycle
- Implement cache refresh logic that expires at start of next day
- Add tests to verify cache persistence and refresh behavior
- Ensure separate caches for different preset types
- Fixes AG-16637

* Refactor date filter cache item to use structured Range type

- Replace `RangeCacheItem` with `Range` interface to improve type safety and clarity
- Update `getOrRefreshRangeCacheItem` to return `Range` object instead of array
- Modify test assertions to use `from` and `to` properties instead of array indexing
- Ensure cache item expiry logic remains consistent with start of next day
- Fixes AG-16637
@pull pull bot locked and limited conversation to collaborators Jan 27, 2026
@pull pull bot added the ⤵️ pull label Jan 27, 2026
@pull pull bot merged commit 7b5c17d into code:latest Jan 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants