eks: A masters role is no longer provisioned by default. Use the mastersRole property to explicitly pass a role that needs cluster access. In addition, the creation role no longer allows any identity (with the appropriate sts:AssumeRole permissions) to assume it.
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 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aws-samples/automate-cross-account-cicd-cfn-cdk/network/alerts).
Removes vm2. It's no longer used after updating ancestor dependencies vm2, pac-resolver and aws-cdk. These dependencies need to be updated together.
Removes
vm2
Updates
pac-resolver
from 5.0.0 to 7.0.0Release notes
Sourced from pac-resolver's releases.
Changelog
Sourced from pac-resolver's changelog.
Commits
9235192
Version Packages (#225)f1f3220
Usequickjs-emscripten
instead ofvm2
to execute PAC file code (#224)08c4625
Version Packages (#209)0fe8b72
[pac-resolver] Update dependencies63adbce
Version Packages (#155)7674748
Update@types/node
to v14.18.45 (#157)dd7d8af
Version Packages (#149)a5aaa23
README updatesd3cfb13
Update "repository" fields to include "directory"c169ced
Convert mocha tests to jest for all packages (#150)Updates
aws-cdk
from 1.124.0 to 1.203.0Release notes
Sourced from aws-cdk's releases.
... (truncated)
Commits
77c752b
chore: remove parentheses in 'sam local start-api' filter (#24513)8ce25ee
chore: update v1 go test name (#24334)f38015c
chore: npm-check-updates && yarn upgrade (#23953)0cbbe99
chore: npm-check-updates && yarn upgrade (#23821)05c47aa
chore: npm-check-updates && yarn upgrade (#23648)4c03011
chore: npm-check-updates && yarn upgrade (#23339)209deca
chore: updated Copyright year range for 2023 (#23540)0542693
chore: npm-check-updates && yarn upgrade (#23175)67103d9
feat(lambda-go): allow configuration of GOPROXY (#23257)b06cd20
fix(cli): typescript init templates fail with error in build step (#23130)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 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