Skip to content

fix(repo): fix pr releases to not depend on a broken range#32993

Merged
FrozenPandaz merged 1 commit intomasterfrom
fix-pr-releases
Oct 7, 2025
Merged

fix(repo): fix pr releases to not depend on a broken range#32993
FrozenPandaz merged 1 commit intomasterfrom
fix-pr-releases

Conversation

@FrozenPandaz
Copy link
Copy Markdown
Contributor

Current Behavior

PR releases are being released with a range of -1 - 1 which is incorrect

Expected Behavior

PR releases have a peer dependency on just that PR release.

Related Issue(s)

Fixes #

@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 7, 2025

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 1d9f141
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/68e5367ede802400083ac7a6
😎 Deploy Preview https://deploy-preview-32993--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 7, 2025

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

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Oct 7, 2025 4:08pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Oct 7, 2025

View your CI Pipeline Execution ↗ for commit 1d9f141

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 3m 35s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 2m 24s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 1s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗
nx documentation ✅ Succeeded 53s View ↗

☁️ Nx Cloud last updated this comment at 2025-10-07 19:25:20 UTC

@FrozenPandaz FrozenPandaz enabled auto-merge (squash) October 7, 2025 19:14
@FrozenPandaz FrozenPandaz merged commit 01d5f3f into master Oct 7, 2025
20 of 21 checks passed
@FrozenPandaz FrozenPandaz deleted the fix-pr-releases branch October 7, 2025 19:25
FrozenPandaz added a commit that referenced this pull request Oct 8, 2025
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

PR releases are being released with a range of `-1 - 1` which is
incorrect

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

PR releases have a peer dependency on just that PR release.

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

(cherry picked from commit 01d5f3f)
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants