Skip to content

Bump assemblyscript from 0.15.2 to 0.18.7#126

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

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

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 9, 2021

Bumps assemblyscript from 0.15.2 to 0.18.7.

Release notes

Sourced from assemblyscript's releases.

v0.18.7

Bug fixes

  • Emit a diagnostic when 'super' is used in a non-derived class (#1678) (7f6c51c42482cfc54fa07e17b13415d97f35c09a)
  • Make sure that the ~argumentsLength global exists (#1676) (4400623f59f7ac6a372bc8c513c2b48e62cb9d75)

v0.18.6

New features

  • Implement xxHash32 and use it in stdlib (#1580) (6905299b74701450132280dd93ff03cca33e30b0)

v0.18.5

Bug fixes

  • Fix non-usize first-class function arguments to be usize (#1669) (0474456ab1b5cb5c949c0a3eb9b447ec260a3aff)

Other

  • Remove unused tslint comments / replace deprecated deepEqual (#1670) (7f4296d510c32a46e2811fa409d85cae5e74175a)
  • Add index signature to ArrayLike (#1668) (f95209b22a9dd175054cd5221279ade4d4c8e475)

v0.18.4

Bug fixes

  • Properly handle semantically anonymous functions (#1666) (368fda07d92cfb6c02210b7c53d503d0d2c86de6)
  • Support optional parameters in d.ts generation (#1665) (b24925c39c5de186617df96e9bbedbcdb2f552f9)
  • Reject identifier or keyword immediately following a numeric literal (#1662) (7a46aa91b78ee2b6c58a262a34b551cb07048719)
  • Emit a diagnostic when an expression refers to a static element (#1661) (4dc6567f42077acaa232308631fca00a2efa2491)
  • Substitute type arguments in 'new' only if prototypes match (#1660) (598199555c93d936fba74a429f05b43c9d102849)
  • Fill correct view region in crypto.getRandomValues (#1659) (cc37cc4df91e81333e822d7210e5142f3e6d74bc)

Other

  • Add missing tetsts for Array#slice (#1655) (eb3616606f89053f1c8b0fe45aec9b1fd7b61ed8)

v0.18.3

New features

  • Implement nontrapping-f2i proposal (#1651) (1188b8a49e7f5f67cd85a422fa52218604227a2b)

Bug fixes

  • Propagate mark after visiting pinned objects in minimal runtime (#1650) (b2042166185ba1b596102003bcefe09b45a5ebb5)
  • Fix emitting ASMJS (#1649) (99e77a7fd931b456440b7f9ea90c608835ce5f9d)

v0.18.2

New features

  • Implement Array/TypedArray/String#at (#1606) (0e851caea560f886457375c70c7f7c01f5aac068)

... (truncated)

Commits
  • 7f6c51c fix: Emit a diagnostic when 'super' is used in a non-derived class (#1678)
  • 4400623 fix: Make sure that the ~argumentsLength global exists (#1676)
  • 6905299 feat: Implement xxHash32 and use it in stdlib (#1580)
  • 7f4296d Remove unused tslint comments / replace deprecated deepEqual (#1670)
  • 0474456 fix: Fix non-usize first-class function arguments to be usize (#1669)
  • f95209b Add index signature to ArrayLike (#1668)
  • 368fda0 fix: Properly handle semantically anonymous functions (#1666)
  • b24925c fix: Support optional parameters in d.ts generation (#1665)
  • eb36166 Add missing tetsts for Array#slice (#1655)
  • 7a46aa9 fix: Reject identifier or keyword immediately following a numeric literal (#1...
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 9, 2021
Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.15.2 to 0.18.7.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.15.2...v0.18.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/assemblyscript-0.18.7 branch from 1c55a0c to 128162d Compare February 10, 2021 15:10
@dependabot-preview
Copy link
Contributor Author

Superseded by #132.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/assemblyscript-0.18.7 branch February 15, 2021 13:15
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