hugomrdias / rabin-wasm

Rabin fingerprinting implemented in WASM
28 stars 7 forks source link

chore(deps): bump @assemblyscript/loader from 0.9.4 to 0.18.22 #157

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @assemblyscript/loader from 0.9.4 to 0.18.22.

Release notes

Sourced from @assemblyscript/loader's releases.

v0.18.22

New features

  • Allow specifying transforms via the compiler API (#1786) (be3dfaf1992fa42e717a80b3f3429d15d0b62e7f)

Bug fixes

  • Fix invalid store offsets in memset polyfill (#1787) (9b21306bae07134c4751d6e84a7a1db24af57eda)

v0.18.21

New features

  • Add optimize shorthands for -Ospeed and -Osize (#1781) (d812482b7b5bc4d6f4b90a6f8bc176f86ec7880d)

Bug fixes

  • Also traverse star exports when walking queued exports (#1780) (057ce465f0c1b8c5346d4b28df8e47089f9db9c9)

v0.18.20

New features

  • Expose version as global constants (#1765) (ede042d83c680c10dcfe44463bebf947f52edd7c)
  • Fall back to default type when inferring generic calls (#1759) (af53c48ec699cb18887588957608bcc60ce81535)

Bug fixes

  • Fix asc-constants test failing during publish (#1775) (cf2d3921407917cb00d41a12ff260fe7465a3b97)

Other

  • Add definitions for ASC_VERSION_* (#1773) (aec42cc8e7f4058f944d4ff46148cb03f33a75df)

v0.18.19

New features

  • Add a crash handler to asc (#1764) (639d5e058c19c3251401a17e88bb0bf9a9929fc4)

Bug fixes

  • Handle blocks larger than MAXSIZE in TLSF (#1763) (de2845bfe9e2ebb064b2395a07f1e556c63c82d4)

v0.18.18

Bug fixes

  • Fix type confusion when resolving nested generics (#1762) (07b9fb69705b3151a6c81c19b3b22dc5c3d4d5a9)
  • Fix invalid assertion when compiling a property errored earlier (#1760) (cd6f9f43e0c1b3fd9bc09773d52d335201dac393)

v0.18.17

New features

... (truncated)

Commits


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #158.