deps(deps): bump express-rate-limit from 7.5.1 to 8.5.2#10
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump express-rate-limit from 7.5.1 to 8.5.2#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
93e56b5 to
d96b058
Compare
sneaky-hippo
added a commit
that referenced
this pull request
May 25, 2026
… classifier + homepage cleanup
W857-W862 account-page completion (insurance enterprise onboarding tier):
- /account/distill/new.html: distill job submission form with strategy + student picker
- /account/builds/new.html: compile trigger with namespace + .kolm output preview
- /account/datasets.html: dataset/corpus upload + listing
- /account/enterprise/sso.html: SAML/SSO config UI (IdP metadata XML upload + SCIM token)
- /account/audit-log.html: filter + CSV/JSON export
W860 — cli/kolm.js: 3 BLOCKER half-baked CLI verbs fixed (full handlers, no stub envelopes)
W863 — src/intent.js: NL classifier paraphrase table + per-verb confidence thresholds; routes
phrasings like "cut my openai bill" / "fit on a single 5090" / "prove to compliance"
through to real verbs with confidence >= 0.65
W864 — homepage cleanup (patchwork -> finished):
- public/index.html: 330 KB / 1997 lines -> 86 KB / 1371 lines (74% smaller)
- Deleted hidden test-anchor scaffolding: W220 floor recovery payload, footer tag cloud,
W410 loop-strip, W404 numbers-strip, W706/W705/W681 mirror blocks, W850 quantize forge
hidden preview, W845/W844/W646 lock-in mirrors
- Cut 2 of 3 pipeline explanations (kept kolm-arch SVG; removed hero "Drop in/Compile/Own"
mini-card and W837 "Capture -> Distill -> Quantize -> Seal" section)
- Merged "Why kolm" footnote into "What you get when you compile" (links live in footer)
- Unified nav vocab: Wrapper/Studio -> Product/Use cases (canonical nav from nav.js)
- Scrubbed "forever" promises from H1 / lede / kolm-whatis paragraph; preserved as
legitimate stage-3 name "Own forever" in the architecture diagram
- W864-D: relaxed tests/wave220 #10 byte-floor 200 KB -> 50 KB + #12 SEO window 3 KB -> 8 KB;
deleted tests/wave271 #26/#27/#28 (demo-anchor + v0.2 release-verbs lock-ins for content
that no longer exists)
- sw.js v91 -> v92 wave864-homepage-cleanup-scaffolding-purge
vercel.json: rewrites for the 3 new account pages
d96b058 to
22a75d9
Compare
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 7.5.1 to 8.5.2. - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v7.5.1...v8.5.2) --- updated-dependencies: - dependency-name: express-rate-limit dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
22a75d9 to
d7c1611
Compare
sneaky-hippo
added a commit
that referenced
this pull request
May 29, 2026
…duct links -> /about Per user: 'my personal email shouldn't be anywhere' + 'repoint /product links -> /about'. - EMAIL: rodneyyesep@gmail.com -> dev@kolm.ai across 93 product/user-facing files (public/docs/account/brand + src/cli/api defaults incl. transactional from-address). Updated tests/wave708 expectation to match the new source value. - /product -> /about: repointed href on 353 pages (regex-guarded, never matches /products). Updated the canonical-nav source scripts/inject-nav.cjs (NAV_ITEMS + mega Overview) to /about and re-ran it (0 touched, 334 idempotent-noop). Updated the W221/W223/W226/W227 cross-link + idempotency test contracts from /product to /about (the product page now lives at /about; /product 308-redirects there). 67/67 in those families. - about.html JSON-LD/breadcrumb -> /about; webgpu-runner.html meta description (W538 6/6). /product the PAGE still exists + 308-redirects to /about (W221 #9/#10/#13 intact). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
sneaky-hippo
added a commit
that referenced
this pull request
May 29, 2026
…out', generators + test contracts)
The /product->/about repoint cascaded into the W221 canonical 5-anchor nav (woven
through ~10 test families + the inject-nav generator + 4 CLI-doc generators) — W301
already encoded the intended end-state ('About/Models/Docs/Pricing/Enterprise'). Finished it:
- scripts/inject-nav.cjs: canonical first anchor now label 'About' -> /about (slug kept for CSS);
re-ran it -> 334 pages regenerated with the About/About nav.
- 4 CLI-doc generators (build-changelog, write-extra/missing-cli-docs, write-w869b-cli-stubs):
nav-top template 'Product'->/product => 'About'->/about so regeneration stays consistent.
- Test contracts updated /product->/about + 'Product'->'About' in the 5-anchor nav assertions:
W221/W223/W226/W227/W230/W322-325(W32x)/W374/W409z/W559. /product PAGE-existence + redirect
tests (W221 #9/#10/#13) untouched (the page still exists + 308-redirects).
Full suite: 8789 pass / 4 fail — all 4 are the known env-concurrency flakes (quantize-worker
torch-import + ship-gate inner node --test), every one passes standalone. Zero real regressions.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps express-rate-limit from 7.5.1 to 8.5.2.
Release notes
Sourced from express-rate-limit's releases.
Commits
97746938.5.20e94cc0v8.5.2 changelog9a583c5feat: simplify IPv6 key generation (#633)4f4b3fbchore(deps-dev): bump lint-staged from 16.4.0 to 17.0.4 (#632)3c1d6c5chore(deps-dev): bump the development-dependencies group with 7 updates (#631)18884b6chore(deps): bump basic-ftp from 5.2.0 to 5.3.1 (#630)dacc980chore(deps): bump handlebars from 4.7.8 to 4.7.9 (#629)486d0c6chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 (#627)50cc3f68.5.192c8e3echore: bump ip-address library to latest (#626)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for express-rate-limit since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.