This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/docs/multi-e24662856f
in repository https://gitbox.apache.org/repos/asf/atlas.git
discard 2d944ab72 Bump ajv and docz in /docs
add f52575f68 ATLAS-5222: ATLAS UI: Fix dependency versions to use exact
versions ,Fix Dependabot security alerts and ESLint issues across dashboard,
docs, atlas-lineage update Grunt proxy configuration (#544)
add cdd650b06 Bump ajv and docz 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 (2d944ab72)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/docs/multi-e24662856f (cdd650b06)
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/.eslintrc.cjs | 14 +-
dashboard/package-lock.json | 92 +-
dashboard/package.json | 10 +-
dashboard/src/api/apiMethods/fetchApi.ts | 21 +-
dashboard/src/components/FilterQuery.tsx | 2 +-
.../src/components/GlobalSearch/QuickSearch.tsx | 7 +-
dashboard/src/components/LabelPicker.tsx | 2 +-
dashboard/src/components/QueryBuilder/Filters.tsx | 3 -
dashboard/src/components/Table/TableFilters.tsx | 4 +-
dashboard/src/utils/CommonViewFunction.ts | 5 +-
dashboard/src/utils/Enum.ts | 1 +
dashboard/src/utils/Helper.ts | 10 +-
dashboard/src/utils/Utils.ts | 2 +-
.../Audits/AuditsFilter/AuditFilters.tsx | 2 +-
.../Audits/AuditsFilter/AuditFiltersFields.tsx | 2 +-
.../EntityDetailTabs/AttributeProperties.tsx | 2 +-
.../DetailPage/EntityDetailTabs/LineageTab.tsx | 4 +-
.../DetailPage/EntityDetailTabs/SchemaTab.tsx | 4 +-
.../RelationshipDetailsLayout.tsx | 2 +-
.../views/Lineage/atlas-lineage/package-lock.json | 6549 +++++++++-----
.../src/views/Lineage/atlas-lineage/package.json | 44 +-
.../views/Lineage/atlas-lineage/src/Utils/index.js | 8 +-
.../src/views/Lineage/atlas-lineage/src/index.js | 3 +-
dashboard/src/views/SaveFilters/SaveFilters.tsx | 3 +-
.../src/views/SearchResult/RelationShipSearch.tsx | 1 -
dashboard/src/views/SearchResult/SearchResult.tsx | 7 +-
.../src/views/SideBar/SideBarTree/SideBarTree.tsx | 7 +-
dashboard/src/views/Statistics/EntityStats.tsx | 2 +-
dashboard/src/views/Statistics/ServerStats.tsx | 2 +-
dashboardv2/gruntfile.js | 11 +-
dashboardv2/package-lock.json | 15 -
dashboardv2/package.json | 12 +-
.../js/external_lib/atlas-lineage/dist/styles.css | 3 +-
.../external_lib/atlas-lineage/package-lock.json | 9147 ++++++++++++--------
.../js/external_lib/atlas-lineage/package.json | 45 +-
docs/package-lock.json | 472 +-
docs/package.json | 20 +-
37 files changed, 10227 insertions(+), 6313 deletions(-)