@mastra/deployer 1.51.0-alpha.8 → 1.51.0-alpha.9

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,13 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 1.51.0-alpha.9
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`edce8d2`](https://github.com/mastra-ai/mastra/commit/edce8d2769f19e27a05737c627af2d765472a4f8)]:
8
+ - @mastra/core@1.51.0-alpha.9
9
+ - @mastra/server@1.51.0-alpha.9
10
+
3
11
  ## 1.51.0-alpha.8
4
12
 
5
13
  ### Patch Changes
@@ -3,7 +3,7 @@ name: mastra-deployer
3
3
  description: Documentation for @mastra/deployer. Use when working with @mastra/deployer APIs, configuration, or implementation.
4
4
  metadata:
5
5
  package: "@mastra/deployer"
6
- version: "1.51.0-alpha.8"
6
+ version: "1.51.0-alpha.9"
7
7
  ---
8
8
 
9
9
  ## When to use
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.51.0-alpha.8",
2
+ "version": "1.51.0-alpha.9",
3
3
  "package": "@mastra/deployer",
4
4
  "exports": {
5
5
  "Deps": {
@@ -3476,7 +3476,7 @@ var MastraServer = class extends serverAdapter.MastraServer {
3476
3476
  }
3477
3477
  };
3478
3478
 
3479
- // ../../../../../setup-pnpm/node_modules/.bin/store/v11/links/@/hono-openapi/1.3.1/ce6c58900688fcc93c665450db9a31c9db55f3c4d38190a91fde66e0a7118f81/node_modules/hono-openapi/dist/index.js
3479
+ // ../../../../../setup-pnpm/node_modules/.bin/store/v11/links/@/hono-openapi/1.3.1/a0af3e938145e0fe63ab6ad04133542aa3d9f05b7230ed4fc230411dabce6d87/node_modules/hono-openapi/dist/index.js
3480
3480
  var uniqueSymbol = /* @__PURE__ */ Symbol("openapi");
3481
3481
  function describeRoute(spec) {
3482
3482
  const middleware2 = async (_c, next) => {