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.75.0
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


 discard e506626  Bump webpack from 5.73.0 to 5.75.0
     add eb9525f  Rename the variable wholeLine to triggerText
     add 1b2218b  Bump scala-steward-org/scala-steward-action from 2.20.0 to 
2.46.0
     add 04bed3c  Bump actions/checkout from 3.0.2 to 3.3.0
     add dc3651a  Bump actions/github-script from 6.1.0 to 6.3.3
     add 8703fe1  Bump actions/setup-node from 3.3.0 to 3.6.0
     add c058156  Bump actions/setup-java from 3.4.1 to 3.9.0
     add 5052a20  allow for self-signed certs when dowloading test artifacts 
over https (#405)
     add a9eb98a  Bump webpack from 5.73.0 to 5.75.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   (e506626)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/webpack-5.75.0 
(a9eb98a)

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                      |  20 +-
 .github/workflows/nightly.yml                 |  57 ++
 .github/workflows/scala-steward.yml           |   2 +-
 package.json                                  |   4 +-
 src/language/providers/attributeCompletion.ts |  44 +-
 src/language/providers/closeElement.ts        |  52 +-
 src/language/providers/closeElementSlash.ts   |  16 +-
 src/language/providers/elementCompletion.ts   |  10 +-
 src/language/providers/endSingleBrace.ts      |   6 +-
 src/language/providers/utils.ts               | 171 +++---
 src/tests/runTest.ts                          |  36 +-
 yarn.lock                                     | 844 +++++++++++++-------------
 12 files changed, 673 insertions(+), 589 deletions(-)
 create mode 100644 .github/workflows/nightly.yml

Reply via email to