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.11 #334

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps assemblyscript from 0.17.12 to 0.20.11.

Release notes

Sourced from assemblyscript's releases.

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)

Other

  • Add fast paths for array's fill method (#2307) (3ff1003ca213764516bdfa65643a14786f973e8f)

v0.20.7

Bug fixes

  • Update Binaryen + fix instantiation in bindings (#2302) (324d41c397a8cc2846e884a0efe25264bde53c3c)
  • Fix 'Number' type declaration (#2278) (e89cec29fd63eb43bed64af24163efd271c23554)

v0.20.6

New features

  • Add i32/i64/f32/f64.eq/ne builtins (#2258) (ac01b0a7e1c356101948e29d27e14415a9c10758)

Bug fixes

  • Fix process.exitCode description (#2271) (618460c9a3e28ec765b5ba3127f8b82bcbfdf811)

... (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 #335.