Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 5, 2024
1 parent 00c2aad commit 5dac20d
Show file tree
Hide file tree
Showing 33 changed files with 90 additions and 50 deletions.
5 changes: 0 additions & 5 deletions .changeset/dependabot-1700.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @shopify/shopify-app-session-storage-drizzle

## 2.0.9

### Patch Changes

- 6910d3d: Updated `tslib` dependencies

## 2.0.8

### 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.8",
"version": "2.0.9",
"description": "Shopify App Session Storage for Drizzle",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@libsql/client": "^0.14.0",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.8",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9",
"@types/better-sqlite3": "^7.6.11",
"@types/pg": "^8.11.6",
"better-sqlite3": "^11.5.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @shopify/shopify-app-session-storage-dynamodb

## 4.0.9

### Patch Changes

- dd2c3f2: Updated `@aws-sdk/client-dynamodb` dependencies
- ef41685: Updated `@aws-sdk/util-dynamodb` dependencies

## 4.0.8

### 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.8",
"version": "4.0.9",
"description": "Shopify App Session Storage for DynamoDB",
"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.8"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9"
},
"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.9

## 4.0.8

## 4.0.7
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.8",
"version": "4.0.9",
"description": "Shopify App Session Storage for KV",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241022.0",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.8",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9",
"miniflare": "^3.20241022.0"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-memory

## 4.0.9

## 4.0.8

## 4.0.7
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.8",
"version": "4.0.9",
"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.8"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-mongodb

## 4.0.9

## 4.0.8

### Patch Changes
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.8",
"version": "4.0.9",
"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.8"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-mysql

## 4.0.9

## 4.0.8

## 4.0.7
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.8",
"version": "4.0.9",
"description": "Shopify App Session Storage for MySQL",
"repository": {
"type": "git",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.8"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9"
},
"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.9

## 4.0.8

### Patch Changes
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.8",
"version": "4.0.9",
"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.8",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9",
"@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.1.6

## 5.1.5

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-prisma",
"version": "5.1.5",
"version": "5.1.6",
"description": "Shopify App Session Storage for Prisma",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@prisma/client": "^5.21.1",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.8",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9",
"prisma": "^5.21.1"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-redis

## 4.2.2

## 4.2.1

## 4.2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-redis",
"version": "4.2.1",
"version": "4.2.2",
"description": "Shopify App Session Storage for Redis",
"repository": {
"type": "git",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.8"
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-sqlite

## 4.0.9

## 4.0.8

## 4.0.7
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-sqlite",
"version": "4.0.8",
"version": "4.0.9",
"description": "Shopify App Session Storage for SQLite",
"repository": {
"type": "git",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-app-session-storage-test-utils": "^3.0.8",
"@shopify/shopify-app-session-storage-test-utils": "^3.0.9",
"@types/sqlite3": "^3.1.8"
},
"files": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage-test-utils

## 3.0.9

## 3.0.8

## 3.0.7
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage-test-utils",
"version": "3.0.8",
"version": "3.0.9",
"description": "Utilities for testing Shopify App Session Storage",
"repository": {
"type": "git",
Expand Down Expand Up @@ -49,8 +49,8 @@
"@shopify/shopify-app-session-storage": "^3.0.0"
},
"devDependencies": {
"@shopify/shopify-api": "^11.6.0",
"@shopify/shopify-app-session-storage": "^3.0.8"
"@shopify/shopify-api": "^11.6.1",
"@shopify/shopify-app-session-storage": "^3.0.9"
},
"files": [
"dist/*",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @shopify/shopify-app-session-storage

## 3.0.9

## 3.0.8

## 3.0.7
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-session-storage",
"version": "3.0.8",
"version": "3.0.9",
"description": "Shopify App Session Storage - abstract class",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,7 +47,7 @@
"@shopify/shopify-api": "^11.0.0"
},
"devDependencies": {
"@shopify/shopify-api": "^11.6.0"
"@shopify/shopify-api": "^11.6.1"
},
"files": [
"dist/*",
Expand Down
6 changes: 6 additions & 0 deletions packages/apps/shopify-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 11.6.1

### Patch Changes

- 6910d3d: Updated `tslib` dependencies

## 11.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/apps/shopify-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-api",
"version": "11.6.0",
"version": "11.6.1",
"description": "Shopify API Library for Node - accelerate development with support for authentication, graphql proxy, webhooks",
"types": "./dist/ts/lib/index.d.ts",
"module": "./dist/esm/lib/index.mjs",
Expand Down
9 changes: 9 additions & 0 deletions packages/apps/shopify-app-express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 5.0.9

### Patch Changes

- Updated dependencies [6910d3d]
- @shopify/shopify-api@11.6.1
- @shopify/shopify-app-session-storage@3.0.9
- @shopify/shopify-app-session-storage-memory@4.0.9

## 5.0.8

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/apps/shopify-app-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/shopify-app-express",
"version": "5.0.8",
"version": "5.0.9",
"description": "Shopify Express Middleware - to simplify the building of Shopify Apps with Express",
"repository": {
"type": "git",
Expand Down Expand Up @@ -42,9 +42,9 @@
"Storefront API"
],
"dependencies": {
"@shopify/shopify-api": "^11.6.0",
"@shopify/shopify-app-session-storage": "^3.0.8",
"@shopify/shopify-app-session-storage-memory": "^4.0.8",
"@shopify/shopify-api": "^11.6.1",
"@shopify/shopify-app-session-storage": "^3.0.9",
"@shopify/shopify-app-session-storage-memory": "^4.0.9",
"cookie-parser": "^1.4.7",
"express": "^4.21.1",
"semver": "^7.6.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/apps/shopify-app-remix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @shopify/shopify-app-remix

## 3.4.1

### Patch Changes

- Updated dependencies [6910d3d]
- @shopify/shopify-api@11.6.1
- @shopify/shopify-app-session-storage@3.0.9

## 3.4.0

### Minor Changes
Expand Down
Loading

0 comments on commit 5dac20d

Please sign in to comment.