Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: version updates, including breaking changes in jsii (backport #…
…22382) (#22464) This is an automatic backport of pull request #22382 done by [Mergify](https://mergify.com). Cherry-pick of f169d7f has failed: ``` On branch mergify/bp/v1-main/pr-22382 Your branch is up to date with 'origin/v1-main'. You are currently cherry-picking commit f169d7f. (fix conflicts and run "git cherry-pick --continue") (use "git cherry-pick --skip" to skip this patch) (use "git cherry-pick --abort" to cancel the cherry-pick operation) Changes to be committed: modified: packages/@aws-cdk/aws-certificatemanager/lambda-packages/dns_validated_certificate_handler/package.json modified: packages/@aws-cdk/aws-cloudformation/package.json modified: packages/@aws-cdk/aws-dynamodb/package.json modified: packages/@aws-cdk/aws-ec2/package.json modified: packages/@aws-cdk/aws-ec2/test/vpn.test.ts modified: packages/@aws-cdk/aws-iam/package.json modified: packages/@aws-cdk/aws-lambda-nodejs/package.json modified: packages/@aws-cdk/aws-lambda/package.json modified: packages/@aws-cdk/aws-logs/package.json modified: packages/@aws-cdk/aws-route53/package.json modified: packages/@aws-cdk/aws-s3/package.json modified: packages/@aws-cdk/aws-ses/package.json modified: packages/@aws-cdk/custom-resources/package.json modified: tools/@aws-cdk/cdk-build-tools/lib/deprecated-symbols.ts Unmerged paths: (use "git add/rm <file>..." as appropriate to mark resolution) both modified: package.json both modified: packages/@aws-cdk/aws-apigatewayv2-authorizers/package.json both modified: packages/@aws-cdk/aws-ec2/lib/vpc.ts both modified: packages/@aws-cdk/aws-ec2/test/vpc.test.ts both modified: packages/@aws-cdk/aws-eks/package.json both modified: packages/@aws-cdk/cloudformation-diff/package.json both modified: packages/@aws-cdk/core/package.json both modified: packages/@aws-cdk/custom-resources/test/aws-custom-resource/aws-custom-resource.test.ts deleted by us: packages/@aws-cdk/custom-resources/test/aws-custom-resource/integ.aws-custom-resource-vpc.ts both modified: packages/@aws-cdk/integ-runner/THIRD_PARTY_LICENSES both modified: packages/@aws-cdk/integ-runner/package.json both modified: packages/@aws-cdk/integ-tests/package.json both modified: packages/@monocdk-experiment/assert/package.json both modified: packages/@monocdk-experiment/rewrite-imports/package.json both modified: packages/aws-cdk-lib/package.json both modified: packages/aws-cdk-migration/package.json both modified: packages/aws-cdk/THIRD_PARTY_LICENSES both modified: packages/aws-cdk/package.json both modified: packages/awslint/package.json both modified: packages/cdk-assets/package.json both modified: packages/cdk-cli-wrapper/package.json both modified: packages/cdk-dasm/package.json both modified: packages/monocdk/package.json both modified: tools/@aws-cdk/cdk-build-tools/package.json both modified: tools/@aws-cdk/cfn2ts/package.json both modified: tools/@aws-cdk/eslint-plugin/package.json both modified: tools/@aws-cdk/node-bundle/package.json both modified: tools/@aws-cdk/prlint/package.json both modified: tools/@aws-cdk/yarn-cling/package.json both modified: yarn.lock ``` To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details>
- Loading branch information