[Snyk] Upgrade @assemblyscript/loader from 0.10.1 to 0.17.5 #28
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Snyk has created this PR to upgrade @assemblyscript/loader from 0.10.1 to 0.17.5.
✨ Snyk has automatically assigned this pull request, set who gets assigned.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: @assemblyscript/loader
- 
        0.17.5 - 2020-12-08
- Fix parseExp reading oob during parseFloat (#1567) (38f7705)
 
 
      - 
        0.17.4 - 2020-12-03
- Fix wrong reallocations in String#replaceAll + refactoring (#1564) (1fcc374)
 
 
      - 
        0.17.3 - 2020-11-24
- Support .wast extension in --textFile (#1545) (0544b87)
 
- Update Binaryen constants to reflect opcode renumbering (#1552) (00bc624)
 
- Add more detailed release config for asconfig template (#1532) (bdee862)
 
- Add definitions for RTrace hooks (#1558) (34dd7a0)
 
 
      - 
        0.17.2 - 2020-11-10
- Fix local confusion in builtin min/max/rotl/rotr (#1540) (d0a2c9e)
 
- Update Binaryen to 98.0.0-nightly.20201109 (#1531) (0204ff3)
 
- Update Binaryen to 98.0.0-nightly.20201030 / update pass pipeline (#1526) (353807e)
 
 
      - 
        0.17.1 - 2020-10-29
- Add package exports fallback for the CLI, dist files, etc. (#1527) (019515e)
 
- Add link to examples (#1528) (c7ba137)
 
- Fix string casemapping test (#1525) (e9982a9)
 
- Align comments of the new heap functions with docs (#1524) (3564303)
 
- Slightly optimize Math.mod (#1521) (0fa51ab)
 
- Update Binaryen to 98.0.0-nightly.20201027 (#1523) (76dc85d)
 
 
      - 
        0.17.0 - 2020-10-26
- Make Rtrace ESM by default, with UMD fallback (#1515) (2e249e4)
 
- Generalize runtime (#1503) (8c97612)
 
- Make loader ESM by default, with UMD fallback (#1513) (ff80a4e)
 
- Wrap RHS of SMI shifts to maximum size of type in bits (#1511) (9b57abd)
 
- Use explicit cast in Usize/Isize#toString (#1517) (bee3b73)
 
- Fix publishing / update dependencies (#1516) (32d10b4)
 
- Keep recompiling when unifying local flags in loops (a0a9da7)
 
- Switch release process to aspublish (#1519) (cf20c6c)
 
- Update to Binaryen 98.0.0-nightly.20201025 (#1520) (ec730cf)
 
- Update Binaryen (#1514) (6ed4f74)
 
- Update binaryen to latest (#1506) (93703aa)
 
 
      - 
        0.16.1 - 2020-10-17
- Fix conflicting imports type definition in loader (#1508) (dad5add)
 
 
      - 
        0.16.0 - 2020-10-16
- 
 
- 
 
- The compiler's 
 
 
      - 
        0.15.2 - 2020-10-13
- Fix rotl/rotr builtins for small integers (#1494) (041d35b)
 
 
      - 
        0.15.1 - 2020-10-09
- Update Binaryen to latest (#1490) (a373d93)
 
 
      - 
        0.15.0 - 2020-10-07
      
 
      - 
        0.14.13 - 2020-10-06
      
 
      - 
        0.14.12 - 2020-09-28
      
 
      - 
        0.14.11 - 2020-09-20
      
 
      - 
        0.14.10 - 2020-09-05
      
 
      - 
        0.14.9 - 2020-08-21
      
 
      - 
        0.14.8 - 2020-08-06
      
 
      - 
        0.14.7 - 2020-07-31
      
 
      - 
        0.14.6 - 2020-07-27
      
 
      - 
        0.14.5 - 2020-07-26
      
 
      - 
        0.14.4 - 2020-07-25
      
 
      - 
        0.14.3 - 2020-07-23
      
 
      - 
        0.14.2 - 2020-07-22
      
 
      - 
        0.14.1 - 2020-07-20
      
 
      - 
        0.14.0 - 2020-07-17
      
 
      - 
        0.13.8 - 2020-07-16
      
 
      - 
        0.13.7 - 2020-07-14
      
 
      - 
        0.13.6 - 2020-07-11
      
 
      - 
        0.13.5 - 2020-07-10
      
 
      - 
        0.13.4 - 2020-07-08
      
 
      - 
        0.13.3 - 2020-07-05
      
 
      - 
        0.13.2 - 2020-07-03
      
 
      - 
        0.13.1 - 2020-07-02
      
 
      - 
        0.13.0 - 2020-07-01
      
 
      - 
        0.12.5 - 2020-06-27
      
 
      - 
        0.10.1 - 2020-06-12
      
 
    
from @assemblyscript/loader GitHub release notesBug fixes
Bug fixes
New features
Bug fixes
Other
Bug fixes
Other
Bug fixes
Other
Breaking changes
Rtrace is now an ES module by default as well.
The
__allocfamily of built-ins has been split, now being named__new.__renew,__newString,__newArrayetc. when dealing with managed objects. Furthermore, internal memory layouts of managed objects have changed. As a result, the newheap.alloc/realloc/freeAPIs now allow working with unmanaged heap memory more naturally and do not imply a managed object header anymore, more closely resemblingmalloc/realloc/freein C.The loader is now an ES module by default so it works out of the box on the web. Users of older node.js versions may have to switch to
require("@ assemblyscript/loader/umd").When shifting a small integer value of type
i8/u8ori16/u16, only the 3 respectively 4 least significant bits of the RHS value affect the result, analogous to the result of ani32.shlonly being affected by the 5 least significant bits of the RHS value. Example:someI8 << 8previously produced the value0, but now producessomeI8due to masking the RHS as8 & 7 = 0(3 bits).Bug fixes
Other
0.16.1 (2020-10-17)
Bug Fixes
0.16.0 (2020-10-16)
Bug Fixes
Small integer rotl/rotr should use temp variables (81fda4c)
Refactor binary expression compilation to be reusable in builtins (#1489) (a4dc45e), closes #1489
BREAKING CHANGES
convertExpressiondoes no longer take awrapargument.0.15.2 (2020-10-13)
Bug Fixes
0.15.1 (2020-10-09)
Bug Fixes
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
👩💻 Set who automatically gets assigned
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs