Skip to content

Commit

Permalink
fix: upgrade minimal required CDK version to 2.149.0 (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
gyalai-aws authored Sep 3, 2024
1 parent fa37eae commit 766a65e
Show file tree
Hide file tree
Showing 13 changed files with 106 additions and 103 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/release.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/upgrade.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const eslintDeps = [
];

const workflowRunsOn = ['ubuntu-latest'];
const cdkVersion = '2.130.0';
const cdkVersion = '2.149.0';
const cdkNagVersion = '2.28.0';
const constructsVersion = '10.3.0';

Expand Down
71 changes: 34 additions & 37 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -13878,6 +13878,31 @@ SOFTWARE.
MIT


@rtsao/scc 1.1.0
MIT
MIT License

Copyright (c) 2019 Ryan Tsao

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


@sinclair/typebox 0.27.8
MIT
TypeBox: JSON Schema Type Builder with Static Type Resolution for TypeScript
Expand Down Expand Up @@ -25800,7 +25825,7 @@ SOFTWARE.



ajv 8.12.0
ajv 8.16.0
MIT
The MIT License (MIT)

Expand Down Expand Up @@ -26620,7 +26645,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


aws-cdk-lib 2.130.0
aws-cdk-lib 2.149.0
Apache-2.0
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -31800,7 +31825,7 @@ Permission to use, copy, modify, and/or distribute this software for any purpose
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


eslint-module-utils 2.8.2
eslint-module-utils 2.9.0
MIT
The MIT License (MIT)

Expand All @@ -31826,7 +31851,7 @@ SOFTWARE.



eslint-plugin-import 2.29.1
eslint-plugin-import 2.30.0
MIT
The MIT License (MIT)

Expand Down Expand Up @@ -42047,11 +42072,11 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.


picocolors 1.0.1
picocolors 1.1.0
ISC
ISC License

Copyright (c) 2021 Alexey Raspopov, Kostiantyn Denysov, Anton Verinov
Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
Expand Down Expand Up @@ -52664,7 +52689,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.**


projen 0.86.6
projen 0.86.7
Apache-2.0

Apache License
Expand Down Expand Up @@ -54440,7 +54465,7 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


semver 7.6.0
semver 7.6.2
ISC
The ISC License

Expand Down Expand Up @@ -55883,34 +55908,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


table 6.8.1
BSD-3-Clause
Copyright (c) 2018, Gajus Kuizinas (http://gajus.com/)
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of the Gajus Kuizinas (http://gajus.com/) nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL ANUARY BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


table 6.8.2
BSD-3-Clause
Copyright (c) 2018, Gajus Kuizinas (http://gajus.com/)
Expand Down Expand Up @@ -56741,7 +56738,7 @@ If the Work includes a "NOTICE" text file as part of its distribution, then any
END OF TERMS AND CONDITIONS


typescript 5.7.0-dev.20240902
typescript 5.7.0-dev.20240903
Apache-2.0
Apache License

Expand Down
4 changes: 2 additions & 2 deletions OSS_License_Summary.csv
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"Apache-2.0","146"
"BSD*","1"
"BSD-2-Clause","17"
"BSD-3-Clause","22"
"BSD-3-Clause","21"
"CC-BY-3.0","1"
"CC-BY-4.0","1"
"CC0-1.0","2"
"ISC","78"
"MIT","660"
"MIT","661"
"Python-2.0","1"
"UNLICENSED","1"
10 changes: 5 additions & 5 deletions package-verification.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"license": {
"package.json": "27eb954737b58156e44e11e20987a453921d49bc602480b2df850cebcbdc9ead",
"package.json": "fab270a2dab7e4bec8bdbeffebc4d8d145dd241b4c902e5f77257ea7d92f35b3",
"samples/cdk-ts-example/package.json": "54e2441af495ddf02e1e232fdd1ed4edc697c31fe03671776290a254e52ba2a6",
"packages/@cdklabs/cdk-cicd-wrapper/package.json": "7cee38ba7a290df197937217245c7f333e3cc7c02cc6e56de51a314ceaa16d1b",
"packages/@cdklabs/cdk-cicd-wrapper-cli/package.json": "dd2779775dd746a96beee3fb8bf74b2aa02d0b9e93336ec9fdf6c3e90248ea99",
"packages/@cdklabs/cdk-cicd-wrapper-projen/package.json": "fa9a0a02cf185d82d98680f8a657ee7baa87542ddc35f164eb0c44acafe6358d",
"packages/@cdklabs/cdk-cicd-wrapper/package.json": "21567e65027393d8261d315f95259deb1c115a56d3ed24089683d0ce40015108",
"packages/@cdklabs/cdk-cicd-wrapper-cli/package.json": "7341bf09546c0779f4532988fc4df118a7a4f5c00dc115161ec8ce764a4db725",
"packages/@cdklabs/cdk-cicd-wrapper-projen/package.json": "779f03256c7231937a0a50d0e07d6cb84e3f7c80f91cb506f197d8c2cd262cb9",
"projectList": "5790138ec76401840b75a0409a66d8e7e10445628567d18dbe5b2feedd20f463"
},
"npm-lock-file": "3b26da52d4e5d1c84e560562bcaeedbd2e88e40eb5ceb7c9cc81ae2afd5bee1c"
"npm-lock-file": "663ab2137447ac920c015b035640f21f1430d84aa83456a44a7ad4b96c81d21f"
}
2 changes: 1 addition & 1 deletion package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/@cdklabs/cdk-cicd-wrapper-cli/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/@cdklabs/cdk-cicd-wrapper-projen/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/@cdklabs/cdk-cicd-wrapper/.projen/deps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/@cdklabs/cdk-cicd-wrapper/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 766a65e

Please sign in to comment.