lumigo-io / lumigo-cdk-constructs

Home to the Lumigo constructs for the AWS Cloud Development Kit (AWS CDK)
Apache License 2.0
7 stars 1 forks source link

chore(deps-dev): bump jsii-pacmak from 1.80.0 to 1.87.0 #39

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jsii-pacmak from 1.80.0 to 1.87.0.

Release notes

Sourced from jsii-pacmak's releases.

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)

v1.84.0

Features

  • jsii: allow specifying a deprecation message regardless of stability (#4145) (38d327c)

v1.83.0

No release notes provided.

v1.82.0

Features

Bug Fixes

... (truncated)

Changelog

Sourced from jsii-pacmak's changelog.

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)

1.84.0 (2023-06-13)

Features

  • jsii: allow specifying a deprecation message regardless of stability (#4145) (38d327c)

1.83.0 (2023-06-07)

... (truncated)

Commits
  • d005937 chore: npm-check-updates && yarn upgrade (#4214)
  • dd77211 chore: npm-check-updates && yarn upgrade (#4205)
  • 69ddf33 chore(deps-dev): Bump pip from 23.2 to 23.2.1 in /packages/jsii-pacmak/test/g...
  • eaa4fc0 chore: npm-check-updates && yarn upgrade (#4198)
  • 7fc7987 feat(jsii-pacmak): allow disabling go build conditionally (#4196)
  • 906c24d fix(jsii-pacmak): comment lines should not contain comment ending (#4193)
  • ef6e5b1 feat: faster, lazy-friendly runtime loading (#4181)
  • cde3db6 chore: npm-check-updates && yarn upgrade (#4187)
  • 9085514 fix(jsii-pacmak): handles 'default' doc component for go (#4115)
  • b463966 chore(deps-dev): Bump pip from 23.1.2 to 23.2 in /packages/jsii-pacmak/test/g...
  • 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 1 year ago

Superseded by #42.