Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency bs-platform to v7 #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2019

This PR contains the following updates:

Package Type Update Change
bs-platform dependencies major 6.2.1 -> 7.1.0

Release Notes

bucklescript/bucklescript

v7.1.0

Compare Source

(it was 7.0.2 but bumped into 7.1.0 due to a breaking change introduced in 7.0.2)

v7.0.1

v7.0.0

  • #​4003 not doing ast invariant checking, leave it for bucklescript (faster compilation)

  • #​4002 upgrade ocamldoc in 4.06, fix document build

  • #​4001 tweak error message

  • #​3999 #​3987 fix ppx reactjs regression keep attributes on object fields

  • #​3998 #​3996 less strict check for duplication in record labels

  • #​3996 #​3969 fix refmt upgrade regressions

  • #​3982 bs.as for record support (language level feature)

  • #​3989 #​3993 check renamed label is unique when using bs.as

  • #​3985 more precise runtime information passed down from upstream, fix a corner case of compiling ocaml class

  • #​3986 more precise runtime information passed down from upstream, add module alias comments in generated code

  • #​3991 #​3980 fix a corner case when printing js object in statement position

  • #​3977 #​3978 not relying on ref internal for bucklescript runtime

  • #​3976 add bs js playground reason support

  • #​3974 bsb tweak react hooks template README

  • #​3971 docs about format of lib/bs/.bsbuild

  • #​3967 #​3973 fix recursive value initialization

  • #​3972 upgrade repl.js to 4.06.1

  • #​3890 Fix typo in bucklescript readme

  • #​3898 #​3900 #​3911 #​3913 #​3915 #​3925 #​3928 #​3929 #​3932 #​3936 #​3934 OCaml record as Js object

  • #​3945 sync refmt 3.5.3

  • #​3916 add large ocaml object test

  • #​3935 #​3931 partial fix for recursive values inside recursive modules

  • #​3917 #​3926 speicalize all ref handling (prepare for js object interaction)

  • #​3918 use folders from esy ocaml for snapshots

  • #​3920 remove size field which is never used

  • #​3921 add queue_402 for testing recursive values

  • #​3912 add -bs-noloc opton for easy debugging (when using -dparsetree -dtypedtree)

  • #​3927 more tests for records

  • #​3901 internal rewrite float_of_bits to not rely on int64 representation

  • #​3903 Fix invalid json in hooks template

  • #​3905 Fix int64 test specification

  • #​3906 remove optimizations relying on int64 internals which is fragile when changing into bigint

  • #​3907 remove some transformations in printer

  • #​3893 specialize code generation for Sys.os_type better code for stdlib

  • #​3899 add missing optimization let _ = xx in yy

  • #​3878 add Belt.Option.forEach

  • #​3941 remove null_to_undefined since type is specialized

  • #​3943 fix SPA mode regression for hooks template

  • #​3944 #​3956 add spacing to variant formatter

  • #​3950 fix react-hooks watcher websocket support

  • #​3954 alias result type using stdlib result

  • #​3955 update ¨CONTRIBUTING file

  • #​3959 internal, remove alias_table which is not needed

  • #​3960 add test case for functor coercion

  • #​3962 #​3960 set env var BSB_PROJECT_ROOT for bsb

  • #​3965 better inline heruistics

  • #​3966 #​3897 improve module coercion code gen in strict subtyping
    Deprecations

  • #​3889 remove deprecated light names in bs.deriving abstract


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/bs-platform-7.x branch from 76dc100 to aceeef4 Compare December 6, 2019 03:27
@renovate renovate bot force-pushed the renovate/bs-platform-7.x branch from aceeef4 to eed47e7 Compare February 3, 2020 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant