Skip to content

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

Merged
hodanoori merged 1 commit into
mainfrom
changeset-release/main
May 18, 2026
Merged

publish(npm): automate Package Versioning and Publishing with Changesets#1678
hodanoori merged 1 commit into
mainfrom
changeset-release/main

Conversation

@cloud-operator-bot
Copy link
Copy Markdown
Contributor

@cloud-operator-bot cloud-operator-bot Bot commented May 7, 2026

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@6.4.0

Minor Changes

  • f1e2c7b: Add extra-small (xs) size to Button component. Spinner margin adjustment will be addressed in a separate PR.

Patch Changes

  • 6ce5352: Fix dropdown icon right-gap in ComboBox and Select components to match Figma design specs.
    Fix input text overlapping toggle button and valid/invalid icons by adding dynamic right padding.
  • ed9353f: Update tanstack dependencies to latest version
  • 9eaed28: Remove hardcoded jn:mr-3 margin from Spinner component. The margin was applied globally, causing layout issues when Spinner is used inside components like Button that manage their own spacing. Callers that relied on the built-in margin have been updated to add the margin explicitly.
  • 07a0bf8: fix: address CVE-2026-44728 vulnerability in @babel/plugin-transform-modules-systemjs

@cloudoperators/juno-messages-provider@0.2.40

Patch Changes

  • Updated dependencies [6ce5352]
  • Updated dependencies [ed9353f]
  • Updated dependencies [f1e2c7b]
  • Updated dependencies [9eaed28]
  • Updated dependencies [07a0bf8]
    • @cloudoperators/juno-ui-components@6.4.0

@cloudoperators/juno-config@0.1.0

Minor Changes

  • 7b3941e: Add vite-react-ts.mjs ESLint configuration for Vite React TypeScript projects following official Vite recommendations. Includes react-hooks and react-refresh plugins by default with TypeScript type-checked linting.

Patch Changes

  • ed9353f: Update tanstack dependencies to latest version
  • 5c86171: Remove the @types/eslint__js package, as the @eslint/js package provides its own type definitions

@cloudoperators/juno-app-carbon@1.0.39

Patch Changes

  • ed9353f: Update tanstack dependencies to latest version
  • Updated dependencies [6ce5352]
  • Updated dependencies [ed9353f]
  • Updated dependencies [f1e2c7b]
  • Updated dependencies [9eaed28]
  • Updated dependencies [07a0bf8]
    • @cloudoperators/juno-ui-components@6.4.0

@cloudoperators/juno-app-doop@2.6.28

Patch Changes

  • ed9353f: Update tanstack dependencies to latest version
  • Updated dependencies [6ce5352]
  • Updated dependencies [ed9353f]
  • Updated dependencies [f1e2c7b]
  • Updated dependencies [9eaed28]
  • Updated dependencies [07a0bf8]
    • @cloudoperators/juno-ui-components@6.4.0
    • @cloudoperators/juno-messages-provider@0.2.40
    • @cloudoperators/juno-url-state-provider@3.0.9

@cloudoperators/juno-app-example@2.4.15

Patch Changes

  • ed9353f: Update tanstack dependencies to latest version
  • Updated dependencies [6ce5352]
  • Updated dependencies [ed9353f]
  • Updated dependencies [f1e2c7b]
  • Updated dependencies [9eaed28]
  • Updated dependencies [07a0bf8]
    • @cloudoperators/juno-ui-components@6.4.0
    • @cloudoperators/juno-messages-provider@0.2.40
    • @cloudoperators/juno-url-state-provider@3.0.9

@cloudoperators/juno-app-greenhouse@0.12.10

Patch Changes

  • c828ab1: Improve ReadinessConditions layout with responsive column widths
  • ed9353f: Update tanstack dependencies to latest version
  • Updated dependencies [4ef8a72]
  • Updated dependencies [6ce5352]
  • Updated dependencies [ed9353f]
  • Updated dependencies [f1e2c7b]
  • Updated dependencies [9eaed28]
  • Updated dependencies [07a0bf8]
    • @cloudoperators/juno-app-heureka@1.1.3
    • @cloudoperators/juno-ui-components@6.4.0
    • @cloudoperators/juno-app-supernova@0.19.32
    • @cloudoperators/juno-app-doop@2.6.28
    • @cloudoperators/juno-messages-provider@0.2.40
    • @cloudoperators/greenhouse-auth-provider@1.0.3
    • @cloudoperators/juno-k8s-client@1.1.5
    • @cloudoperators/juno-oauth@1.4.11
    • @cloudoperators/juno-url-state-provider@3.0.9

