Skip to content

Bump @assemblyscript/loader from 0.17.12 to 0.20.13#337

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

Bump @assemblyscript/loader from 0.17.12 to 0.20.13#337
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/assemblyscript/loader-0.20.13

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2022

Bumps @assemblyscript/loader from 0.17.12 to 0.20.13.

Release notes

Sourced from @​assemblyscript/loader's releases.

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)
  • typo suboptimial to suboptimal (#2332) (#2333) (5780cd794c9222b68702017b52788fabc69caedb)

v0.20.12

Bug fixes

  • Ensure non-zero exit code on 'asc' compile failure (#2312) (9987e63436a2d800ce3edc7ad27f512ce67335d6)

Other

  • Precompute power if both arguments are constants (#2330) (291f9b632e2735449fe9b9a141f84dabce7cd856)
  • Improve pass pipeline (#2328) (c5bc37e82fb17b427e10d2d0fa46ed4e5417b20e)

v0.20.11

Bug fixes

  • Fix variable name typo in resolveClass (#2318) (3f5a62b53ac756723366cb57a66d4ea1ce2313cc) Co-authored-by: Max Graey maxgraey@gmail.com
  • Fix wrong param type in definitions for String.fromCharCodes (#2316) (422b98a98395e50fe8e9668d8bdd8b18cd13a943)

Other

  • Refactor to string interpolation where possible in compiler (#2319) (c8ecb53b8bd9c35a24a9723b3e71dd1ee45bdcf1)

v0.20.10

New features

  • Add rem builtin for i32 and i64 (#1310) (#2306) (67457f3824efe80cfcb34465bd901c10c2e0c15c)

Other

  • Remove redundant assertion in freeTempLocal (#2313) (f0a104355c740d9ea45dbaa7f91003531cf67c9a)

v0.20.9

Bug fixes

  • Make template literal backing array pinned (#2295) (4b0b9ae74498a3f0586d199f77358cb6f33a2685)

v0.20.8

Bug fixes

  • Fix stringify min values for i8 and i16 in itoa_buffered (#2140) (9c0a8c72732c328469686db415897132dc6546d1)
  • Fix localeCompare (#2304) (3819b5de4eb27ed9df26da18b82721036c3037c1)

... (truncated)

Commits
  • 324d41c fix: Update Binaryen + fix instantiation in bindings (#2302)
  • 33055b2 Support Node.js v12.0.0 in loader (#2190)
  • a7c87e6 BREAKING CHANGE: ESM, JS bindings, triple equals and general cleanup (#2157)
  • 81d5898 fix: loader: Consider .byteLength of slices when obtaining typed arrays (#2162)
  • 587c414 Cherry pick some loader string test cases (#2050)
  • 8eaa44a feat: add ability to create arrays with capacity for __newArray (#2024)
  • b0549e0 feat: Add __getFunction method for loader (#2037)
  • 5df7318 feat: add __newArrayBuffer() to the loader (#1965)
  • 3564848 Add string conversion error modes (#1902)
  • 7e20ad2 Fix: Use F_NOEXPORTRUNTIME if __rtti_base is missing (#1808)
  • 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/loader](https://github.com/AssemblyScript/assemblyscript/tree/HEAD/lib/loader) from 0.17.12 to 0.20.13.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](https://github.com/AssemblyScript/assemblyscript/commits/v0.20.13/lib/loader)

---
updated-dependencies:
- dependency-name: "@assemblyscript/loader"
  dependency-type: direct:production
  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 Jun 24, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2022

Superseded by #340.

@dependabot dependabot bot closed this Jul 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript/loader-0.20.13 branch July 21, 2022 06:12
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