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

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


 discard 02911a3  Bump copy-webpack-plugin from 12.0.2 to 13.0.0
     add 25de40c  Update version to 1.4.1, in preparation for rc1
     add e1dd005  Bump mocha from 10.2.0 to 11.5.0
     add 3bccfb3  Regenerated yarn.lock file and upgrade vsce to 3.5.0
     add dc12ff6  Add CI jobs for node LICENSEs. Add missing LICENESEs.
     add 047bbaa  Bump windows runner to windows-2022 as windows-2019 is being 
removed
     add ccc4634  Change generated yarn test debugger log file location to temp 
directory and removel logic for removing them.
     add bc4899b  Add Ryan Cover as contributor to .asf.yaml
     add eae9290  Bump actions/setup-node from 4.1.0 to 4.4.0
     add c3f6e4c  Bump copy-webpack-plugin from 12.0.2 to 13.0.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   (02911a3)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/copy-webpack-plugin-13.0.0 (c3f6e4c)

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:
 .asf.yaml                                 |    1 +
 .github/workflows/CI.yml                  |   42 +-
 .github/workflows/{CI.yml => licenes.yml} |  120 +-
 .github/workflows/nightly.yml             |    4 +-
 .github/workflows/release-candidate.yml   |    2 +-
 VERSION                                   |    2 +-
 build/license_data.json                   |   42 +
 build/package/LICENSE                     |  436 ++++
 build/package/NONOTICE                    |    5 +
 build/yarn-scripts.ts                     |   95 +
 package.json                              |   11 +-
 project/Rat.scala                         |    1 +
 src/tests/suite/daffodilDebugger.test.ts  |    9 +-
 yarn.lock                                 | 3756 +++++++++++++++++------------
 14 files changed, 2826 insertions(+), 1700 deletions(-)
 copy .github/workflows/{CI.yml => licenes.yml} (54%)
 create mode 100644 build/license_data.json

Reply via email to