You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/21 09:41:00 UTC

[jira] [Work logged] (AVRO-3317) JavaScript: Update dependencies

     [ https://issues.apache.org/jira/browse/AVRO-3317?focusedWorklogId=712702&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-712702 ]

ASF GitHub Bot logged work on AVRO-3317:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Jan/22 09:40
            Start Date: 21/Jan/22 09:40
    Worklog Time Spent: 10m 
      Work Description: martin-g opened a new pull request #1468:
URL: https://github.com/apache/avro/pull/1468


   Change tests style from TDD to BDD.
   TDD style was failing with: "suite is not defined"
   Replace Mocha's arguments with their long names.
   
   ### Jira
   
   - [X] My PR addresses the following [Avro Jira](https://issues.apache.org/jira/browse/AVRO/) issues and references them in the PR title. For example, "AVRO-1234: My Avro PR"
     - https://issues.apache.org/jira/browse/AVRO-3317
     - In case you are adding a dependency, check if the license complies with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x).
   
   ### Tests
   
   - [X] My PR updates the existing unit tests to use BDD style and they still pass!
   
   ### Commits
   
   - [X] My commits all reference Jira issues in their subject lines.
   
   ### Documentation
   
   - [X] No need of new documentation


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@avro.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 712702)
    Remaining Estimate: 0h
            Time Spent: 10m

> JavaScript: Update dependencies
> -------------------------------
>
>                 Key: AVRO-3317
>                 URL: https://issues.apache.org/jira/browse/AVRO-3317
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: javascript
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Dependabot created a [PR|https://github.com/apache/avro/pull/1461/files] to update Mocha to a newer version but it needs reworking of the tests from TDD style to BDD.
>  
> Also there are some more dependabot alerts about vulnerabilities in packages listed in package-lock.json: [https://github.com/apache/avro/security/dependabot]
>  
> It would be good to update all the dependencies and package-lock.json!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)