Skip to content

Commit

Permalink
Updated from pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
AccelByte-Build committed Nov 5, 2024
1 parent f9eafdd commit 6544154
Show file tree
Hide file tree
Showing 69 changed files with 538 additions and 251 deletions.
37 changes: 37 additions & 0 deletions .changeset/metal-jokes-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
'@accelbyte/sdk-matchmaking-v1': patch
'@accelbyte/sdk-sessionbrowser': patch
'@accelbyte/sdk-sessionhistory': patch
'@accelbyte/sdk-dsmcontroller': patch
'@accelbyte/sdk-gametelemetry': patch
'@accelbyte/sdk-achievement': patch
'@accelbyte/sdk-leaderboard': patch
'@accelbyte/sdk-matchmaking': patch
'@accelbyte/sdk-qosmanager': patch
'@accelbyte/sdk-seasonpass': patch
'@accelbyte/sdk-buildinfo': patch
'@accelbyte/sdk-challenge': patch
'@accelbyte/sdk-cloudsave': patch
'@accelbyte/sdk-inventory': patch
'@accelbyte/sdk-reporting': patch
'@accelbyte/sdk-platform': patch
'@accelbyte/sdk-session': patch
'@accelbyte/sdk-config': patch
'@accelbyte/sdk-differ': patch
'@accelbyte/sdk-groups': patch
'@accelbyte/sdk-social': patch
'@accelbyte/sdk-audit': patch
'@accelbyte/sdk-basic': patch
'@accelbyte/sdk-event': patch
'@accelbyte/sdk-legal': patch
'@accelbyte/sdk-lobby': patch
'@accelbyte/validator': patch
'@accelbyte/sdk-chat': patch
'@accelbyte/sdk-gdpr': patch
'@accelbyte/sdk-ams': patch
'@accelbyte/sdk-iam': patch
'@accelbyte/sdk-ugc': patch
'@accelbyte/sdk': patch
---

fix: update vulnerable dependencies
5 changes: 0 additions & 5 deletions .changeset/weak-houses-marry.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/sdk-achievement/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @accelbyte/sdk-achievement

## 5.0.2

### Patch Changes

- Updated dependencies [b9aedec]
- @accelbyte/validator@0.2.24
- @accelbyte/sdk@4.0.2

## 5.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk-achievement/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accelbyte/sdk-achievement",
"version": "5.0.1",
"version": "5.0.2",
"author": "AccelByte Inc",
"license": "SEE LICENSE IN LICENSE",
"main": "./src/index.ts",
Expand Down Expand Up @@ -28,17 +28,17 @@
"typescript": "5.5.4"
},
"dependencies": {
"@accelbyte/validator": "0.2.23",
"@accelbyte/validator": "0.2.24",
"axios": "1.7.7",
"buffer": "6.0.3",
"crypto-js": "4.1.1",
"crypto-js": "4.2.0",
"platform": "1.3.6",
"uuid": "8.3.2",
"validator": "13.7.0",
"zod": "3.23.8"
},
"peerDependencies": {
"@accelbyte/sdk": "^4.0.1",
"@accelbyte/sdk": "^4.0.2",
"@tanstack/react-query": "^4.36.1"
},
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk-ams/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @accelbyte/sdk-ams

## 5.0.2

### Patch Changes

- Updated dependencies [b9aedec]
- @accelbyte/validator@0.2.24
- @accelbyte/sdk@4.0.2

## 5.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk-ams/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accelbyte/sdk-ams",
"version": "5.0.1",
"version": "5.0.2",
"author": "AccelByte Inc",
"license": "SEE LICENSE IN LICENSE",
"main": "./src/index.ts",
Expand Down Expand Up @@ -28,17 +28,17 @@
"typescript": "5.5.4"
},
"dependencies": {
"@accelbyte/validator": "0.2.23",
"@accelbyte/validator": "0.2.24",
"axios": "1.7.7",
"buffer": "6.0.3",
"crypto-js": "4.1.1",
"crypto-js": "4.2.0",
"platform": "1.3.6",
"uuid": "8.3.2",
"validator": "13.7.0",
"zod": "3.23.8"
},
"peerDependencies": {
"@accelbyte/sdk": "^4.0.1",
"@accelbyte/sdk": "^4.0.2",
"@tanstack/react-query": "^4.36.1"
},
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk-audit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @accelbyte/sdk-audit

## 5.0.2

### Patch Changes

- Updated dependencies [b9aedec]
- @accelbyte/validator@0.2.24
- @accelbyte/sdk@4.0.2

## 5.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk-audit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accelbyte/sdk-audit",
"version": "5.0.1",
"version": "5.0.2",
"author": "AccelByte Inc",
"license": "SEE LICENSE IN LICENSE",
"main": "./src/index.ts",
Expand Down Expand Up @@ -28,17 +28,17 @@
"typescript": "5.5.4"
},
"dependencies": {
"@accelbyte/validator": "0.2.23",
"@accelbyte/validator": "0.2.24",
"axios": "1.7.7",
"buffer": "6.0.3",
"crypto-js": "4.1.1",
"crypto-js": "4.2.0",
"platform": "1.3.6",
"uuid": "8.3.2",
"validator": "13.7.0",
"zod": "3.23.8"
},
"peerDependencies": {
"@accelbyte/sdk": "^4.0.1",
"@accelbyte/sdk": "^4.0.2",
"@tanstack/react-query": "^4.36.1"
},
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk-basic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @accelbyte/sdk-basic

## 6.0.2

### Patch Changes

- Updated dependencies [b9aedec]
- @accelbyte/validator@0.2.24
- @accelbyte/sdk@4.0.2

