Skip to content

promote to stable#1496

Draft
travi wants to merge 43 commits into
masterfrom
beta
Draft

promote to stable#1496
travi wants to merge 43 commits into
masterfrom
beta

Conversation

@travi
Copy link
Copy Markdown
Member

@travi travi commented May 25, 2026

  • ESM conversion #1495
  • license predicates need to align to new visibility options
  • supported node versions
  • replace js-yaml with yaml
  • update to the beta of the eslint-config
  • consider splitting out a project-core
  • consider updating the schema to require at least one conventional plugin method to be defined in a plugin
  • add qualify as a method in the schema
  • the license prompt should validate that an OSI-approved license was chosen for an OSS project

Possible details to move to project core:

  • questionsForBaseDetails
  • visibilityOptions

travi and others added 30 commits May 13, 2026 23:50
…l for visibility

BREAKING CHANGE: the visibility prompt no longer returns `Public` or `Private` but instead returns
whether the contribution model is open-source (OSS), inner-source (ISS), or closed-source (CS)

for form8ion/project#1472
…d v23

BREAKING CHANGE: the minimum supported node version is now v22.21
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)
…r-12.x

chore(deps): update dependency @cucumber/cucumber to v12 (beta)
chore(deps): update dependency chai to v6 (beta)
… question was a valid choice

BREAKING CHANGE: providing an invalid answer to the visibility question will now fail validation
…orepo

chore(deps): update vitest monorepo to v4 (beta)
…orepo

fix(deps): update dependency joi to v18 (beta)
…int-config-2.x

chore(deps): update dependency @form8ion/commitlint-config to v2.0.15 (beta)
renovate Bot and others added 4 commits May 16, 2026 21:30
chore(deps): update dependency publint to v0.3.21 (beta)
BREAKING CHANGE: logger is now required as a dependency to the `applyEnhancers` method
BREAKING CHANGE: the dependencies object is now required for `applyEnhancers` and must include a
logger instance
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 5.0.0-beta.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 5.0.0-beta.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

@travi travi marked this pull request as draft May 27, 2026 05:45
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 5.0.0-beta.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

to enable injecting dependencies, like the logger
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 5.0.0-beta.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

@travi travi moved this to In progress in Alternative UI Jun 1, 2026
…projects

since this list should be a list of OSI approved licenses, it should not be presented to non-OSS
projects. projects of other visibilities can have licenses, but should not be OSI licenses, so
handling those cases better should be handled as a later enhancement

BREAKING CHANGE: the license choice prompt is no longer presented to non-OSS projects. handling
license choice for other project types may be added at a later time
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

🎉 This PR is included in version 5.0.0-beta.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

…question is for OSS projects

BREAKING CHANGE: the license prompt now only presents OSI approved options since the question is
only presented for OSS projects
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

🎉 This PR is included in version 5.0.0-beta.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

🎉 This PR is included in version 5.0.0-beta.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

1 participant