Skip to content

v1.0.4#25

Merged
yilmaztayfun merged 2 commits into
release-v1.0from
master
Mar 24, 2026
Merged

v1.0.4#25
yilmaztayfun merged 2 commits into
release-v1.0from
master

Conversation

@yilmaztayfun

@yilmaztayfun yilmaztayfun commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

Summary by Sourcery

CI:

  • Bump JS-DevTools/npm-publish GitHub Action from v3 to v4 in the build-and-publish workflow.

…e-when-same-named-csx-exists-in-multiple-component-directories

build updated
@yilmaztayfun yilmaztayfun self-assigned this Mar 24, 2026
@yilmaztayfun yilmaztayfun requested review from a team March 24, 2026 13:51
@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@sourcery-ai

sourcery-ai Bot commented Mar 24, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates the GitHub Actions workflow to use version 4 of the JS-DevTools/npm-publish action for publishing to npm, keeping the publish step configuration the same.

File-Level Changes

Change Details Files
Bump JS-DevTools/npm-publish GitHub Action from v3 to v4 in the build-and-publish workflow.
  • Update the npm publish job to reference JS-DevTools/npm-publish@v4 instead of @V3
  • Retain existing conditional execution logic for when the publish step should run
  • Preserve current publish configuration including public access settings
.github/workflows/build-and-publish.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@yilmaztayfun yilmaztayfun merged commit 938e752 into release-v1.0 Mar 24, 2026
1 of 3 checks passed
@coderabbitai

coderabbitai Bot commented Mar 24, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 600a74cf-7522-4005-983d-37b3e973954e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch master

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey - I've left some high level feedback:

  • Since the npm-publish action is being bumped from v3 to v4, double-check the v4 release notes for any breaking changes or new required inputs (e.g., auth or default behavior changes) to ensure this workflow remains compatible.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- Since the npm-publish action is being bumped from v3 to v4, double-check the v4 release notes for any breaking changes or new required inputs (e.g., auth or default behavior changes) to ensure this workflow remains compatible.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

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