crossplane-contrib / crossplane-cdk8s

Compose your own cloud APIs in Kubernetes using familiar languages.
Apache License 2.0
44 stars 6 forks source link

chore(deps-dev): bump jsii from 1.14.1 to 1.65.0 #257

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jsii from 1.14.1 to 1.65.0.

Release notes

Sourced from jsii's releases.

v1.65.0

Features

  • pacmak: allow opt-out of runtime type checking generation (#3710) (39923a5)

Bug Fixes

  • dotnet: AnonymousObject fails runtime type checks (#3709) (e7fadc0)

v1.64.0

Features

  • .net: dynamic type checking for union-typed parameters (#3668) (f5e0603), closes #3640
  • .net: embed package icon when configured (#3676) (c65b1d9)

Bug Fixes

  • python: classproperty not working with type checkers (#3694) (5413720), closes #3633
  • python: unable to override methods with keyword arguments (#3695) (bcffb4b), closes #3656

v1.63.2

Bug Fixes

  • pyhon: under-qualified types used by dynamic type checking (#3688) (833a717)

v1.63.1

Features

  • python: formally allow dicts to be passed in lieu of structs (#3683)

v1.63.0

Features

Bug Fixes

  • go: unused imports emitted for type unions (#3664) (68a80d9), closes #3399
  • rosetta: infuse incorrectly handles compressed assemblies (#3669) (a5bd219)
  • rosetta: tablet compression handled incorrectly in multiple places (#3670) (30eded9), closes #3652

v1.62.0

Features

  • @​jsii/spec: add loadAssemblyFromBuffer function (#3634) (4f3a0d1)
  • @​jsii/spec: add a utility library to be consumed by jsii modules (#3570) (635404a)

... (truncated)

Changelog

Sourced from jsii's changelog.

1.65.0 (2022-08-18)

Features

  • pacmak: allow opt-out of runtime type checking generation (#3710) (39923a5)

Bug Fixes

  • dotnet: AnonymousObject fails runtime type checks (#3709) (e7fadc0)

1.64.0 (2022-08-11)

Features

  • .net: dynamic type checking for union-typed parameters (#3668) (f5e0603), closes #3640
  • .net: embed package icon when configured (#3676) (c65b1d9)

Bug Fixes

  • python: classproperty not working with type checkers (#3694) (5413720), closes #3633
  • python: unable to override methods with keyword arguments (#3695) (bcffb4b), closes #3656

1.63.2 (2022-07-29)

Bug Fixes

  • pyhon: under-qualified types used by dynamic type checking (#3688) (833a717)

1.63.1 (2022-07-26)

Features

  • python: formally allow dicts to be passed in lieu of structs (#3683)

1.63.0 (2022-07-26)

Features

Bug Fixes

... (truncated)

Commits
  • 69559a5 chore: npm-check-updates && yarn upgrade (#3682)
  • 7eb11b7 feat(jsii): allow specifying baseUrl and paths in tsconfig.json (#3662)
  • f1ac393 chore: npm-check-updates && yarn upgrade (#3661)
  • 8d84440 revert: do not use node: protocol for imports (#3651)
  • c51bf37 chore: npm-check-updates && yarn upgrade (#3631)
  • 4f3a0d1 feat(@​jsii/spec): add loadAssemblyFromBuffer function (#3634)
  • f64dace fix(jsii): fail compilation when two or more enum members have same val (#3412)
  • 6d9dda5 chore: stop aliasing typescript in dependencies (#3623)
  • 623c0c1 feat: use new read/load assembly functions everywhere (#3600)
  • 635404a feat(@​jsii/utils): add a utility library to be consumed by jsii modules (#3570)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #258.