This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/npm_and_yarn/css-loader-7.1.2
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
discard fbc7725 Bump css-loader from 6.11.0 to 7.1.2
add 0ce48a9 Should fix the high vulns
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 26552c2 Bump css-loader from 6.11.0 to 7.1.2
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 (fbc7725)
\
N -- N -- N refs/heads/dependabot/npm_and_yarn/css-loader-7.1.2
(26552c2)
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 | 4 +-
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 | 471 +++++++++++++++----------------
15 files changed, 932 insertions(+), 284 deletions(-)