Skip to content

Bump assemblyscript from 0.15.2 to 0.18.26#195

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps assemblyscript from 0.15.2 to 0.18.26.

Release notes

Sourced from assemblyscript's releases.

v0.18.26

Bug fixes

  • Use F_NOEXPORTRUNTIME if __rtti_base is missing (#1808) (7e20ad2e53c31b3c26591e50de94ed859cda7f7e)

v0.18.25

New features

  • Implemented getters / setters and various string fns on Date (#1768) (30f5d1342173ecba7bb7120a756d44af336ea25e)

Other

  • Fix assertion when trying to assign to a method (#1799) (70c3bf9eb5c2c4fce9212c68501a1e3b77943808)

v0.18.24

Bug fixes

  • Fix printing name of duplicate identifier in markVirtuals (#1794) (42c2dbc987c2e9f4096a226b62bbf0e72b4a0e51)

v0.18.23

Bug fixes

  • Fix assertion when trying to assign a namespaced class to a variable (#1791) (a073e1c4683fe071b6bef8c33e378a3bd85828a8)

v0.18.22

New features

  • Allow specifying transforms via the compiler API (#1786) (be3dfaf1992fa42e717a80b3f3429d15d0b62e7f)

Bug fixes

  • Fix invalid store offsets in memset polyfill (#1787) (9b21306bae07134c4751d6e84a7a1db24af57eda)

v0.18.21

New features

  • Add optimize shorthands for -Ospeed and -Osize (#1781) (d812482b7b5bc4d6f4b90a6f8bc176f86ec7880d)

Bug fixes

  • Also traverse star exports when walking queued exports (#1780) (057ce465f0c1b8c5346d4b28df8e47089f9db9c9)

v0.18.20

New features

  • Expose version as global constants (#1765) (ede042d83c680c10dcfe44463bebf947f52edd7c)
  • Fall back to default type when inferring generic calls (#1759) (af53c48ec699cb18887588957608bcc60ce81535)

Bug fixes

... (truncated)

Commits
  • 7e20ad2 Fix: Use F_NOEXPORTRUNTIME if __rtti_base is missing (#1808)
  • 30f5d13 feat: Implemented getters / setters and various string fns on Date (#1768)
  • 70c3bf9 Fix assertion when trying to assign to a method (#1799)
  • 42c2dbc fix: Fix printing name of duplicate identifier in markVirtuals (#1794)
  • a073e1c fix: Fix assertion when trying to assign a namespaced class to a variable (#1...
  • 9b21306 fix: Fix invalid store offsets in memset polyfill (#1787)
  • be3dfaf feat: Allow specifying transforms via the compiler API (#1786)
  • 057ce46 fix: Also traverse star exports when walking queued exports (#1780)
  • d812482 feat: Add optimize shorthands for -Ospeed and -Osize (#1781)
  • cf2d392 fix: Fix asc-constants test failing during publish (#1775)
  • 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.26.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.15.2...v0.18.26)

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

Superseded by #198.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/assemblyscript-0.18.26 branch April 22, 2021 18:00
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