chore(deps): bump the npm-production group across 1 directory with 8 updates#27
Open
dependabot[bot] wants to merge 40 commits into
Open
chore(deps): bump the npm-production group across 1 directory with 8 updates#27dependabot[bot] wants to merge 40 commits into
dependabot[bot] wants to merge 40 commits into
Conversation
…nt pages Wrap buttons and content areas with AutoTransition for smooth fade animations between loading and idle states on API Keys, Scheduled Tasks, and System Performance pages — matching the existing pattern in team/user settings. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- Extend cross-breakdown endpoint to support 27 analytics dimensions (page, referrer, UTM, client, geo) instead of only 6 client dimensions - Add resolveCrossBreakdownDimension() for generic dimension-to-SQL mapping - Remove timeRange/filters from FunnelAnalysisRequest OpenAPI schema to match actual Zod validation (timeRange via query params only) - Add missing fieldValueType parameter to event-fields/values OpenAPI spec
The POST /funnels/analysis endpoint accepts from/to/preset/timeZone query params (used in the handler via parseTimeRange), but the OpenAPI spec did not declare them. This would cause SDK generators to omit time range arguments for ad-hoc funnel analysis.
Document ISO 8601 timestamp semantics and upstream 429 behavior at the top level. Add required-scope extensions, reusable parameters, opaque visitor/session IDs, and constrained complex filters. Regenerate OpenAPI artifacts and strengthen contract checks against future drift.
…ge.json - Add explicit prettier configuration rules for better documentation - Update generate-openapi.ts and generate-skills.ts to read version from package.json - Regenerate OpenAPI and Skills specs with correct version (0.1.0)
…eloper experience improvements
- Simplify CSP connect-src from domain whitelist to `https: wss:` to unblock caniuse, geo translation, and iconify flag resources - Add .well-known route files to eslint allowDefaultProject
Range presets using startOfZonedDay produce spans slightly larger than their nominal duration (e.g. 90d = 90*DAY_MS + partial today), causing <= boundary checks to exclude the expected finest interval. Use strict < with a +1 unit buffer so 7d→hour, 90d→day, 12m→week all work.
- SQL query now groups by ROUND(lat,3), ROUND(lon,3) (~110m precision) - Each aggregated point includes pointCount field for weighted display - Frontend clustering respects pointCount weights - Mock data also aggregates points for demo mode - Reduces typical 5000-point response from ~650KB to ~30KB
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
insightflare | cd01be8 | Jun 29 2026, 01:13 AM |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
insightflare-demo | cd01be8 | Jun 29 2026, 01:17 AM |
…updates Bumps the npm-production group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@deck.gl/core](https://github.com/visgl/deck.gl) | `9.3.4` | `9.3.5` | | [@deck.gl/layers](https://github.com/visgl/deck.gl) | `9.3.4` | `9.3.5` | | [@deck.gl/mapbox](https://github.com/visgl/deck.gl) | `9.3.4` | `9.3.5` | | [@number-flow/react](https://github.com/barvian/number-flow/tree/HEAD/src) | `0.6.0` | `0.6.1` | | [react-day-picker](https://github.com/gpbl/react-day-picker/tree/HEAD/packages/react-day-picker) | `9.14.0` | `10.0.1` | | [recharts](https://github.com/recharts/recharts) | `2.15.4` | `3.9.0` | | [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) | `3.8.5` | `4.12.0` | | [@ast-grep/napi-linux-x64-gnu](https://github.com/ast-grep/ast-grep) | `0.42.3` | `0.44.0` | Updates `@deck.gl/core` from 9.3.4 to 9.3.5 - [Release notes](https://github.com/visgl/deck.gl/releases) - [Changelog](https://github.com/visgl/deck.gl/blob/v9.3.5/CHANGELOG.md) - [Commits](visgl/deck.gl@v9.3.4...v9.3.5) Updates `@deck.gl/layers` from 9.3.4 to 9.3.5 - [Release notes](https://github.com/visgl/deck.gl/releases) - [Changelog](https://github.com/visgl/deck.gl/blob/v9.3.5/CHANGELOG.md) - [Commits](visgl/deck.gl@v9.3.4...v9.3.5) Updates `@deck.gl/mapbox` from 9.3.4 to 9.3.5 - [Release notes](https://github.com/visgl/deck.gl/releases) - [Changelog](https://github.com/visgl/deck.gl/blob/v9.3.5/CHANGELOG.md) - [Commits](visgl/deck.gl@v9.3.4...v9.3.5) Updates `@number-flow/react` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/barvian/number-flow/releases) - [Commits](https://github.com/barvian/number-flow/commits/@number-flow/react@0.6.1/src) Updates `react-day-picker` from 9.14.0 to 10.0.1 - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Changelog](https://github.com/gpbl/react-day-picker/blob/main/packages/react-day-picker/CHANGELOG.md) - [Commits](https://github.com/gpbl/react-day-picker/commits/v10.0.1/packages/react-day-picker) Updates `recharts` from 2.15.4 to 3.9.0 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v2.15.4...v3.9.0) Updates `shadcn` from 3.8.5 to 4.12.0 - [Release notes](https://github.com/shadcn-ui/ui/releases) - [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md) - [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.12.0/packages/shadcn) Updates `@ast-grep/napi-linux-x64-gnu` from 0.42.3 to 0.44.0 - [Release notes](https://github.com/ast-grep/ast-grep/releases) - [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md) - [Commits](ast-grep/ast-grep@0.42.3...0.44.0) --- updated-dependencies: - dependency-name: "@ast-grep/napi-linux-x64-gnu" dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-production - dependency-name: "@deck.gl/core" dependency-version: 9.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@deck.gl/layers" dependency-version: 9.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@deck.gl/mapbox" dependency-version: 9.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@number-flow/react" dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: react-day-picker dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-production - dependency-name: recharts dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-production - dependency-name: shadcn dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
018b25e to
cd01be8
Compare
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 the npm-production group with 8 updates in the / directory:
9.3.49.3.59.3.49.3.59.3.49.3.50.6.00.6.19.14.010.0.12.15.43.9.03.8.54.12.00.42.30.44.0Updates
@deck.gl/corefrom 9.3.4 to 9.3.5Release notes
Sourced from
@deck.gl/core's releases.Changelog
Sourced from
@deck.gl/core's changelog.Commits
e3277ecv9.3.5379d83dfix(geo-layers): Pass zoomOffset through TerrainLayer to child TileLayer. (#1...fc68fa4chore: bump loaders.gl to ^4.4.3 (#10380)2a17781fix(arcgis): update arcgis module to use RenderNode instead of externalRender...6b68e5edocs(test-utils): add Vitest setup guide and examples (#10345)Updates
@deck.gl/layersfrom 9.3.4 to 9.3.5Release notes
Sourced from
@deck.gl/layers's releases.Changelog
Sourced from
@deck.gl/layers's changelog.Commits
e3277ecv9.3.5379d83dfix(geo-layers): Pass zoomOffset through TerrainLayer to child TileLayer. (#1...fc68fa4chore: bump loaders.gl to ^4.4.3 (#10380)2a17781fix(arcgis): update arcgis module to use RenderNode instead of externalRender...6b68e5edocs(test-utils): add Vitest setup guide and examples (#10345)Updates
@deck.gl/mapboxfrom 9.3.4 to 9.3.5Release notes
Sourced from
@deck.gl/mapbox's releases.Changelog
Sourced from
@deck.gl/mapbox's changelog.Commits
e3277ecv9.3.5379d83dfix(geo-layers): Pass zoomOffset through TerrainLayer to child TileLayer. (#1...fc68fa4chore: bump loaders.gl to ^4.4.3 (#10380)2a17781fix(arcgis): update arcgis module to use RenderNode instead of externalRender...6b68e5edocs(test-utils): add Vitest setup guide and examples (#10345)Updates
@number-flow/reactfrom 0.6.0 to 0.6.1Release notes
Sourced from @number-flow/react's releases.
Commits
Updates
react-day-pickerfrom 9.14.0 to 10.0.1Release notes
Sourced from react-day-picker's releases.
... (truncated)
Changelog
Sourced from react-day-picker's changelog.
... (truncated)
Commits
6d3929dbuild: version packages (#2996)885ec9efix: add@types/reactas optional peer dependency (#2997)42c8436fix: apply inline styles to component slots (#2995)4cce3e2docs: remove next install references9af420cdocs: promote v10 website docs (#2990)2c5ba1fbuild: version packages (#2989)b55a878fix: correct dropdown navigation in multi-month calendars (#2977)6af9b1fdocs: fill type alias API descriptions (#2991)2907c64build: version packages (next) (#2965)cdc5a64docs: update v8 website referencesUpdates
rechartsfrom 2.15.4 to 3.9.0Release notes
Sourced from recharts's releases.
... (truncated)
Commits
8c1cce7v3.9.0 (#7490)e5fe9bbAdd custom fillOpacity on hover website example (#7489)ad1590fAdd test for Pie and Legend animation (#7488)337edbdAdd animate-by-scroll example and update docs (#7487)0063aa4fix: preserve single-value line dash gaps during animation (#7405)6dbe130Add new example where chart animates by scroll (#7484)a2c4171Manual animations on website (#7483)c88f5f3Simplify and export some of the new animation props (#7481)410cf5cRenaming some of the animation props (#7477)a1b89c6chore(deps-dev): bump undici from 6.26.0 to 6.27.0 (#7475)Maintainer changes
This version was pushed to npm by corkscreewe, a new releaser for recharts since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
shadcnfrom 3.8.5 to 4.12.0Release notes
Sourced from shadcn's releases.
... (truncated)
Changelog
Sourced from shadcn's changelog.
... (truncated)
Commits
8055a12chore(release): version packages (#11024)18fcf0ffeat:@shadcn/react(#11022)c520191chore(release): version packages (#10949)365d53bfix(shadcn): preserve existing dependency specifiers in package.json (#10967)9197676chore: replace node-fetch (#10905)3f2ff18chore(release): version packages (#10873)05eb2b9feat(cli): improve search command (#10886)7dfd933fix(cli): move msw to devDependencies (#10851)adac7cachore(release): version packages (#10845)7c63c46feat(registry): add GitHub registry support (#10842)Updates
@ast-grep/napi-linux-x64-gnufrom 0.42.3 to 0.44.0Release notes
Sourced from @ast-grep/napi-linux-x64-gnu's releases.
... (truncated)
Changelog
Sourced from @ast-grep/napi-linux-x64-gnu's changelog.
... (truncated)
Commits
e34ce660.44.0e27fc74chore: move outline docs and benchmarks out of repo (#2763)8a0be7echore(deps): update dependency smol-toml to v1.7.0 (#2762)6213351Add JavaScript outline rules and stream JSON files (#2761)01f05a1fix: update edge case fallback behaviorb8f220cfix: improve root multi meta var errora8b7061fix: reject root multi-metavariable patterns (#2727)58efe19fix: don't leak metavar bindings across siblings in nthChild ofRule (#2677)d5ee2c2fix: extract python from-import modules in outline (#2758)af979e6fix: match go outline types by declaration (#2759)