Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

chore(deps-dev): bump jsii from 1.16.0 to 1.24.0 #87

Closed
wants to merge 8 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2021

Bumps jsii from 1.16.0 to 1.24.0.

Release notes

Sourced from jsii's releases.

v1.24.0

Features

  • go: support direct implementation of jsii interfaces (#2614) (9da3282), closes #2048

Bug Fixes

  • go: enums inside structs are not properly serialized (#2636) (19cbd25)
  • go: invalid generated code for classes a keyword name (#2641) (8668f13), closes #2637
  • go: malformed multiline docstrings in constructors (#2639) (72f25af), closes #2638

v1.23.0

Features

Bug Fixes

  • go: map values incorrectly handled though de/serialization (#2587) (0359928)
  • go-runtime: enums are not encoded/decoded correctly (#2585) (4731aeb), closes #2534
  • java: invalid code when multi-inheriting optional properties (#2591) (2399608), closes #22556
  • java: JsiiRuntime.ErrorStreamSink does not respond to being interrupted (#2540) (6e74bf9), closes #2533
  • jsii: excessive "exclude" in "tsconfig.json" (#1736) (ecffb9f)
  • pacmak: go 1.16 requires running "go mod download" explicitly (#2616) (1f8f022), closes #2615
  • pacmak: go local replace do not respect --outdir in some cases (#2584) (b9b9b4c)
  • pacmak: multiple go (and python) issues (#2622) (c2bd156), closes #2618 #2619 #2620 #2621

v1.22.0

Bug Fixes

  • go: map values incorrectly handled though de/serialization (#2587) (0359928)
  • go-runtime: enums are not encoded/decoded correctly (#2585) (4731aeb), closes #2534
  • jsii: excessive "exclude" in "tsconfig.json" (#1736) (ecffb9f)
  • pacmak: go local replace do not respect --outdir in some cases (#2584) (b9b9b4c)

v1.21.0

Bug Fixes

v1.20.1

Bug Fixes

... (truncated)

Changelog

Sourced from jsii's changelog.

1.24.0 (2021-03-03)

Features

  • go: support direct implementation of jsii interfaces (#2614) (9da3282), closes #2048

Bug Fixes

  • go: enums inside structs are not properly serialized (#2636) (19cbd25)
  • go: invalid generated code for classes a keyword name (#2641) (8668f13), closes #2637
  • go: malformed multiline docstrings in constructors (#2639) (72f25af), closes #2638

1.23.0 (2021-03-01)

Features

Bug Fixes

  • go: map values incorrectly handled though de/serialization (#2587) (0359928)
  • go-runtime: enums are not encoded/decoded correctly (#2585) (4731aeb), closes #2534
  • java: invalid code when multi-inheriting optional properties (#2591) (2399608), closes #22556
  • java: JsiiRuntime.ErrorStreamSink does not respond to being interrupted (#2540) (6e74bf9), closes #2533
  • jsii: excessive "exclude" in "tsconfig.json" (#1736) (ecffb9f)
  • pacmak: go 1.16 requires running "go mod download" explicitly (#2616) (1f8f022), closes #2615
  • pacmak: go local replace do not respect --outdir in some cases (#2584) (b9b9b4c)
  • pacmak: multiple go (and python) issues (#2622) (c2bd156), closes #2618 #2619 #2620 #2621

1.22.0 (2021-02-18)

Bug Fixes

  • go: map values incorrectly handled though de/serialization (#2587) (0359928)
  • go-runtime: enums are not encoded/decoded correctly (#2585) (4731aeb), closes #2534
  • jsii: excessive "exclude" in "tsconfig.json" (#1736) (ecffb9f)
  • pacmak: go local replace do not respect --outdir in some cases (#2584) (b9b9b4c)

1.21.0 (2021-02-15)

Bug Fixes

... (truncated)

Commits
  • ffb0032 chore: npm-check-updates && yarn upgrade (#2605)
  • 8ef0dc1 chore: npm-check-updates && yarn upgrade (#2586)
  • ecffb9f fix(jsii): excessive "exclude" in "tsconfig.json" (#1736)
  • 8a598d9 chore(deps): bump typescript from 3.9.8 to 3.9.9 (#2559)
  • c971990 chore: npm-check-updates && yarn upgrade (#2557)
  • a509ec3 chore(deps): bump typescript from 3.9.7 to 3.9.8 (#2555)
  • 556e5db chore: npm-check-updates && yarn upgrade (#2522)
  • bb76755 chore(deps-dev): bump ts-jest from 26.4.4 to 26.5.0 (#2503)
  • 50a4a03 chore(deps-dev): bump eslint from 7.18.0 to 7.19.0 (#2501)
  • 481e7a4 feat: add runtime type info (fqn and version) to compiled sources
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsii-1.24.0 branch from 556471e to 708f7e9 Compare March 10, 2021 07:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsii-1.24.0 branch 2 times, most recently from 6aff72e to d2c53be Compare March 30, 2021 07:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsii-1.24.0 branch 5 times, most recently from 7a602a7 to 31e999c Compare April 12, 2021 09:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsii-1.24.0 branch 2 times, most recently from 69e17b8 to a643cb9 Compare April 19, 2021 10:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jsii-1.24.0 branch from a643cb9 to db47245 Compare April 21, 2021 13:13
@eladb eladb closed this May 12, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jsii-1.24.0 branch May 12, 2021 17:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.