Skip to content

Commit

Permalink
build(deps-dev): Bump jsii-pacmak from 1.31.0 to 1.32.0 (#415)
Browse files Browse the repository at this point in the history
Bumps [jsii-pacmak](https://github.com/aws/jsii/tree/HEAD/packages/jsii-pacmak) from 1.31.0 to 1.32.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/jsii/releases">jsii-pacmak's releases</a>.</em></p>
<blockquote>
<h2>v1.32.0</h2>
<h3>Features</h3>
<ul>
<li><strong>jsii-rosetta transliterate:</strong> transliterate a jsii assembly (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2869">#2869</a>) (<a href="https://github.com/aws/jsii/commit/d9028c8cf91297a44cd4b1f128f769716bf0e74e">d9028c8</a>)</li>
<li><strong>rosetta:</strong> hoist declare statements to top-level of document (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2897">#2897</a>) (<a href="https://github.com/aws/jsii/commit/7b2ec05b2ec247de83901e8504f7ba711d6027bb">7b2ec05</a>)</li>
<li><strong>rosetta:</strong> transliterate loose mode (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2892">#2892</a>) (<a href="https://github.com/aws/jsii/commit/43e6dfd0591b0f38a8c636edd3896400c96676e3">43e6dfd</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>crash when assembly originator key file is missing (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2899">#2899</a>) (<a href="https://github.com/aws/jsii/commit/e05ce625ba4760fa8196a5944cc9089a1aaefcfb">e05ce62</a>)</li>
<li><strong>dotnet:</strong> strong-name sign assemblies (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2894">#2894</a>) (<a href="https://github.com/aws/jsii/commit/7b90f27c7819209f6485c28eabefb328a0304ab5">7b90f27</a>)</li>
<li><strong>pacmak/go:</strong> missing go.sum entry (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2893">#2893</a>) (<a href="https://github.com/aws/jsii/commit/6e6ad693230e18f36990e8feaf3734da7c01dbd5">6e6ad69</a>)</li>
<li><strong>rosetta:</strong> extract does not respect strict metadata entry (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2863">#2863</a>) (<a href="https://github.com/aws/jsii/commit/5d2392b7713cb6dfea6092c4ac3ee45360a5d28a">5d2392b</a>), closes <a href="https://github-redirect.dependabot.com/aws/jsii/issues/2861">#2861</a></li>
<li><strong>rosetta:</strong> fails on &quot;Debug Failure&quot; (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2917">#2917</a>) (<a href="https://github.com/aws/jsii/commit/f6078ef08a144ea86623f331c60ac15ca5f91219">f6078ef</a>), closes <a href="https://github-redirect.dependabot.com/cdklabs/jsii-docgen/issues/369">cdklabs/jsii-docgen#369</a></li>
<li><strong>rosetta:</strong> hangs on 'markdown' command when a file is provided (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2871">#2871</a>) (<a href="https://github.com/aws/jsii/commit/e538b36c6ccf53ace908ff4c342dc9a4435ce353">e538b36</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/jsii/blob/v1.32.0/CHANGELOG.md">jsii-pacmak's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/aws/jsii/compare/v1.30.0...v1.32.0">1.32.0</a> (2021-07-22)</h2>
<h3>Features</h3>
<ul>
<li><strong>jsii-rosetta transliterate:</strong> transliterate a jsii assembly (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2869">#2869</a>) (<a href="https://github.com/aws/jsii/commit/d9028c8cf91297a44cd4b1f128f769716bf0e74e">d9028c8</a>)</li>
<li><strong>rosetta:</strong> hoist declare statements to top-level of document (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2897">#2897</a>) (<a href="https://github.com/aws/jsii/commit/7b2ec05b2ec247de83901e8504f7ba711d6027bb">7b2ec05</a>)</li>
<li><strong>rosetta:</strong> transliterate loose mode (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2892">#2892</a>) (<a href="https://github.com/aws/jsii/commit/43e6dfd0591b0f38a8c636edd3896400c96676e3">43e6dfd</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>crash when assembly originator key file is missing (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2899">#2899</a>) (<a href="https://github.com/aws/jsii/commit/e05ce625ba4760fa8196a5944cc9089a1aaefcfb">e05ce62</a>)</li>
<li><strong>dotnet:</strong> strong-name sign assemblies (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2894">#2894</a>) (<a href="https://github.com/aws/jsii/commit/7b90f27c7819209f6485c28eabefb328a0304ab5">7b90f27</a>)</li>
<li><strong>pacmak/go:</strong> missing go.sum entry (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2893">#2893</a>) (<a href="https://github.com/aws/jsii/commit/6e6ad693230e18f36990e8feaf3734da7c01dbd5">6e6ad69</a>)</li>
<li><strong>rosetta:</strong> extract does not respect strict metadata entry (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2863">#2863</a>) (<a href="https://github.com/aws/jsii/commit/5d2392b7713cb6dfea6092c4ac3ee45360a5d28a">5d2392b</a>), closes <a href="https://github-redirect.dependabot.com/aws/jsii/issues/2861">#2861</a></li>
<li><strong>rosetta:</strong> fails on &quot;Debug Failure&quot; (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2917">#2917</a>) (<a href="https://github.com/aws/jsii/commit/f6078ef08a144ea86623f331c60ac15ca5f91219">f6078ef</a>), closes <a href="https://github-redirect.dependabot.com/cdklabs/jsii-docgen/issues/369">cdklabs/jsii-docgen#369</a></li>
<li><strong>rosetta:</strong> hangs on 'markdown' command when a file is provided (<a href="https://github-redirect.dependabot.com/aws/jsii/issues/2871">#2871</a>) (<a href="https://github.com/aws/jsii/commit/e538b36c6ccf53ace908ff4c342dc9a4435ce353">e538b36</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/jsii/commit/c5fe7d2019c97b154ea318eb432262ce0891deb9"><code>c5fe7d2</code></a> chore(deps-dev): update setuptools requirement from ~=56.0.0 to ~=56.1.0 in /...</li>
<li><a href="https://github.com/aws/jsii/commit/1e12c2b1822bf5dbcaf528ad3d39969e6f4571e7"><code>1e12c2b</code></a> chore(deps-dev): update twine requirement (<a href="https://github.com/aws/jsii/tree/HEAD/packages/jsii-pacmak/issues/2916">#2916</a>)</li>
<li>See full diff in <a href="https://github.com/aws/jsii/commits/v1.32.0/packages/jsii-pacmak">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsii-pacmak&package-manager=npm_and_yarn&previous-version=1.31.0&new-version=1.32.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
  • Loading branch information
dependabot[bot] authored Jul 23, 2021
1 parent de889b9 commit d1ba094
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1385,10 +1385,10 @@ codemaker@^0.22.0:
decamelize "^1.2.0"
fs-extra "^8.1.0"

codemaker@^1.31.0:
version "1.31.0"
resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-1.31.0.tgz#1987d8d2dcb39883844134d50c85f33f29f0cb62"
integrity sha512-gyWhtZ4YU5b+pIijCfOZkGrH0DCkUQXyRG3BQtDlnwFJuXyJnDoz+dpM5ErkJuDD9w6Qns4aryyG/bU78huaSg==
codemaker@^1.32.0:
version "1.32.0"
resolved "https://registry.yarnpkg.com/codemaker/-/codemaker-1.32.0.tgz#7e9a3077aeafb037041001943ada980c658c91fb"
integrity sha512-RYHzKPI83NJi0u7KjUVeAm4rmMwIPjLsFjcSv8sIZizNiVFwWNxON99YhtFvbg0YMbdMnjpkx0W/VADNuwETGA==
dependencies:
camelcase "^6.2.0"
decamelize "^5.0.0"
Expand Down Expand Up @@ -3616,24 +3616,24 @@ jsii-docgen@^1.8.33:
yargs "^16.2.0"

jsii-pacmak@^1.19.0, jsii-pacmak@^1.29.0:
version "1.31.0"
resolved "https://registry.yarnpkg.com/jsii-pacmak/-/jsii-pacmak-1.31.0.tgz#7e4fa67f1de582be04263904aa45966d84210996"
integrity sha512-fGiAoooRPMadwTWU0vfHJdcNzeYdESnkU/8LmlI4k6yF1iIlFMIbWPulBxP6fV7SqV3CZQKGpUbcPD/Uzf1glg==
version "1.32.0"
resolved "https://registry.yarnpkg.com/jsii-pacmak/-/jsii-pacmak-1.32.0.tgz#380075bde0935907fb4be50e001ecab1575e0482"
integrity sha512-zH+5ys4w9rSz7ZbfDTX0XZ8zhqpoygikuAppiWWVqjMmdk8qqZUgY9fLncZliMnI42YCXSz7q43g4tVL7dd3ng==
dependencies:
"@jsii/spec" "^1.31.0"
"@jsii/spec" "^1.32.0"
clone "^2.1.2"
codemaker "^1.31.0"
codemaker "^1.32.0"
commonmark "^0.29.3"
escape-string-regexp "^4.0.0"
fs-extra "^9.1.0"
jsii-reflect "^1.31.0"
jsii-rosetta "^1.31.0"
jsii-reflect "^1.32.0"
jsii-rosetta "^1.32.0"
semver "^7.3.5"
spdx-license-list "^6.4.0"
xmlbuilder "^15.1.1"
yargs "^16.2.0"

jsii-reflect@^1.30.0, jsii-reflect@^1.31.0, jsii-reflect@^1.32.0:
jsii-reflect@^1.30.0, jsii-reflect@^1.32.0:
version "1.32.0"
resolved "https://registry.yarnpkg.com/jsii-reflect/-/jsii-reflect-1.32.0.tgz#30ad211bf2d325ad66d7e6690189225421f81de4"
integrity sha512-BJN8pgxSa3LlP5yPfxtaviSjsHKpG9b4xOr2kXv6w/SElIX15Q5/tKauI4/ZHTnBHGimRWh9ACNtxXAxvH0Vqg==
Expand All @@ -3644,12 +3644,12 @@ jsii-reflect@^1.30.0, jsii-reflect@^1.31.0, jsii-reflect@^1.32.0:
oo-ascii-tree "^1.32.0"
yargs "^16.2.0"

jsii-rosetta@^1.31.0:
version "1.31.0"
resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-1.31.0.tgz#f5174b532b4c3a79eadd9ed059aa33bee21e3225"
integrity sha512-Heu6D+yI5mmUklLQdX3PdDvHUQm14618Fj4PQM9seKa4cohxzJ7EHopfRObKYHMko9awopx4Qr7Gtu6u/QPqfw==
jsii-rosetta@^1.32.0:
version "1.32.0"
resolved "https://registry.yarnpkg.com/jsii-rosetta/-/jsii-rosetta-1.32.0.tgz#654b1daf2afda8d970c62a4aa59f455303077403"
integrity sha512-NrhHIJ0BNKxpjyvqtqhunIcHhJiA5dhlRSPPuO+EGsCQB+yc94aRj+hZZXYvWj+X1o61kdLVudJLn54sn7ESoQ==
dependencies:
"@jsii/spec" "^1.31.0"
"@jsii/spec" "^1.32.0"
commonmark "^0.29.3"
fs-extra "^9.1.0"
typescript "~3.9.9"
Expand Down

0 comments on commit d1ba094

Please sign in to comment.