@redocly/revel 0.133.0-next.6 → 0.133.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,78 @@
1
1
  # @redocly/revel
2
2
 
3
+ ## 0.133.1
4
+
5
+ ### Patch Changes
6
+
7
+ - e69c304a76: Fixed an issue where in rare cases, clicking on a link on a Markdown page, could trigger navigation twice, taking the user to the first link on the target page.
8
+ - Updated dependencies [3aa79f51c8]
9
+ - @redocly/realm-asyncapi-sdk@0.11.1
10
+ - @redocly/theme@0.65.0
11
+
12
+ ## 0.133.0
13
+
14
+ ### Minor Changes
15
+
16
+ - 0f097a8536: Added multi-version API support for Docs MCP tools.
17
+ - e2b2f2e27f: Improved visibility and accessibility of Markdown links by adding an underline.
18
+ - 76cad3a2f3: Updated styles for page navigation buttons.
19
+ - b5906fb936: Updated the icon displayed alongside hyperlinks in the project.
20
+ - 0858f54ae5: Added Client ID Metadata Document (CIMD) support to the MCP OAuth flow.
21
+ - f2f525c850: Added support for callback URLs in `developerOnboarding`.
22
+ - 7e407eeb7c: Added `hreflang` alternate links for translated pages.
23
+ - 7e407eeb7c: Improved language picker accessibility by converting menu options to links.
24
+
25
+ ### Patch Changes
26
+
27
+ - e271a42c40: Prevented search engines from indexing Markdown pages generated by the `llms.txt` feature.
28
+ - ba76c06785: Fixed unauthenticated callback execution in the MCP docs server.
29
+ - 3367a23fae: Fixed an issue in OpenAPI docs route resolution where lines not tied to an operation generated incorrect URLs by duplicating the base slug.
30
+ - e13c79eb30: Fixed an issue where searching in projects without searchable content caused a server error.
31
+ - 36c67eafc2: Fixed rendering of non-Latin characters by enforcing UTF-8 encoding.
32
+ - f7725b9cc7: Fixed an issue where login and logout redirects caused 404 and URI mismatch errors in projects with path prefix.
33
+ - eeb767e9b4: Fixed an issue where preview login redirects failed when the branch hostname contained double hyphens.
34
+ - 49d39a0486: Fixed 404 error when opening login from locale-prefixed URLs.
35
+ - fac8607a7b: Fixed an issue where closing the search dialog modal locked page scrolling.
36
+ - 7cd2d9f19e: Fixed an issue in Realm Markdown image handling where inline `data:` image URLs were incorrectly treated as broken local routes.
37
+ - 84838a59f0: Excluded buttons and links from heading content to improve accessibility.
38
+ - c9c36d6ac3: Fixed curation in Typesense search.
39
+ - 7447d30745: Fixed security vulnerabilities `CVE-2026-44455`, `CVE-2026-44456`, `CVE-2026-44457`, `CVE-2026-44458` and `CVE-2026-44459` by upgrading `hono` to version `4.12.18`.
40
+ - a1bb760b29: Fixed an issue where the tooltips in API docs and Replay might partially render outside the viewport.
41
+ - ba76c06785: Fixed an issue where MCP auth URLs were displayed after MCP docs had been disabled.
42
+ - 46f103f0c4: Updated `@redocly/openapi-core` to version `2.30.5`.
43
+ - 9f60402b86: Fixed an issue where navigating on a code walkthrough page prevented automatic scrolling to the active step.
44
+ - 49d39a0486: Fixed an issue where the login page didn't respect language preferences selected by the user.
45
+ - Updated dependencies [e2b2f2e27f]
46
+ - Updated dependencies [76cad3a2f3]
47
+ - Updated dependencies [3367a23fae]
48
+ - Updated dependencies [b5906fb936]
49
+ - Updated dependencies [36c67eafc2]
50
+ - Updated dependencies [f2f525c850]
51
+ - Updated dependencies [49d39a0486]
52
+ - Updated dependencies [f2a18386e5]
53
+ - Updated dependencies [7e407eeb7c]
54
+ - Updated dependencies [fac8607a7b]
55
+ - Updated dependencies [5e5d990eac]
56
+ - Updated dependencies [84838a59f0]
57
+ - Updated dependencies [4d93e20695]
58
+ - Updated dependencies [7e407eeb7c]
59
+ - Updated dependencies [a1bb760b29]
60
+ - Updated dependencies [ab8c509bb9]
61
+ - Updated dependencies [e5a4a33708]
62
+ - Updated dependencies [4a857b489d]
63
+ - Updated dependencies [46f103f0c4]
64
+ - Updated dependencies [59198fb803]
65
+ - Updated dependencies [9f60402b86]
66
+ - Updated dependencies [4002f20f63]
67
+ - Updated dependencies [62ea0748ec]
68
+ - @redocly/theme@0.65.0
69
+ - @redocly/openapi-docs@3.21.0
70
+ - @redocly/asyncapi-docs@1.10.0
71
+ - @redocly/graphql-docs@1.10.0
72
+ - @redocly/realm-asyncapi-sdk@0.11.0
73
+ - @redocly/portal-plugin-mock-server@0.18.0
74
+ - @redocly/portal-legacy-ui@0.16.0
75
+
3
76
  ## 0.133.0-next.6
