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 - main #3441

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Version Packages - main #3441

merged 2 commits into from
Mar 5, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 15, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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

@shopify/app@3.57.0

Minor Changes

  • c9cbf05: Remove zod schemas from app info (JSON format)

Patch Changes

  • 3879af1: spec reverseTransform receives betas
    • @shopify/cli-kit@3.57.0
    • @shopify/plugin-cloudflare@3.57.0

@shopify/cli@3.57.0

Patch Changes

  • @shopify/cli-kit@3.57.0
  • @shopify/plugin-did-you-mean@3.57.0

@shopify/create-app@3.57.0

Patch Changes

  • @shopify/cli-kit@3.57.0

@shopify/plugin-cloudflare@3.57.0

Patch Changes

  • @shopify/cli-kit@3.57.0

@shopify/plugin-did-you-mean@3.57.0

Patch Changes

  • @shopify/cli-kit@3.57.0

@shopify/theme@3.57.0

Patch Changes

  • 57b51c3: Fix shopify theme dev issue to avoid previewing the live theme instead of the development one
    • @shopify/cli-kit@3.57.0

@shopify/cli-kit@3.57.0

@shopify/ui-extensions-dev-console-app@3.57.0

@github-actions github-actions bot force-pushed the changeset-release/main branch 11 times, most recently from 7a13435 to f0dffc8 Compare February 21, 2024 16:43
@github-actions github-actions bot force-pushed the changeset-release/main branch 12 times, most recently from 88f5c8f to 0bd3162 Compare February 29, 2024 09:55
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from dbd3f31 to bd45071 Compare March 3, 2024 09:39
@karenxie karenxie enabled auto-merge March 5, 2024 13:02
Copy link
Contributor Author

github-actions bot commented Mar 5, 2024

Differences in type declarations

We detected differences in the type declarations generated by Typescript for this branch compared to the baseline ('main' branch). Please, review them to ensure they are backward-compatible. Here are some important things to keep in mind:

  • Some seemingly private modules might be re-exported through public modules.
  • If the branch is behind main you might see odd diffs, rebase main into this branch.

New type declarations

We found no new type declarations in this PR

Existing type declarations

packages/cli-kit/dist/public/common/version.d.ts
@@ -1 +1 @@
-export declare const CLI_KIT_VERSION = "3.56.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.57.0";
\ No newline at end of file

Copy link
Contributor Author

github-actions bot commented Mar 5, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 73.55% 6594/8965
🟡 Branches 70.27% 3193/4544
🟡 Functions 72.83% 1748/2400
🟡 Lines 74.54% 6220/8345

Test suite run success

1569 tests passing in 736 suites.

Report generated by 🧪jest coverage report action from 4f109dd

@karenxie karenxie disabled auto-merge March 5, 2024 13:22
@karenxie karenxie merged commit 1d00f06 into main Mar 5, 2024
@karenxie karenxie deleted the changeset-release/main branch March 5, 2024 13:23
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