Skip to content

Bump assemblyscript from 0.15.2 to 0.18.18#179

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps assemblyscript from 0.15.2 to 0.18.18.

Release notes

Sourced from assemblyscript's releases.

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

  • Initial support for template literals (#1715) (1789577d9a572429566deb5e29e42321a82f49e5)

Bug fixes

  • Backport math fixes from musl libc (#1749) (3005c64e10bd3d682b5b93516d941b5817668cf1)

v0.18.16

Bug fixes

  • Fix invalid signed/unsigned comparison in ReadableStream#read (#1742) (784521dbade686c9625b0ad4c140e7f4cc700532)

Other

  • Add tests for StaticArray (#1728) (231a8dc1bfcb6d552a09fc1da5f1f48192b0d23d) Adds the following missing tests for StaticArray:
    • constructor
    • fromArray
    • concat (static)
    • slice (sstatic)
    • concat (instance)
    • includes
    • indexOF
    • join + toString
  • Use bool instead of boolean return type in isVoid builtin (#1745) (78a592f9215a12f888cedcd1d026758cea79ffd7)

v0.18.15

Bug fixes

  • Fix missing properties in generated type definitions (#1727) (d97df3ec467cbc4972cdcfd6196dace286b0bb4d)

Other

  • Correct typo in float JS glue (#1720) (74a8989dc06274a5697ea0175795d410412f6881)

v0.18.14

Bug fixes

  • Remove unused std string null checks and unify __gt overload (#1682) (70aef77c771c1e7f3b80613fce8b8bab4e6c6050)

Other

... (truncated)

Commits
  • 07b9fb6 fix: Fix type confusion when resolving nested generics (#1762)
  • cd6f9f4 fix: Fix invalid assertion when compiling a property errored earlier (#1760)
  • 3005c64 fix: Backport math fixes from musl libc (#1749)
  • 1789577 feat: Initial support for template literals (#1715)
  • 231a8dc Add tests for StaticArray (#1728)
  • 78a592f Use bool instead of boolean return type in isVoid builtin (#1745)
  • 784521d fix: Fix invalid signed/unsigned comparison in ReadableStream#read (#1742)
  • 74a8989 Correct typo in float JS glue (#1720)
  • d97df3e fix: Fix missing properties in generated type definitions (#1727)
  • 9fe506c Add tests for TypedArray#sort (#1710)
  • 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.2 to 0.18.18.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.15.2...v0.18.18)

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

Superseded by #180.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/assemblyscript-0.18.18 branch March 30, 2021 13:31
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