Skip to content

Bump assemblyscript from 0.17.12 to 0.20.14#339

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

Bump assemblyscript from 0.17.12 to 0.20.14#339
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/assemblyscript-0.20.14

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2022

Bumps assemblyscript from 0.17.12 to 0.20.14.

Release notes

Sourced from assemblyscript's releases.

v0.20.14

New features

  • Add isVector builtin (#2369) (2a554490fdbd3eb9b28831ac1e4a5cec582d19ac)
  • Add override keyword (#2366) (9cbb728f9a233694809cbe065f3455bd486c0fbe)
  • Add overflow detection during parsing integer literals (#2365) (1d05e8df00c9aded4a32706cd32fcf36ccd7ddbf)
  • Add more document methods for bindings/dom.ts (#2336) (96599c65fd61033eff8df8eb838d37b1499844f8)
  • Add --disableWarning option to disable compilation warning (#2341) (4b73edb357813340f07730101ac9a8ba1cb0ede9)

Bug fixes

  • Fix compiler crash when certain operators used on types #3 (#2309) (7e1ff304ecc1766a74b239ea2299ff926a322bab)
  • Fix non-nullable assertion for externref-s (#2337) (9d8d4fad8d3a9b389be7eda57423b40eb9d23ad6)
  • Fix resolve typeof type (#2342) (ffbcbb2cb85e95a7db221fe88db215a031a34e81)
  • Fix incorrect error message for declaration (#2373) (1b027762dfff6bf19492c55ca6bfb1ab7601523e)
  • Fix type of slice in definitions (#2371) (42831a82bb0da9890f21e1d6c27fc78977b2fbd3)
  • Add memory & table for esm binding's exports (#2344) (2d18059b4aebcc4f0d9ce3ad152fdf9108e83aef)
  • Add coercion for unsigned 64-bit types for bindings (#2350) (fa4a6ef3c648ef1b0909cbc9f8413e8f8bce4c5b)

Other

  • Add fast-path for StaticArray lowering if values is TypedArray in bindings (#2370) (c74ef5e74c14298761b7c2433f5fe05ff76ccce7)
  • Introduce faster and memory optimal BitSet as replacement of Set<i32> (#2361) (17e46472ac4e882d171fdb6add876f054f47eaa3)
  • Add engine requirements for package.json (#2378) (75dbcfd2d4466e9f16c4b26c6c3905af5b2a97c0)
  • Add workaround for Math.pow constant folding (only for JS builds) (#2346) (ec0b0c891dffba152c11900bb95339b6d45dcc78)
  • Fallback to _start value for --exportStart if argument was skipped (#2343) (2ccea6b53d5bbe8e8cffba296170395d9ef00484)
  • Use unchecked array access for Map#values/keys and Set#values methods (#2339) (1465322bf2cb1759650391dec696b5adb7dfbcee)

v0.20.13

Bug fixes

  • Disallow type recursion during type declaration (#2331) (1f641be653c9a06dba18927715a067d3c865598c)
  • use correct ctx infer generic types (#2323) (7d935099ea70e398a5216699493e558aa76ccbf7)
  • Fix unreachable in block statement (#2325) (4ac283a5a2d6cbfae70be6cca7d399d949c9a882)
  • typo suboptimial to suboptimal (#2332) (#2333) (5780cd794c9222b68702017b52788fabc69caedb)

v0.20.12

Bug fixes

  • Ensure non-zero exit code on 'asc' compile failure (#2312) (9987e63436a2d800ce3edc7ad27f512ce67335d6)

Other

  • Precompute power if both arguments are constants (#2330) (291f9b632e2735449fe9b9a141f84dabce7cd856)
  • Improve pass pipeline (#2328) (c5bc37e82fb17b427e10d2d0fa46ed4e5417b20e)

v0.20.11

Bug fixes

... (truncated)

Commits
  • c74ef5e Add fast-path for staticarray lowering if values is typedarray in bindings (#...
  • 2a55449 feat: Add isVector builtin (#2369)
  • 9cbb728 feat: add override keyword (#2366)
  • 1d05e8d feat: Add overflow detection during parsing integer literals (#2365)
  • 7e1ff30 fix: Fix compiler crash when certain operators used on types #3 (#2309)
  • 96599c6 feat: Add more document methods for bindings/dom.ts (#2336)
  • 4b73edb feat: add --disableWarning option to disable compilation warning (#2341)
  • 9d8d4fa fix: Fix non-nullable assertion for externref-s (#2337)
  • ffbcbb2 fix: Fix resolve typeof type (#2342)
  • 17e4647 Introduce more faster and memory optimal BitSet as replacment of Set<i32> (#2...
  • 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.17.12 to 0.20.14.
- [Release notes](https://github.com/AssemblyScript/assemblyscript/releases)
- [Commits](AssemblyScript/assemblyscript@v0.17.12...v0.20.14)

---
updated-dependencies:
- dependency-name: assemblyscript
  dependency-type: direct:development
  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 Jul 21, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2022

Superseded by #342.

@dependabot dependabot bot closed this Jul 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/assemblyscript-0.20.14 branch July 25, 2022 06:14
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