Skip to content

Commit

Permalink
Merge branch 'main' into liz/update-app-proxy-form-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lizkenyon authored Jan 20, 2025
2 parents a976c82 + e654bf8 commit ac26781
Show file tree
Hide file tree
Showing 221 changed files with 27,852 additions and 1,476 deletions.
5 changes: 0 additions & 5 deletions .changeset/dependabot-1792.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dependabot-1835.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dependabot-1856.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dependabot-1870.md

This file was deleted.

5 changes: 5 additions & 0 deletions .changeset/dependabot-1904.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@shopify/shopify-app-remix': patch
---

Updated `@remix-run/server-runtime` dependencies
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 6 additions & 0 deletions .changeset/dependabot-1947.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@shopify/shopify-api': patch
'@shopify/shopify-app-remix': patch
---

Updated `isbot` dependencies
5 changes: 5 additions & 0 deletions .changeset/dependabot-1953.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@shopify/shopify-api': patch
---

Updated `uuid` dependencies
5 changes: 5 additions & 0 deletions .changeset/dependabot-1985.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@shopify/shopify-app-session-storage-dynamodb': patch
---

Updated `@aws-sdk/client-dynamodb`, ` @aws-sdk/util-dynamodb` dependencies
5 changes: 5 additions & 0 deletions .changeset/tiny-jeans-boil.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@shopify/shopify-app-express': patch
---

Change common logs from info level to debug
23 changes: 20 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,28 @@
version: 2
updates:
# Enable version updates for npm
- package-ecosystem: "npm"
- package-ecosystem: 'npm'
# Look for `package.json` and `lock` files in the `root` directory
directory: "/"
directory: '/'
# Check the npm registry for updates every day (weekdays)
schedule:
interval: "daily"
interval: 'daily'
# Dependabot defaults to 5 open pull requests at a time
open-pull-requests-limit: 100