@cloudoperators/juno-app-heureka@1.1.3

Patch Changes

  • 4ef8a72: Adds risk acceptance remediation action
  • ed9353f: Update tanstack dependencies to latest version
  • Updated dependencies [6ce5352]
  • Updated dependencies [ed9353f]
  • Updated dependencies [f1e2c7b]
  • Updated dependencies [9eaed28]
  • Updated dependencies [07a0bf8]
    • @cloudoperators/juno-ui-components@6.4.0
    • @cloudoperators/greenhouse-auth-provider@1.0.3
    • @cloudoperators/juno-url-state-provider@3.0.9

@cloudoperators/juno-app-supernova@0.19.32

Patch Changes

  • ed9353f: Update tanstack dependencies to latest version
  • Updated dependencies [6ce5352]
  • Updated dependencies [ed9353f]
  • Updated dependencies [f1e2c7b]
  • Updated dependencies [9eaed28]
  • Updated dependencies [07a0bf8]
    • @cloudoperators/juno-ui-components@6.4.0
    • @cloudoperators/juno-messages-provider@0.2.40
    • @cloudoperators/juno-url-state-provider@3.0.9

@cloudoperators/juno-app-template@2.0.38

Patch Changes

  • ed9353f: Update tanstack dependencies to latest version
  • Updated dependencies [6ce5352]
  • Updated dependencies [ed9353f]
  • Updated dependencies [f1e2c7b]
  • Updated dependencies [9eaed28]
  • Updated dependencies [07a0bf8]
    • @cloudoperators/juno-ui-components@6.4.0

@cloud-operator-bot cloud-operator-bot Bot requested a review from a team as a code owner May 7, 2026 14:52
@cloud-operator-bot cloud-operator-bot Bot requested review from Copilot and removed request for Copilot May 7, 2026 14:52
@github-actions github-actions Bot force-pushed the changeset-release/main branch from c6e91e7 to 7123eee Compare May 8, 2026 09:20
Copilot AI review requested due to automatic review settings May 8, 2026 09:20
@cloud-operator-bot cloud-operator-bot Bot review requested due to automatic review settings May 8, 2026 09:20
Copilot AI review requested due to automatic review settings May 11, 2026 09:01
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 7123eee to fddd5fb Compare May 11, 2026 09:01
@github-actions github-actions Bot requested a review from franzheidl as a code owner May 11, 2026 09:01
@cloud-operator-bot cloud-operator-bot Bot review requested due to automatic review settings May 11, 2026 09:01
@github-actions github-actions Bot force-pushed the changeset-release/main branch from fddd5fb to 9de001f Compare May 11, 2026 09:04
Copilot AI review requested due to automatic review settings May 11, 2026 09:04
@cloud-operator-bot cloud-operator-bot Bot review requested due to automatic review settings May 11, 2026 09:04
Copilot AI review requested due to automatic review settings May 11, 2026 09:43
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9de001f to 693d505 Compare May 11, 2026 09:43
@cloud-operator-bot cloud-operator-bot Bot review requested due to automatic review settings May 11, 2026 09:43
@hodanoori hodanoori closed this May 11, 2026
@hodanoori hodanoori reopened this May 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 11, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-05-18 10:01 UTC

@hodanoori hodanoori added the greenhouse-pr-preview THIS LABEL IS SET AUTOMATICALLY. label May 11, 2026
Copilot AI review requested due to automatic review settings May 11, 2026 11:18
@github-actions github-actions Bot force-pushed the changeset-release/main branch from f9800fe to ee27207 Compare May 11, 2026 11:20
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This Changesets-generated release PR bumps versions and updates changelogs across the Juno monorepo in preparation for publishing updated packages (notably @cloudoperators/juno-ui-components@6.4.0 and dependency consumers).

