aws-samples / cdk-eks-karpenter

CDK construct for installing and configuring Karpenter on EKS clusters
Apache License 2.0
34 stars 14 forks source link

chore(deps-dev): bump jsii-diff from 1.84.0 to 1.91.0 #143

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps jsii-diff from 1.84.0 to 1.91.0.

Release notes

Sourced from jsii-diff's releases.

v1.91.0

No release notes provided.

v1.90.0

No release notes provided.

v1.89.0

No release notes provided.

v1.88.0

No release notes provided.

v1.87.0

Bug Fixes

  • kernel: fast module loading fails on Windows (EPERM) (#4212) (fac6cbb), closes #4208
  • kernel: package cache fails under parallelism (#4215) (b739ef6), closes #4181 #4207
  • pip, black, setuptools, twine, wheel, and aws-sam-cli incorrectly installed in superchain (#4201) (851415c)
  • python: type object 'InterfaceDynamicProxy' has no attribute 'jsii_type' (#4209) (057b267)
  • superchain: add openssh-client back (#4224) (8390ca1)

v1.86.1

Bug Fixes

  • kernel: incorrectly scoped FQN resolutions (#4204) (ed667c7)

v1.86.0

Features

  • faster, lazy-friendly runtime loading (#4181) (ef6e5b1)
  • jsii-pacmak: allow disabling go build conditionally (#4196) (7fc7987)
  • python: deprecation message when using Python <= 3.7 (#4186) (0ef7ace)

Bug Fixes

  • jsii-pacmak: comment lines should not contain comment ending (#4193) (906c24d)
  • jsii-pacmak: handles 'default' doc component for go (#4115) (9085514)
  • type annotation for callable metaclass (#4179) (4ccbb57)

v1.85.0

Bug Fixes

  • export transliterateAssembly and fix bug with transliterate cli (backport) (#4166) (6b7eb02)
  • go-runtime: use fatih/color instead of ANSI Escape Code (#4109) (28b192a)
Changelog

Sourced from jsii-diff's changelog.

1.91.0 (2023-10-24)

1.90.0 (2023-10-06)

1.89.0 (2023-09-20)

1.88.0 (2023-08-24)

1.87.0 (2023-08-11)

Bug Fixes

  • kernel: fast module loading fails on Windows (EPERM) (#4212) (fac6cbb), closes #4208
  • kernel: package cache fails under parallelism (#4215) (b739ef6), closes #4181 #4207
  • pip, black, setuptools, twine, wheel, and aws-sam-cli incorrectly installed in superchain (#4201) (851415c)
  • python: type object 'InterfaceDynamicProxy' has no attribute 'jsii_type' (#4209) (057b267)
  • superchain: add openssh-client back (#4224) (8390ca1)

1.86.1 (2023-08-02)

Bug Fixes

1.86.0 (2023-08-01)

Features

  • faster, lazy-friendly runtime loading (#4181) (ef6e5b1)
  • jsii-pacmak: allow disabling go build conditionally (#4196) (7fc7987)
  • python: deprecation message when using Python <= 3.7 (#4186) (0ef7ace)

Bug Fixes

  • jsii-pacmak: comment lines should not contain comment ending (#4193) (906c24d)
  • jsii-pacmak: handles 'default' doc component for go (#4115) (9085514)
  • type annotation for callable metaclass (#4179) (4ccbb57)

1.85.0 (2023-07-17)

Bug Fixes

  • export transliterateAssembly and fix bug with transliterate cli (backport) (#4166) (6b7eb02)
  • go-runtime: use fatih/color instead of ANSI Escape Code (#4109) (28b192a)
Commits


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 8 months ago

Looks like jsii-diff is up-to-date now, so this is no longer needed.