Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2021

Bumps assemblyscript from 0.19.8 to 0.19.18.

Release notes

Sourced from assemblyscript's releases.

v0.19.18

New features

  • Make timeout and count optional for atomic.wait and atomic.notify (#2093)

Bug fixes

  • Don't assume LHS of binary overload has a valid type (#2098)

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

... (truncated)

Commits
  • a6d934a feat: Make timeout and count optional for atomic.wait and atomic.notify (#2093)
  • 88336dd fix: Don't assume LHS of binary overload has a valid type (#2098)
  • f900310 change hashFunction to "xxhash64" in webpack config + update webpack (#2103)
  • d3f52e5 Fix unsupported fields in snapcraft.yaml (#2087)
  • a32cead [std] Improve bswap (#2077)
  • 2fe8ad5 fix: NEW token should not participate in non-starting precedence (#2086)
  • 6a693c8 Update snap build (#2080)
  • c629b1d Refactor cloneExpression to reuse copyExpression (#2079)
  • 250dc70 Add icon to media and update snap
  • 3d26c86 feat: Provide a reusable transform diagnostic (#1909)
  • 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)

Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.19.8 to 0.19.18.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.19.8...v0.19.18)

---
updated-dependencies:
- dependency-name: assemblyscript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github Nov 12, 2021

Superseded by #316.

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

1 participant