Dirk Stolle

Results 44 issues of Dirk Stolle

This updates [actions/checkout](https://github.com/actions/checkout) to v4, it's current version. Changelog: > ## v4.1.0 > - Add support for partial checkout filters > > ## v4.0.0 > - Support fetching without the...

These commits fix some vulnerabilities in several dependencies. While this still does not fix all vulnerabilities that currently exist in dependencies, it should be a step in the right direction.

Changes: ``` Updating ansi_term v0.11.0 -> v0.12.1 Updating bitflags v1.2.1 -> v1.3.2 Updating clap v2.33.3 -> v2.34.0 Updating libc v0.2.98 -> v0.2.126 Updating unicode-width v0.1.8 -> v0.1.9 ``` This also...

This updates [actions/checkout](https://github.com/actions/checkout) in the GitHub Actions workflows to v4, it's current version. Changelog: > ## v4.1.0 > - Add support for partial checkout filters > > ## v4.0.0 >...

Updates the `actions/checkout` action used in the GitHub Actions workflows to its newest major version. Changes in [actions/checkout](https://github.com/actions/checkout): > ## v3.3.0 > - Implement branch list using callbacks from exec...

Updates the `actions/checkout` action used in the GitHub Actions workflows to its newest major version. Changes in [actions/checkout](https://github.com/actions/checkout): > ## v3.3.0 > - Implement branch list using callbacks from exec...

This pull request fixes a small typo.

Updates the `actions/checkout` action used in the GitHub Actions workflows to its newest major version. Changes in [actions/checkout](https://github.com/actions/checkout): > ## v3.3.0 > - Implement branch list using callbacks from exec...

The following updates are performed: * update `h2` to 0.3.24 to fix RUSTSEC-2024-0003 (a resource exhaustion vulnerability that may lead to denial of service), see for more information * update...