Skip to content

Bump assemblyscript from 0.17.12 to 0.20.16#342

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps assemblyscript from 0.17.12 to 0.20.16.

Release notes

Sourced from assemblyscript's releases.

v0.20.16

Bug fixes

  • Add missing resolve of RegExp literals (#2263) (3a5b51d184bf4dfc3c1a5e1d57481a1b0ce1a71d)
  • Diagnose recursion when resolving expressions (#2264) (92ea1c4a4c7c9ee12ca28cb87fd6416acb1aab73)
  • Properly diagnose when class extends itself (#2266) (1e20054c43d03c0311f65a312f4fc188a488832e)
  • Skip export default in namespace (#2267) (7dc3de0bc9d31371a32a80fd3dd45861e14c50ec)

v0.20.15

Bug fixes

  • change function signature of v128.pmin and v128.pmax (#2379) (79d2e6a335faeaade97a3ca71922f9eaf017852b)
  • Improve diagnostic messages printed to console (#2381) (a584906ef3d5519f3393aed669ac751e3e75eb02)
  • Support lifting/lowering of functions as internrefs (#2382) (c54624415e42f8ff00eee7225378d9cfb76e931b)

v0.20.14

New features

  • Add isVector builtin (#2369) (2a554490fdbd3eb9b28831ac1e4a5cec582d19ac)
  • Add override keyword (#2366) (9cbb728f9a233694809cbe065f3455bd486c0fbe)
  • Add overflow detection during parsing integer literals (#2365) (1d05e8df00c9aded4a32706cd32fcf36ccd7ddbf)
  • Add more document methods for bindings/dom.ts (#2336) (96599c65fd61033eff8df8eb838d37b1499844f8)
  • Add --disableWarning option to disable compilation warning (#2341) (4b73edb357813340f07730101ac9a8ba1cb0ede9)

Bug fixes

  • Fix compiler crash when certain operators used on types #3 (#2309) (7e1ff304ecc1766a74b239ea2299ff926a322bab)
  • Fix non-nullable assertion for externref-s (#2337) (9d8d4fad8d3a9b389be7eda57423b40eb9d23ad6)
  • Fix resolve typeof type (#2342) (ffbcbb2cb85e95a7db221fe88db215a031a34e81)
  • Fix incorrect error message for declaration (#2373) (1b027762dfff6bf19492c55ca6bfb1ab7601523e)
  • Fix type of slice in definitions (#2371) (42831a82bb0da9890f21e1d6c27fc78977b2fbd3)
  • Add memory & table for esm binding's exports (#2344) (2d18059b4aebcc4f0d9ce3ad152fdf9108e83aef)
  • Add coercion for unsigned 64-bit types for bindings (#2350) (fa4a6ef3c648ef1b0909cbc9f8413e8f8bce4c5b)

Other

  • Add fast-path for StaticArray lowering if values is TypedArray in bindings (#2370) (c74ef5e74c14298761b7c2433f5fe05ff76ccce7)
  • Introduce faster and memory optimal BitSet as replacement of Set<i32> (#2361) (17e46472ac4e882d171fdb6add876f054f47eaa3)
  • Add engine requirements for package.json (#2378) (75dbcfd2d4466e9f16c4b26c6c3905af5b2a97c0)
  • Add workaround for Math.pow constant folding (only for JS builds) (#2346) (ec0b0c891dffba152c11900bb95339b6d45dcc78)
  • Fallback to _start value for --exportStart if argument was skipped (#2343) (2ccea6b53d5bbe8e8cffba296170395d9ef00484)
  • Use unchecked array access for Map#values/keys and Set#values methods (#2339) (1465322bf2cb1759650391dec696b5adb7dfbcee)

v0.20.13

Bug fixes

  • Disallow type recursion during type declaration (#2331) (1f641be653c9a06dba18927715a067d3c865598c)
  • use correct ctx infer generic types (#2323) (7d935099ea70e398a5216699493e558aa76ccbf7)
  • Fix unreachable in block statement (#2325) (4ac283a5a2d6cbfae70be6cca7d399d949c9a882)

... (truncated)

Commits
  • 3a5b51d fix: Add missing resolve of RegExp literals (#2263)
  • 92ea1c4 fix: Diagnose recursion when resolving expressions (#2264)
  • 1e20054 fix: Properly diagnose when class extends itself (#2266)
  • 7dc3de0 fix: Skip export default in namespace (#2267)
  • 79d2e6a fix: change function signature of v128.pmin and v128.pmax (#2379)
  • a584906 fix: Improve diagnostic messages printed to console (#2381)
  • c546244 fix: Support lifting/lowering of functions as internrefs (#2382)
  • c74ef5e Add fast-path for staticarray lowering if values is typedarray in bindings (#...
  • 2a55449 feat: Add isVector builtin (#2369)
  • 9cbb728 feat: add override keyword (#2366)
  • 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.16.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.17.12...v0.20.16)

---
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 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2022

Superseded by #343.

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