4
77
 
5
78
  ### Patch Changes
@@ -195,7 +268,7 @@
195
268
  - e88064ce2d: Added support for Excalidraw and PlantUML diagrams.
196
269
  Improved dark mode for Mermaid diagrams.
197
270
  - ae3272861b: Added support for `x-badges` in OpenAPI and AsyncAPI parameters and schema properties.
198
- Badges can now be rendered before and after field names.
271
+ Badges can be rendered before and after field names.
199
272
  - ce5a165177: Added support for `or` functions in RBAC conditions within Markdoc content.
200
273
 
201
274
  ### Patch Changes
@@ -407,7 +480,7 @@
407
480
  - 60b9b77bc39: Fixed a bug that caused search result highlighting to break in Flexsearch when the query contained duplicate words.
408
481
  - f1edba375c0: Updated translate memoization to depend on the active language, ensuring hooks recompute and translations update on language switch.
409
482
  - ae3272861b4: Added support for `x-badges` in OpenAPI and AsyncAPI parameters and schema properties.
410
- Badges can now be rendered before and after field names.
483
+ Badges can be rendered before and after field names.
411
484
  - 87a97521127: Fixed an issue where `partial` Markdoc tags in OpenAPI and AsyncAPI `description` fields did not resolve when path separators differed.
412
485
  - Updated dependencies [4003b73d9ca]
413
486
  - Updated dependencies [ae3272861b4]
@@ -492,7 +565,7 @@
492
565
  - 466f4ca3ba: Fixed an issue where custom Markdoc heading IDs were not used in search results.
493
566
  - f7b6c52055: Improved appearance and deep linking for the `tabs` Markdoc tag.
494
567
  - 2d305eec36: Fixed the built-in CORS proxy failing with "fetch failed" for certain URLs.
495
- Now the browser's `accept-encoding` header isn't forwarded and the error message surfaces the underlying cause.
568
+ The browser's `accept-encoding` header isn't forwarded and the error message surfaces the underlying cause.
496
569
  - 807547ecbd: Improved build memory usage for large projects.
497
570
  - 7276b4e5d6: Fixed an issue in AI Search where clearing the product tag would still include the product in the search request.
498
571
  - a9a1ee0fe1: Fixed an issue where page actions remained visible even though `search` was disabled.
@@ -552,7 +625,7 @@
552
625
  ### Patch Changes
553
626
 
554
627
  - 2d305eec36a: Fixed the built-in CORS proxy failing with "fetch failed" for certain URLs.
555
- Now the browser's `accept-encoding` header isn't forwarded and the error message surfaces the underlying cause.
628
+ The browser's `accept-encoding` header isn't forwarded and the error message surfaces the underlying cause.
556
629
 
557
630
  ## 0.131.0-next.13
558
631
 
@@ -821,7 +894,7 @@
821
894
 
822
895
  - ac12b3523a: Added an interactive lightbox viewer for Mermaid diagrams with zoom, pan, and keyboard navigation.
823
896
  - 1ff6da217d: Added support for branch-specific configuration in `redocly.yaml`.
824
- - 12fd642835: Transitioned AI Search to agent mode, now featuring expanded search capabilities and direct integration with the Docs MCP.
897
+ - 12fd642835: Transitioned AI Search to agent mode, featuring expanded search capabilities and direct integration with the Docs MCP.
825
898
  - ec292cdaaa: Made the **403 Forbidden** error page layout ejectable and improved its styling.
