Skip to content

publish(npm): automate Package Versioning and Publishing with Changesets - #1892

Open
cloud-operator-bot[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

publish(npm): automate Package Versioning and Publishing with Changesets#1892
cloud-operator-bot[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@cloud-operator-bot

@cloud-operator-bot cloud-operator-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@cloudoperators/juno-ui-components@9.4.0

Minor Changes

  • fbdd98e: feat(ui): Streamline DataGridCheckboxCell and add verticalAlignment prop to DataGridCell.

    DataGridCheckboxCell is now removed completely. As it has been WIP for all the time and there isn't one documented use, we will release this as a minor instead of major, even though it is technically breaking.

    DataGridCell gets a verticalAlignment prop ("center" | "top") that overrides the parent DataGrid's cellVerticalAlignment for individual cells.

@cloudoperators/juno-messages-provider@0.2.50

Patch Changes

  • Updated dependencies [fbdd98e]
    • @cloudoperators/juno-ui-components@9.4.0

@cloudoperators/juno-app-carbon@1.0.49

Patch Changes

  • Updated dependencies [fbdd98e]
    • @cloudoperators/juno-ui-components@9.4.0

@cloudoperators/juno-app-doop@2.6.38

Patch Changes

  • Updated dependencies [fbdd98e]
    • @cloudoperators/juno-ui-components@9.4.0
    • @cloudoperators/juno-messages-provider@0.2.50

@cloudoperators/juno-app-example@2.4.25

Patch Changes

  • Updated dependencies [fbdd98e]
    • @cloudoperators/juno-ui-components@9.4.0
    • @cloudoperators/juno-messages-provider@0.2.50

@cloudoperators/juno-app-greenhouse@0.14.8

Patch Changes

  • Updated dependencies [fbdd98e]
  • Updated dependencies [142d743]
    • @cloudoperators/juno-ui-components@9.4.0
    • @cloudoperators/juno-app-heureka@1.1.13
    • @cloudoperators/juno-app-doop@2.6.38
    • @cloudoperators/juno-app-supernova@0.20.7
    • @cloudoperators/juno-messages-provider@0.2.50

@cloudoperators/juno-app-heureka@1.1.13

Patch Changes

  • 142d743: Migrate Heureka ESLint config from juno-typescript.mjs to vite-react-ts.mjs. Fixes all TypeScript linting violations surfaced by the stricter config: typed cache callbacks, explicit void on fire-and-forget navigations, proper async function signatures, and removal of all legacy rule workarounds.
  • Updated dependencies [fbdd98e]
    • @cloudoperators/juno-ui-components@9.4.0

@cloudoperators/juno-app-supernova@0.20.7

Patch Changes

  • Updated dependencies [fbdd98e]
    • @cloudoperators/juno-ui-components@9.4.0
    • @cloudoperators/juno-messages-provider@0.2.50

@cloudoperators/juno-app-template@2.0.48

Patch Changes

  • Updated dependencies [fbdd98e]
    • @cloudoperators/juno-ui-components@9.4.0

@cloud-operator-bot
cloud-operator-bot Bot requested a review from a team as a code owner August 17, 2026 08:03
Copilot AI lite review requested due to automatic review settings August 17, 2026 08:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

This PR publishes new patch releases for the Heureka and Greenhouse apps by bumping package versions and recording the release notes in their changelogs, while removing the now-applied changeset.

Changes:

  • Bump @cloudoperators/juno-app-heureka from 1.1.12 to 1.1.13 and add corresponding changelog entry.
  • Bump @cloudoperators/juno-app-greenhouse from 0.14.7 to 0.14.8 and note updated dependency on Heureka 1.1.13.
  • Remove the consumed changeset file for the Heureka ESLint config migration.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
apps/heureka/package.json Patch version bump to 1.1.13.
apps/heureka/CHANGELOG.md Add release notes for 1.1.13 describing the ESLint config migration.
apps/greenhouse/package.json Patch version bump to 0.14.8.
apps/greenhouse/CHANGELOG.md Add release notes for 0.14.8 referencing updated dependency versions.
.changeset/heureka-eslint-vite-react-ts-migration.md Remove applied changeset after release.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 4452ac5 to da38a73 Compare August 17, 2026 08:25
@github-actions
github-actions Bot requested a review from franzheidl as a code owner August 17, 2026 08:25
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from da38a73 to f7925c7 Compare August 18, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant