This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/npm_and_yarn/docs/lodash-4.17.23
in repository https://gitbox.apache.org/repos/asf/atlas.git
discard efd5c56a1 Bump lodash from 4.17.21 to 4.17.23 in /docs
add 770a46081 ATLAS-5223: Add option in Pre-commit to add profile during
build (#542)
add 2957ff25c ATLAS-5225: ATLAS UI: Upgrade UI dependencies and improve
code quality across dashboard, dashboardv2, and docs (#552)
add d5e0665df Bump lodash from 4.17.21 to 4.17.23 in /docs
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 (efd5c56a1)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/docs/lodash-4.17.23 (d5e0665df)
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:
dashboard/src/components/QueryBuilder/Filters.tsx | 24 +-
dashboard/src/components/commonComponents.tsx | 9 +-
dashboard/src/utils/CommonViewFunction.ts | 1 -
.../Audits/AuditsFilter/AuditFilters.tsx | 7 +-
.../src/views/Administrator/TypeSystemTreeView.tsx | 50 +-
.../views/Lineage/atlas-lineage/package-lock.json | 5565 +++++++++---------
.../src/views/Lineage/atlas-lineage/package.json | 2 +-
.../src/views/Lineage/atlas-lineage/src/index.js | 2 +
.../views/Lineage/atlas-lineage/webpack.config.js | 2 +-
dashboardv2/package-lock.json | 13 +-
dashboardv2/package.json | 3 +-
.../js/external_lib/atlas-lineage/dist/index.js | 2 +-
.../external_lib/atlas-lineage/package-lock.json | 6058 ++++++++------------
.../js/external_lib/atlas-lineage/package.json | 2 +-
.../js/external_lib/atlas-lineage/src/index.js | 2 +
.../external_lib/atlas-lineage/webpack.config.js | 2 +-
dev-support/test-patch.sh | 8 +
docs/package-lock.json | 507 +-
docs/package.json | 13 +-
docs/patches/html-minifier+4.0.0.patch | 14 +
docs/patches/http-proxy-middleware+0.19.1.patch | 18 +
21 files changed, 5840 insertions(+), 6464 deletions(-)
create mode 100644 docs/patches/html-minifier+4.0.0.patch
create mode 100644 docs/patches/http-proxy-middleware+0.19.1.patch