826
899
  - f117f86b3b: Added `login-button` Markdoc tag to render a login button on project pages.
827
900
  - 053051e82f: Added `rbac` support for banners to allow conditional visibility based on user team membership.
@@ -883,7 +956,7 @@
883
956
 
884
957
  ### Minor Changes
885
958
 
886
- - 12fd642835: Transitioned AI Search to agent mode, now featuring expanded search capabilities and direct integration with the Docs MCP.
959
+ - 12fd642835: Transitioned AI Search to agent mode, featuring expanded search capabilities and direct integration with the Docs MCP.
887
960
  - 053051e82f: Added `rbac` support for banners to allow conditional visibility based on user team membership.
888
961
 
889
962
  ### Patch Changes
@@ -3617,13 +3690,13 @@
3617
3690
  - 470c8696d4: Fixed an issue with links inside Markdown files, where links to OpenAPI documents were not resolved properly.
3618
3691
  - 27ac3236e5: Fixed an issue that caused launching with the `redocly preview` command to fail if you installed dependencies using `yarn`.
3619
3692
  - 99358a34e5: Resolved an issue where switching to a product opened a non-priority page instead of an index page.
3620
- Now, if a product has an index page, it is displayed first.
3693
+ If a product has an index page, it is displayed first.
3621
3694
  - 0cbb078d72: Updated version of the `@redocly/openapi-core` dependency to `1.31.1`.
3622
3695
  - 9e76b1f148: Updated version of the `@markdoc/markdoc` from `0.4.0` to `0.5.1`
3623
3696
  - 34a049d3d0: Fixed an issue where Markdown pages with `frontmatter.slug` directed users to a 404 error page when selected in a different language locale.
3624
3697
  - 03608f2a01: Fixed AI search error handling for Unauthorized and Forbidden errors.
3625
3698
  - a85ddf0b86: Resolved an issue with AI search resource styles being overridden by custom styles for `<Tag>` component.
3626
- - 6b9933d961: Fixed script handling in single page application (SPA) mode. Inline scripts are now executed on navigation.
3699
+ - 6b9933d961: Fixed script handling in single page application (SPA) mode. Inline scripts are executed on navigation.
3627
3700
  - c34c0da390: Fixed an issue where in development mode updates to `redocly.yaml` config were processed much longer than updates to other files.
3628
3701
  - 463b9fb93e: Fixed an issue where the `navigation.nextButton.text` and `navigation.previousButton.text` config properties did not change the text of the navigation buttons.
3629
3702
  - 7e80929731: Fixed an issue where the SEO `meta` tags were not updated during navigation between pages.
@@ -3693,9 +3766,9 @@
3693
3766
  ### Patch Changes
3694
3767
 
3695
3768
  - 99358a34e5: Resolved an issue where switching to a product opened a non-priority page instead of an index page.
3696
- Now, if a product has an index page, it is displayed first.
3769
+ If a product has an index page, it is displayed first.
3697
3770
  - 34a049d3d0: Fixed an issue where Markdown pages with `frontmatter.slug` directed users to a 404 error page when selected in a different language locale.
3698
- - 6b9933d961: Fixed script handling in single page application (SPA) mode. Inline scripts are now executed on navigation.
3771
+ - 6b9933d961: Fixed script handling in single page application (SPA) mode. Inline scripts are executed on navigation.
3699
3772
  - Updated dependencies [bcb712fe03]
3700
3773
  - Updated dependencies [ec9eff8ad9]
3701
3774
  - @redocly/openapi-docs@3.7.0-next.2
@@ -3794,7 +3867,7 @@
3794
3867
  ### Minor Changes
3795
3868
 
3796
3869
  - bc13399880: Enhanced development mode error handling showing compilation errors instead of `Internal Server Error` page.
3797
- CSS errors now display in an a toast message.
3870
+ CSS errors display in an a toast message.
3798
3871
  Pages automatically rebuild after fixing errors without server restart.
3799
3872
 
3800
3873
  ## 0.115.1
@@ -3891,8 +3964,8 @@
3891
3964
 
3892
3965
  ### Patch Changes
3893
3966
 
