Skip to content

Commit

Permalink
Bump ssdk lib version (smithy-lang#460)
Browse files Browse the repository at this point in the history
* Bump ssdk lib version
  • Loading branch information
gosar authored Nov 3, 2021
1 parent 04a4511 commit 088b194
Show file tree
Hide file tree
Showing 8 changed files with 49 additions and 52 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ public enum TypeScriptDependency implements SymbolDependencyContainer {
HTML_ENTITIES("dependencies", "entities", "2.2.0", false),

// Server dependency for SSDKs
SERVER_COMMON("dependencies", "@aws-smithy/server-common", "1.0.0-alpha.2", false);
SERVER_COMMON("dependencies", "@aws-smithy/server-common", "1.0.0-alpha.3", false);

public static final String NORMAL_DEPENDENCY = "dependencies";
public static final String DEV_DEPENDENCY = "devDependencies";
Expand Down
2 changes: 1 addition & 1 deletion smithy-typescript-ssdk-libs/lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
2 changes: 1 addition & 1 deletion smithy-typescript-ssdk-libs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "smithy-typescript-ssdk",
"private": true,
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Smithy TypeScript SSDK packages",
"main": "index.js",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions smithy-typescript-ssdk-libs/server-apigateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# server-apigateway Changelog

## 1.0.0-alpha.3 (2021-11-03)

### Features

- Update SDK dependencies
6 changes: 3 additions & 3 deletions smithy-typescript-ssdk-libs/server-apigateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-smithy/server-apigateway",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Base components for Smithy services behind APIGateway",
"main": "./dist/cjs/index.js",
"types": "./dist/types/index.d.ts",
Expand All @@ -19,8 +19,8 @@
"author": "AWS Smithy Team",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/protocol-http": "^3.5.0",
"@aws-sdk/types": "3.20.0",
"@aws-sdk/protocol-http": "^3.38.0",
"@aws-sdk/types": "3.38.0",
"@types/aws-lambda": "^8.10.72",
"tslib": "^1.8.0"
},
Expand Down
13 changes: 13 additions & 0 deletions smithy-typescript-ssdk-libs/server-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# server-common Changelog

## 1.0.0-alpha.3 (2021-11-03)

### Features

- Switch to re2 for pattern validation ([451](https://github.com/awslabs/smithy-typescript/pull/451))
- Add a helper function for parsing Accept headers ([431](https://github.com/awslabs/smithy-typescript/pull/431))
- Update SDK dependencies ([4390](https://github.com/awslabs/smithy-typescript/pull/439))

### Bug Fixes

- Fix query matching against list query values ([450](https://github.com/awslabs/smithy-typescript/pull/450))
8 changes: 4 additions & 4 deletions smithy-typescript-ssdk-libs/server-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-smithy/server-common",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Base components for Smithy services",
"main": "./dist/cjs/index.js",
"types": "./dist/types/index.d.ts",
Expand All @@ -19,9 +19,9 @@
"author": "AWS Smithy Team",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/protocol-http": "3.34.0",
"@aws-sdk/smithy-client": "3.34.0",
"@aws-sdk/types": "3.34.0",
"@aws-sdk/protocol-http": "3.38.0",
"@aws-sdk/smithy-client": "3.38.0",
"@aws-sdk/types": "3.38.0",
"tslib": "^1.8.0",
"re2": "^1.16.0"
},
Expand Down
61 changes: 19 additions & 42 deletions smithy-typescript-ssdk-libs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,52 +2,34 @@
# yarn lockfile v1


"@aws-sdk/middleware-stack@3.34.0":
version "3.34.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-stack/-/middleware-stack-3.34.0.tgz#2e76f8c03557d784bfafa7f517cbbeb27c38f580"
integrity sha512-7WI+spzWcTYWIP0MwTDlE+LsWGlpZq44mvRGnNHDjnTjqfr5C3kWSc86fedujvbaW5ZGTes5NGmKQf/PqAmUqQ==
"@aws-sdk/middleware-stack@3.38.0":
version "3.38.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-stack/-/middleware-stack-3.38.0.tgz#9b4f297e91adc390be2ea5c1c059ee956693cf05"
integrity sha512-3M6ndxcaBvS8UL3yNMjj4NWnpkV2ZZoXtoiYdUIITTOOiaVCE3V69EcdASFYLdWu/D6VnVjF9MbZCAggppvQRA==
dependencies:
tslib "^2.3.0"

"@aws-sdk/protocol-http@3.34.0":
version "3.34.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/protocol-http/-/protocol-http-3.34.0.tgz#7eb22d1f772f92818d62bb6204d76d1926f81931"
integrity sha512-VPzI/VcDXqoWcyJNc0p/ee1pjGXFC8PmaZwK7PO3FkNEa8BE/9IbfVg3AGIekEDIXwpdZAjQeLCmOsMx866S2Q==
"@aws-sdk/protocol-http@3.38.0", "@aws-sdk/protocol-http@^3.38.0":
version "3.38.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/protocol-http/-/protocol-http-3.38.0.tgz#d297701c0e1235c5fbec6f014d5d8cbda2d2b409"
integrity sha512-2z6QEJX16hvNoTZDmvrg8RIrnEv6hRCM4lELluFXE72T4FMfJpdsDWXTmQNHI8TyUcriyMjXztY62vOGNIzppg==
dependencies:
"@aws-sdk/types" "3.34.0"
"@aws-sdk/types" "3.38.0"
tslib "^2.3.0"

"@aws-sdk/protocol-http@^3.5.0":
version "3.13.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/protocol-http/-/protocol-http-3.13.1.tgz#0ae5f09302f7a0bc47ac80c48e1dfebb43d40c04"
integrity sha512-iTy0TS6KTxNl6dfEj272Q4pxYcEfaljNFhlUBlvAZK04abbhzzlqwtGyGitEv+wSJ6R2e1Gmk6KWUQ2F1CoCng==
"@aws-sdk/[email protected].0":
version "3.38.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/smithy-client/-/smithy-client-3.38.0.tgz#a756b8bd8608e9ff9b69ba27f83d5deb51fd9f1b"
integrity sha512-FRYE1eNCSl5hkW8XB8XnE6YrW4TmEGq/SgJqZIsPaH0eIYoKWAAzC295go6GR/BWdqTOIgJVps5fROh/5DqLmg==
dependencies:
"@aws-sdk/types" "3.13.1"
tslib "^2.0.0"

"@aws-sdk/[email protected]":
version "3.34.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/smithy-client/-/smithy-client-3.34.0.tgz#4b982823c804beff373723461a6057d26442ac5e"
integrity sha512-nhLNpqehOYuBVr2f2LodMbO1j8J97WBTjfiyosUhVh36WDmSCPu4LjAJuzOLPF6LXp4fBK0BA04rJQA6nyFC0g==
dependencies:
"@aws-sdk/middleware-stack" "3.34.0"
"@aws-sdk/types" "3.34.0"
"@aws-sdk/middleware-stack" "3.38.0"
"@aws-sdk/types" "3.38.0"
tslib "^2.3.0"

"@aws-sdk/[email protected]":
version "3.13.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.13.1.tgz#f69efe2053b0fa5dfd4046cb80dc176ad645c016"
integrity sha512-4eHboRz3I8f0C85Ta1dJ1v1Y9T1zH9xpC4/DufSIfQcD1Imc2U2LM22Qgbz8/PoP4kyhp2nJpQpW0APD91ILfw==

"@aws-sdk/[email protected]":
version "3.20.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.20.0.tgz#f14a13970ffc9096ec28fb60c5b40b5ddaaecea9"
integrity sha512-ztrHBTJM0wU4rrt51Kff8DjGT5ReoEdY1IUu6T0lN7aH9113235WnBE44y+z/Y+nMC+t5+r74CkldkLf/vngNg==

"@aws-sdk/[email protected]":
version "3.34.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.34.0.tgz#832a802838d0f0ae568db8e3ce1ee550f05bb4b4"
integrity sha512-rx9mJp+yKEgb6HVyMtytG+45xwiX3eaHy1VrPC0RV/Uxym1iGyFmpHYo+0/UgL1BTRrJXLA9gTfj15H5kyZ6/Q==
"@aws-sdk/[email protected]":
version "3.38.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.38.0.tgz#16b3c2d78512d7f193edb519de46c5ef00fffd2b"
integrity sha512-Opux3HLwMlWb7GIJxERsOnmbHrT2A1gsd8aF5zHapWPPH5Z0rYsgTIq64qgim896XlKlOw6/YzhD5CdyNjlQWg==

"@babel/[email protected]":
version "7.12.11"
Expand Down Expand Up @@ -7813,11 +7795,6 @@ tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.0.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==

tslib@^2.3.0:
version "2.3.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
Expand Down

0 comments on commit 088b194

Please sign in to comment.