Skip to content

Commit

Permalink
chore(deps-dev): Bump jsii-pacmak from 1.79.0 to 1.80.0 (#435)
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.79.0 to 1.80.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.80.0</h2>
<h3>Features</h3>
<ul>
<li><strong>rosetta:</strong> handle tablets with a streaming JSON codec (<a href="https://redirect.github.com/aws/jsii/issues/4034">#4034</a>) (<a href="https://github.com/aws/jsii/commit/d2ecb6d2a6a460e309e4985dc001a6b749b3aac7">d2ecb6d</a>), closes <a href="https://redirect.github.com/aws/jsii-rosetta/issues/43">aws/jsii-rosetta#43</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>enable dereference when copying module to tmp dir (<a href="https://redirect.github.com/aws/jsii/issues/4030">#4030</a>) (<a href="https://github.com/aws/jsii/commit/e00102bbd412be0edd5497948c63ae61c6717c5e">e00102b</a>)</li>
<li><strong>jsii:</strong> incorrect symbol-id generated with typesVersions (<a href="https://redirect.github.com/aws/jsii/issues/4037">#4037</a>) (<a href="https://github.com/aws/jsii/commit/1f06ac9d6937e823e4333300398260d50cce2978">1f06ac9</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/jsii/blob/main/CHANGELOG.md">jsii-pacmak's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/aws/jsii/compare/v1.79.0...v1.80.0">1.80.0</a> (2023-04-04)</h2>
<h3>Features</h3>
<ul>
<li><strong>rosetta:</strong> handle tablets with a streaming JSON codec (<a href="https://redirect.github.com/aws/jsii/issues/4034">#4034</a>) (<a href="https://github.com/aws/jsii/commit/d2ecb6d2a6a460e309e4985dc001a6b749b3aac7">d2ecb6d</a>), closes <a href="https://redirect.github.com/aws/jsii-rosetta/issues/43">aws/jsii-rosetta#43</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>enable dereference when copying module to tmp dir (<a href="https://redirect.github.com/aws/jsii/issues/4030">#4030</a>) (<a href="https://github.com/aws/jsii/commit/e00102bbd412be0edd5497948c63ae61c6717c5e">e00102b</a>)</li>
<li><strong>jsii:</strong> incorrect symbol-id generated with typesVersions (<a href="https://redirect.github.com/aws/jsii/issues/4037">#4037</a>) (<a href="https://github.com/aws/jsii/commit/1f06ac9d6937e823e4333300398260d50cce2978">1f06ac9</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/jsii/commit/0759ead907b8436ce6a548dd9581e48d5562a38d"><code>0759ead</code></a> chore(deps-dev): Update wheel requirement from ~=0.38 to ~=0.40 in /packages/...</li>
<li><a href="https://github.com/aws/jsii/commit/e00102bbd412be0edd5497948c63ae61c6717c5e"><code>e00102b</code></a> fix: enable dereference when copying module to tmp dir (<a href="https://github.com/aws/jsii/tree/HEAD/packages/jsii-pacmak/issues/4030">#4030</a>)</li>
<li><a href="https://github.com/aws/jsii/commit/b459b1d71f3bc91f0aa634d233a415250105c600"><code>b459b1d</code></a> chore: npm-check-updates &amp;&amp; yarn upgrade (<a href="https://github.com/aws/jsii/tree/HEAD/packages/jsii-pacmak/issues/4033">#4033</a>)</li>
<li>See full diff in <a href="https://github.com/aws/jsii/commits/v1.80.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.79.0&new-version=1.80.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
mergify[bot] authored Apr 6, 2023
2 parents 9e7411f + c78c0ac commit 53810b7
Showing 1 changed file with 34 additions and 55 deletions.
89 changes: 34 additions & 55 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 53810b7

Please sign in to comment.