Benjamin-Lee / DNAvisualization.org

🧬📈 Turn DNA sequences into interactive visualizations
https://dnavisualization.org
Apache License 2.0
12 stars 4 forks source link

Bump assemblyscript from 0.17.12 to 0.20.13 #338

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps assemblyscript from 0.17.12 to 0.20.13.

Release notes

Sourced from assemblyscript's releases.

v0.20.13

Bug fixes

  • Disallow type recursion during type declaration (#2331) (1f641be653c9a06dba18927715a067d3c865598c)
  • use correct ctx infer generic types (#2323) (7d935099ea70e398a5216699493e558aa76ccbf7)
  • Fix unreachable in block statement (#2325) (4ac283a5a2d6cbfae70be6cca7d399d949c9a882)
  • typo suboptimial to suboptimal (#2332) (#2333) (5780cd794c9222b68702017b52788fabc69caedb)

v0.20.12

Bug fixes

  • Ensure non-zero exit code on 'asc' compile failure (#2312) (9987e63436a2d800ce3edc7ad27f512ce67335d6)

Other

  • Precompute power if both arguments are constants (#2330) (291f9b632e2735449fe9b9a141f84dabce7cd856)
  • Improve pass pipeline (#2328) (c5bc37e82fb17b427e10d2d0fa46ed4e5417b20e)

v0.20.11

Bug fixes

  • Fix variable name typo in resolveClass (#2318) (3f5a62b53ac756723366cb57a66d4ea1ce2313cc) Co-authored-by: Max Graey maxgraey@gmail.com
  • Fix wrong param type in definitions for String.fromCharCodes (#2316) (422b98a98395e50fe8e9668d8bdd8b18cd13a943)

Other

  • Refactor to string interpolation where possible in compiler (#2319) (c8ecb53b8bd9c35a24a9723b3e71dd1ee45bdcf1)

v0.20.10

New features

  • Add rem builtin for i32 and i64 (#1310) (#2306) (67457f3824efe80cfcb34465bd901c10c2e0c15c)

Other

  • Remove redundant assertion in freeTempLocal (#2313) (f0a104355c740d9ea45dbaa7f91003531cf67c9a)

v0.20.9

Bug fixes

  • Make template literal backing array pinned (#2295) (4b0b9ae74498a3f0586d199f77358cb6f33a2685)

v0.20.8

Bug fixes

  • Fix stringify min values for i8 and i16 in itoa_buffered (#2140) (9c0a8c72732c328469686db415897132dc6546d1)
  • Fix localeCompare (#2304) (3819b5de4eb27ed9df26da18b82721036c3037c1)

... (truncated)

Commits


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)
dependabot[bot] commented 2 years ago

Superseded by #339.