@contractkit/plugin-bruno 1.5.2 → 1.5.3

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.2 build:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-bruno
2
+ > @contractkit/plugin-bruno@1.5.3 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.2 build /home/runner/work/ContractKit/ContractKit/packages/plugin-bruno
6
+ > @contractkit/plugin-bruno@1.5.3 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.39 KB
15
15
  ESM dist/index.js.map 70.50 KB
16
- ESM ⚡️ Build success in 197ms
16
+ ESM ⚡️ Build success in 184ms
17
17
  DTS Build start
18
- DTS ⚡️ Build success in 4052ms
18
+ DTS ⚡️ Build success in 4766ms
19
19
  DTS dist/index.d.ts 2.95 KB
@@ -1,17 +1,17 @@
1
1
 
2
- > @contractkit/plugin-bruno@1.5.2 test:ci /home/runner/work/ContractKit/ContractKit/packages/plugin-bruno
2
+ > @contractkit/plugin-bruno@1.5.3 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 (118 tests) 247ms
9
+ ✓ tests/codegen-bruno.test.ts (118 tests) 364ms
10
10
 
11
11
   Test Files  1 passed (1)
12
12
   Tests  118 passed (118)
13
-  Start at  13:21:23
14
-  Duration  5.29s (transform 1.79s, setup 0ms, import 3.79s, tests 247ms, environment 0ms)
13
+  Start at  17:08:46
14
+  Duration  4.38s (transform 1.17s, setup 0ms, import 2.99s, tests 364ms, 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.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [dd8197b]
8
+ - @contractkit/core@0.18.0
9
+
3
10
  ## 1.5.2
4
11
 
5
12
  ### Patch Changes
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1778246488975" clover="3.2.0">
3
- <project timestamp="1778246488975" name="All files">
2
+ <coverage generated="1778692131377" clover="3.2.0">
3
+ <project timestamp="1778692131377" name="All files">
4
4
  <metrics statements="424" coveredstatements="344" conditionals="376" coveredconditionals="283" methods="94" coveredmethods="76" elements="894" coveredelements="703" complexity="0" loc="424" ncloc="424" packages="2" files="3" classes="3"/>
5
5
  <package name="src">
6
6
  <metrics statements="386" coveredstatements="314" conditionals="345" coveredconditionals="259" 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-08T13:21:28.941Z
119
+ at 2026-05-13T17:08:51.342Z
120
120
  </div>
121
121
  <script src="prettify.js"></script>
122
122
  <script>
@@ -2812,7 +2812,7 @@ function yamlString(value: string): string {
2812
2812
  <div class='footer quiet pad2 space-top1 center small'>
2813
2813
  Code coverage generated by
2814
2814
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
2815
- at 2026-05-08T13:21:28.941Z
2815
+ at 2026-05-13T17:08:51.342Z
2816
2816
  </div>
2817
2817
  <script src="../prettify.js"></script>
2818
2818
  <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-08T13:21:28.941Z
119
+ at 2026-05-13T17:08:51.342Z
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-08T13:21:28.941Z
697
+ at 2026-05-13T17:08:51.342Z
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-08T13:21:28.941Z
592
+ at 2026-05-13T17:08:51.342Z
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-08T13:21:28.941Z
104
+ at 2026-05-13T17:08:51.342Z
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.2",
3
+ "version": "1.5.3",
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.17.0"
30
+ "@contractkit/core": "0.18.0"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@repo/config-eslint": "0.3.1",