From 241c8c9347e4896a43475422caf8132e519019c2 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 17 Jun 2024 06:28:04 +0000
Subject: [PATCH] chore: Bump aws-cdk-lib from 2.145.0 to 2.146.0 in
/cdkworkshop.com (#1444)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.145.0 to 2.146.0.
Release notes
Sourced from aws-cdk-lib's releases.
v2.146.0
Features
Bug Fixes
Alpha modules (2.146.0-alpha.0)
Features
- apprunner: add ipAddressType property to the Service class (#30351) (665396f)
Changelog
Sourced from aws-cdk-lib's changelog.
Features
Bug Fixes
Commits
b14f3c9
chore: npm-check-updates && yarn upgrade (#30532)
f1dc142
feat(appsync): add maxBatchSize
property to the AppSyncFunction
Construct...
f45f2ca
feat(eks): support AccessConfig for the Cluster construct (#30016)
db3e77d
feat(opensearch): add OpenSearch 2.13 engine version (#30399)
69c5dde
feat: implement node runtime region awareness for cdk vended custom resources...
e19d18b
fix(cloudfront): make long function name deterministic (#30392)
1d93094
feat(codebuild): add missing types for webhook filters (#30064)
5114955
chore(rds): add support for postgres 15.6 aurora engine (#30167)
36a48ad
feat(sns): add grantSubscribe method (#30486)
06d0a1b
feat: update L1 CloudFormation resource definitions (#30508)
- Additional commits viewable in compare view
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk-lib&package-manager=npm_and_yarn&previous-version=2.145.0&new-version=2.146.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
---
cdkworkshop.com/package-lock.json | 61 +++++++------------------------
cdkworkshop.com/package.json | 2 +-
2 files changed, 15 insertions(+), 48 deletions(-)
diff --git a/cdkworkshop.com/package-lock.json b/cdkworkshop.com/package-lock.json
index 5e02871c9..2a9ebfe64 100644
--- a/cdkworkshop.com/package-lock.json
+++ b/cdkworkshop.com/package-lock.json
@@ -8,7 +8,7 @@
"name": "cdkworkshop.com",
"version": "0.1.0",
"dependencies": {
- "aws-cdk-lib": "^2.145.0",
+ "aws-cdk-lib": "^2.146.0",
"constructs": "^10.3.0"
},
"bin": {
@@ -510,9 +510,9 @@
}
},
"node_modules/aws-cdk-lib": {
- "version": "2.145.0",
- "resolved": "https://registry.npmjs.org/aws-cdk-lib/-/aws-cdk-lib-2.145.0.tgz",
- "integrity": "sha512-0RCKdojCtF74rI2gGi9KUFVUKykTIMEs3ANjruIjxEz6d2cAsy9c2k+nCCSMdqhKZ9aPJgmBFewiw03Z8NtPig==",
+ "version": "2.146.0",
+ "resolved": "https://registry.npmjs.org/aws-cdk-lib/-/aws-cdk-lib-2.146.0.tgz",
+ "integrity": "sha512-W3F2zH+P7hUxmu2dlEKJBBi6Twc4//NsJJW00h2LN0dKU+2302QY8jR+P7jgEYzZ7U50phtH4zO6BPmJrhLVEg==",
"bundleDependencies": [
"@balena/dockerignore",
"case",
@@ -538,7 +538,7 @@
"mime-types": "^2.1.35",
"minimatch": "^3.1.2",
"punycode": "^2.3.1",
- "semver": "^7.6.0",
+ "semver": "^7.6.2",
"table": "^6.8.2",
"yaml": "1.10.2"
},
@@ -555,7 +555,7 @@
"license": "Apache-2.0"
},
"node_modules/aws-cdk-lib/node_modules/ajv": {
- "version": "8.13.0",
+ "version": "8.16.0",
"inBundle": true,
"license": "MIT",
"dependencies": {
@@ -715,17 +715,6 @@
"inBundle": true,
"license": "MIT"
},
- "node_modules/aws-cdk-lib/node_modules/lru-cache": {
- "version": "6.0.0",
- "inBundle": true,
- "license": "ISC",
- "dependencies": {
- "yallist": "^4.0.0"
- },
- "engines": {
- "node": ">=10"
- }
- },
"node_modules/aws-cdk-lib/node_modules/mime-db": {
"version": "1.52.0",
"inBundle": true,
@@ -773,12 +762,9 @@
}
},
"node_modules/aws-cdk-lib/node_modules/semver": {
- "version": "7.6.0",
+ "version": "7.6.2",
"inBundle": true,
"license": "ISC",
- "dependencies": {
- "lru-cache": "^6.0.0"
- },
"bin": {
"semver": "bin/semver.js"
},
@@ -857,11 +843,6 @@
"punycode": "^2.1.0"
}
},
- "node_modules/aws-cdk-lib/node_modules/yallist": {
- "version": "4.0.0",
- "inBundle": true,
- "license": "ISC"
- },
"node_modules/aws-cdk-lib/node_modules/yaml": {
"version": "1.10.2",
"inBundle": true,
@@ -2907,9 +2888,9 @@
}
},
"aws-cdk-lib": {
- "version": "2.145.0",
- "resolved": "https://registry.npmjs.org/aws-cdk-lib/-/aws-cdk-lib-2.145.0.tgz",
- "integrity": "sha512-0RCKdojCtF74rI2gGi9KUFVUKykTIMEs3ANjruIjxEz6d2cAsy9c2k+nCCSMdqhKZ9aPJgmBFewiw03Z8NtPig==",
+ "version": "2.146.0",
+ "resolved": "https://registry.npmjs.org/aws-cdk-lib/-/aws-cdk-lib-2.146.0.tgz",
+ "integrity": "sha512-W3F2zH+P7hUxmu2dlEKJBBi6Twc4//NsJJW00h2LN0dKU+2302QY8jR+P7jgEYzZ7U50phtH4zO6BPmJrhLVEg==",
"requires": {
"@aws-cdk/asset-awscli-v1": "^2.2.202",
"@aws-cdk/asset-kubectl-v20": "^2.1.2",
@@ -2922,7 +2903,7 @@
"mime-types": "^2.1.35",
"minimatch": "^3.1.2",
"punycode": "^2.3.1",
- "semver": "^7.6.0",
+ "semver": "^7.6.2",
"table": "^6.8.2",
"yaml": "1.10.2"
},
@@ -2932,7 +2913,7 @@
"bundled": true
},
"ajv": {
- "version": "8.13.0",
+ "version": "8.16.0",
"bundled": true,
"requires": {
"fast-deep-equal": "^3.1.3",
@@ -3036,13 +3017,6 @@
"version": "4.4.2",
"bundled": true
},
- "lru-cache": {
- "version": "6.0.0",
- "bundled": true,
- "requires": {
- "yallist": "^4.0.0"
- }
- },
"mime-db": {
"version": "1.52.0",
"bundled": true
@@ -3070,11 +3044,8 @@
"bundled": true
},
"semver": {
- "version": "7.6.0",
- "bundled": true,
- "requires": {
- "lru-cache": "^6.0.0"
- }
+ "version": "7.6.2",
+ "bundled": true
},
"slice-ansi": {
"version": "4.0.0",
@@ -3123,10 +3094,6 @@
"punycode": "^2.1.0"
}
},
- "yallist": {
- "version": "4.0.0",
- "bundled": true
- },
"yaml": {
"version": "1.10.2",
"bundled": true
diff --git a/cdkworkshop.com/package.json b/cdkworkshop.com/package.json
index fa0e43bb4..7ddca7910 100644
--- a/cdkworkshop.com/package.json
+++ b/cdkworkshop.com/package.json
@@ -29,7 +29,7 @@
"type": "git"
},
"dependencies": {
- "aws-cdk-lib": "^2.145.0",
+ "aws-cdk-lib": "^2.146.0",
"constructs": "^10.3.0"
},
"engines": {