Skip to content

Commit 869b411

Browse files
Bump assemblyscript from 0.14.9 to 0.15.0 (near#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 /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=assemblyscript&package-manager=npm_and_yarn&previous-version=0.14.9&new-version=0.15.0)](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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"devDependencies": {
1212
"@as-pect/cli": "^4.0.0",
13-
"assemblyscript": "^0.14.9"
13+
"assemblyscript": "^0.15.0"
1414
}
1515
}

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -65,23 +65,23 @@ ansi-styles@^4.1.0:
6565
"@types/color-name" "^1.1.1"
6666
color-convert "^2.0.1"
6767

68-
assemblyscript@^0.14.9:
69-
version "0.14.9"
70-
resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.14.9.tgz#f738c228e68d52c9b5f2ca40d1614c0118b7eea2"
71-
integrity sha512-4e67IC2hQ1XOwOp+Sz9w84y7uAMCiU4GHw0J9+A5aWeEDM0lYp8knYCRw1DCJTj1mZVLdpsD5mIIrXcmcVb+FA==
68+
assemblyscript@^0.15.0:
69+
version "0.15.0"
70+
resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.15.0.tgz#cc349f6255c841f6e8b8026646a502839c0238d2"
71+
integrity sha512-pP10bt+Vum8r5pybvMYVl+xaddhwPaUZiibztxD7l60rcqtoOWF5o5XSAMzDx/WykT7FNnAkKflp0JFywarFOw==
7272
dependencies:
73-
binaryen "95.0.0-nightly.20200813"
73+
binaryen "97.0.0-nightly.20201006"
7474
long "^4.0.0"
7575

7676
balanced-match@^1.0.0:
7777
version "1.0.0"
7878
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
7979
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
8080

81-
binaryen@95.0.0-nightly.20200813:
82-
version "95.0.0-nightly.20200813"
83-
resolved "https://registry.yarnpkg.com/binaryen/-/binaryen-95.0.0-nightly.20200813.tgz#c84b332a7b06d4a9a2096c57b29c3e889130bcfb"
84-
integrity sha512-xY+fhSAkVxptBoQAn9X4o21zTFycOjc+PeqbWSwcDqrSmXBXUMeq7qHhz4EWSWlFDKobHeUaiIbzLzlmciDWHw==
81+
binaryen@97.0.0-nightly.20201006:
82+
version "97.0.0-nightly.20201006"
83+
resolved "https://registry.yarnpkg.com/binaryen/-/binaryen-97.0.0-nightly.20201006.tgz#725d39c7445d10a04674c9f2978099c6fc882b48"
84+
integrity sha512-/xZwg4pDUQYg8BIn1F6OypJGwADNTIEDm48O5KuSE250bPj1tGCvAinYmm2JAoiio7DovTkwb5I3w0G+CvG8Jg==
8585

8686
brace-expansion@^1.1.7:
8787
version "1.1.11"

0 commit comments

Comments
 (0)