hugomrdias / rabin-wasm

Rabin fingerprinting implemented in WASM
28 stars 7 forks source link

chore(deps-dev): bump assemblyscript from 0.9.4 to 0.18.32 #179

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps assemblyscript from 0.9.4 to 0.18.32.

Release notes

Sourced from assemblyscript's releases.

v0.18.32

Bug fixes

  • More proper Math.round (#1857) (5e19467b1f81eed8fb1ad54fe82dc767249d6467)

Other

  • Autodetect ESM supports during asinit (#1685) (3d52206988b5506aaaea872eb4599a4fcfab5fe6)
  • remove FUNCTION_TARGET for ElementKind (#1851) (4e8361733cd7cd974f7e6025d874e90818c584b9)
  • Move assert inside branch for String.fromCodePoint (#1847) (c5fdfbf4a52f498a30feaf2eb5fa34763f4376ec)

v0.18.31

Bug fixes

  • Exclude BLOCK_MAXSIZE and OBJECT_MAXSIZE from bounds checking (#1842) (e25e4b1b3b30d5e371c096a5d11c056cf45c7751)
  • Fix growing factor for capacity in Array (#1841) (ca02a7d00aa5ff4870a7b47d47080b683e934810)

Other

  • Minor post fix for #1841 (#1845) (628378157f55a83fbeba5aa96cbb73cb1e0e229f)

v0.18.30

Bug fixes

  • use normalized path for internalPath in parseFile (#1836) (802a2336e0de9c46d70f4bcf92ed6206564ac558)

Other

  • Add toUTCString for Date (#1831) (6d59f71e8257cebe700b792f491649e6c3d53723)

v0.18.29

Bug fixes

  • expose dataStart to definitions (#1828) (eb964f001da11f25cd0f70aa536bc9ed91dcf230)

Other

  • Add toString, toDateString and toTimeString to Date (#1829) (d610f0125d122d30750788321965a4c56f52177f)

v0.18.28

Bug fixes

  • Fix and refactor Date (#1804) (2b1bdf9b4d56138959b8efa8f0d2f7c683431a11)
  • Fix assert when calling a setter property (#1802) (bde727836ae95088a8ae892cf18677a5a35a1c24)

Other

  • Update asinit to use assert.strictEqual (#1824) (82eb7b3298120a760dc02497e9b039e8557697fa)
  • Fix CI for features (#1825) (6ac815677086c4a1cae6edf305718b2e756caa42)

... (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 #181.