Skip to content

Bump assemblyscript from 0.15.2 to 0.18.0#114

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

Bump assemblyscript from 0.15.2 to 0.18.0#114
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/assemblyscript-0.18.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps assemblyscript from 0.15.2 to 0.18.0.

Release notes

Sourced from assemblyscript's releases.

v0.18.0

Breaking changes

  • Rewrite runtime, switch to tracing GC and bootstrap (#1559) (b85794456b74cd3dff4d39fcd4f9ca3b69b63bec) The exported runtime interface has changed, affecting how external objects are being kept alive. Please refer to the updated documentation on Garbage collection for all the details.

Other

  • Add valueOf method to generated class definitions (#1631) (ffdf4114160185b54ac527d9bd80a68723faf865)

v0.17.14

Bug fixes

  • Include the loader's Class.wrap in generated TS definitions (#1618) (f06b68fd33b91ccc3bb6bff3772725eee9159091)

v0.17.13

Bug fixes

  • Make sure the main start function is assembled last (#1607) (caa58015062dbccba7de9133c3d09138eec93e85)

v0.17.12

Bug fixes

  • Fix assertion on exported interfaces (#1600) (485cfee144f8a682ec41e3952b7e0dc5d91d6952)

v0.17.11

Bug fixes

  • Fix OOB array access in runPasses (#1592) (f31451246a55732681f9988ca79eddb438ad3578)

Other

  • Backport minor changes made in #1559 (#1591) (bef5bea8ac665ce64200e12ba81b9e2c69ba64cb)

v0.17.10

Bug fixes

  • Unify ctor generation with and without base ctor (#1590) (4b204dbd5e65766791015e6e2df03faebebfc45b)
  • Fix binary util discarding bits when compiling to Wasm (#1589) (a4f0c3be99f02c641196053a98555f6b4d9c7805)

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)

... (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:

  • 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.2 to 0.18.0.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.15.2...v0.18.0)

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 Jan 29, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #116.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/assemblyscript-0.18.0 branch February 1, 2021 14:01
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