Skip to content

Bump @shopify/shopify-api from 5.3.0 to 6.2.0 in /web#113

Open
dependabot[bot] wants to merge 1 commit into
cli_threefrom
dependabot/npm_and_yarn/web/cli_three/shopify/shopify-api-6.2.0
Open

Bump @shopify/shopify-api from 5.3.0 to 6.2.0 in /web#113
dependabot[bot] wants to merge 1 commit into
cli_threefrom
dependabot/npm_and_yarn/web/cli_three/shopify/shopify-api-6.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 16, 2023

Copy link
Copy Markdown
Contributor

Bumps @shopify/shopify-api from 5.3.0 to 6.2.0.

Changelog

Sourced from @​shopify/shopify-api's changelog.

[6.2.0] - 2023-02-15

  • [Minor] Validate HMAC timestamp during OAuth #671
  • [Patch] Improve logger call on different API versions #664
  • [Patch] Prevent leakage of session object with REST resources #690
  • [Patch] Improve typing of PREV_PAGE_INFO and NEXT_PAGE_INFO for REST resources #701
  • [Minor] Change isPrivateApp configuration item to isCustomStoreApp, keep isPrivateApp but with a deprecation notice, add shopify.session.customAppSession method to create a session suitable for use with clients, REST resources in a store-specific custom app #710

[6.1.0] - 2023-01-05

  • [Minor] Allow api version overrides #660
  • [Minor] Add support for 2023-01 API version #659
  • [Patch] Force / path on session cookie #658
  • [Patch] Don't ignore previous headers when beginning OAuth #652
  • [Patch] Export missing client types from package #648
  • [Patch] Add an info-level log of API library version and runtime environment string during initialization, to aid in troubleshooting 650
  • [Patch] Add new tracking SDK headers to Storefront API client #649

[6.0.2] - 2022-12-08

  • [Patch] Raise an InvalidSession if Session.fromPropertyArray receive an object that is not an array
  • [Patch] Validate content of host parameter using sanitizeShop regex #634
  • [Patch] Use the GraphQL format of webhook topics in the error message #626
  • [Patch] Export deprecation notices for v5 main interface #639
  • [Patch] Fixed an issue when parsing the response body in the AssignedFulfillmentOrder REST resource #644

[6.0.1] - 2022-12-08

  • [Patch] Auto-detect session type in auth callback, deprecate isOnline argument #628
  • [Patch] Removed callback URL path check from webhook processing #629
  • [Patch] Pass api version to webhook handlers #630

[6.0.0] - 2022-12-06

  • ⚠️ [Breaking] Major overhaul of Shopify/shopify-api-node, which is a complete breaking change across all surfaces of the library. See the migration guide for instructions on how to update your app.
Commits
  • c22190b v6.2.0
  • feba483 Merge pull request #710 from Shopify/kos/change_private_app_to_custom_store_app
  • 6371359 Refactored based on feedback
  • c8fdbb9 Update changelog
  • 71f010f Update documentation
  • bbc0455 Add customAppSession method, ignore scopes if isCustomStoreApp
  • 3ac462a Change isPrivateApp to isCustomStoreApp
  • d3286d4 Merge pull request #668 from Shopify/dependabot/npm_and_yarn/uuid-and-types/u...
  • 094806e Merge branch 'main' into dependabot/npm_and_yarn/uuid-and-types/uuid-9.0.0
  • 6d06970 Merge pull request #666 from Shopify/dependabot/npm_and_yarn/jose-4.11.2
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [@shopify/shopify-api](https://github.com/Shopify/shopify-api-js) from 5.3.0 to 6.2.0.
- [Release notes](https://github.com/Shopify/shopify-api-js/releases)
- [Changelog](https://github.com/Shopify/shopify-api-js/blob/main/CHANGELOG.md)
- [Commits](Shopify/shopify-api-js@v5.3.0...v6.2.0)

---
updated-dependencies:
- dependency-name: "@shopify/shopify-api"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 16, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 16, 2023

Copy link
Copy Markdown
Contributor Author

Dependabot tried to add @liwson/client-libraries-atc as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/liwson/forhand/pulls/113/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the liwson/forhand repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github

dependabot Bot commented on behalf of github Feb 16, 2023

Copy link
Copy Markdown
Contributor Author

The following labels could not be found: cli_three.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants