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

Merged
merged 2 commits into from
Jan 20, 2025
Merged

Version Packages - main #5164

merged 2 commits into from
Jan 20, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 7, 2025

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/[email protected]

Minor Changes

  • bb3b100: Add tabular data display component to UI kit

Patch Changes

  • 7e34195: Store theme asset upload errors encountered while running the theme dev command
  • 1a5aec2: Fix shopify theme dev to no longer fail when development themes expire in internationalized stores
  • 3693514: Ensure no-color mode is respected for warnings and errors
  • f004019: Utilize Admin API to determine if a storefront is password protected

@shopify/[email protected]

Patch Changes

@shopify/[email protected]

@shopify/[email protected]

@shopify/[email protected]

Minor Changes

  • bb3b100: Give app info a facelift and correct a few display bugs

Patch Changes

  • 2d92db7: Add support for "variables" query param in graphiql
  • 6df2563: Remove localization file size validations from the CLI and move them into Shopify's backend.
  • 4969c1f: Better error message for certain types of invalid app TOML files
  • f4c7577: Validate the @shopify/shopify_function NPM package version is compatible with the Javy version
  • f004019: Utilize Admin API to determine if a storefront is password protected
  • Updated dependencies [7e34195]
  • Updated dependencies [b7cda8c]
  • Updated dependencies [1b8ad07]
  • Updated dependencies [1a5aec2]
  • Updated dependencies [404fa77]
  • Updated dependencies [bb3b100]
  • Updated dependencies [5be14a5]
  • Updated dependencies [3693514]
  • Updated dependencies [6380277]
  • Updated dependencies [f004019]

@shopify/[email protected]

Minor Changes

  • b7cda8c: Add theme profile command which allows users to get a performance profile for Liquid rendering on a given page
  • 1b8ad07: Give theme info a facelift using standard UI components
  • 6380277: Unify how asset upload errors are reported in the theme dev command

Patch Changes

  • 7e34195: Store theme asset upload errors encountered while running the theme dev command
  • 1a5aec2: Fix shopify theme dev to no longer fail when development themes expire in internationalized stores
  • 404fa77: When the .shopify/metafields.json file gets created, the CLI now proposes to add it to .gitignore by default
  • 5be14a5: Update documentation for theme push --only
  • f004019: Utilize Admin API to determine if a storefront is password protected
  • Updated dependencies [7e34195]
  • Updated dependencies [1a5aec2]
  • Updated dependencies [bb3b100]
  • Updated dependencies [3693514]
  • Updated dependencies [f004019]

@shopify/[email protected]

Patch Changes

@shopify/[email protected]

@github-actions github-actions bot requested review from a team as code owners January 7, 2025 19:27
@github-actions github-actions bot force-pushed the changeset-release/main branch 16 times, most recently from 288cb94 to 28f76ec Compare January 14, 2025 12:34
@github-actions github-actions bot force-pushed the changeset-release/main branch 12 times, most recently from 0d82ccd to 0693172 Compare January 16, 2025 20:13
@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from d879cdc to be77dcd Compare January 19, 2025 11:35
@github-actions github-actions bot force-pushed the changeset-release/main branch from be77dcd to 8ea249f Compare January 20, 2025 14:43
Copy link
Contributor Author

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.73.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.74.0";
\ No newline at end of file

Copy link
Contributor Author

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
75.33% (+0.08% 🔼)
8872/11777
🟡 Branches
70.57% (+0.14% 🔼)
4317/6117
🟡 Functions
75.1% (+0.02% 🔼)
2328/3100
🟡 Lines
75.86% (+0.06% 🔼)
8384/11052
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / app-event-watcher.ts
93.83% (-1.23% 🔻)
86.49% (-2.7% 🔻)
90.48% 98.61%
🔴
... / system.ts
46.67% (+1.99% 🔼)
31.25% (-0.33% 🔻)
66.67%
47.73% (+2.08% 🔼)

Test suite run success

2000 tests passing in 904 suites.

Report generated by 🧪jest coverage report action from 943399a

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