Skip to content

Bump assemblyscript from 0.15.2 to 0.18.14#159

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps assemblyscript from 0.15.2 to 0.18.14.

Release notes

Sourced from assemblyscript's releases.

v0.18.14

Bug fixes

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

Other

  • Add tests for TypedArray#sort (#1710) (9fe506ce70e0364552672794ed1f76caaff0968c)
  • Reduce monomophic versions of bswap in DataView (#1717) (b192a496b82c7de1d16633ae4d7e1d5eb23e7e48)

v0.18.13

Bug fixes

  • Invert reference type null check in makeIsTrueish (#1719) (72de26d583904f427d752fde2d63c7dffe11dad6)

Other

  • Update tests README for feature flags (#1718) (532fddb771516d3a0a526237f69786fc45e09625)
  • Update Binaryen and other dependencies (#1700) (8bb0d8869421d11ed6119fce2466eab78aa0a7ac)

v0.18.12

Bug fixes

  • Fix temp. local confusion in indexed assignment compilation (#1703) (c60e514091af91f7b5b5563cefc1543be8d965aa)
  • Emit a warning when attempting to use a template literal (#1702) (0d06d37996177d28f2b1d5e0dcd4b193a125db5b)

v0.18.11

New features

  • Slightly optimize shadow stack pass (#1667) (d4e7b9db15c072cf1a9772d45919feaa50e9e17e)

v0.18.10

New features

  • Make use of initial memory when initializing incremental GC (#1692) (4ccda0b5c34e7a29bc111994088b99b8b4a418e9)

Other

  • Add missing tests for String#codePointAt, concat and fromCharCodes (#1686) (369c6fcf85c4855944340f2e6c97e69d7b1ecba1)

v0.18.9

Bug fixes

  • Ensure exported field getters and setters are compiled (#1683) (6fe4b288d31b9e08895e80e06c53c7cf426eda90)

v0.18.8

Bug fixes

  • Update Rtrace definitions (#1681) (bff4c458bef28012033b602523d79671fabda4ac)
  • Fix premature collect of backing buffers in loader's __newArray (92bc7dd7329d4780e30c4f0883bbd6fe1d57fa34)

... (truncated)

Commits
  • 9fe506c Add tests for TypedArray#sort (#1710)
  • 70aef77 fix: Remove unused std string null checks and unify __gt overload (#1682)
  • b192a49 Reduce monomophic versions of bswap in DataView (#1717)
  • 72de26d fix: Invert reference type null check in makeIsTrueish (#1719)
  • 532fddb Update tests README for feature flags (#1718)
  • 8bb0d88 Update Binaryen and other dependencies (#1700)
  • c60e514 fix: Fix temp. local confusion in indexed assignment compilation (#1703)
  • 0d06d37 fix: Emit a warning when attempting to use a template literal (#1702)
  • d4e7b9d feat: Slightly optimize shadow stack pass (#1667)
  • 4ccda0b feat: Make use of initial memory when initializing incremental GC (#1692)
  • 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.14.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.15.2...v0.18.14)

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

Superseded by #162.

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