3894
- - f08b1cfdd2: Headers are now excluded from page data for anonymous users to prevent potential cache deception attacks.
3895
- - 7a285f0828: Improved AI search dialog: now links opening in new tabs, the search button is always enabled, and the search field label is updated.
3967
+ - f08b1cfdd2: Headers are excluded from page data for anonymous users to prevent potential cache deception attacks.
3968
+ - 7a285f0828: Improved AI search dialog: links opening in new tabs, the search button is always enabled, and the search field label is updated.
3896
3969
  - 44110c4c7c: Changed the text color in the total page counter to improve readability in light mode.
3897
3970
  - 698f536b5c: Updated version of the `@redocly/openapi-core` dependency to `1.26.1`.
3898
3971
  - Updated dependencies [44110c4c7c]
@@ -3965,7 +4038,7 @@
3965
4038
  ### Patch Changes
3966
4039
 
3967
4040
  - 5ffc1db4e8: Updated version of the `@redocly/openapi-core` dependency to `1.26.0`.
3968
- - 001406d157: Improved error handling in the project: project pages that display an error message are now automatically refreshed after the user resolves the error in the editor.
4041
+ - 001406d157: Improved error handling in the project: project pages that display an error message are automatically refreshed after the user resolves the error in the editor.
3969
4042
  This occurs both for Reunite and local projects.
3970
4043
  - Updated dependencies [5ffc1db4e8]
3971
4044
  - Updated dependencies [b6b91308d6]
@@ -4147,7 +4220,7 @@
4147
4220
 
4148
4221
  ### Patch Changes
4149
4222
 
4150
- - ae03d1fc71: Improved the `output` property for `apis` configuration. The property now works as a reference from `openapi` Markdoc tags.
4223
+ - ae03d1fc71: Improved the `output` property for `apis` configuration. The property works as a reference from `openapi` Markdoc tags.
4151
4224
  - be7d2e6286: Fixed an issue where if you set `REDOCLY_PREFIX_PATHS` in the environment variables for a project, the Reunite Webview would stop updating based on the page selected in the editor.
4152
4225
  - Updated dependencies [9574a87b33]
4153
4226
  - Updated dependencies [47065856c6]
@@ -4325,7 +4398,7 @@
4325
4398
 
4326
4399
  ### Patch Changes
4327
4400
 
4328
- - 5e5916b415: Resolved an issue that caused the page to crash when using the OpenAPI Code Sample Markdoc tags if the `descriptionFile` value was an incorrect path. Now if the path is invalid, users are presented with an error directing them to correct it.
4401
+ - 5e5916b415: Resolved an issue that caused the page to crash when using the OpenAPI Code Sample Markdoc tags if the `descriptionFile` value was an incorrect path. If the path is invalid, users are presented with an error directing them to correct it.
4329
4402
 
4330
4403
  ## 0.104.3
4331
4404
 
@@ -4651,8 +4724,8 @@
4651
4724
 
4652
4725
  ### Minor Changes
4653
4726
 
4654
- - 176b280257: Deprecated the `theme.imports` property. Themes and plugins must now be enabled through the `plugins` configuration property. Using the `theme.imports` does not fail the build for now, but produces warnings in the build log.
4655
- - 7e71bf855b: Deprecated the `theme` property of `redocly.yaml` config. All of the configuration properties under `theme` now reside in the root of the config.
4727
+ - 176b280257: Deprecated the `theme.imports` property. Themes and plugins must be enabled through the `plugins` configuration property. Using the `theme.imports` does not fail the build, but produces warnings in the build log.
4728
+ - 7e71bf855b: Deprecated the `theme` property of `redocly.yaml` config. All of the configuration properties under `theme` reside in the root of the config.
4656
4729
 
4657
4730
  ### Patch Changes
4658
4731
 
@@ -4748,13 +4821,13 @@
4748
4821
 
4749
4822
  ### Patch Changes
4750
4823
 
4751
- - ed391e8607: Resolved an issue with audience verification. Users without access permissions to the project are now redirected to the sign up page.
4824
+ - ed391e8607: Resolved an issue with audience verification. Users without access permissions to the project are redirected to the sign up page.
4752
4825
 
4753
4826
  ## 0.92.2
4754
4827
 
4755
4828
  ### Patch Changes
4756
4829
 
4757
- - 8b3aa69af2: Each error in the `redocly.yaml` file is now reported separately. Previously, all validation errors from `redocly.yaml` were bundled and reported as one error.
4830
+ - 8b3aa69af2: Each error in the `redocly.yaml` file is reported separately. Previously, all validation errors from `redocly.yaml` were bundled and reported as one error.
4758
4831
  - Updated dependencies [ac665b40f7]
