This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/npm_and_yarn/glob-11.0.3
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
discard e0d1c05 Bump glob from 8.1.0 to 11.0.3
add ec32f17 Updating workflow operation
add 236471b Fix documentation workflow for main branch, making sure it
doesn't run
add aaacf12 Update readme to new ASF logo/branding
add 4c1c3f2 Reorder Data Editor OE Shutdown calls
add eaaf865 Fixed Data Editor inconsistent themes
add 5e15939 make infoset not auto open
add 8863932 Bump fast-xml-parser from 4.5.3 to 5.2.5
add e46cf6e Bump glob from 8.1.0 to 11.0.3
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 (e0d1c05)
\
N -- N -- N refs/heads/dependabot/npm_and_yarn/glob-11.0.3
(e46cf6e)
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/documentaion.yml | 11 +++++++++--
.github/workflows/{licenes.yml => licenses.yml} | 6 ++++--
.github/workflows/scala-steward.yml | 4 ++++
README.md | 4 ++--
images/asf_logo_url.png | Bin 37624 -> 0 bytes
images/asf_logo_wide.png | Bin 0 -> 32678 bytes
package.json | 2 +-
src/adapter/activateDaffodilDebug.ts | 14 --------------
src/dataEditor/dataEditorClient.ts | 14 +++++++++++---
src/dataEditor/include/server/Sessions.ts | 6 +++++-
src/svelte/src/App.svelte | 5 +++--
yarn.lock | 18 +++++++++---------
13 files changed, 51 insertions(+), 37 deletions(-)
rename .github/workflows/{licenes.yml => licenses.yml} (97%)
delete mode 100644 images/asf_logo_url.png
create mode 100644 images/asf_logo_wide.png