Changes:

  • Bump package/app versions for the release set (e.g., juno-ui-components6.4.0, dependent apps/providers patched).
  • Append corresponding release notes to each package/app CHANGELOG.md.
  • Remove consumed .changeset/*.md files that have now been released.

Reviewed changes

Copilot reviewed 25 out of 25 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/ui-components/package.json Bump @cloudoperators/juno-ui-components version to 6.4.0.
packages/ui-components/CHANGELOG.md Add 6.4.0 release notes (minor + patches).
packages/messages-provider/package.json Bump @cloudoperators/juno-messages-provider version to 0.2.40.
packages/messages-provider/CHANGELOG.md Add 0.2.40 entry with updated dependency notes.
packages/config/package.json Bump @cloudoperators/juno-config version to 0.1.0.
packages/config/CHANGELOG.md Add 0.1.0 entry describing new ESLint config.
apps/template/package.json Bump @cloudoperators/juno-app-template version to 2.0.38.
apps/template/CHANGELOG.md Add 2.0.38 entry (dependency updates).
apps/supernova/package.json Bump @cloudoperators/juno-app-supernova version to 0.19.32.
apps/supernova/CHANGELOG.md Add 0.19.32 entry (dependency updates).
apps/heureka/package.json Bump @cloudoperators/juno-app-heureka version to 1.1.3.
apps/heureka/CHANGELOG.md Add 1.1.3 entry (feature + dependency updates).
apps/greenhouse/package.json Bump @cloudoperators/juno-app-greenhouse version to 0.12.10.
apps/greenhouse/CHANGELOG.md Add 0.12.10 entry (dependency updates).
apps/example/package.json Bump @cloudoperators/juno-app-example version to 2.4.15.
apps/example/CHANGELOG.md Add 2.4.15 entry (dependency updates).
apps/doop/package.json Bump @cloudoperators/juno-app-doop version to 2.6.28.
apps/doop/CHANGELOG.md Add 2.6.28 entry (dependency updates).
apps/carbon/package.json Bump @cloudoperators/juno-app-carbon version to 1.0.39.
apps/carbon/CHANGELOG.md Add 1.0.39 entry (dependency updates).
.changeset/vite-react-ts-eslint-config.md Remove released changeset.
.changeset/remove-spinner-hardcoded-margin.md Remove released changeset.
.changeset/mighty-towns-worry.md Remove released changeset.
.changeset/fix-dropdown-icon-gap.md Remove released changeset.
.changeset/cool-readers-argue.md Remove released changeset.

Comment thread apps/carbon/package.json
Comment thread apps/heureka/CHANGELOG.md
@hodanoori hodanoori force-pushed the changeset-release/main branch from 275d768 to 716420e Compare May 11, 2026 13:01
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 716420e to 413dbec Compare May 12, 2026 07:48
@hodanoori hodanoori closed this May 12, 2026
@hodanoori hodanoori reopened this May 12, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from caf8662 to 934ced5 Compare May 12, 2026 13:06
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 934ced5 to 54000e3 Compare May 12, 2026 14:28
@ArtieReus ArtieReus removed the greenhouse-pr-preview THIS LABEL IS SET AUTOMATICALLY. label May 13, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from f50a858 to f1cc19f Compare May 15, 2026 12:01
@hodanoori hodanoori closed this May 18, 2026
@hodanoori hodanoori reopened this May 18, 2026
hodanoori
hodanoori previously approved these changes May 18, 2026
@hodanoori hodanoori added the greenhouse-pr-build Set this label to create a preview image which will automatically set the `greenhouse-pr-preview` label May 18, 2026
@github-actions github-actions Bot added the greenhouse-pr-preview THIS LABEL IS SET AUTOMATICALLY. label May 18, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from f1cc19f to c113419 Compare May 18, 2026 09:16
@github-actions github-actions Bot force-pushed the changeset-release/main branch from c113419 to b1a5187 Compare May 18, 2026 09:20
@github-actions github-actions Bot force-pushed the changeset-release/main branch from b1a5187 to 196fe1a Compare May 18, 2026 09:28
@taymoor89 taymoor89 closed this May 18, 2026
@taymoor89 taymoor89 reopened this May 18, 2026
@github-actions github-actions Bot removed the greenhouse-pr-preview THIS LABEL IS SET AUTOMATICALLY. label May 18, 2026
@github-actions github-actions Bot added the greenhouse-pr-preview THIS LABEL IS SET AUTOMATICALLY. label May 18, 2026
@hodanoori hodanoori merged commit 9d8543e into main May 18, 2026
31 of 32 checks passed
@hodanoori hodanoori deleted the changeset-release/main branch May 18, 2026 10:01
@github-actions github-actions Bot removed the greenhouse-pr-preview THIS LABEL IS SET AUTOMATICALLY. label May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

greenhouse-pr-build Set this label to create a preview image which will automatically set the `greenhouse-pr-preview`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants