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

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


    omit ac52f3e  Bump vscode-extension-tester from 5.9.1 to 8.19.0
     add edce494  Update commons-lang3 to 3.20.0
     add cd0e4f5  Update version to 1.5.0
     add fa40fd2  Bump actions/checkout from 5.0.0 to 6.0.0
     add 4457297  Updated CHANGELOG.md file with 1.5.0 release notes
     add 6dc58f6  Update version to 1.6.0-SNAPSHOT
     add ef299fa  Document PR approval and merge process
     add ae5a5e3  Document DFDL relevant items in src/language and 
src/language/providers/utils.ts
     add 7b73dcd  Bump jsonc-parser from 3.2.1 to 3.3.1
     add 6cd4d99  Update data editor not to default to config
     add 87e0796  Bump vscode-extension-tester from 5.9.1 to 8.19.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   (ac52f3e)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/vscode-extension-tester-8.19.0 (87e0796)

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:
 .github/workflows/CI.yml                 |   4 +-
 .github/workflows/licenses.yml           |   6 +-
 .github/workflows/nightly.yml            |   2 +-
 .github/workflows/release-candidate.yml  |   2 +-
 CHANGELOG.md                             |  58 +++-
 DEVELOPMENT.md                           |  54 ++++
 VERSION                                  |   2 +-
 build.sbt                                |   2 +-
 package.json                             |   6 +-
 src/dataEditor/dataEditorClient.ts       |   7 +-
 src/language/dfdl.ts                     |  45 +++
 src/language/index.ts                    |  15 +
 src/language/intellisense-development.md |  75 +++--
 src/language/providers/utils.ts          | 469 ++++++++++++++++++++++++++++++-
 yarn.lock                                | 141 +++++-----
 15 files changed, 770 insertions(+), 118 deletions(-)

Reply via email to