tiki-bar / app-shopify-extensions

Integrate mytiki.com with your Shopify Store
https://mytiki.com
GNU Affero General Public License v3.0
2 stars 0 forks source link

chore(deps): bump zod, @shopify/app and @shopify/cli #140

Open dependabot[bot] opened 2 months ago

dependabot[bot] commented 2 months ago

Bumps zod to 3.22.3 and updates ancestor dependencies zod, @shopify/app and @shopify/cli. These dependencies need to be updated together.

Updates zod from 3.22.2 to 3.22.3

Release notes

Sourced from zod's releases.

v3.22.3

Commits:

  • 1e23990bcdd33d1e81b31e40e77a031fcfd87ce1 Commit
  • 9bd3879b482f139fd03d5025813ee66a04195cdd docs: remove obsolete text about readonly types (#2676)
  • f59be093ec21430d9f32bbcb628d7e39116adf34 clarify datetime ISO 8601 (#2673)
  • 64dcc8e2b16febe48fa8e3c82c47c92643e6c9e3 Update sponsors
  • 18115a8f128680b4526df58ce96deab7dce93b93 Formatting
  • 28c19273658b164c53c149785fa7a8187c428ad4 Update sponsors
  • ad2ee9ccf723c4388158ff6b8669c2a6cdc85643 2718 Updated Custom Schemas documentation example to use type narrowing (#2778)
  • ae0f7a2c15e7741ee1b23c03a3bfb9acebd86551 docs: update ref to discriminated-unions docs (#2485)
  • 2ba00fe2377f4d53947a84b8cdb314a63bbd6dd4 [2609] fix ReDoS vulnerability in email regex (#2824)
  • 1e61d76cdec05de9271fc0df58798ddf9ce94923 3.22.3
Commits


Updates @shopify/app from 3.50.0 to 3.58.2

Release notes

Sourced from @​shopify/app's releases.

3.58.2

What's Changed

3.58.1

What's Changed

3.58.0

@​shopify/app@​3.58.0

Minor Changes

  • 960cdc0a2: Add a new "app init" command

Patch Changes

  • 94da7f678: Move webhook commands under app

@​shopify/cli@​3.58.0

Minor Changes

  • d1c4f4bf7: Adds editor extension collection specification here

Patch Changes

  • 960cdc0a2: Add a new "app init" command
  • 94da7f678: Move webhook commands under app
  • d1c4f4bf7: Renames nested write_privacy_consent capability to customer_privacy under collect_buyer_consent

@​shopify/cli-kit@​3.58.0

Minor Changes

  • 3affd6bbe: Support parsing multiline environment variables in .env file

Patch Changes

  • ab752de6e: Add function to perform glob pattern matching
  • cedd14e6c: Improve the error message for invalid custom token

@​shopify/create-app@​3.58.0

Minor Changes

  • 960cdc0a2: Add a new "app init" command

@​shopify/theme@​3.58.0

... (truncated)

Commits
  • b489891 Merge pull request #3655 from Shopify/changeset-release/stable/3.58
  • a4ab7e5 Version Packages
  • f41ab02 [3.58] Fix shopify theme push issue when password flag is provided
  • 3139346 Merge pull request #3641 from Shopify/changeset-release/stable/3.58
  • 7955f71 Version Packages
  • e03cb9c Merge pull request #3648 from Shopify/move-link-uses-api-client-config-as-fal...
  • 5b70eee Added changeset
  • 6b8a253 Revert changes to ShopifyDevelopersClient
  • b86899d Added unit tests
  • 7c2e424 Every API client config field is optional
  • Additional commits viewable in compare view


Updates @shopify/cli from 3.50.0 to 3.59.1

Release notes

Sourced from @​shopify/cli's releases.

3.59.1

Themes

  • Fix shopify theme dev and shopify theme console proxies following session changes and bring back the legacy shopify theme push implementation in CI/CD workflows: Shopify/cli#3769
  • Fix shopify theme dev proxy to use development theme: Shopify/cli#3771

3.59.0

Shopify CLI

Shopify CLI now defaults to be a global CLI and all commands have been unified under a single npm package: @shopify/cli.

Check out the new CLI documentation.

Apps

Themes

  • Fix Theme Push Execution when password flag is provided: Shopify/cli#3645
  • Remove requirement to provide name flag in theme rename command: Shopify/cli#3644
  • Update theme push theme selection text: Shopify/cli#3670
  • Improve Glob Pattern subdirectory mismatch error handling: Shopify/cli#3669
  • Introduce support to Theme Access app in the new shopify theme push implementation: Shopify/cli#3675
  • Introduce support to the blocks/ directory in shopify theme push: Shopify/cli#3676
  • Fix shopify theme dev issue to avoid previewing the live theme instead of the development: Shopify/cli#3706

Full Changelog: https://github.com/Shopify/cli/compare/3.58.2...3.59.0

3.58.2

What's Changed

3.58.1

What's Changed

3.58.0

@​shopify/app@​3.58.0

Minor Changes

  • 960cdc0a2: Add a new "app init" command

Patch Changes

  • 94da7f678: Move webhook commands under app

... (truncated)

Commits
  • d82d4a4 add changeset
  • 4975bb9 Add clean and build steps to stable shipit config
  • a5c2d79 [3.59] Fix shopify theme dev proxy to use development theme (#3771)
  • 8a26af9 Merge pull request #3770 from Shopify/changeset-release/stable/3.59
  • a9e9b69 Version Packages
  • c181ebe [3.59] Fix shopify theme dev and shopify theme console proxies following ...
  • a70ec32 Add stable/3.59 shipit configuration
  • 2b5c296 Merge pull request #3726 from Shopify/release-notes-3.59
  • 083a2a2 Add release notes for 3.59.0
  • 03c6419 Merge pull request #3724 from Shopify/fix-pnpm-version-on-shipit-scripts
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/tiki-bar/app-shopify-extensions/network/alerts).