superluminar-io / super-eks

super-eks is a CDK construct that provides a preconfigured EKS installation with batteries included.
Apache License 2.0
44 stars 4 forks source link

build(deps-dev): bump jsii-docgen from 3.6.3 to 3.7.7 #315

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps jsii-docgen from 3.6.3 to 3.7.7.

Release notes

Sourced from jsii-docgen's releases.

v3.7.7

3.7.7 (2021-10-15)

v3.7.6

3.7.6 (2021-10-14)

v3.7.5

3.7.5 (2021-10-14)

v3.7.4

3.7.4 (2021-10-13)

v3.7.3

3.7.3 (2021-10-12)

v3.7.2

3.7.2 (2021-10-11)

v3.7.1

3.7.1 (2021-10-11)

v3.7.0

3.7.0 (2021-10-08)

Features

  • improved errors when npm install fails (#451) (e49d598)

v3.6.4

3.6.4 (2021-10-07)

Bug Fixes

  • generating Java docs fails for monocdk (#444) (f0af4ea), closes #442
  • java/python docgen fails when submodules do not have explicit targets (#447) (1c073a8), closes #446
Commits
  • 5c8203b chore(deps): upgrade dependencies (#458)
  • 64295ee chore: also lift up NPM error codes (numeric) (#457)
  • f9c581f chore(deps): upgrade dependencies (#455)
  • ace3979 chore(deps): upgrade dependencies (#454)
  • a206465 chore(deps): upgrade dependencies (#453)
  • 90e2045 chore: upgrade reps (#452)
  • a282416 chore: have name of NpmError include npmErrorCode
  • e49d598 feat: improved errors when npm install fails (#451)
  • 641b529 chore: set default release branch to main (#450)
  • 1c073a8 fix: java/python docgen fails when submodules do not have explicit targets (#...
  • 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 3 years ago

Superseded by #317.