Skip to content

Bump assemblyscript from 0.17.12 to 0.19.6#278

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2021

Bumps assemblyscript from 0.17.12 to 0.19.6.

Release notes

Sourced from assemblyscript's releases.

v0.19.6

New features

  • Statically eliminate logical expression branches (#1967) (bf24bb9067378c2e5c208e9828884aaf151fa10a)

Other

  • Annotate that the ERROR macro terminates execution (#1968) (f95ee44fb29e9019d30fd7c0f3d8543889047afc)
  • Update binaryen (#1952) (b95886d1605295f446c6aa6d15c6c76b32ec4735)

v0.19.5

Bug fixes

  • Fix constructor parameter initialization order (#1934) (f4091b8f3b6b029d30cd917cf84d97421faadeeb)
  • Fix assertion on invalid generic operator overloads (#1935) (a7f7226dabd0d33df440ae9057fa229b6174eb7a)
  • Allow inlining the original function into its varargs stub (#1936) (a5563f9fc0e5a65f87fddbafd31e872096e458bc)

Other

  • Emit a diagnostic when using the spread operator (#1926) (c441afd99f7b377f69ffb5f81dc8fe9cfd86bd22)
  • Use correct number aliases in TS type definitions (#1917) (5eebd2f15d2f9b27f9286f4d5d0fc52833198c28)

v0.19.4

Bug fixes

  • use shrinkLevel with 0 instead 1 (#1919) (1bbde87be163dcc3d55a0facb10271788ce8a1a9)
  • Fix invalid codegen on small to long int cast (#1921) (495814f01c9e3d912ba8034ebacbfe94d43d075d)

v0.19.3

Bug fixes

  • Make a patch release for #1894 (#1908) (ad009d3a04158abbde7f67791590cc76838611df)

Other

  • Add string conversion error modes (#1902) (3564848ccab9a330dcd2f15db77bcdb22a477c55)
  • Include env/RT in generated definitions (#1901) (3a76daf008c7a102e5ac5c42babbef530635654f)
  • Fixed stdlib builtins not working with typedoc (#1894) (7ada77c3e603fcf7bfba1aa7228423aca9747497)

v0.19.2

New features

  • Add nonnull/NonNullable builtin type (#1875) (42883cbc15befe07e8cfa57cdd58d0ae46a13933)

Other

  • update binaryen to 101.0.0-nightly.20210604 (#1885) (ee5016cc40c63b3d698468f8c239ae44f2d12a72)
  • Refactor and clean up Binaryen bindings (#1889) (bee6a9fb175dc011f859303cb21e6237f6950b73)
  • Sync README with docs (f3546784ed7dcf2480a7793df4e8d8503af35fb8)

... (truncated)

Commits
  • bf24bb9 feat: Statically eliminate logical expression branches (#1967)
  • f95ee44 Annotate that the ERROR macro terminates execution (#1968)
  • b95886d Update binaryen (#1952)
  • f4091b8 fix: Fix constructor parameter initialization order (#1934)
  • a7f7226 fix: Fix assertion on invalid generic operator overloads (#1935)
  • a5563f9 fix: Allow inlining the original function into its varargs stub (#1936)
  • c441afd Throw unimplemented error when using spread operator (#1926)
  • 5eebd2f fix type declarations (#1917)
  • 1bbde87 fix: use shrinkLevel with 0 instead 1 (#1919)
  • 495814f fix: Fix invalid codegen on small to long int cast (#1921)
  • 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.19.6.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.17.12...v0.19.6)

---
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 Jul 12, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 13, 2021

Superseded by #280.

@dependabot dependabot bot closed this Jul 13, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript-0.19.6 branch July 13, 2021 06:07
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