rchain / rvote

Voting is open until 2AM PDT on July 5 for the RChain 2022 Special Meeting.
https://vote.rchain.coop
Apache License 2.0
2 stars 3 forks source link

[Snyk] Upgrade ramda from 0.26.1 to 0.27.1 #18

Closed 9rb closed 3 years ago

9rb commented 3 years ago

Snyk has created this PR to upgrade ramda from 0.26.1 to 0.27.1.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: ramda
  • 0.27.1 - 2020-07-30

    Let's pretend v0.27.0 never happened. 😉

  • 0.27.0 - 2020-02-02

    Merge pull request #2832 from kibertoad/chore/update-dependencies-2

    Update dependencies

  • 0.26.1 - 2018-11-28

    BREAKING CHANGE

    The addition of R.then in Ramda 0.26 made the R object
    a Promise-like object, and meant that Promise.resolve() will attempt
    to resolve it by calling the then() method. R is not a Promise, and
    to reassure JavaScript of this fact, R.then is renamed to R.andThen.

from ramda GitHub release notes
Commit messages
Package name: ramda
  • 6bb8eea Version 0.27.1
  • ed191e6 Merge pull request #2832 from kibertoad/chore/update-dependencies-2
  • 20ba763 Update dependencies
  • a6620f6 Update Babel to v7 (#2829)
  • 2705518 Execute tests on Node 12 (#2828)
  • c45208e hasPath return false for non-object checks (#2825)
  • 0baeda1 updated invoker.js documentation (#2821)
  • 072d417 Including BR translation. (#2621)
  • ca1e2b5 add an example which covers error and value (#2806)
  • 271b044 docs: Add @ since where it is missing (#2793)
  • ac58c96 Update `pathSatisfies` to handles empty `path` arguments (#2791)
  • b25ac73 Fix typo in split docs (#2792)
  • 7d55e91 Add R.xor (Exclusive OR) (#2646)
  • efd899b feature: adding paths operator - #2740 (#2742)
  • 235a370 fix: rename then to andThen (#2772)
  • 8d59032 Fix broken link in readme (#2768)
  • 38feed2 remove erroneous quotes in tryCatch documentation (#2765)
  • ce4f936 fix `@ since` in `includes` (#2764)
  • 626762b Reference to Ramda Conventions wiki page (#2718)
  • 878cacd Add prebench script (#2759)
  • a830a0d Merge pull request #2730 from ramda/CrossEye-patch-1
  • 23bac94 Merge pull request #2513 from rjhilgefort/feature/is-function-async
  • 4fa7ec0 PR Feedback, updated invoker examples and handled async generator funcs
  • f4c6b62 prod: reduceBy splits into mutation-free groups (#2757)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs