Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #581

Merged
merged 1 commit into from
Oct 1, 2021
Merged

Version Packages #581

merged 1 commit into from
Oct 1, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 29, 2021

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 master, this PR will be updated.

Releases

[email protected]

Patch Changes

  • configure: Tone down Dockerfile outDir processing (#585)

    This avoids rewriting sequences like "distroless" as "libroless".

  • template: Remove unknown specifier in catch clauses (#580)

    Strict TypeScript 4.4 now defaults to typing catch clause variables as unknown.

  • build-package, lint: Handle worker thread errors more gracefully (#583)

    The worker threads now correctly propagate an exit code and log errors instead of triggering an UnhandledPromiseRejectionWarning.

  • format, lint: Limit Prettier to 25 parallel file I/O operations (#584)

    This should alleviate file descriptor issues that are not handled by graceful-fs such as EBADF: bad file description, close.

@github-actions github-actions bot requested a review from a team as a code owner September 29, 2021 20:46
@72636c 72636c marked this pull request as draft September 29, 2021 20:49
@72636c 72636c added the dino:snooze Snooze in Review Dino label Sep 29, 2021
@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from b65d8f0 to 381be4f Compare September 30, 2021 22:55
@72636c 72636c removed the dino:snooze Snooze in Review Dino label Oct 1, 2021
@72636c 72636c marked this pull request as ready for review October 1, 2021 00:15
@72636c 72636c merged commit 2d4bb79 into master Oct 1, 2021
@72636c 72636c deleted the changeset-release/master branch October 1, 2021 00:15
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