Uh oh!
There was an error while loading. Please reload this page.
Conversation
…kage BREAKING CHANGE: the minimum required node version is now v22.21 BREAKING CHANGE: valid visibility options have been changed from Public/Private to OSS/ISS/CS BREAKING CHANGE: `scaffold`, `lift`, and `test` now require a dependencies object as a second argument with `logger` as the first required dependency to replace the previous direct dependency on `@travi/cli-messages`
chore(action): pin form8ion/semantic-release-workflow action to 19ce8e3 (beta)
…c-release-workflow-2.x chore(action): update form8ion/semantic-release-workflow action to v2.0.1 (beta)
chore(deps): update dependency ls-engines to v0.10.0 (beta)
chore(deps): update npm to v11.16.0 (beta)
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
…int-config-2.x chore(deps): update dependency @form8ion/commitlint-config to v2.0.16 (beta)
…tion-4.x chore(action): update github/codeql-action action to v4.36.1 (beta)
…-6.x chore(action): update actions/checkout action to v6.0.3 (beta)
…c-release-workflow-2.x chore(action): update form8ion/semantic-release-workflow action to v2.0.2 (beta)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## master #1387 +/- ##
=========================================
Coverage 100.00% 100.00% =========================================
Files 111 108 -3 Lines 356 353 -3 =========================================
- Hits 356 353 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
🎉 This PR is included in version 16.0.0-beta.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
chore(deps): update dependency js-yaml to v4.2.0 (beta)
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
…avascript feat: export grouped prompt constants
🎉 This PR is included in version 16.0.0-beta.19 🎉 The release is available on: Your semantic-release bot 📦🚀 |
…`prompt` as an injected dep BREAKING CHANGE: `prompt` must now be provided as an injected dependency. also, `questionNames` is no longer exported. use `promptConstants` instead
🎉 This PR is included in version 16.0.0-beta.20 🎉 The release is available on: Your semantic-release bot 📦🚀 |
…tion-4.x chore(action): update github/codeql-action action to v4.37.7 (beta)
…n names BREAKING CHANGE: prompt IDs have changed since the previous beta that introduced them so they match the nested question names indexes
…ed prompt dependency
🎉 This PR is included in version 16.0.0-beta.21 🎉 The release is available on: Your semantic-release bot 📦🚀 |
`@form8ion/project` already uses the literal prompt ID `BASE_DETAILS` for its own base-details prompt. Any consumer composing this package's scaffolder with `@form8ion/project`'s (as `@form8ion/eslint-config-extender` does) shares a single `dependencies.prompt` function across both -- one wrapped to answer `@form8ion/project`'s own prompts, another (baked into this package's plugin) wrapped to answer this package's prompts and delegate the remainder back to the same base `dependencies.prompt`. Both delegation paths land on the identical function, which then gets called twice with `id === 'BASE_DETAILS'` -- once for project's fields (name/description/visibility/license) and once for this package's remaining fields (author/scope/package-manager/dialect) -- with genuinely different `questions` payloads a caller can't distinguish by ID alone. `@form8ion/project`'s `BASE_DETAILS` is the more foundational, language-agnostic prompt, used by every project type regardless of language. This package's own base-details prompt is javascript-specific, so it renames instead: `BASE_DETAILS` -> `JAVASCRIPT_BASE_DETAILS`, matching the same direction as `MONOREPO_DETAILS` -> `PACKAGE_DETAILS` in `@form8ion/add-package-to-monorepo` for the same naming-specificity concern. BREAKING CHANGE: the `BASE_DETAILS` prompt ID (and matching `questionNames` group key) is renamed to `JAVASCRIPT_BASE_DETAILS`. Callers providing a `prompt` dependency that switches on `promptConstants.ids.BASE_DETAILS` need to switch on `promptConstants.ids.JAVASCRIPT_BASE_DETAILS` instead, and read question names from `promptConstants.questionNames.JAVASCRIPT_BASE_DETAILS`. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…-collision fix(prompts): rename BASE_DETAILS prompt ID to JAVASCRIPT_BASE_DETAILS
🎉 This PR is included in version 16.0.0-beta.22 🎉 The release is available on: Your semantic-release bot 📦🚀 |
chore(deps): update dependency lockfile-lint to v5.0.1 (beta)
…int-config-3.x chore(deps): update dependency @form8ion/commitlint-config to v3.0.1 (beta)
chore(deps): update dependency js-yaml to v5.3.0 (beta)
…tion-4.x chore(action): update github/codeql-action action to v4.37.8 (beta)
chore(deps): update vitest monorepo to v4.1.11 (beta)
chore(deps): update dependency publint to v0.3.24 (beta)
chore(deps): update dependency rollup to v4.62.5 (beta)
Uh oh!
There was an error while loading. Please reload this page.