Commit 869b411
authored
Bump assemblyscript from 0.14.9 to 0.15.0 (#83)
Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.14.9 to 0.15.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/AssemblyScript/assemblyscript/releases">assemblyscript's releases</a>.</em></p>
<blockquote>
<h2>v0.15.0</h2>
<h1><a href="https://github.com/AssemblyScript/assemblyscript/compare/v0.14.13...v0.15.0">0.15.0</a> (2020-10-07)</h1>
<ul>
<li>Add RTrace shadow memory and instrumentation (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1476">#1476</a>) (<a href="https://github.com/AssemblyScript/assemblyscript/commit/5b2d5296960f52582da179f4cd1d55f585ecf51d">5b2d529</a>), closes <a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1476">#1476</a></li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>RTrace is now a class and the onrealloc callback has been split into onresize and onmove.</li>
</ul>
<h2>v0.14.13</h2>
<h2><a href="https://github.com/AssemblyScript/assemblyscript/compare/v0.14.12...v0.14.13">0.14.13</a> (2020-10-06)</h2>
<h3>Features</h3>
<ul>
<li>Add bultins: i32/i64/f32/f64.add/sub/mul (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1484">#1484</a>) (<a href="https://github.com/AssemblyScript/assemblyscript/commit/3223f76f605944d69ea5915e750b66e092097d65">3223f76</a>)</li>
</ul>
<h2>v0.14.12</h2>
<h2><a href="https://github.com/AssemblyScript/assemblyscript/compare/v0.14.11...v0.14.12">0.14.12</a> (2020-09-28)</h2>
<h3>Features</h3>
<ul>
<li><strong>loader:</strong> Use TextDecoder for large strings (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1471">#1471</a>) (<a href="https://github.com/AssemblyScript/assemblyscript/commit/125865a270d8f450e79b2992c853dd0fd409d7c1">125865a</a>)</li>
</ul>
<h2>v0.14.11</h2>
<h2><a href="https://github.com/AssemblyScript/assemblyscript/compare/v0.14.10...v0.14.11">0.14.11</a> (2020-09-20)</h2>
<h3>Features</h3>
<ul>
<li>Update reference types support to latest Binaryen (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1465">#1465</a>) (<a href="https://github.com/AssemblyScript/assemblyscript/commit/9f38cc4d901d400503b22566358d7a041317160b">9f38cc4</a>)</li>
</ul>
<h2>v0.14.10</h2>
<h2><a href="https://github.com/AssemblyScript/assemblyscript/compare/v0.14.9...v0.14.10">0.14.10</a> (2020-09-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Fix source map column numbers being off by one (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1458">#1458</a>) (<a href="https://github.com/AssemblyScript/assemblyscript/commit/87f20fa563d08cba6b198fb23bed56b9b0e0709e">87f20fa</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/AssemblyScript/assemblyscript/commit/97dcab6ebfbd7beef17918b36803649851b6beac"><code>97dcab6</code></a> Fix a comment typo in TLSF (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1480">#1480</a>)</li>
<li><a href="https://github.com/AssemblyScript/assemblyscript/commit/5b2d5296960f52582da179f4cd1d55f585ecf51d"><code>5b2d529</code></a> Add RTrace shadow memory and instrumentation (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1476">#1476</a>)</li>
<li><a href="https://github.com/AssemblyScript/assemblyscript/commit/de022c92c586a7783e8301155699322f8c770838"><code>de022c9</code></a> Update Binaryen to latest and enable fast math by default (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1481">#1481</a>)</li>
<li><a href="https://github.com/AssemblyScript/assemblyscript/commit/3223f76f605944d69ea5915e750b66e092097d65"><code>3223f76</code></a> feat: Add bultins: i32/i64/f32/f64.add/sub/mul (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1484">#1484</a>)</li>
<li><a href="https://github.com/AssemblyScript/assemblyscript/commit/c0eb3bb0c6733be13cf76d1946d5134dee418b07"><code>c0eb3bb</code></a> Update binaryen to latest (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1477">#1477</a>)</li>
<li><a href="https://github.com/AssemblyScript/assemblyscript/commit/125865a270d8f450e79b2992c853dd0fd409d7c1"><code>125865a</code></a> feat(loader): Use TextDecoder for large strings (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1471">#1471</a>)</li>
<li><a href="https://github.com/AssemblyScript/assemblyscript/commit/9948f41077bde4220c3eca847c76426ec125510a"><code>9948f41</code></a> Simplify Math.signbit (don't ignore NaN sign bits) (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1467">#1467</a>)</li>
<li><a href="https://github.com/AssemblyScript/assemblyscript/commit/9f38cc4d901d400503b22566358d7a041317160b"><code>9f38cc4</code></a> feat: Update reference types support to latest Binaryen (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1465">#1465</a>)</li>
<li><a href="https://github.com/AssemblyScript/assemblyscript/commit/c76eb81eba4477101aea1d07cb20bd7a9b7ea132"><code>c76eb81</code></a> Update Binaryen to latest</li>
<li><a href="https://github.com/AssemblyScript/assemblyscript/commit/c474db411e111908409e6d79f31c20a417022cc8"><code>c474db4</code></a> Update dependencies (<a href="https://github-redirect.dependabot.com/AssemblyScript/assemblyscript/issues/1461">#1461</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/AssemblyScript/assemblyscript/compare/v0.14.9...v0.15.0">compare view</a></li>
</ul>
</details>
<br />
[](https://dependabot.com/compatibility-score/?dependency-name=assemblyscript&package-manager=npm_and_yarn&previous-version=0.14.9&new-version=0.15.0)
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
</details>1 parent 651cd39 commit 869b411
2 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments