November 22, 2024
git-cliff - Changelog Generator
Version updated for orhun/git-cliff-action to version v4.4.0.
This action is used across all versions by 2,618 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog [4.4.0] - 2024-11-22 Chore version Update git-cliff to 2.7.0 See https://git-cliff.org/blog/2.7.0
November 22, 2024
Pydantic to Typescript
Version updated for phillipdupuis/pydantic-to-typescript to version v2.0.0.
This action is used across all versions by 167 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed v2 by @phillipdupuis in https://github.com/phillipdupuis/pydantic-to-typescript/pull/49 Support for both Pydantic V1 and V2 by @khalo-sa in https://github.com/phillipdupuis/pydantic-to-typescript/pull/38 New Contributors @khalo-sa made their first contribution in https://github.com/phillipdupuis/pydantic-to-typescript/pull/38 Full Changelog: https://github.com/phillipdupuis/pydantic-to-typescript/compare/v1.0.10...v2.0.0
November 22, 2024
Anchore Container Scan
Version updated for anchore/scan-action to version v5.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 6,664 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes New in scan-action v5.3.0 chore(deps): update Grype to v0.85.0 (#408) [anchore-actions-token-generator] chore(deps-dev): bump @vercel/ncc from 0.38.2 to 0.38.3 (#406) [dependabot] chore(deps-dev): bump eslint from 9.14.0 to 9.15.0 (#405) [dependabot] chore(deps-dev): bump husky from 9.
November 22, 2024
Increment Semantic Version
Version updated for christian-draeger/increment-semantic-version to version 1.2.0.
This action is used across all versions by 514 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Remove docker as a requirement to support more platforms. by @asheliahut in https://github.com/christian-draeger/increment-semantic-version/pull/20 New Contributors @asheliahut made their first contribution in https://github.com/christian-draeger/increment-semantic-version/pull/20 Full Changelog: https://github.com/christian-draeger/increment-semantic-version/compare/1.1.0...1.2.0
November 22, 2024
Pull Request size labeler
Version updated for CodelyTV/pr-size-labeler to version v1.10.2.
This action is used across all versions by 5,055 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: Comment on PR only if the XL label is new by @leocencetti in https://github.com/CodelyTV/pr-size-labeler/pull/83 make github_token to optional by @134130 in https://github.com/CodelyTV/pr-size-labeler/pull/87 New Contributors @leocencetti made their first contribution in https://github.com/CodelyTV/pr-size-labeler/pull/83 @134130 made their first contribution in https://github.com/CodelyTV/pr-size-labeler/pull/87 Full Changelog: https://github.
November 22, 2024
sonarscan-dotnet
Version updated for highbyte/sonarscan-dotnet to version v2.4.1.
This action is used across all versions by 391 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update doc by @highbyte in https://github.com/highbyte/sonarscan-dotnet/pull/37 Full Changelog: https://github.com/highbyte/sonarscan-dotnet/compare/v2.4.0...v2.4.1
November 22, 2024
Run ESlint Action
Version updated for jrcligny/run-eslint-action to version v1.0.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Input pattern to specify the files to lint. This input is optional (default: **/*.js). Input overrideConfigFile to specify the ESLint configuration file. This input is optional (default: none). List linted files that contain errors or warnings in the summary of the GitHub Actions workflow.
November 22, 2024
sdf action
Version updated for sdf-labs/sdf-action to version v0.4.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog added key pair auth test @venkaa28 (#18) See details of all code changes since previous release
November 22, 2024
Build unikernel images with Unikraft
Version updated for unikraft/kraftkit to version v0.9.4.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes KraftKit v0.9.4 (2024-11-21T21:34:07Z) This is a stable release of kraftkit.
Changelog 🚀 New Features a3a4be76981588994051694abf004f37b1a78315: feat(pkg): Recognize the --label flag when packaging a kernel (#1968) (@nderjung) 🐛 Bug Fixes b64f58fa40fec00a11fbf173db01966e0e75600e: fix(github-action): Properly handle configuration (and auth) seeding (#1966) (@craciunoiuc) c204c3806f3d3c1f2e2eb06f9e4d3bb44b88d253: fix(pkg): Minor fixes affecting packaging kernel (#1967) (@craciunoiuc) 492e174d8dc2e22a419b3f3fb6424232e590a549: fix(qemu): Allow listing over instances which cannot be queried over QMP (#1965) (@craciunoiuc)