@contractkit/plugin-bruno 1.5.0 → 1.5.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.
@@ -1,9 +1,9 @@
1
1
 
2
- > @contractkit/plugin-bruno@1.5.0 build:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-bruno
2
+ > @contractkit/plugin-bruno@1.5.1 build:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-bruno
3
3
  > eslint --max-warnings=0 && pnpm run build
4
4
 
5
5
 
6
- > @contractkit/plugin-bruno@1.5.0 build /home/runner/work/ContractKit/ContractKit/packages/plugin-bruno
6
+ > @contractkit/plugin-bruno@1.5.1 build /home/runner/work/ContractKit/ContractKit/packages/plugin-bruno
7
7
  > tsup src/index.ts --format esm --sourcemap --dts && tsc --emitDeclarationOnly --declaration
8
8
 
9
9
  CLI Building entry: src/index.ts
@@ -13,7 +13,7 @@
13
13
  ESM Build start
14
14
  ESM dist/index.js 27.11 KB
15
15
  ESM dist/index.js.map 69.67 KB
16
- ESM ⚡️ Build success in 154ms
16
+ ESM ⚡️ Build success in 142ms
17
17
  DTS Build start
18
- DTS ⚡️ Build success in 4860ms
18
+ DTS ⚡️ Build success in 3957ms
19
19
  DTS dist/index.d.ts 2.95 KB
@@ -1,17 +1,17 @@
1
1
 
2
- > @contractkit/plugin-bruno@1.5.0 test:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-bruno
2
+ > @contractkit/plugin-bruno@1.5.1 test:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-bruno
3
3
  > vitest run --coverage
4
4
 
5
5
 
6
6
   RUN  v4.1.5 /home/runner/work/ContractKit/ContractKit/packages/plugin-bruno
7
7
  Coverage enabled with v8
8
8
 
9
- ✓ tests/codegen-bruno.test.ts (116 tests) 332ms
9
+ ✓ tests/codegen-bruno.test.ts (116 tests) 342ms
10
10
 
11
11
   Test Files  1 passed (1)
12
12
   Tests  116 passed (116)
13
-  Start at  11:38:18
14
-  Duration  5.05s (transform 1.91s, setup 0ms, import 3.85s, tests 332ms, environment 0ms)
13
+  Start at  13:02:54
14
+  Duration  5.35s (transform 1.46s, setup 0ms, import 3.92s, tests 342ms, environment 0ms)
15
15
 
16
16
   % Coverage report from v8
17
17
  -------------------|---------|----------|---------|---------|-------------------------------------------------------------------------------------------------------------
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @contractkit/contractkit-plugin-bruno
2
2
 
3
+ ## 1.5.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [79af33b]
8
+ - @contractkit/core@0.17.0
9
+
3
10
  ## 1.5.0
4
11
 
5
12
  ### Minor Changes
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1778153904038" clover="3.2.0">
3
- <project timestamp="1778153904038" name="All files">
2
+ <coverage generated="1778245379421" clover="3.2.0">
3
+ <project timestamp="1778245379421" name="All files">
4
4
  <metrics statements="416" coveredstatements="335" conditionals="372" coveredconditionals="277" methods="94" coveredmethods="76" elements="882" coveredelements="688" complexity="0" loc="416" ncloc="416" packages="2" files="3" classes="3"/>
5
5
  <package name="src">
6
6
  <metrics statements="378" coveredstatements="305" conditionals="341" coveredconditionals="253" methods="69" coveredmethods="57"/>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2026-05-07T11:38:24.021Z
119
+ at 2026-05-08T13:02:59.392Z
120
120
  </div>
121
121
  <script src="prettify.js"></script>
122
122
  <script>
@@ -2770,7 +2770,7 @@ function yamlString(value: string): string {
2770
2770
  <div class='footer quiet pad2 space-top1 center small'>
2771
2771
  Code coverage generated by
2772
2772
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
2773
- at 2026-05-07T11:38:24.021Z
2773
+ at 2026-05-08T13:02:59.392Z
2774
2774
  </div>
2775
2775
  <script src="../prettify.js"></script>
2776
2776
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2026-05-07T11:38:24.021Z
119
+ at 2026-05-08T13:02:59.392Z
120
120
  </div>
121
121
  <script src="../prettify.js"></script>
122
122
  <script>
@@ -694,7 +694,7 @@ function <span class="fstat-no" title="function not covered" >deleteStalePaths(o
694
694
  <div class='footer quiet pad2 space-top1 center small'>
695
695
  Code coverage generated by
696
696
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
697
- at 2026-05-07T11:38:24.021Z
697
+ at 2026-05-08T13:02:59.392Z
698
698
  </div>
699
699
  <script src="../prettify.js"></script>
700
700
  <script>
@@ -589,7 +589,7 @@ export function opRoot(routes: OpRouteNode[], file = 'users.op', meta: Record&lt
589
589
  <div class='footer quiet pad2 space-top1 center small'>
590
590
  Code coverage generated by
591
591
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
592
- at 2026-05-07T11:38:24.021Z
592
+ at 2026-05-08T13:02:59.392Z
593
593
  </div>
594
594
  <script src="../prettify.js"></script>
595
595
  <script>
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104
- at 2026-05-07T11:38:24.021Z
104
+ at 2026-05-08T13:02:59.392Z
105
105
  </div>
106
106
  <script src="../prettify.js"></script>
107
107
  <script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractkit/plugin-bruno",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
4
4
  "description": "ContractKit built-in plugin: Bruno REST collection generation",
5
5
  "author": {
6
6
  "name": "Marooned Software",
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "dependencies": {
29
29
  "yaml": "^2.8.3",
30
- "@contractkit/core": "0.16.0"
30
+ "@contractkit/core": "0.17.0"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@repo/config-eslint": "0.3.1",