This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/npm_and_yarn/webpack-5.101.0
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


 discard 7d7e4c2  Bump webpack from 5.97.1 to 5.101.0
     add 7504ec8  Bump form-data from 4.0.3 to 4.0.4
     add 791a9d0  Prompt for TDML test case name and description before 
starting the debugger
     add 5e67a86  Disable popup for Schema Definition Errors in the case of 
unparseable XML
     add ca94e24  Remove dependency on Highlight Matching Tag extension
     add 30c4dde  Bump webpack from 5.97.1 to 5.101.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (7d7e4c2)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/webpack-5.101.0 
(30c4dde)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 DEVELOPMENT.md                       |   1 -
 package.json                         |   7 +--
 src/adapter/activateDaffodilDebug.ts | 116 ++++++++++++++++++++---------------
 src/adapter/daffodilEvent.ts         |   5 +-
 src/classes/tdmlConfig.ts            |   8 +--
 src/daffodilDebugger/debugger.ts     |   6 +-
 src/tests/runTest.ts                 |  20 ++----
 src/utils.ts                         |  17 ++++-
 yarn.lock                            |  24 ++++----
 9 files changed, 115 insertions(+), 89 deletions(-)

Reply via email to