Skip to content

Bump assemblyscript from 0.17.12 to 0.19.0#265

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/assemblyscript-0.19.0
Closed

Bump assemblyscript from 0.17.12 to 0.19.0#265
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/assemblyscript-0.19.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 28, 2021

Bumps assemblyscript from 0.17.12 to 0.19.0.

Release notes

Sourced from assemblyscript's releases.

v0.19.0

Breaking changes

  • Enable sign extension ops by default (#1869) (f67e61a6b2185ec8d8973b93d2ab7fa98f7450f8) With all major browsers now shipping them, sign extension operations are now enabled by default. To disable: --disable sign-extension.
  • Flatten generated TypeScript definitions (#1872) (6540a2d37703073a39aec6dbc711dbe77664edb4) Generated TypeScript definitions for WebAssembly modules are now flat, that is do not export default ASModule anymore, but the module members directly, with the ASModule namespace removed.
  • Revise default optimization level (#1776) (e3d563107a69e2cfbeef2cb3500b2887eb50d249) Changes default optimization levels for --optimize respectively -O to optimizeLevel=3 and shrinkLevel=0, which is more useful in practice.

New features

  • Implement final SIMD instructions (#1844) (3f70d114899723b2ab8735360bae31d0594a88e6)

Bug fixes

  • Adding duplicate identifier check in function signatures (#1865) (3633f4bdf169527dd1c0e6a75401f0d3465de30f)

Other

  • Add heap2local to pass pipeline (#1867) (5427eb9cf7cc165e87c50b3b656b321e1ac25b6e)
  • Update dependencies (#1871) (1c55d37624662bc720048fe22b4265d52bb28a33)

v0.18.32

Bug fixes

  • More proper Math.round (#1857) (5e19467b1f81eed8fb1ad54fe82dc767249d6467)

Other

  • Autodetect ESM supports during asinit (#1685) (3d52206988b5506aaaea872eb4599a4fcfab5fe6)
  • remove FUNCTION_TARGET for ElementKind (#1851) (4e8361733cd7cd974f7e6025d874e90818c584b9)
  • Move assert inside branch for String.fromCodePoint (#1847) (c5fdfbf4a52f498a30feaf2eb5fa34763f4376ec)

v0.18.31

Bug fixes

  • Exclude BLOCK_MAXSIZE and OBJECT_MAXSIZE from bounds checking (#1842) (e25e4b1b3b30d5e371c096a5d11c056cf45c7751)
  • Fix growing factor for capacity in Array (#1841) (ca02a7d00aa5ff4870a7b47d47080b683e934810)

Other

  • Minor post fix for #1841 (#1845) (628378157f55a83fbeba5aa96cbb73cb1e0e229f)

v0.18.30

Bug fixes

  • use normalized path for internalPath in parseFile (#1836) (802a2336e0de9c46d70f4bcf92ed6206564ac558)

... (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)

Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.17.12 to 0.19.0.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.17.12...v0.19.0)

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

dependabot bot commented on behalf of github Jun 2, 2021

Superseded by #267.

@dependabot dependabot bot closed this Jun 2, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript-0.19.0 branch June 2, 2021 05:09
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.

0 participants