Skip to content

Bump assemblyscript from 0.17.12 to 0.20.19#345

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2022

Bumps assemblyscript from 0.17.12 to 0.20.19.

Release notes

Sourced from assemblyscript's releases.

v0.20.19

New features

  • Add simd shuffle / swizzle aliases for i16x8, i32x4, i64x2, f32x4 and f64x2 (#2368) (e8ed2dddd0bc75f03ac52773965053b8bec3cb4c)
  • Make result of StaticArray#slice and StaticArray#concat as instance generics. Deprecate static methods (#2404) (847dbde6a6fef5478f077ec13610d7aeae15effc)

Bug fixes

  • assert throwing expected 2 arguments but got 1 (#2435) (cf676d3aab18282d53fde3801cb1c4fe88ce3c71)
  • Fix mixed up naming "upcast" "downcast" for runtime checks (#2423) (5faef3a973e2dcbf8083037c2a0d68e570fc5672)

Other

  • Add warnings if entry contains imported / exported function or global with v128 type (#2429) (256a6b0a8abcab310ca104846e68cc3be51df169)
  • Update binaryen (#2385) (bdfe5511694a2ecd7527d6415268b9f4b3e0c0ab)
  • Prevent uses binaryFile and propose use outFile (#2380) (c6b4e845697ccf4d6193b8db1dc757bfc156ef6d)
  • Move bswap to builtins. Remove bswap16 (#2417) (afa0e2de4bececc1463a72a353d31dc02bcd2d49)
  • Cover the functionalities of SIMD with more test cases (#2420) (90bd9e8cc8a87b39e88dfe61f7c51c9017fc41a2)
  • [NFC] Refactor using size operations (#2424) (cf750b70d307a997c8bfc914151efe7b4e3c9448)
  • Add v128 case for makeNegOne (#2425) (64ac6a85e0867eefa5032867a69523f1709eac70)
  • Refactor branch / select sign checks from rshift to cmp with zero (#2426) (e6123559d255f5836e8bf2865b2e48f8eddd97de)
  • Template literal optimization (#2432) (6cfd8b32b64bd55d6b3599d5623c8d41b45249b3)
  • Remove dead code of compiler.ts (#2428) (fd90fdaedd7ac382038c25cb4043b6019a9bda0c)

v0.20.18

New features

  • Automatically export runtime when necessary (#2383) (53af0e02113f0c4cd84947465a8c5064d3a82786)

Bug fixes

  • Fix endless recursion during dts generation (#2387) (19838839ec94cefcdd0b6c6578a6c4e2afde3a97)
  • Add missing unit test cases to v128 of simd (#2384) (6ca63c74b55fc7bfea704596c4c06e7d1fd0b99a)

Other

  • Generalize TypedArray#set (#2388) (7db10061caa2bc50117334ae6ec8525544b21653)
  • Refactor unary and binary methods in Module (#2411) (270d00d826a0989acdfa2d830d210faad7dd75bd)
  • Revert #1353: revert runtime type check to compile time check for Array#flat (#2416) (99753013e3449b4c53ebcd25d79af5310b28172e)
  • [cli] Update --exportRuntime option description (#2415) (84a06c8432d96c53afb437232d18a7a98d780208)
  • [bindings] Add size types for fast path lowering in StaticArray (#2414) (1fdf83fc9eee75ec2b8ff37ba8f7f6f642d28690)

v0.20.17

Bug fixes

  • Remove dead code for compiler.ts (#2403) (ac82d9b0b89ef811c056c3188a94dc699259ce2a)

Other

... (truncated)

Commits
  • 256a6b0 Add warnings if entry contains imported / exported function or global with v1...
  • bdfe551 Update binaryen (#2385)
  • c6b4e84 Prevent uses binaryFile and propose use outFile (#2380)
  • afa0e2d Move bswap to builtins. Remove bswap16 (#2417)
  • cf676d3 fix: assert throwing expected 2 arguments but got 1 (#2435)
  • e8ed2dd feat: Add simd shuffle / swizzle aliases for i16x8, i32x4, i64x2, f32x4 and f...
  • 847dbde feat: make result of StaticArray#slice and StaticArray#concat as instance gen...
  • 5faef3a fix: Fix mixed up naming "upcast" <-> "downcast" for runtime checks (#2423)
  • 90bd9e8 Cover the functionalities of SIMD with more test cases (#2420)
  • cf750b7 [NFC] Refactor using size operations (#2424)
  • 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.17.12 to 0.20.19.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.17.12...v0.20.19)

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

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

dependabot bot commented on behalf of github Aug 22, 2022

Superseded by #347.

@dependabot dependabot bot closed this Aug 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript-0.20.19 branch August 22, 2022 06:08
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