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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/dashboard/axios-1.13.5
in repository https://gitbox.apache.org/repos/asf/atlas.git


 discard cd0a09eb9 Bump axios from 1.8.4 to 1.13.5 in /dashboard
     add 1f60de3f1 ATLAS-5203: Upgrade Janusgraph version to 1.1.0 (#517)
     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 8a1282b65 Bump axios from 1.8.4 to 1.13.5 in /dashboard

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   (cd0a09eb9)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/dashboard/axios-1.13.5 (8a1282b65)

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:
 addons/impala-bridge/pom.xml                       |    8 +-
 .../impala/hook/AtlasImpalaHookContextTest.java    |    2 +-
 .../impala/hook/ImpalaOperationParserTest.java     |    2 +-
 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                             |  538 +-
 docs/package.json                                  |   20 +-
 pom.xml                                            |    6 +-
 repository/pom.xml                                 |   12 +-
 .../apache/atlas/query/TraversalComposerTest.java  |    2 +-
 webapp/pom.xml                                     |    6 +
 44 files changed, 10337 insertions(+), 6307 deletions(-)

Reply via email to