aws-solutions-library-samples / guidance-for-modernizing-electric-vehicle-charging-on-aws

This guidance demonstrates how the OCPP Gateway acts as a proxy between OCPP and MQTT, enabling integration with AWS IoT Core and downstream CPO services built on AWS.
https://aws.amazon.com/blogs/iot/building-an-ocpp-compliant-electric-vehicle-charge-point-operator-solution-using-aws-iot-core/
MIT No Attribution
69 stars 24 forks source link

Bump aws-cdk from 2.77.0 to 2.110.0 #100

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps aws-cdk from 2.77.0 to 2.110.0.

Release notes

Sourced from aws-cdk's releases.

v2.110.0

Features


Alpha modules (2.110.0-alpha.0)

v2.109.0

Features

Bug Fixes

Reverts


Alpha modules (2.109.0-alpha.0)

Bug Fixes

  • integ-runner: fails with "no such file or directory, open 'node_modules/@​aws-cdk/integ-runner/lib/workers/db.json.gz'" (#27983) (56daf0b)
  • integ-runner: update workflow error message is inaccurate (#27924) (844cd6f)

v2.108.1

Bug Fixes

  • elasticloadbalancingv2: access logging fails on imported bucket (#27948) (8243601), closes #27928

Alpha modules (2.108.1-alpha.0)

v2.108.0

Features

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.110.0 (2023-11-16)

Features

2.109.0 (2023-11-15)

Features

Bug Fixes

Reverts

2.108.1 (2023-11-14)

Bug Fixes

  • elasticloadbalancingv2: access logging fails on imported bucket (#27948) (8243601), closes #27928

2.108.0 (2023-11-13)

Features

... (truncated)

Commits
  • 2272fe4 chore(migrate): improve warning (#28025)
  • c00b974 docs: Update template README.md (JavaScript, TypeScript) (#28003)
  • 94ccec6 chore: bump bootstrap template to version 19 (#27941)
  • 093c4ed revert: "chore(cdk): boostrap template uses deprecated AccessControl property...
  • 32cdaa0 chore(deps): Bump axios from 0.27.2 to 1.6.0 (#27935)
  • e0e2407 chore(cdk): boostrap template uses deprecated AccessControl property (#27764)
  • 0728276 chore: npm-check-updates && yarn upgrade (#27914)
  • 028911f fix: update commented template test (#27870)
  • aac52e5 feat(cloudformation-diff): use awscdk-service-spec as data source (#27813)
  • 857ab7d fix(cli): fix stack monitoring when the stack events do not have phsical reso...
  • 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 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)
dependabot[bot] commented 9 months ago

Superseded by #104.