-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into dependabot/npm_and_yarn/aws-sdk/util-dynamod…
…b-3.490.0
- Loading branch information
Showing
70 changed files
with
15,275 additions
and
4,652 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@shopify/shopify-app-remix': patch | ||
--- | ||
|
||
Fixes a bug that was causing external redirects to fail in remix actions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@shopify/shopify-app-remix': patch | ||
--- | ||
|
||
Minor refactor in login.ts to use new URL util method from shopify-api-js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
'@shopify/shopify-app-session-storage-postgresql': patch | ||
'@shopify/shopify-app-session-storage-test-utils': patch | ||
'@shopify/shopify-app-session-storage-dynamodb': patch | ||
'@shopify/shopify-app-session-storage-mongodb': patch | ||
'@shopify/shopify-app-session-storage-memory': patch | ||
'@shopify/shopify-app-session-storage-prisma': patch | ||
'@shopify/shopify-app-session-storage-sqlite': patch | ||
'@shopify/shopify-app-session-storage-mysql': patch | ||
'@shopify/shopify-app-session-storage-redis': patch | ||
'@shopify/shopify-app-session-storage-kv': patch | ||
'@shopify/shopify-app-session-storage': patch | ||
'@shopify/shopify-app-express': patch | ||
'@shopify/shopify-app-remix': patch | ||
--- | ||
|
||
Improved and simplified package.json dependencies |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
'@shopify/shopify-app-session-storage-postgresql': patch | ||
'@shopify/shopify-app-session-storage-test-utils': patch | ||
'@shopify/shopify-app-session-storage-dynamodb': patch | ||
'@shopify/shopify-app-session-storage-mongodb': patch | ||
'@shopify/shopify-app-session-storage-memory': patch | ||
'@shopify/shopify-app-session-storage-prisma': patch | ||
'@shopify/shopify-app-session-storage-sqlite': patch | ||
'@shopify/shopify-app-session-storage-mysql': patch | ||
'@shopify/shopify-app-session-storage-redis': patch | ||
'@shopify/shopify-app-session-storage-kv': patch | ||
'@shopify/shopify-app-session-storage': patch | ||
'@shopify/shopify-app-express': patch | ||
'@shopify/shopify-app-remix': patch | ||
--- | ||
|
||
Bump shopify-api version from 9.0.1 to 9.0.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@shopify/shopify-app-session-storage-prisma': major | ||
--- | ||
|
||
Updated the dependency on `prisma` to v5+. This package itself has no breaking changes, but you'll need to update your app's dependency on Prisma as well as this package. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@shopify/shopify-app-remix': minor | ||
--- | ||
|
||
Add new embedded authorization strategy relying on Shopify managed install and OAuth token exchange |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@shopify/shopify-app-express': patch | ||
--- | ||
|
||
Replaced query() internal call in the GraphQL client with request() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@shopify/shopify-app-remix': patch | ||
--- | ||
|
||
Handle webhook registration throttling error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
--- | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@shopify/shopify-app-remix': patch | ||
--- | ||
|
||
Use 'body' field from GraphqlQueryError when logging session validation error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.