## 6.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk-basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accelbyte/sdk-basic",
"version": "6.0.1",
"version": "6.0.2",
"author": "AccelByte Inc",
"license": "SEE LICENSE IN LICENSE",
"main": "./src/index.ts",
Expand Down Expand Up @@ -28,17 +28,17 @@
"typescript": "5.5.4"
},
"dependencies": {
"@accelbyte/validator": "0.2.23",
"@accelbyte/validator": "0.2.24",
"axios": "1.7.7",
"buffer": "6.0.3",
"crypto-js": "4.1.1",
"crypto-js": "4.2.0",
"platform": "1.3.6",
"uuid": "8.3.2",
"validator": "13.7.0",
"zod": "3.23.8"
},
"peerDependencies": {
"@accelbyte/sdk": "^4.0.1",
"@accelbyte/sdk": "^4.0.2",
"@tanstack/react-query": "^4.36.1"
},
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk-buildinfo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @accelbyte/sdk-buildinfo

## 6.0.2

### Patch Changes

- Updated dependencies [b9aedec]
- @accelbyte/validator@0.2.24
- @accelbyte/sdk@4.0.2

## 6.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk-buildinfo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accelbyte/sdk-buildinfo",
"version": "6.0.1",
"version": "6.0.2",
"author": "AccelByte Inc",
"license": "SEE LICENSE IN LICENSE",
"main": "./src/index.ts",
Expand Down Expand Up @@ -28,17 +28,17 @@
"typescript": "5.5.4"
},
"dependencies": {
"@accelbyte/validator": "0.2.23",
"@accelbyte/validator": "0.2.24",
"axios": "1.7.7",
"buffer": "6.0.3",
"crypto-js": "4.1.1",
"crypto-js": "4.2.0",
"platform": "1.3.6",
"uuid": "8.3.2",
"validator": "13.7.0",
"zod": "3.23.8"
},
"peerDependencies": {
"@accelbyte/sdk": "^4.0.1",
"@accelbyte/sdk": "^4.0.2",
"@tanstack/react-query": "^4.36.1"
},
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk-challenge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @accelbyte/sdk-challenge

## 5.0.2

### Patch Changes

- Updated dependencies [b9aedec]
- @accelbyte/validator@0.2.24
- @accelbyte/sdk@4.0.2

## 5.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk-challenge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accelbyte/sdk-challenge",
"version": "5.0.1",
"version": "5.0.2",
"author": "AccelByte Inc",
"license": "SEE LICENSE IN LICENSE",
"main": "./src/index.ts",
Expand Down Expand Up @@ -28,17 +28,17 @@
"typescript": "5.5.4"
},
"dependencies": {
"@accelbyte/validator": "0.2.23",
"@accelbyte/validator": "0.2.24",
"axios": "1.7.7",
"buffer": "6.0.3",
"crypto-js": "4.1.1",
"crypto-js": "4.2.0",
"platform": "1.3.6",
"uuid": "8.3.2",
"validator": "13.7.0",
"zod": "3.23.8"
},
"peerDependencies": {
"@accelbyte/sdk": "^4.0.1",
"@accelbyte/sdk": "^4.0.2",
"@tanstack/react-query": "^4.36.1"
},
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @accelbyte/sdk-chat

## 6.0.2

### Patch Changes

- Updated dependencies [b9aedec]
- @accelbyte/validator@0.2.24
- @accelbyte/sdk@4.0.2

## 6.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk-chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accelbyte/sdk-chat",
"version": "6.0.1",
"version": "6.0.2",
"author": "AccelByte Inc",
"license": "SEE LICENSE IN LICENSE",
"main": "./src/index.ts",
Expand Down Expand Up @@ -28,17 +28,17 @@
"typescript": "5.5.4"
},
"dependencies": {
"@accelbyte/validator": "0.2.23",
"@accelbyte/validator": "0.2.24",
"axios": "1.7.7",
"buffer": "6.0.3",
"crypto-js": "4.1.1",
"crypto-js": "4.2.0",
"platform": "1.3.6",
"uuid": "8.3.2",
"validator": "13.7.0",
"zod": "3.23.8"
},
"peerDependencies": {
"@accelbyte/sdk": "^4.0.1",
"@accelbyte/sdk": "^4.0.2",
"@tanstack/react-query": "^4.36.1"
},
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/sdk-cloudsave/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @accelbyte/sdk-cloudsave

## 6.0.2

### Patch Changes

- Updated dependencies [b9aedec]
- @accelbyte/validator@0.2.24
- @accelbyte/sdk@4.0.2

## 6.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk-cloudsave/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accelbyte/sdk-cloudsave",
"version": "6.0.1",
"version": "6.0.2",
"author": "AccelByte Inc",
"license": "SEE LICENSE IN LICENSE",
"main": "./src/index.ts",
Expand Down Expand Up @@ -28,17 +28,17 @@
"typescript": "5.5.4"
},
"dependencies": {
"@accelbyte/validator": "0.2.23",
"@accelbyte/validator": "0.2.24",
"axios": "1.7.7",
"buffer": "6.0.3",
"crypto-js": "4.1.1",
"crypto-js": "4.2.0",
"platform": "1.3.6",
"uuid": "8.3.2",
"validator": "13.7.0",
"zod": "3.23.8"
},
"peerDependencies": {
"@accelbyte/sdk": "^4.0.1",
"@accelbyte/sdk": "^4.0.2",
"@tanstack/react-query": "^4.36.1"
},
"sideEffects": false,
Expand Down
Loading

0 comments on commit 6544154

Please sign in to comment.