@platforma-open/milaboratories.mixcr-clonotyping-2.workflow 2.10.0 → 2.10.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,6 +1,6 @@
1
1
   WARN  Issue while reading "/home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.10.0 build /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
3
+ > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.10.1 build /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
4
4
  > rm -rf dist && pl-tengo check && pl-tengo build
5
5
 
6
6
  info: Skipping unknown file type: test/columns.test.ts
@@ -31,5 +31,5 @@ No syntax errors found.
31
31
  info: - writing /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow/dist/tengo/tpl/test.columns-calculate.plj.gz
32
32
  info: - writing /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow/dist/tengo/tpl/test.columns.test.plj.gz
33
33
  info: - writing /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow/dist/tengo/tpl/main.plj.gz
34
- info:
34
+ info: Template Pack build done.
35
35
  info: Template Pack build done.
@@ -1,21 +1,21 @@
1
1
   WARN  Issue while reading "/home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.10.0 test /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
3
+ > @platforma-open/milaboratories.mixcr-clonotyping-2.workflow@2.10.1 test /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
4
4
  > vitest
5
5
 
6
6
 
7
7
   RUN  v2.1.8 /home/runner/work/mixcr-clonotyping-2/mixcr-clonotyping-2/workflow
8
8
 
9
- ✓ src/test/columns.test.ts (6 tests) 54411ms
10
- ✓ checking preset for 'milab-human-dna-xcr-7genes-multiplex' 12674ms
11
- ✓ checking preset for '10x-sc-xcr-vdj' 8775ms
12
- ✓ checking preset for 'cellecta-human-rna-xcr-umi-drivermap-…' 8518ms
13
- ✓ checking preset for 'takara-human-rna-bcr-umi-smartseq' 8439ms
14
- ✓ checking preset for 'rna-seq' 8026ms
15
- ✓ checking preset for 'generic-single-cell-gex' 7977ms
9
+ ✓ src/test/columns.test.ts (6 tests) 53265ms
10
+ ✓ checking preset for 'milab-human-dna-xcr-7genes-multiplex' 12934ms
11
+ ✓ checking preset for '10x-sc-xcr-vdj' 8419ms
12
+ ✓ checking preset for 'cellecta-human-rna-xcr-umi-drivermap-…' 8256ms
13
+ ✓ checking preset for 'takara-human-rna-bcr-umi-smartseq' 8191ms
14
+ ✓ checking preset for 'rna-seq' 7730ms
15
+ ✓ checking preset for 'generic-single-cell-gex' 7734ms
16
16
 
17
17
   Test Files  1 passed (1)
18
18
   Tests  6 passed (6)
19
-  Start at  14:49:37
20
-  Duration  55.34s (transform 57ms, setup 0ms, collect 660ms, tests 54.41s, environment 0ms, prepare 68ms)
19
+  Start at  15:22:19
20
+  Duration  54.10s (transform 42ms, setup 0ms, collect 592ms, tests 53.27s, environment 0ms, prepare 65ms)
21
21
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @platforma-open/milaboratories.mixcr-clonotyping.workflow
2
2
 
3
+ ## 2.10.1
4
+
5
+ ### Patch Changes
6
+
7
+ - e03cacd: updating dependencies and republish software
8
+ - Updated dependencies [e03cacd]
9
+ - @platforma-open/milaboratories.mixcr-clonotyping-2.single-cell-scripts@1.1.2
10
+
3
11
  ## 2.10.0
4
12
 
5
13
  ### Minor Changes
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@platforma-open/milaboratories.mixcr-clonotyping-2.workflow",
3
- "version": "2.10.0",
3
+ "version": "2.10.1",
4
4
  "description": "Tengo-based template",
5
5
  "dependencies": {
6
- "@platforma-sdk/workflow-tengo": "^4.0.8",
7
- "@platforma-open/milaboratories.mixcr-clonotyping-2.single-cell-scripts": "1.1.1"
6
+ "@platforma-sdk/workflow-tengo": "^4.1.0",
7
+ "@platforma-open/milaboratories.mixcr-clonotyping-2.single-cell-scripts": "1.1.2"
8
8
  },
9
9
  "devDependencies": {
10
- "@platforma-sdk/tengo-builder": "^2.0.3",
10
+ "@platforma-sdk/tengo-builder": "^2.1.0",
11
11
  "@platforma-open/milaboratories.software-mixcr": "4.7.0-150-develop",
12
12
  "@platforma-open/milaboratories.software-ptransform": "^1.3.1",
13
- "@platforma-sdk/test": "^1.29.3",
13
+ "@platforma-sdk/test": "^1.29.8",
14
14
  "vitest": "^2.1.8",
15
15
  "typescript": "~5.5.4"
16
16
  },