Skip to content

feat: harnessed Cache to criteria evaluation request flow#57

Merged
petruki merged 1 commit intomasterfrom
staging
May 3, 2026
Merged

feat: harnessed Cache to criteria evaluation request flow#57
petruki merged 1 commit intomasterfrom
staging

Conversation

@petruki
Copy link
Copy Markdown
Member

@petruki petruki commented May 3, 2026

This pull request mainly updates project dependencies to their latest versions for improved stability, bug fixes, and security. It also introduces a new environment variable for cache snapshot timing and updates funding information.

Dependency Updates:

  • Upgraded several key dependencies in npm-shrinkwrap.json, including axios (1.15.0 → 1.16.0), express-rate-limit (8.3.2 → 8.4.1), mongodb (7.1.1 → 7.2.0), mongoose (9.4.1 → 9.6.1), eslint (10.2.0 → 10.3.0), and many others. These updates bring in the latest features, bug fixes, and security patches. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23]

Environment Configuration:

  • Added a new CACHE_SNAPSHOT_MS environment variable (default 5000 ms) to .env-cmdrc-template for controlling cache snapshot intervals. [1] [2]

Funding Information:

  • Updated .github/FUNDING.yml to add GitHub Sponsors and remove Patreon, reflecting current funding options.

These changes ensure the project stays up-to-date with the latest dependency improvements, provides more flexible cache configuration, and keeps funding information current.

@petruki petruki added this to the v1.1.0 milestone May 3, 2026
@petruki petruki self-assigned this May 3, 2026
@petruki petruki added the enhancement New feature or request label May 3, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 3, 2026

@petruki petruki merged commit 777a07b into master May 3, 2026
5 checks passed
@petruki petruki deleted the staging branch May 3, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant