From ebb8db50637efe9cdc0f45f81090050471745f34 Mon Sep 17 00:00:00 2001 From: CDK auto machine <72125394+auto-machine@users.noreply.github.com> Date: Fri, 30 Oct 2020 14:03:05 +0800 Subject: [PATCH 1/4] chore: upgrade projen (#94) This PR upgrades projen to the latest version --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 846dd67b..5ab250d6 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "jsii-pacmak": "^1.11.0", "jsii-release": "^0.1.6", "json-schema": "^0.2.5", - "projen": "^0.3.137", + "projen": "^0.3.138", "standard-version": "^9.0.0", "ts-jest": "^26.1.0", "typescript": "^3.9.5" diff --git a/yarn.lock b/yarn.lock index 6a2cea4a..937ba145 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4849,10 +4849,10 @@ progress@^2.0.0: resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== -projen@^0.3.137: - version "0.3.137" - resolved "https://registry.yarnpkg.com/projen/-/projen-0.3.137.tgz#3f085f6df648972e50cc368390840ae57ee631f4" - integrity sha512-cJRIn72H13ixLKiXzUagrJNzj3m6CvI0OVu5KidDFhPmlKU8KTRiPeprP7KFlWE2xt8LGp4GWQipuw/8Iaglkg== +projen@^0.3.138: + version "0.3.138" + resolved "https://registry.yarnpkg.com/projen/-/projen-0.3.138.tgz#a7c47ae5ec2206e3035595e5e5265289e553ecc6" + integrity sha512-ksnx4t2eeSdCBUWo9iSMomcGYeskV+qnRVaI+hyOV6ABn5Pnqbcbt79Qs+qdyjwZuE+tGqvKUK3qZ8dud/iaMw== dependencies: "@iarna/toml" "^2.2.5" chalk "^4.1.0" From 1ab7d3206a77cbcb560c09803f1c2f3d6b9b87b9 Mon Sep 17 00:00:00 2001 From: Auto-bump Date: Fri, 30 Oct 2020 06:05:11 +0000 Subject: [PATCH 2/4] chore(release): 0.0.69 --- CHANGELOG.md | 2 ++ package.json | 2 +- version.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 203485b8..dbfee5aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 0.0.69 (2020-10-30) + ### [0.0.68](https://github.com/guan840912/cdk-s3bucket/compare/v0.0.67...v0.0.68) (2020-10-30) ### 0.0.67 (2020-10-30) diff --git a/package.json b/package.json index 5ab250d6..85b67ab9 100644 --- a/package.json +++ b/package.json @@ -151,7 +151,7 @@ "category": 2 } }, - "version": "0.0.68", + "version": "0.0.69", "types": "lib/index.d.ts", "jest": { "clearMocks": true, diff --git a/version.json b/version.json index 68564650..a8386b12 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "0.0.68" + "version": "0.0.69" } From 88877f3fffab70f07071530d5c61be47e5f2abed Mon Sep 17 00:00:00 2001 From: CDK auto machine <72125394+auto-machine@users.noreply.github.com> Date: Sat, 31 Oct 2020 08:18:57 +0800 Subject: [PATCH 3/4] chore: yarn upgrade (#88) This PR runs the yarn upgrade --- yarn.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index 937ba145..21d40f85 100644 --- a/yarn.lock +++ b/yarn.lock @@ -795,9 +795,9 @@ "@sinonjs/commons" "^1.7.0" "@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7": - version "7.1.10" - resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.10.tgz#ca58fc195dd9734e77e57c6f2df565623636ab40" - integrity sha512-x8OM8XzITIMyiwl5Vmo2B1cR1S1Ipkyv4mdlbJjMa1lmuKvKY9FrBbEANIaMlnWn5Rf7uO+rC/VgYabNkE17Hw== + version "7.1.11" + resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.11.tgz#7fae4660a009a4031e293f25b213f142d823b3c4" + integrity sha512-E5nSOzrjnvhURYnbOR2dClTqcyhPbPvtEwLHf7JJADKedPbcZsoJVfP+I2vBNfBjz4bnZIuhL/tNmRi5nJ7Jlw== dependencies: "@babel/parser" "^7.1.0" "@babel/types" "^7.0.0" @@ -1205,9 +1205,9 @@ aws-sign2@~0.7.0: integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg= aws4@^1.8.0: - version "1.10.1" - resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f86428" - integrity sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA== + version "1.11.0" + resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59" + integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA== babel-jest@^26.6.1: version "26.6.1" @@ -1621,9 +1621,9 @@ concat-stream@^2.0.0: typedarray "^0.0.6" constructs@^3.2.0: - version "3.2.5" - resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.2.5.tgz#16e050b6a16c27330e554248a149f557467f95fc" - integrity sha512-nBLv3YnTwbh8GN9YQ60drSoFcI8L4Nq1Isgs4NmgAKELOlHcl5sI8FhJXErInUKNTmyme8LDdN5KgoEclAqmYQ== + version "3.2.7" + resolved "https://registry.yarnpkg.com/constructs/-/constructs-3.2.7.tgz#4f0d7c89b5c3c10a87cfabf976f7353bd3305aa2" + integrity sha512-+Hwxty+tOIDI5sZM5E6OMwryOe4snLV7d6d05fT28d2xbcl0OJphfY5bMpv8WWbbswmcHk13i+hIc4Tpa5jJgg== contains-path@^0.1.0: version "0.1.0" From f731c33b306de96bbc794aea660ce0238fdd49c0 Mon Sep 17 00:00:00 2001 From: Auto-bump Date: Sat, 31 Oct 2020 00:21:33 +0000 Subject: [PATCH 4/4] chore(release): 0.0.70 --- CHANGELOG.md | 2 ++ package.json | 2 +- version.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbfee5aa..03127d2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 0.0.70 (2020-10-31) + ### 0.0.69 (2020-10-30) ### [0.0.68](https://github.com/guan840912/cdk-s3bucket/compare/v0.0.67...v0.0.68) (2020-10-30) diff --git a/package.json b/package.json index 85b67ab9..b9c5cd59 100644 --- a/package.json +++ b/package.json @@ -151,7 +151,7 @@ "category": 2 } }, - "version": "0.0.69", + "version": "0.0.70", "types": "lib/index.d.ts", "jest": { "clearMocks": true, diff --git a/version.json b/version.json index a8386b12..32fa1472 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "0.0.69" + "version": "0.0.70" }