Skip to content

Conversation

@Timeless0911
Copy link
Contributor

@Timeless0911 Timeless0911 commented Oct 17, 2024

Summary

Now check-dependency-version-consistency only works in packages/* folder, we need to cover all of the packages folder.

Since both changeset and check-dependency-version-consistency will read workspaces field in package.json, this PR have done such thing:

  • Add more packages glob pattern to workspaces.packages
  • Config privatePackages field of .changeset/config.json to disable bump private packages
  • Modify the test script of tests/integration/cli/index.test.ts since after adding tests/** to workspaces.packages field, npx rslib inspect will report an error
npm ERR! could not determine executable to run

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@Timeless0911 Timeless0911 requested a review from fi3ework October 17, 2024 06:34
@netlify
Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit c5ce856
🔍 Latest deploy log https://app.netlify.com/sites/rslib/deploys/6710bc380d5f9d000957b9ef
😎 Deploy Preview https://deploy-preview-302--rslib.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 site configuration.

@codspeed-hq
Copy link

codspeed-hq bot commented Oct 17, 2024

CodSpeed Performance Report

Merging #302 will not alter performance

Comparing chore/check-deps (c5ce856) with main (f4bb341)

Summary

✅ 4 untouched benchmarks

Copy link
Member

@chenjiahan chenjiahan left a comment

Choose a reason for hiding this comment

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

PR Summary pls 👀

@Timeless0911
Copy link
Contributor Author

PR Summary pls 👀

Just editing before

@Timeless0911 Timeless0911 merged commit f9f1751 into main Oct 17, 2024
18 checks passed
@Timeless0911 Timeless0911 deleted the chore/check-deps branch October 17, 2024 07:34
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.

4 participants