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.19.17 #300

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps assemblyscript from 0.17.12 to 0.19.17.

Release notes

Sourced from assemblyscript's releases.

v0.19.17

Bug fixes

  • NEW token should not participate in non-starting precedence (#2086) (2fe8ad586a53cdcc273a10e8777320cbed990c52)

Other

  • Fix unsupported fields in snapcraft.yaml (#2087) (d3f52e563705ddffcba4bfc9f665a70834d055f4)
  • [std] Improve bswap (#2077) (a32ceadb6c7bc7fcdba62a7d3a3b41c961e47a07)
  • Update snap build (#2080) (6a693c8acf596847c59fcdf329598ea3e9644ff1)
  • Refactor cloneExpression to reuse copyExpression (#2079) (c629b1ddb3a760a3661d5d8ec60ff2e9fc735e27)
  • Add icon to media and update snap (250dc70b42531b89e23a8b01a9f659b6181f5e44)

v0.19.16

New features

  • Provide a reusable transform diagnostic (#1909) (3d26c86543345ce6f1fcc5475d3fe698d462dddc)
  • Check for transform diagnostics after 'afterCompile' (#1983) (4fc4dd164f9a2f30c0fb775861c04febf61539c0)

Bug fixes

  • Fix type and local confusion when resolving types (#2075) (62071b7faeb198518f901ace0c8c2658be0c22f6)

v0.19.15

New features

  • Add more methods for StaticArray (#2068) (880b2d52cf5c34ddcaa6f58638357bdeb2695871)

Bug fixes

  • Remove automatic type detection when emitting a select (#2074) (2d45564c3e38facd5e237e5ae9b1339a52f4cc9b)
  • Defuse assertion when mixing managed and unmanaged classes (#2071) (647cc5e8d7b7abb480d7e7ced1530e7474166436)
  • Fix value confusion in recursive template literals (#2070) (1d11f4b06e7fcbc7377dff7c5153cdac29e5b04b)

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)

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