Skip to content

Bump @assemblyscript/loader from 0.17.12 to 0.19.17#301

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/assemblyscript/loader-0.19.17
Closed

Bump @assemblyscript/loader from 0.17.12 to 0.19.17#301
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/assemblyscript/loader-0.19.17

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2021

Bumps @assemblyscript/loader from 0.17.12 to 0.19.17.

Release notes

Sourced from @​assemblyscript/loader's releases.

v0.19.17

Bug fixes

  • NEW token should not participate in non-starting precedence (#2086) (2fe8ad586a53cdcc273a10e8777320cbed990c52)

Other

  • Fix unsupported fields in snapcraft.yaml (#2087) (d3f52e563705ddffcba4bfc9f665a70834d055f4)
  • [std] Improve bswap (#2077) (a32ceadb6c7bc7fcdba62a7d3a3b41c961e47a07)
  • Update snap build (#2080) (6a693c8acf596847c59fcdf329598ea3e9644ff1)
  • Refactor cloneExpression to reuse copyExpression (#2079) (c629b1ddb3a760a3661d5d8ec60ff2e9fc735e27)
  • Add icon to media and update snap (250dc70b42531b89e23a8b01a9f659b6181f5e44)

v0.19.16

New features

  • Provide a reusable transform diagnostic (#1909) (3d26c86543345ce6f1fcc5475d3fe698d462dddc)
  • Check for transform diagnostics after 'afterCompile' (#1983) (4fc4dd164f9a2f30c0fb775861c04febf61539c0)

Bug fixes

  • Fix type and local confusion when resolving types (#2075) (62071b7faeb198518f901ace0c8c2658be0c22f6)

v0.19.15

New features

  • Add more methods for StaticArray (#2068) (880b2d52cf5c34ddcaa6f58638357bdeb2695871)

Bug fixes

  • Remove automatic type detection when emitting a select (#2074) (2d45564c3e38facd5e237e5ae9b1339a52f4cc9b)
  • Defuse assertion when mixing managed and unmanaged classes (#2071) (647cc5e8d7b7abb480d7e7ced1530e7474166436)
  • Fix value confusion in recursive template literals (#2070) (1d11f4b06e7fcbc7377dff7c5153cdac29e5b04b)

v0.19.14

New features

  • Allow returning void from void functions (#2063) (63c1e8572a22229708f8f5cd8549c8d898cc8c4e)

Bug fixes

  • Properly skip duplicate class id exports (#2065) (c56a7f560160acb4c8f7ee1fea95cfb6936e69b4)
  • Handle compiler crash where there is no stack trace (#2064) (f3c0860636975031fef53f2d625652823a93f68f)

v0.19.13

New features

  • Add StaticArray#sort (#2062) (ab1f0e9c524a1d90f230eafabf20280148424611)
  • Support ternary expressions in void contexts (#2060) (c23059ac16e84f285ad77cd9f58fa7129c46643e)

... (truncated)

Commits
  • 587c414 Cherry pick some loader string test cases (#2050)
  • 8eaa44a feat: add ability to create arrays with capacity for __newArray (#2024)
  • b0549e0 feat: Add __getFunction method for loader (#2037)
  • 5df7318 feat: add __newArrayBuffer() to the loader (#1965)
  • 3564848 Add string conversion error modes (#1902)
  • 7e20ad2 Fix: Use F_NOEXPORTRUNTIME if __rtti_base is missing (#1808)
  • 92bc7dd fix: Fix premature collect of backing buffers in loader's __newArray
  • b857944 Rewrite runtime, switch to tracing GC and bootstrap (#1559)
  • See full diff 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)

Bumps [@assemblyscript/loader](https://github.com/AssemblyScript/assemblyscript/tree/HEAD/lib/loader) from 0.17.12 to 0.19.17.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](https://github.com/AssemblyScript/assemblyscript/commits/v0.19.17/lib/loader)

---
updated-dependencies:
- dependency-name: "@assemblyscript/loader"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2021

Superseded by #303.

@dependabot dependabot bot closed this Nov 12, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript/loader-0.19.17 branch November 12, 2021 06:13
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