Skip to content

Conversation

@sw-joelmut
Copy link
Collaborator

#minor

Description

This PR updates the majority of babel dependencies to the latest version due to the CVE-2023-45133 vulnerability issue with the @babel/traverse package.

Specific Changes

  • Updated @babel/* dependencies from current version 7.x.x to 7.23.2.
  • Added @babel/core dependency to resolutions due to being used by deprecated libraries.

Testing

The following image shows the echo bot working and the tests passing.
image

@sw-joelmut sw-joelmut requested a review from a team as a code owner October 31, 2023 13:28
@tracyboehrer
Copy link
Member

@sw-joelmut Node 16 test fail:

  1. CloudAdapter
    process
    throws exception on expired token:
    Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/botbuilder-js/botbuilder-js/libraries/botbuilder/tests/cloudAdapter.test.js)
    at listOnTimeout (node:internal/timers:559:17)
    at processTimers (node:internal/timers:502:7)

@coveralls
Copy link

coveralls commented Oct 31, 2023

Pull Request Test Coverage Report for Build 6707218758

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.802%

Totals Coverage Status
Change from base Build 6672490541: 0.0%
Covered Lines: 20269
Relevant Lines: 22645

💛 - Coveralls

@tracyboehrer tracyboehrer merged commit 0032ed7 into main Oct 31, 2023
@tracyboehrer tracyboehrer deleted the southworks/update/babel branch October 31, 2023 19:56
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.

4 participants