uclahs-cds / pipeline-call-sSNV

A Nextflow pipeline to identify the somatic single nucleotide variants (sSNVs) by comparing a pair of tumor/normal samples.
https://uclahs-cds.github.io/pipeline-call-sSNV/
GNU General Public License v2.0
5 stars 0 forks source link

Bump the pipeline-submodules group across 1 directory with 2 updates #306

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 4 months ago

Bumps the pipeline-submodules group with 2 updates in the / directory: external/pipeline-Nextflow-config and external/pipeline-Nextflow-module.

Updates external/pipeline-Nextflow-config from be1eaf5 to a4e99e0

Commits
  • a4e99e0 Merge pull request #68 from uclahs-cds/yashpatel-generalize-type-name
  • 3b32ea9 Merge branch 'main' into yashpatel-generalize-type-name
  • 2127286 Merge pull request #69 from uclahs-cds/nwiltsie-allow-gstring-path
  • 964e0b9 Fix bug with warning message
  • d16e781 Allow Path schema type to be a GString
  • 49eb3e7 Add comma
  • 1a01640 Add generic type for readable file list
  • 07f0657 Update CHANGELOG
  • 467c92b Rename readable file list function to be more general
  • See full diff in compare view


Updates external/pipeline-Nextflow-module from ef40c10 to 1cfa9fa

Commits
  • 1cfa9fa Merge pull request #45 from uclahs-cds/kpash-update-indexfile-with-cram
  • 0115f96 style changes
  • 3021ddf Update modules/common/indexFile/main.nf
  • 251a226 Update modules/common/indexFile/main.nf
  • 428529b add @​kiarod to metadata.yaml
  • 80a8027 Update indexFile to support cram file format
  • 537da32 Merge pull request #44 from uclahs-cds/nwiltsie-pipeval-with-metadata
  • c462931 Support new pipeval entrypoint
  • 12bd361 Merge branch 'main' into nwiltsie-pipeval-with-metadata
  • c785ee5 Change PipeVal command because the interface was changed (#43)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Superseded by #309.