Skip to content

chore(release): remove direct pushing updates to CHANGELOG.md (#144) - #777

Merged
RanitManik merged 4 commits into
devfrom
alpha
Jul 29, 2026
Merged

chore(release): remove direct pushing updates to CHANGELOG.md (#144)#777
RanitManik merged 4 commits into
devfrom
alpha

Conversation

@RanitManik

Copy link
Copy Markdown
Member

No description provided.

RanitManik and others added 4 commits October 5, 2025 12:32
This pull request updates the CI/CD workflows, dependency versions, and
Node.js version across the repository to keep the build system and
dependencies current. It also includes minor improvements such as
workflow file renaming and code style fixes.

**CI/CD Workflow Upgrades:**

- Upgraded GitHub Actions in all workflow files from
`actions/checkout@v4` to `v5`, `actions/setup-node@v4` to `v5`, and
`pnpm/action-setup@v4` to `v5` for improved reliability and features.
[[1]](diffhunk://#diff-99ef037169381ecdc856c10199a6bb8d442341ed2f51ef2fae4afd8412f284b5L82-R82)
[[2]](diffhunk://#diff-ce072a75664f3aabd61e8604723c426c6242e65ce62cda5a6787eea5f4f33589L30-R44)
[[3]](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL39-R39)
[[4]](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL72-R83)
[[5]](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL154-R162)
[[6]](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL193-R201)
[[7]](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL226-R234)
[[8]](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL264-R272)
[[9]](diffhunk://#diff-12783128521e452af0cfac94b99b8d250413c516ec71fe6d97dbea666ff7ba27L27-R37)
[[10]](diffhunk://#diff-aa780ee64345d41dad3707f94348f1919f316b88cbbcc085428c1666706974dcR26-R42)
[[11]](diffhunk://#diff-81df65e16fc072cc1fb4b4e53d2de83d48d66749df8f2b0e90c9199be480b00bL15-R29)
[[12]](diffhunk://#diff-87db21a973eed4fef5f32b267aa60fcee5cbdf03c67fafdc2a9b553bb0b15f34L47-R61)
[[13]](diffhunk://#diff-87db21a973eed4fef5f32b267aa60fcee5cbdf03c67fafdc2a9b553bb0b15f34L111-R125)
[[14]](diffhunk://#diff-e8ca070981ccdc3f369851c960bec6882143a0c7afe78acd7b05e0c2b0068d72L33-R33)
[[15]](diffhunk://#diff-e8ca070981ccdc3f369851c960bec6882143a0c7afe78acd7b05e0c2b0068d72L42-R48)
- Updated `nick-fields/retry` from `v2` to `v3` and
`actions/upload-pages-artifact` from `v3` to `v4` for Storybook deploy
workflows.
[[1]](diffhunk://#diff-aa780ee64345d41dad3707f94348f1919f316b88cbbcc085428c1666706974dcL51-R92)
[[2]](diffhunk://#diff-81df65e16fc072cc1fb4b4e53d2de83d48d66749df8f2b0e90c9199be480b00bL42-R52)
- Removed the "notify-failure" jobs from CI and release workflows, which
previously created GitHub issues on CI failures.
[[1]](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL313-L353)
[[2]](diffhunk://#diff-87db21a973eed4fef5f32b267aa60fcee5cbdf03c67fafdc2a9b553bb0b15f34L184-R191)
- Renamed `.github/workflows/deploy-storybook-gh-pages.yml` to
`.github/workflows/deploy-storybook-dev.yml` and
`.github/workflows/deploy-storybook.yml` to
`.github/workflows/deploy-storybook-main.yml` for clarity.
[[1]](diffhunk://#diff-aa780ee64345d41dad3707f94348f1919f316b88cbbcc085428c1666706974dcR1-R4)
[[2]](diffhunk://#diff-81df65e16fc072cc1fb4b4e53d2de83d48d66749df8f2b0e90c9199be480b00bL15-R29)

**Dependency and Runtime Updates:**

- Updated Node.js version from 20 to 22 in all workflows and `.nvmrc`,
and updated pnpm to `10.18.1` throughout.
[[1]](diffhunk://#diff-ce072a75664f3aabd61e8604723c426c6242e65ce62cda5a6787eea5f4f33589L30-R44)
[[2]](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL72-R83)
[[3]](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL154-R162)
[[4]](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL193-R201)
[[5]](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL226-R234)
[[6]](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fL264-R272)
[[7]](diffhunk://#diff-12783128521e452af0cfac94b99b8d250413c516ec71fe6d97dbea666ff7ba27L27-R37)
[[8]](diffhunk://#diff-aa780ee64345d41dad3707f94348f1919f316b88cbbcc085428c1666706974dcR26-R42)
[[9]](diffhunk://#diff-81df65e16fc072cc1fb4b4e53d2de83d48d66749df8f2b0e90c9199be480b00bL15-R29)
[[10]](diffhunk://#diff-87db21a973eed4fef5f32b267aa60fcee5cbdf03c67fafdc2a9b553bb0b15f34L47-R61)
[[11]](diffhunk://#diff-87db21a973eed4fef5f32b267aa60fcee5cbdf03c67fafdc2a9b553bb0b15f34L111-R125)
[[12]](diffhunk://#diff-e8ca070981ccdc3f369851c960bec6882143a0c7afe78acd7b05e0c2b0068d72L42-R48)
[[13]](diffhunk://#diff-2c8effdf840690ccb88c7e21e56148978c6adb2c6926530c58ff0e47a9588b44L1-R1)
- Updated demo app dependencies: `next` to `15.5.4`, `react` and
`react-dom` to `19.2.0`, and `react-router-dom` to `7.9.3`.

**Code and Configuration Adjustments:**

- Changed Jest config files to use `module.exports` instead of `export
default` for compatibility.
[[1]](diffhunk://#diff-ce76bf1f49a7541d5729b1f5504c3705b6783bd3a51a763de4f30dbea9e1ca57L1-R1)
[[2]](diffhunk://#diff-860bd1f15d1e0bafcfc6f62560524f588e6d6bf56d4ab1b0f6f8146461558730L2-R4)
- Added `.nx/self-healing` to `.prettierignore`.

**Other Improvements:**

- Added comments and improved structure in workflow files for clarity,
including environment tracking for deployments.
[[1]](diffhunk://#diff-aa780ee64345d41dad3707f94348f1919f316b88cbbcc085428c1666706974dcR1-R4)
[[2]](diffhunk://#diff-aa780ee64345d41dad3707f94348f1919f316b88cbbcc085428c1666706974dcL51-R92)

These changes ensure the repository is using the latest CI tooling,
dependency versions, and Node.js runtime, reducing technical debt and
improving maintainability.
Sync dev into alpha for prerelease
@changeset-bot

changeset-bot Bot commented Jul 29, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 898167f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ruma-ui Ready Ready Preview Jul 29, 2026 7:55pm
ruma-ui-storybook Ready Ready Preview Jul 29, 2026 7:55pm

@RanitManik
RanitManik merged commit f957b6f into dev Jul 29, 2026
21 of 24 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0-alpha.1 🎉

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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant