Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2025

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

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

Commits
  • de9adf9 Merge pull request #51 from uclahs-cds/kpash-reorganize-process-logs
  • cb51ede make sample directory
  • d647093 remove stray replace
  • 6189072 standardize by removing replace('_','-')
  • b1f2dce update process log naming standard to include workflow
  • 2413b40 Merge pull request #49 from uclahs-cds/kpash-fix-process-log
  • 3567f9a reorganize repo structure: create modules/SAMtools/* dir
  • cbb5661 update README
  • 67523dc rename enclosing directory to be more descriptive
  • 9dc8cd0 CHANGELOG
  • Additional commits viewable in compare view

Updates external/pipeline-Nextflow-config from 23b7b4e to d404a8f

Commits
  • d404a8f Merge pull request #78 from uclahs-cds/kpash-update-container-options
  • ae7e712 handle process level containerOptions appropriately
  • 07c99b8 Merge pull request #73 from uclahs-cds/yashpatel-generalized-resource-handler
  • a9b012a Merge pull request #74 from uclahs-cds/nwiltsie-add-tests-for-resource-handler
  • d6de126 Propagate exception when tag load fails
  • 4227dd9 Correct JSON format in README
  • 6edfefe Add test for resource handling
  • 1bb6177 Add mockito into test Docker image
  • a9d174e Cast allocation to avoid fractional CPU allocations
  • 8b500b7 Add conversion for memory in retry
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner March 7, 2025 22:30
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2025
@nwiltsie
Copy link
Contributor

nwiltsie commented Mar 8, 2025

Beep boop, I am a robot.

Overall NFTest result: FAILURE

Name Status Duration
Delly2-gSV-37 ✅ PASSED 00:02:34
Delly2-gSV-38 ✅ PASSED 00:02:10
Delly2-sSV-37 ❌ FAILED 00:07:35
Delly2-sSV-38 ❌ FAILED 00:04:36
HaplotypeCaller-37 ✅ PASSED 00:41:26
HaplotypeCaller-38 ✅ PASSED 00:36:16
Muse2-37 ✅ PASSED 00:33:53
Muse2-38 ✅ PASSED 00:30:25
Mutect2-37 ✅ PASSED 00:47:10
Mutect2-38 ❌ FAILED 00:31:22
SomaticSniper-37 ✅ PASSED 00:19:33
SomaticSniper-38 ✅ PASSED 00:25:39
Strelka2-37 ✅ PASSED 00:28:10
Strelka2-38 ✅ PASSED 00:30:49

@dependabot dependabot bot force-pushed the dependabot/submodules/pipeline-submodules-bb1ee54b36 branch from b9c6053 to 5f2b9f1 Compare April 21, 2025 23:37
@dependabot dependabot bot force-pushed the dependabot/submodules/pipeline-submodules-bb1ee54b36 branch from 5f2b9f1 to 49309f0 Compare August 12, 2025 20:15
Bumps the pipeline-submodules group with 2 updates in the / directory: [external/pipeline-Nextflow-module](https://github.com/uclahs-cds/pipeline-Nextflow-module) and [external/pipeline-Nextflow-config](https://github.com/uclahs-cds/pipeline-Nextflow-config).


Updates `external/pipeline-Nextflow-module` from `1cfa9fa` to `de9adf9`
- [Commits](uclahs-cds/pipeline-Nextflow-module@1cfa9fa...de9adf9)

Updates `external/pipeline-Nextflow-config` from `23b7b4e` to `d404a8f`
- [Release notes](https://github.com/uclahs-cds/pipeline-Nextflow-config/releases)
- [Commits](uclahs-cds/pipeline-Nextflow-config@23b7b4e...d404a8f)

---
updated-dependencies:
- dependency-name: external/pipeline-Nextflow-module
  dependency-type: direct:production
  dependency-group: pipeline-submodules
- dependency-name: external/pipeline-Nextflow-config
  dependency-type: direct:production
  dependency-group: pipeline-submodules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/submodules/pipeline-submodules-bb1ee54b36 branch from 49309f0 to 394a2de Compare August 19, 2025 10:26
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants