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 4 to 5 #305

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

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

Release notes

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

v5

This is a sliding tag release. No breaking changes will be made unless the major version is updated.

Breaking changes

  • ns-build and ns-list: update to node20 (PR #20).

Minor changes

  • Update actions/checkout@v3 to actions/checkout@v4 and actions/cache@v3 to actions/cache@v4 (PR #20).

  • Update several node dependencies (PR #20).

v5.0.0

Breaking changes

  • ns-build and ns-list: update to node20 (PR #20).

Minor changes

  • Update actions/checkout@v3 to actions/checkout@v4 and actions/cache@v3 to actions/cache@v4 (PR #20).

  • Update several node dependencies (PR #20).

v4.1.0

Minor changes

  • ns-build, ns-list: Allow config_mod to be used as multiline text. Each line will become a separate --config_mod parameter.

New functionality

  • viash-hub/deploy: Add an action to deploy build artifacts from GitHub to Viash-Hub.
Changelog

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

viash-actions v5.0.0

Breaking changes

  • ns-build and ns-list: update to node20 (PR #20).

Minor changes

  • Update actions/checkout@v3 to actions/checkout@v4 and actions/cache@v3 to actions/cache@v4 (PR #20).

  • Update several node dependencies (PR #20).

viash-actions v4.1.1

Minor changes

  • viash-hub/deploy: Add a commit_message input parameter to allow specifying the commit message for the deployment.

  • viash-hub/deploy: Fix dash in src-branch and dest-branch to underscore, now src_branch and dest_branch. Like any other parameter.

viash-actions v4.1.0

Minor changes

  • ns-build, ns-list: Allow config_mod to be used as multiline text. Each line will become a separate --config_mod parameter.

New functionality

  • viash-hub/deploy: Add an action to deploy build artifacts from GitHub to Viash-Hub.

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

... (truncated)

Commits


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 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)