openproblems-bio / openproblems-v2

Formalizing and benchmarking open problems in single-cell genomics
MIT License
56 stars 19 forks source link

Bump viash-io/viash-actions from 5 to 6 #461

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps viash-io/viash-actions from 5 to 6.

Release notes

Sourced from viash-io/viash-actions's releases.

v5.3.1

Bug fixes

  • project/detect-changed-components: Fix components being listed more than once (PR #29).

v5.3.0

New functionality

  • project/detect-changed-components: Detect changed components when a resource is a directory (PR #28).

v5.2.1

Bug Fixes

  • project/detect-changed-components: fix changed components not being detected after updating tj-actions/changed-files (PR #25).

v5.2.0

Minor changes

  • project/detect-changed-components: bump tj-actions/changed-files to 42.0.2 (PR #24)

v5.1.0

New functionality

  • pro/build-nextflow-schemas: Add optional flag to allow dataset input for nf-tower (PR #23)
Changelog

Sourced from viash-io/viash-actions's changelog.

viash-actions v6.0.0

Breaking changes

  • update-docker-engine was moved to project/update-docker-engine (PR #27).

  • pro/build-nextflow-params: Arguments components and workflows were removed in favour for the target_dir argument (PR #27).

  • pro/build-nextflow-schemas: Arguments components and workflows were removed in favour for the target_dir argument (PR #27).

  • Removed viash-hub/deploy: Viash Hub pulls source code from GitHub and builds Viash packages accordingly, as opposed to pushing deployments using GitHub Actions (PR #27).

New functionality

  • project/build-target: Created an action for building a target directory using viash ns build and generating a matrix of the components for which Docker images need to be built and pushed (PR #27).

  • project/check-concurrent-pr: Created an action for checking if a push event is concurrent with a pull request (PR #27).

Major changes

  • All actions were updated to work with Viash 0.9 and later (PR #27).

Documentation

  • Updated all READMEs to be more consistent (PR #27).

  • Added a Makefile for generating READMEs more efficiently (PR #27).

viash-actions v5.3.1

Bug fixes

  • project/detect-changed-components: Fix components being listed more than once (PR #29).

viash-actions v5.3.0

New functionality

  • project/detect-changed-components: Detect changed components when a resource is a directory (PR #28).

viash-actions v5.2.1

Bug Fixes

  • project/detect-changed-components: fix changed components not being detected after updating tj-actions/changed-files (PR #25).

viash-actions v5.2.0

Minor changes

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.