Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2021

Bumps assemblyscript from 0.19.8 to 0.19.14.

Release notes

Sourced from assemblyscript's releases.

v0.19.14

New features

  • Allow returning void from void functions (#2063) (63c1e8572a22229708f8f5cd8549c8d898cc8c4e)

Bug fixes

  • Properly skip duplicate class id exports (#2065) (c56a7f560160acb4c8f7ee1fea95cfb6936e69b4)
  • Handle compiler crash where there is no stack trace (#2064) (f3c0860636975031fef53f2d625652823a93f68f)

v0.19.13

New features

  • Add StaticArray#sort (#2062) (ab1f0e9c524a1d90f230eafabf20280148424611)
  • Support ternary expressions in void contexts (#2060) (c23059ac16e84f285ad77cd9f58fa7129c46643e)

Bug fixes

  • Use shared temporary buffer for WASI out values (#2059) (fe06a2f11839c9af5f4397af0410baa16b5fe7d9)
  • Use correct data length in Array#flat (#2058) (5dce4e4ebad520637f4d3aa160db11b50fe278d8)
  • Internal field names should use instance notation (#2056) (ba270a8448161aba355e3f9f743f4b632c5057a4)
  • Properly handle conditional continue in do loops (#2055) (d864c1ab289c357d5701c774369f92933980a1aa)
  • Defuse flow assertion on invalid function expression (#2051) (1bf3120a8c27430b6e4f23424d62893ffd65b0ae)
  • Fix infinite loop on template literals during parse error recovery (#2011) (b1a5b0f39e039ab721b15dfcc925999d307b03f3)

Other

  • Legalize zero seed in seedRandom (#2053) (78d40b0589209716a7394c46b2c809eabdd23f85)

v0.19.12

New features

  • Add optional capacity parameter to loader's __newArray (#2024) (8eaa44a73e024f29f31d0c64c7131180e4722bd0)
  • Add __getFunction helper to loader (#2037) (b0549e07ba8a0d61a4c8089da4cab7a75c74a5eb)

Bug fixes

  • Make messages and labels optional in WASI console APIs (#2047) (8e75367c2c6825250a1a97b5c0bbf2790a09bfb7)
  • Annotate internal helpers in TS definitions (#2039) (71e407b85d7296e8360a415daff46e831562aaaa)
  • Properly handle nulls in runtime upcast checks (#2042) (df3d29c992e40e631213ccb0854163b55381e5d3)
  • Compile virtual dependencies before finalizing stubs (#2040) (115c820b383aad6eb7994d809d33d2ecbe49f114)

Other

  • Update binaryen (#2029) (b652b46fc143649a0f5a37c5324ba4ba36a45825)
  • Execute portable glue only once (#2049) (ee6144c6e227e85e1373e0bfd7e4ced789d985d6)
  • Cherry pick some loader string test cases (#2050) (587c41436832d3d88ded00537b4399c52759f854)
  • Manually update nightly version in CI (#2046) (454529dcc4597e7b5bdd338ff101e97d3e18b05b)
  • Add web template to asinit (#1996) (c5ba2095c139c7b0c7a37da54e02424fec79c8ee)
  • Optimize Array#reverse method (#2016) (fa42172d2afb3154bd7adfdbdbada65cfc9e4eda)

... (truncated)

Commits
  • c56a7f5 fix: Properly skip duplicate class id exports (#2065)
  • f3c0860 fix: Handle compiler crash where there is no stack trace (#2064)
  • 63c1e85 feat: Allow returning void from void functions (#2063)
  • ab1f0e9 feat: Add StaticArray#sort (#2062)
  • c23059a feat: Support ternary expressions in void contexts (#2060)
  • 78d40b0 (math) avoid zero seed inside seedRandom (#2053)
  • fe06a2f fix: Use shared temporary buffer for WASI out values (#2059)
  • 5dce4e4 fix: Use correct data length in Array#flat (#2058)
  • ba270a8 fix: Internal field names should use instance notation (#2056)
  • d864c1a fix: Properly handle conditional continue in do loops (#2055)
  • 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 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)

Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.19.8 to 0.19.14.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.19.8...v0.19.14)

---
updated-dependencies:
- dependency-name: assemblyscript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2021

Superseded by #295.

@dependabot dependabot bot closed this Sep 14, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript-0.19.14 branch September 14, 2021 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant