~swissdatasciencecenter/renku/+git/trunk:dependabot/pip/develop/cwl-utils-0.33

Last commit made on 2024-04-10
Get this branch:
git clone -b dependabot/pip/develop/cwl-utils-0.33 https://git.launchpad.net/~swissdatasciencecenter/renku/+git/trunk

Branch merges

Branch information

Name:
dependabot/pip/develop/cwl-utils-0.33
Repository:
lp:~swissdatasciencecenter/renku/+git/trunk

Recent commits

a92f8d1... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): (deps): bump cwl-utils from 0.27 to 0.33

Bumps [cwl-utils](https://github.com/common-workflow-language/cwl-utils) from 0.27 to 0.33.
- [Release notes](https://github.com/common-workflow-language/cwl-utils/releases)
- [Commits](https://github.com/common-workflow-language/cwl-utils/compare/v0.27...v0.33)

---
updated-dependencies:
- dependency-name: cwl-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <email address hidden>

050ed61... by Ralf Grubenmann <email address hidden>

fix: make doctor fix for workflow ids also update oid and derived_from (#3723)

* fix(cli): fix the doctor fix for plan ids to reassign oid's

* allow overriding renku lock path

* also fix derived from

ec72507... by Ralf Grubenmann <email address hidden>

update lockfile

418c982... by Ralf Grubenmann <email address hidden>

Merge pull request #3704 from SwissDataScienceCenter/release/v2.9.2

chore: release v2.9.2

b91125d... by Mohammad Alisafaee <email address hidden>

fix changelog wording

0650962... by Ralf Grubenmann <email address hidden>

fix spelling

3da4a63... by Renku Bot <email address hidden>

chore: release v2.9.2

e839e19... by "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com>

chore: combined dependency update (#3700)

* chore(deps): bump amannn/action-semantic-pull-request
* chore(deps): bump supercharge/redis-github-action from 1.6.0 to 1.8.0

* chore(deps): bump actions/setup-python from 4 to 5

* chore(deps): bump actions/labeler from 4.3.0 to 5.0.0

* build(deps): (deps-dev): bump sphinx-click from 4.4.0 to 5.1.0

* build(deps): (deps): bump pyjwt from 2.4.0 to 2.8.0

* build(deps): (deps): bump importlib-resources from 5.12.0 to 6.1.1

* build(deps): (deps): bump flask from 2.3.3 to 3.0.1

* chore(deps): bump SwissDataScienceCenter/renku-actions

* update lock file

e98f112... by Ralf Grubenmann <email address hidden>

fix(core): migrate Dockerfile after metadata (#3690)

* fix(core): migrate Dockerfile after metadata

33a29aa... by Ralf Grubenmann <email address hidden>

fix(cli): don't fail on workflows without inputs/outputs and print approriate warnings (#3694)