release: v1.3.7 - bump the patch group across 1 directory with 3 updates - #17
Open
cldmv-bot[bot] wants to merge 12 commits into
Open
release: v1.3.7 - bump the patch group across 1 directory with 3 updates#17cldmv-bot[bot] wants to merge 12 commits into
cldmv-bot[bot] wants to merge 12 commits into
Conversation
Replaces the 6 full-copy release-flow workflows (feature-pr, hotfix-redirector, next-release, next-reset, hotfixes-release, pr-title-normalizer) with thin callers of CLDMV/.github's workflow-*.yml@v4 reusables, fixing the stale hotfix-redirector that lacked checkout + git identity.
Contributor
Author
Dependency ReviewThe following issues were found:
|
Bumps the patch group with 2 updates in the / directory: [ignore](https://github.com/kaelzhang/node-ignore) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). Updates `ignore` from 7.0.5 to 7.0.6 - [Release notes](https://github.com/kaelzhang/node-ignore/releases) - [Commits](kaelzhang/node-ignore@7.0.5...7.0.6) Updates `@vitest/coverage-v8` from 4.1.8 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/coverage-v8) Updates `vitest` from 4.1.8 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: ignore dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.3.3 to 26.1.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…rProfile[] TypeScript 7 (bumped from 5.9 by Dependabot #13) rejects property access on the bare object[] the JSDoc declared. The value is really DetectorProfile[] (getEnabledDetectors returns it; the typedef is defined in this file).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 What's Changed
💥 Breaking Changes
No breaking changes
✨ Features
No new features
🐛 Bug Fixes
fix(header): scan full-length metadata block, not just first 40 lines #15
fix(types): type getCommentSyntaxForFile 'detectors' param as DetectorProfile[] (be33eae)
📦 Dependencies
🔧 Other Changes
chore: centralize release-flow workflows into thin @v4 callers #16
ci: add no-op build script so the coverage-badge leg passes (10197d9)
👥 Contributors
Avg: 100.0% ·
0c649d6· Node lts/*