4759
4832
  - Updated dependencies [a0e2645687]
4760
4833
  - Updated dependencies [c848158ee4]
@@ -4772,7 +4845,7 @@
4772
4845
 
4773
4846
  ### Minor Changes
4774
4847
 
4775
- - 2ad34ae141: **IMPORTANT**: Markdoc errors will now fail a production build.\
4848
+ - 2ad34ae141: **IMPORTANT**: Markdoc errors fail production builds.\
4776
4849
  To make Realm ignore Markdoc errors during production builds, set the `reunite.ignoreMarkdocErrors` property in `redocly.yaml` to `true`.
4777
4850
 
4778
4851
  ### Patch Changes
@@ -4839,7 +4912,7 @@
4839
4912
 
4840
4913
  ### Patch Changes
4841
4914
 
4842
- - 9f25cc7efb: References to partials `@i18n` folder using absolute links must now start with `/@i18n`. Previously, this part was omitted and the path would start from the locale directory name.
4915
+ - 9f25cc7efb: References to partials `@i18n` folder using absolute links must start with `/@i18n`. Previously, this part was omitted and the path would start from the locale directory name.
4843
4916
 
4844
4917
  ## 0.90.0
4845
4918
 
@@ -4894,7 +4967,7 @@
4894
4967
 
4895
4968
  - 0fdd7f22f9: Changed the order of moods in the mood feedback type to "from negative to positive".
4896
4969
  - 67100a3e83: fix(project): Adjusted cache headers to prevent browser caching to ensure users always receive the latest version of the content.
4897
- - fde6bd8184: Improved the default behavior for versioned items in sidebars. When items from different versioned folders are available, the sidebar now prefers and displays items with the same version as the currently active page.
4970
+ - fde6bd8184: Improved the default behavior for versioned items in sidebars. When items from different versioned folders are available, the sidebar prefers and displays items with the same version as the currently active page.
4898
4971
  - Updated dependencies [0fdd7f22f9]
4899
4972
  - Updated dependencies [1b6abdc7af]
4900
4973
  - @redocly/theme@0.38.2
@@ -4954,7 +5027,7 @@
4954
5027
  ### Patch Changes
4955
5028
 
4956
5029
  - e50e90b554: Fixed an issue when versioned content had a separate sidebars.yaml defined for each version, the navbar groups and separators were displayed for all versions of the content.
4957
- Now the navbar groups and separators are displayed only for the corresponding version chosen in the version picker.
5030
+ The navbar groups and separators are displayed only for the corresponding version chosen in the version picker.
4958
5031
 
4959
5032
  ## 0.88.2
4960
5033
 
