openproblems-bio / website

Website hosted at https://openproblems.bio
Creative Commons Attribution 4.0 International
3 stars 7 forks source link

Bump viash-io/viash-actions from 3 to 4 #278

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps viash-io/viash-actions from 3 to 4.

Release notes

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

viash-actions v4.0.0

Breaking changes

  • pro/generate-documentation-qmd: Renamed working_directory to project_directory, and renamed input_dir to src (#17).

viash-actions v3.2.1

Bug fixes

  • setup: Add fallback to downloading the Viash installer (#18).

viash-actions v3.2.0

New features

  • Added update-docker-engine.

viash-actions v3.1.2

Bug fixes

setup: Fetch Viash from dl.viash.io instead of deprecated get.viash.io.

viash-actions v3.1.1

Bug fixes

  • pro/generate-documentation-qmd: Avoid building .qmd files for the components in the viash_tools repository by cloning it into RUNNER_TEMP.

viash-actions v3.1.0

New features

  • pro/generate-documentation-qmd: Added working_directory option.

Bug fixes

  • project/detect-changed-components: Refactor component resource detection.
Changelog

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

viash-actions v4.0.0

Breaking changes

  • pro/generate-documentation-qmd: Renamed working_directory to project_directory, and renamed input_dir to src (#17).

viash-actions v3.2.1

Bug fixes

  • setup: Add fallback to downloading the Viash installer (#18).

viash-actions v3.2.0

New features

  • Added update-docker-engine (#15).

viash-actions v3.1.2

Bug fixes

setup: Fetch Viash from dl.viash.io instead of deprecated get.viash.io.

viash-actions v3.1.1

Bug fixes

pro/generate-documentation-qmd: Avoid building .qmd files for the components in the viash_tools repository by cloning it into RUNNER_TEMP.

viash-actions v3.1.0

New features

  • pro/generate-documentation-qmd: Added working_directory option.

Bug fixes

  • project/detect-changed-components: Refactor component resource detection.

viash-actions v3.0.0

New features

  • Added project/sync-and-cache-s3: Sync and cache an S3 bucket.

  • Added project/detect-changed-components: Filter a json produced by ns-list such that only components whose resources have changed in comparison to the default branch are retained.

... (truncated)

Commits
  • 9734e7b [Counterproposal] Rename working_directory to project_directory and always us...
  • See full diff in compare view


Dependabot compatibility score

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 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)
github-actions[bot] commented 1 year ago

Deploy: success