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 #4188

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Version Packages - main #4188

merged 1 commit into from
Aug 2, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 11, 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/cli@3.65.0

Minor Changes

  • 28acb03: [Checkout extensibility] Adds iframe.sources capability

Patch Changes

  • 8da3bd7: Replace sample domain with IANA-reserved domain for technical documentation

@shopify/create-app@3.65.0

Patch Changes

@shopify/plugin-cloudflare@3.65.0

Patch Changes

  • @shopify/cli-kit@3.65.0

@shopify/cli-kit@3.65.0

@shopify/app@3.65.0

Minor Changes

  • 2387329: Introduce .wasm asset support for theme app extensions

Patch Changes

  • 253d1ce: Fix webhook URI transformation in TOML to relative path when the app URL ends with a slash
  • Updated dependencies [00d80ea]
    • @shopify/create-app@3.65.0
    • @shopify/cli-kit@3.65.0
    • @shopify/plugin-cloudflare@3.65.0

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

Patch Changes

  • @shopify/cli-kit@3.65.0

@shopify/theme@3.65.0

Patch Changes

  • 19f230f: Prevent the live theme from being set in the shopify theme dev session by Shopify infrastructure
    • @shopify/cli-kit@3.65.0

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

@github-actions github-actions bot force-pushed the changeset-release/main branch 11 times, most recently from ca20b01 to 87a9d7b Compare July 18, 2024 13:27
@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from 53e58a5 to 5e928e8 Compare July 23, 2024 16:22
@github-actions github-actions bot force-pushed the changeset-release/main branch 13 times, most recently from ac81710 to 92a0524 Compare July 31, 2024 11:43
@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from 3727c42 to 1f7f069 Compare August 2, 2024 14:08
Copy link
Contributor Author

github-actions bot commented Aug 2, 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.64.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.65.0";
\ No newline at end of file

Copy link
Contributor Author

github-actions bot commented Aug 2, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
72.59% (+0.1% 🔼)
7904/10888
🟡 Branches
69.35% (+0.04% 🔼)
3879/5593
🟡 Functions
71.31% (+0.03% 🔼)
2075/2910
🟡 Lines
72.93% (+0.11% 🔼)
7469/10242
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / ConcurrentOutput.tsx
98.39% (-1.61% 🔻)
90.91% (-4.55% 🔻)
100%
98.33% (-1.67% 🔻)

Test suite run success

1802 tests passing in 822 suites.

Report generated by 🧪jest coverage report action from 48e87f2

@dmerand dmerand merged commit e6eec33 into main Aug 2, 2024
35 checks passed
@dmerand dmerand deleted the changeset-release/main branch August 2, 2024 18:17
@dmerand dmerand mentioned this pull request Aug 2, 2024
5 tasks
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