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

chore(deps): update dependency bs-platform to v5.2.1 #18

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bs-platform 5.0.4 -> 5.2.1 age adoption passing confidence

Release Notes

rescript-lang/rescript-compiler

v5.2.1

Compare Source

Fixes

  • #​3884 (not using temp file when creating cmt for ocaml 4.06 only)
  • #​3877, #​3881 Pattern match bug over list of integers
  • #​3875, #​3879 regression introduced in 5.2.0 over pattern match optimization
  • #​3865 consistent name mangling when compiling modules into object
  • #​3852, #​3870 for module with all module aliases and no interface file, always make it pure (treat it the same as namespace file)
  • #​3874 internal bug fix for ocaml cmpiler
    Codegen
  • #​3880 optimize pattern match for (string|int) option
  • #​3866 update react-hooks template
  • #​3843 mitigate windows anti-virius issue

v5.2.0

Features

  • #​3803 Add a -install flag for mono-repository improvement for parallel compilation
  • #​3790 #​3802 #​3799 #​3792 #​3836 Compile locla modules to objects and clean up
  • #​3836 initial support of esy
  • #​3780 Better code generation for if branches
  • #​3799 Improve code gen, better code equality for block
  • #​3778 #​3770 Improve pattern match compilation against the outer-most staticfail
  • #​3764 better code gen for lazy evaluation
  • #​3822 allow f##"Content-Type" for uncommon property name
  • #​3810 annoate constructor names in pattern match compilation
    Fixes
  • #​3809 Escape question mark and ampersand to special chars
  • #​3805 #​3796 Fix stale builds (module alias + namespace interaction)
  • #​3777 More friendly error message for invalid package name
  • #​3794 Calling genType from bsc instead from the patched ocaml compiler
  • #​3784 avoid trailing white space in case branch
  • #​3781 #​3783 quote package path properly
  • #​3793 pass bs-version to genType
  • #​3674 installation from master works out of box
  • #​3823 fix reason language server

Docs

v5.1.0

Features

Fixes

v5.0.6

Fixes

  • #​3648, #​3647, #​3645 make sure bsppx.exe (used by editor tools/Merlin, Reason Language service) behaves consistently with bsc.exe

  • #​3643 fix a hidden out of bounds bug

  • #​3642 pass down ninja internal flags in combination of bsb -make-world, for example bsb -make-world -- -d explain

  • #​3641 fix pnpm install

  • #​3635 fix debug mode runtime crash

  • #​3633 fix bs dev dependency issue

v5.0.5

Fixes

  • #​3615 pruning stale build artifacts in bsb, more robust to file changes (moving files around, renaming)

  • #​3609, #​3914 Fix a fatal error in code generation

  • #​3598, #​3595 Fix code generation when toplevel binding is partial match (edge case)

  • #​3588 Fix double quote -ppx argument on windows

  • #​3577 fix webpack file serving for direct route access

  • #​3574, #​3566 Fix code generation when some built in module names are reused

  • #​3572, #​3570 fix infinite loop in bsb -w (edge case)

  • #​3558, #​3557 fix missing Js.MapperRt module (playground js)

  • #​3555, #​3546 bs.deriving accessors add support for GADT

  • #​3553, #​3549 Fix code generation for leading zero float (edge case)

  • #​3474 fix bad error message when bsconfig dev and non-dev overlap

  • #​3532 add missing docs for Js.error and Js.trace

  • #​3536 fixing nesting |. issue

  • #​3519 avoid 'a array manifested in external generated signature which causes inconsistent signatures. The concrete issue is that when adding .rei file for [@react.component] it triggers not match type error

  • #​3534 correct commands for building vendor OCaml from ocaml.tar.gz

  • * enforce the rule that a module has to contain .ml or .re file, interface only file is not supported

Features

  • #​3600 allow user to polyfill missing c stubs
  • #​3613, #​3612 add a warning number 105 (on by default) for cases as below
external f : int -> int = "" [@​@​bs.val]

Such ffi declaration is fragile to refactoring when changing names of f

Internals


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

🔕 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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency bs-platform to v5.0.6 chore(deps): update dependency bs-platform to v5.2.1 Nov 10, 2019
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant