Skip to content

chore: version packages#25

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

chore: version packages#25
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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

@codacy/codacy-cloud-cli@1.5.0

Minor Changes

  • #24 bf527ad Thanks @alerizzo! - Add an npm-style "update available" notice. When a newer version is published, the
    CLI prints a one-time upgrade hint to stderr — it never auto-updates. The notice
    only shows with the default --output table in an interactive terminal; it is
    suppressed for --output json, when piped, in CI, and under npx/npm scripts, so
    machine-readable stdout stays byte-clean. The version lookup runs in a non-blocking
    background process (at most once a day) and never affects timing or exit codes. Opt
    out via CODACY_DISABLE_UPDATE_CHECK, NO_UPDATE_NOTIFIER, or --no-update-notifier.
    A package.json overrides entry pins update-notifier's transitive got/package-json
    to patched, still-CommonJS versions to avoid CVE-2022-33987.
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

@codacy-production codacy-production 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.

Pull Request Overview

The PR is up to standards according to Codacy, and no issues were identified during the multi-agent review. The changes successfully implement the version bump to 1.5.0 and update the CHANGELOG to reflect recent updates and security fixes. All acceptance criteria have been met, and no merge-blocking concerns were found.

Test suggestions

  • Verify that package.json version is correctly bumped to 1.5.0
  • Verify that CHANGELOG.md correctly reflects the 1.5.0 release and its features

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

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

Labels

None yet

0 participants