@@ -1 +1 @@
1
- import{useEffect as c,useState as s}from"react";import{useNavigate as l}from"react-router-dom";import{isLocalLink as m}from"../../utils/path/is-local-link.js";import{isJsProtocolLink as a}from"../../utils/path/is-js-protocol-link.js";import{isAssetsLink as u}from"../../utils/path/is-assets-link.js";import{isHostnameOnDomain as f}from"../app/utils/isHostnameOnDomain.js";import{loadAndNavigate as d}from"../app/utils/loadAndNavigate.js";import{isForcedNavigationLinkClick as p}from"../utils/utils.js";export*from"./page-data/hooks.js";function E(){const e=l();c(()=>{const t=n=>{const i=n.target;if(i.tagName!=="A"||p(n,i.getAttribute("target")||""))return;const r=i.getAttribute("href");!m(r)||u(r)||a(r)||(n.preventDefault(),d({navigate:e,to:r||""}))};return document.addEventListener("click",t),()=>{document.removeEventListener("click",t)}},[e])}function b(){const[e,t]=s(null);return c(()=>{if(process.env.NODE_ENV==="development"&&typeof window<"u"&&!o("localhost")&&!o("127.0.0.1")&&!o("")&&!o("redocly-local.com")&&!o("editor.redocly.xyz")&&!o("apps.codespaces.githubusercontent.com")&&!o("blueharvest.cloud")&&!o("bhstage.cloud")&&!o("cloud.redocly.com")&&!o("cloud.eu.redocly.com")&&!o("cba.au.redocly.com"))return t("Development mode is only allowed in localhost")},[typeof window]),e}function o(e){return f(window.location.hostname,e)}export{E as useRouterForLocalLinks,b as useRunningEnvironmentCheck};
1
+ import{useEffect as c,useState as s}from"react";import{useNavigate as l}from"react-router-dom";import{isLocalLink as u}from"../../utils/path/is-local-link.js";import{isJsProtocolLink as a}from"../../utils/path/is-js-protocol-link.js";import{isAssetsLink as m}from"../../utils/path/is-assets-link.js";import{isHostnameOnDomain as f}from"../app/utils/isHostnameOnDomain.js";import{loadAndNavigate as d}from"../app/utils/loadAndNavigate.js";import{isForcedNavigationLinkClick as p}from"../utils/utils.js";export*from"./page-data/hooks.js";function E(){const o=l();c(()=>{const r=t=>{if(t.defaultPrevented)return;const i=t.target;if(i.tagName!=="A"||p(t,i.getAttribute("target")||""))return;const n=i.getAttribute("href");!u(n)||m(n)||a(n)||(t.preventDefault(),d({navigate:o,to:n||""}))};return document.addEventListener("click",r),()=>{document.removeEventListener("click",r)}},[o])}function b(){const[o,r]=s(null);return c(()=>{if(process.env.NODE_ENV==="development"&&typeof window<"u"&&!e("localhost")&&!e("127.0.0.1")&&!e("")&&!e("redocly-local.com")&&!e("editor.redocly.xyz")&&!e("apps.codespaces.githubusercontent.com")&&!e("blueharvest.cloud")&&!e("bhstage.cloud")&&!e("cloud.redocly.com")&&!e("cloud.eu.redocly.com")&&!e("cba.au.redocly.com"))return r("Development mode is only allowed in localhost")},[typeof window]),o}function e(o){return f(window.location.hostname,o)}export{E as useRouterForLocalLinks,b as useRunningEnvironmentCheck};
@@ -1 +1 @@
1
- import*as p from"workerpool";import{withPathPrefix as f}from"@redocly/theme/core/utils";import{envConfig as u}from"../config/env-config.js";import{telemetry as a}from"../telemetry/index.js";import{TimeoutExceededError as E}from"./errors/timeout-exceeded.js";import{serializeRequest as _}from"./helpers/serialize-request.js";import{apiRoutesWorkers as A,API_ROUTES_WORKER_KEY as T}from"../workers/api-routes-worker-pool.js";import{API_FUNCTIONS_REQUEST_HANDLER_ID as d}from"../plugins/api-functions/index.js";const g=1e4,h=15;async function U(e,r,t){a.initialize();const s=r.get("auth"),i=await t.resolveRouteStaticData(e)||{},n=f(e.slug);try{const{status:o,headers:l,body:c}=await A.exec(T,[{serverOutDir:t.serverOutDir,slug:n,requestHandlerId:e.requestHandlerId,maxResponseSizeMB:h,ctxData:{user:{teams:s.teams,email:s.claims.email,claims:s.claims,idpAccessToken:s.idpAccessToken,idpId:s.claims.idpId,isAuthenticated:s.isAuthenticated},config:t.config,outdir:t.outdir,baseUrl:new URL(r.req.url).origin},staticData:{...i,props:{...i.props,routeSlug:n,outdir:t.outdir}},req:await _(r.req.raw),sqldRemoteDatabaseUrl:u.SQLD_REMOTE_DATABASE_URL,sqldRemoteDatabaseAuthToken:u.SQLD_REMOTE_DATABASE_AUTH_TOKEN}],{timeout:g});R({requestHandlerId:e.requestHandlerId,body:c,headers:l,status:o,ctx:r});const m=c.data?Buffer.from(c.data):null;return new Response(m,{status:o,headers:l})}catch(o){throw M({requestHandlerId:e.requestHandlerId,error:o}),o instanceof p.Promise.TimeoutError?new E("Timeout exceeded"):o}}function R({requestHandlerId:e,body:r,headers:t,status:s,ctx:i}){e.startsWith(d)?a.sendApiFunctionCalledMessage([{object:"api_function",error:null,handler:e,body:r,headers:t,status:s}]):a.sendMockServerCalledMessage([{object:"mock_server",error:null,handler:e,body:r,headers:{"user-agent":i.req.header("user-agent")??""},status:s}])}function M({requestHandlerId:e,error:r}){const t={handler:e,message:r?.message??null,stack:r?.stack??null};e.startsWith(d)?a.sendApiFunctionErrorMessage([{object:"api_function",...t}]):a.sendMockServerErrorMessage([{object:"mock_server",...t}])}export{U as runApiRoutesWorker,M as sendTelemetryErrorMessage};
1
+ import*as p from"workerpool";import{withPathPrefix as f}from"@redocly/theme/core/utils";import{envConfig as l}from"../config/env-config.js";import{telemetry as a}from"../telemetry/index.js";import{TimeoutExceededError as E}from"./errors/timeout-exceeded.js";import{serializeRequest as _}from"./helpers/serialize-request.js";import{apiRoutesWorkers as A,API_ROUTES_WORKER_KEY as T}from"../workers/api-routes-worker-pool.js";import{API_FUNCTIONS_REQUEST_HANDLER_ID as u}from"../plugins/api-functions/index.js";const g=1e4,h=15;async function U(e,r,t){a.initialize();const s=r.get("auth"),i=await t.resolveRouteStaticData(e)||{},n=f(e.slug);try{const{status:o,headers:d,body:c}=await A.exec(T,[{serverOutDir:t.serverOutDir,slug:n,requestHandlerId:e.requestHandlerId,maxResponseSizeMB:h,ctxData:{user:{teams:s.teams,email:s.claims.email,claims:s.claims,idpAccessToken:s.idpAccessToken,idpId:s.claims.idpId,isAuthenticated:s.isAuthenticated},config:t.config,outdir:t.outdir,baseUrl:new URL(r.req.url).origin},staticData:{...i,props:{...i.props,routeSlug:n,outdir:t.outdir}},req:await _(r.req.raw),sqldRemoteDatabaseUrl:l.SQLD_REMOTE_DATABASE_URL,sqldRemoteDatabaseAuthToken:l.SQLD_REMOTE_DATABASE_AUTH_TOKEN}],{timeout:g});R({requestHandlerId:e.requestHandlerId,status:o,ctx:r});const m=c.data?Buffer.from(c.data):null;return new Response(m,{status:o,headers:d})}catch(o){throw M({requestHandlerId:e.requestHandlerId,error:o}),o instanceof p.Promise.TimeoutError?new E("Timeout exceeded"):o}}function R({requestHandlerId:e,status:r,ctx:t}){e.startsWith(u)?a.sendApiFunctionCalledMessage([{object:"api_function",error:null,handler:e,status:r}]):a.sendMockServerCalledMessage([{object:"mock_server",error:null,handler:e,headers:{"user-agent":t.req.header("user-agent")??null},status:r}])}function M({requestHandlerId:e,error:r}){const t={handler:e,message:r?.message??null,stack:r?.stack??null};e.startsWith(u)?a.sendApiFunctionErrorMessage([{object:"api_function",...t}]):a.sendMockServerErrorMessage([{object:"mock_server",...t}])}export{U as runApiRoutesWorker,M as sendTelemetryErrorMessage};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redocly/revel",
3
- "version": "0.133.0-next.6",
3
+ "version": "0.133.1",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "bin": {
@@ -90,14 +90,14 @@
90
90
  "xpath": "0.0.34",
91
91
  "yaml-ast-parser": "0.0.43",
92
92
  "zod": "^3.25.76",
93
- "@redocly/asyncapi-docs": "1.10.0-next.6",
93
+ "@redocly/asyncapi-docs": "1.10.0",
94
+ "@redocly/openapi-docs": "3.21.0",
94
95
  "@redocly/config": "0.48.1",
95
- "@redocly/graphql-docs": "1.10.0-next.6",
96
- "@redocly/openapi-docs": "3.21.0-next.6",
97
- "@redocly/portal-legacy-ui": "0.16.0-next.0",
98
- "@redocly/portal-plugin-mock-server": "0.18.0-next.6",
99
- "@redocly/realm-asyncapi-sdk": "0.11.0-next.4",
100
- "@redocly/theme": "0.65.0-next.5"
96
+ "@redocly/portal-legacy-ui": "0.16.0",
97
+ "@redocly/portal-plugin-mock-server": "0.18.0",
98
+ "@redocly/theme": "0.65.0",
99
+ "@redocly/graphql-docs": "1.10.0",
100
+ "@redocly/realm-asyncapi-sdk": "0.11.1"
101
101
  },
102
102
  "peerDependencies": {
103
103
  "react": "^19.2.4",