Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps aws-cdk-lib from 2.62.2 to 2.63.0.

Release notes

Sourced from aws-cdk-lib's releases.

v2.63.0

Features

Bug Fixes

  • appsync: sanitized datasource name isn't exported (#23802) (0b25265)
  • imports from ESM modules cannot find correct type definitions (#23870) (356a128)
  • eks: reuse chart name as chart dir for helmchart deployment from OCI repository (#23392) (070f5ec)
  • aws-cdk-lib imports from ESM modules are broken (#23846) (cf2e498), closes #23813

Alpha modules (2.63.0-alpha.0)

Features

  • synthetics: Adding DeleteLambdaResourcesOnCanaryDeletion prop to the canary L2 (#23820) (45c191e)
  • redshift: support default role for redshift clusters (#22551)
Changelog

Sourced from aws-cdk-lib's changelog.

2.63.0 (2023-01-31)

Features

Bug Fixes

  • appsync: sanitized datasource name isn't exported (#23802) (0b25265)
  • imports from ESM modules cannot find correct type definitions (#23870) (356a128)
  • eks: reuse chart name as chart dir for helmchart deployment from OCI repository (#23392) (070f5ec)
  • aws-cdk-lib imports from ESM modules are broken (#23846) (cf2e498), closes #23813
Commits
  • 7f4e35e chore(release): 2.63.0 (#23933)
  • 16e698f chore: adding changelog entry for PR #23554
  • fd2edc9 chore(release): 2.63.0
  • 7945fa6 Merge pull request #23554 from sean-beath/feat(redshift)/support-default-role...
  • e5d6589 Merge branch 'main' into feat(redshift)/support-default-role-for-redshift-clu...
  • 39f8a30 feat(cfnspec): cloudformation spec v109.0.0 (#23929)
  • 9f1fc15 chore(cfnspec): support us-west-2 only services (#23928)
  • 0757f67 chore: remove strict check on command arguments (#23927)
  • ec73c39 chore(pipelines): write a GraphViz file with the pipeline structure (#23908)
  • 642b4ac chore: npm-check-updates && yarn upgrade (#23907)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.62.2 to 2.63.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.62.2...v2.63.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2023 20:22
@dependabot dependabot bot requested review from heitorlessa and removed request for a team February 1, 2023 20:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2023
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 1, 2023
@github-actions github-actions bot merged commit ef8f446 into develop Feb 1, 2023
@github-actions github-actions bot deleted the dependabot/pip/develop/aws-cdk-lib-2.63.0 branch February 1, 2023 20:22
@github-actions github-actions bot added the internal Maintenance changes label Feb 1, 2023
heitorlessa added a commit to BakasuraRCE/aws-lambda-powertools-python that referenced this pull request Feb 7, 2023
* develop: (24 commits)
  chore(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1 (aws-powertools#1903)
  chore(deps-dev): bump aws-cdk-lib from 2.63.0 to 2.63.2 (aws-powertools#1904)
  update changelog with latest changes
  docs(idempotency): add IAM permissions section (aws-powertools#1902)
  chore(deps-dev): bump mkdocs-material from 9.0.10 to 9.0.11 (aws-powertools#1896)
  chore(deps-dev): bump mypy-boto3-appconfig from 1.26.0.post1 to 1.26.63 (aws-powertools#1895)
  chore(maintainers): fix release workflow rename
  update changelog with latest changes
  docs(homepage): set url for end-of-support in announce block (aws-powertools#1893)
  chore(deps-dev): bump mkdocs-material from 9.0.9 to 9.0.10 (aws-powertools#1888)
  chore(deps-dev): bump mypy-boto3-s3 from 1.26.58 to 1.26.62 (aws-powertools#1889)
  chore(deps-dev): bump black from 22.12.0 to 23.1.0 (aws-powertools#1886)
  chore(deps-dev): bump aws-cdk-lib from 2.62.2 to 2.63.0 (aws-powertools#1887)
  update changelog with latest changes
  feat(metrics): add default_dimensions to single_metric (aws-powertools#1880)
  chore: update v2 layer ARN on documentation
  bump version to 2.7.1
  update changelog with latest changes
  docs(homepage): add banner for end-of-support v1 (aws-powertools#1879)
  fix(license): correction to MIT + MIT-0 (no proprietary anymore) (aws-powertools#1883)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file internal Maintenance changes python Pull requests that update Python code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants