Skip to content

Commit facaabd

Browse files
authored
Merge pull request #1432 from nf-core/prerelease_3.17.0
Bump versions for 3.17.0 release
2 parents fb057c9 + 62f4ffe commit facaabd

13 files changed

+29
-22
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,24 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6-
## dev
6+
## [[3.17.0](https://github.com/nf-core/rnaseq/releases/tag/3.17.0)] - 2024-10-23
77

88
### Credits
99

10+
Special thanks to the following for their contributions to the release:
11+
12+
- [Maxime Garcia](https://github.com/maxulysse)
13+
- [Jonathan Manning](https://github.com/pinin4fjords)
14+
- [Pablo Gonzalez de Aledo](https://github.com/pabloaledo)
15+
1016
### Enhancements & fixes
1117

1218
- [PR #1418](https://github.com/nf-core/rnaseq/pull/1418) - Bump versions back to 3.17.0 after release
1319
- [PR #1422](https://github.com/nf-core/rnaseq/pull/1422) - Bump lots of modules so that conda versions have ARM builds
1420
- [PR #1423](https://github.com/nf-core/rnaseq/pull/1423) - Bump STAR version for version with ARM Conda build
1521
- [PR #1424](https://github.com/nf-core/rnaseq/pull/1424) - Patch sortmerna to 4.3.7 for ARM compatibility
1622
- [PR #1425](https://github.com/nf-core/rnaseq/pull/1425) - Add profile for ARM compatibility
23+
- [PR #1432](https://github.com/nf-core/rnaseq/pull/1432) - Bump versions for 3.17.0 release
1724

1825
## [[3.16.1](https://github.com/nf-core/rnaseq/releases/tag/3.16.1)] - 2024-10-16
1926

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ manifest {
328328
description = """RNA sequencing analysis pipeline for gene/isoform quantification and extensive quality control."""
329329
mainScript = 'main.nf'
330330
nextflowVersion = '!>=24.04.2'
331-
version = '3.17.0dev'
331+
version = '3.17.0'
332332
doi = 'https://doi.org/10.5281/zenodo.1400710'
333333
}
334334

tests/default.nf.test.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"untar": 1.34
4444
},
4545
"Workflow": {
46-
"nf-core/rnaseq": "v3.17.0dev"
46+
"nf-core/rnaseq": "v3.17.0"
4747
}
4848
},
4949
[
@@ -227,7 +227,7 @@
227227
"untar": 1.34
228228
},
229229
"Workflow": {
230-
"nf-core/rnaseq": "v3.17.0dev"
230+
"nf-core/rnaseq": "v3.17.0"
231231
}
232232
},
233233
[

tests/featurecounts_group_type.nf.test.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"untar": 1.34
4444
},
4545
"Workflow": {
46-
"nf-core/rnaseq": "v3.17.0dev"
46+
"nf-core/rnaseq": "v3.17.0"
4747
}
4848
},
4949
[
@@ -221,7 +221,7 @@
221221
"untar": 1.34
222222
},
223223
"Workflow": {
224-
"nf-core/rnaseq": "v3.17.0dev"
224+
"nf-core/rnaseq": "v3.17.0"
225225
}
226226
},
227227
[

tests/hisat2.nf.test.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"untar": 1.34
4545
},
4646
"Workflow": {
47-
"nf-core/rnaseq": "v3.17.0dev"
47+
"nf-core/rnaseq": "v3.17.0"
4848
}
4949
},
5050
[
@@ -224,7 +224,7 @@
224224
"untar": 1.34
225225
},
226226
"Workflow": {
227-
"nf-core/rnaseq": "v3.17.0dev"
227+
"nf-core/rnaseq": "v3.17.0"
228228
}
229229
},
230230
[

tests/kallisto.nf.test.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"untar": 1.34
5757
},
5858
"Workflow": {
59-
"nf-core/rnaseq": "v3.17.0dev"
59+
"nf-core/rnaseq": "v3.17.0"
6060
}
6161
},
6262
[
@@ -294,7 +294,7 @@
294294
"untar": 1.34
295295
},
296296
"Workflow": {
297-
"nf-core/rnaseq": "v3.17.0dev"
297+
"nf-core/rnaseq": "v3.17.0"
298298
}
299299
},
300300
[

tests/min_mapped_reads.nf.test.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"untar": 1.34
135135
},
136136
"Workflow": {
137-
"nf-core/rnaseq": "v3.17.0dev"
137+
"nf-core/rnaseq": "v3.17.0"
138138
}
139139
},
140140
[
@@ -1221,7 +1221,7 @@
12211221
"untar": 1.34
12221222
},
12231223
"Workflow": {
1224-
"nf-core/rnaseq": "v3.17.0dev"
1224+
"nf-core/rnaseq": "v3.17.0"
12251225
}
12261226
},
12271227
[

tests/remove_ribo_rna.nf.test.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"untar": 1.34
141141
},
142142
"Workflow": {
143-
"nf-core/rnaseq": "v3.17.0dev"
143+
"nf-core/rnaseq": "v3.17.0"
144144
}
145145
},
146146
[
@@ -1435,7 +1435,7 @@
14351435
"untar": 1.34
14361436
},
14371437
"Workflow": {
1438-
"nf-core/rnaseq": "v3.17.0dev"
1438+
"nf-core/rnaseq": "v3.17.0"
14391439
}
14401440
},
14411441
[

tests/salmon.nf.test.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"untar": 1.34
5151
},
5252
"Workflow": {
53-
"nf-core/rnaseq": "v3.17.0dev"
53+
"nf-core/rnaseq": "v3.17.0"
5454
}
5555
},
5656
[
@@ -367,7 +367,7 @@
367367
"untar": 1.34
368368
},
369369
"Workflow": {
370-
"nf-core/rnaseq": "v3.17.0dev"
370+
"nf-core/rnaseq": "v3.17.0"
371371
}
372372
},
373373
[

tests/skip_qc.nf.test.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"untar": 1.34
4141
},
4242
"Workflow": {
43-
"nf-core/rnaseq": "v3.17.0dev"
43+
"nf-core/rnaseq": "v3.17.0"
4444
}
4545
},
4646
[
@@ -169,7 +169,7 @@
169169
"untar": 1.34
170170
},
171171
"Workflow": {
172-
"nf-core/rnaseq": "v3.17.0dev"
172+
"nf-core/rnaseq": "v3.17.0"
173173
}
174174
},
175175
[

0 commit comments

Comments
 (0)