Skip to content

Bump assemblyscript from 0.15.0 to 0.17.9#100

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

Bump assemblyscript from 0.15.0 to 0.17.9#100
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/assemblyscript-0.17.9

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps assemblyscript from 0.15.0 to 0.17.9.

Release notes

Sourced from assemblyscript's releases.

v0.17.9

Bug fixes

  • Backport static memory fixes made in #1559 (#1586) (c54dd6497d2b28811877c83e98182e9e4a35ec53)

v0.17.8

Bug fixes

  • Fix relational string comparisons when sizes differ (#1583) (17f908f7005513b46c677147dedbc6598db8b912)

Other

  • Cache more field accesses in std Map and Set (#1578) (d7ad4821a974d2491a0115cb35c85c649b34e7f0)
  • Update dependencies (#1575) (028e998a2381198d502e9c0fd8745df839407650)
  • Export block and object layout constants from Rtrace (#1572) (478229299d9501ecb9b36146855d017c317d27dc)

v0.17.7

Bug fixes

  • Fix invalid and remove unnecessary string encoding arguments in asc (#1570) (879e10f9009d6fcd8c643a3608da1f0c62e63004)

v0.17.6

Bug fixes

  • Account for virtual stub finalization discovering more virtual calls (#1569) (1f611c65f846566a98b1d0856e81df356e9e37b7)

Other

  • Backport fixes made in #1559 (#1568) (d568e82ff554144b713dd58174edd60ba58366f8)

v0.17.5

Bug fixes

  • Fix parseExp reading oob during parseFloat (#1567) (38f770582ee718437403545bf08f494e4d02ccae)

v0.17.4

Bug fixes

  • Fix wrong reallocations in String#replaceAll + refactoring (#1564) (1fcc374e985a1caca0736126a4e3ca6ca7776eac)

v0.17.3

New features

  • Support .wast extension in --textFile (#1545) (0544b8761213f157ad0c444bbc502e811e291c7d)

Bug fixes

  • Update Binaryen constants to reflect opcode renumbering (#1552) (00bc624a34b88debae4f059fde961500fac871ba)

Other

Commits
  • c54dd64 fix: Backport static memory fixes made in #1559 (#1586)
  • 17f908f fix: Fix relational string comparisons when sizes differ (#1583)
  • d7ad482 Cache more field accesses in std Map and Set (#1578)
  • 028e998 Update dependencies (#1575)
  • 4782292 Export block and object layout constants from Rtrace (#1572)
  • 879e10f fix: Fix invalid and remove unnecessary string encoding arguments in asc (#1570)
  • 1f611c6 fix: Account for virtual stub finalization discovering more virtual calls (#1...
  • d568e82 Backport fixes made in #1559 (#1568)
  • 38f7705 fix: Fix parseExp reading oob during parseFloat (#1567)
  • 1fcc374 fix: Fix wrong reallocations in String#replaceAll + refactoring (#1564)
  • 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)
  • @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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.15.0 to 0.17.9.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.15.0...v0.17.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 18, 2020
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #101.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/assemblyscript-0.17.9 branch December 21, 2020 13:18
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