# Group together PRs of interdependant packages
groups:
aws-sdk:
patterns:
- '@aws-sdk/client-dynamodb'
- '@aws-sdk/util-dynamodb'
remix-run:
patterns:
- '@remix-run/node'
- '@remix-run/react'
- '@remix-run/testing'
- '@remix-run/server-runtime'
prisma:
patterns:
- 'prisma'
- '@prisma/client'
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@changesets/cli": "^2.27.11",
"@cloudflare/workers-types": "^4.20241218.0",
"@cloudflare/workers-types": "^4.20250109.0",
"@jest/types": "^29.6.3",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^28.0.2",
Expand All @@ -34,26 +34,26 @@
"@shopify/prettier-config": "^1.1.2",
"@shopify/typescript-configs": "^5.1.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.2",
"@types/node": "^22.10.7",
"@types/supertest": "^6.0.2",
"eslint": "^8.57.1",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-prettier": "^5.2.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"jest-runner-eslint": "^2.2.1",
"prettier": "^3.4.1",
"rimraf": "^5.0.7",
"rollup": "^4.28.1",
"rollup": "^4.31.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-exclude-dependencies-from-bundle": "^1.1.23",
"supertest": "^7.0.0",
"ts-jest": "^29.1.3",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"turbo": "^2.3.3",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"dependencies": {},
"resolutions": {
Expand Down
7 changes: 7 additions & 0 deletions packages/api-clients/api-codegen-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 1.1.4

### Patch Changes

- 694092c: Updated `@graphql-codegen/typescript` dependencies
- 12ab42a: Updated `graphql` dependencies

## 1.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/api-clients/api-codegen-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/api-codegen-preset",
"version": "1.1.3",
"version": "1.1.4",
"description": "Preset for graphql-codegen to parse and type queries to Shopify APIs",
"author": "Shopify",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-clients/graphql-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"jest-environment-jsdom": "^29.5.0",
"jest-fetch-mock": "^3.0.3",
"regenerator-runtime": "^0.14.1",
"web-streams-polyfill": "^4.0.0"
"web-streams-polyfill": "^4.1.0"
},
"bugs": {
"url": "https://github.com/Shopify/shopify-app-js/issues"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @shopify/shopify-app-session-storage-drizzle

## 2.0.10

### Patch Changes

- 8fbff4d: Updated `mysql2` dependencies

## 2.0.9

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-drizzle",
"version": "2.0.9",
"version": "2.0.10",
"description": "Shopify App Session Storage for Drizzle",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,13 +52,13 @@
},
"devDependencies": {
"@libsql/client": "^0.14.0",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.10",
"@types/better-sqlite3": "^7.6.12",
"@types/pg": "^8.11.6",
"better-sqlite3": "^11.7.0",
"drizzle-kit": "^0.30.1",
"drizzle-orm": "^0.38.2",
"mysql2": "^3.11.5",
"better-sqlite3": "^11.8.1",
"drizzle-kit": "^0.30.2",
"drizzle-orm": "^0.38.4",
"mysql2": "^3.12.0",
"pg": "^8.12.0"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @shopify/shopify-app-session-storage-dynamodb

## 4.0.10

### Patch Changes

- 3e88e3f: Updated `@aws-sdk/client-dynamodb` dependencies
- d0196a7: Updated `@aws-sdk/util-dynamodb` dependencies

## 4.0.9

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-dynamodb",
"version": "4.0.9",
"version": "4.0.10",
"description": "Shopify App Session Storage for DynamoDB",
"repository": {
"type": "git",
Expand Down Expand Up @@ -44,15 +44,15 @@
"AWS"
],
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.714.0",
"@aws-sdk/util-dynamodb": "^3.714.0"
"@aws-sdk/client-dynamodb": "^3.731.1",
"@aws-sdk/util-dynamodb": "^3.731.1"
},
"peerDependencies": {
"@shopify/shopify-api": "^11.0.0",
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.10"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-kv

## 4.0.10

## 4.0.9

## 4.0.8
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-kv",
"version": "4.0.9",
"version": "4.0.10",
"description": "Shopify App Session Storage for KV",
"repository": {
"type": "git",
Expand Down Expand Up @@ -51,9 +51,9 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241218.0",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9",
"miniflare": "^3.20241205.0"
"@cloudflare/workers-types": "^4.20250109.0",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.10",
"miniflare": "^3.20241230.2"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-memory

## 4.0.10

## 4.0.9

## 4.0.8
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-memory",
"version": "4.0.9",
"version": "4.0.10",
"description": "Shopify App Session Storage for Memory",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.10"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @shopify/shopify-app-session-storage-mongodb

## 4.0.10

### Patch Changes

- d982db5: Updated `mongodb` dependencies

## 4.0.9

## 4.0.8
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-mongodb",
"version": "4.0.9",
"version": "4.0.10",
"description": "Shopify App Session Storage for MongoDB",
"repository": {
"type": "git",
Expand Down Expand Up @@ -50,7 +50,7 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.10"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @shopify/shopify-app-session-storage-mysql

## 4.0.10

### Patch Changes

- 8fbff4d: Updated `mysql2` dependencies

## 4.0.9

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-mysql",
"version": "4.0.9",
"version": "4.0.10",
"description": "Shopify App Session Storage for MySQL",
"repository": {
"type": "git",
Expand Down Expand Up @@ -44,14 +44,14 @@
"session storage"
],
"dependencies": {
"mysql2": "^3.11.5"
"mysql2": "^3.12.0"
},
"peerDependencies": {
"@shopify/shopify-api": "^11.0.0",
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.10"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-postgresql

## 4.0.10

## 4.0.9

## 4.0.8
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-postgresql",
"version": "4.0.9",
"version": "4.0.10",
"description": "Shopify App Session Storage for PostgreSQL",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.10",
"@types/pg": "^8.11.6"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-prisma

## 5.2.1

## 5.2.0

### Minor Changes
Expand Down
Loading

0 comments on commit ac26781

Please sign in to comment.