This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/docs/axios-0.30.0 in repository https://gitbox.apache.org/repos/asf/atlas.git
discard 43bf4ede8 Bump axios from 0.19.0 to 0.30.0 in /docs add f62276b43 ATLAS-5009: Upgrade commons-io version to 2.17.0 (#315) add b29c9f7d3 ATLAS-5011: Commit package-lock.json to ensure consistent dependency management in docz module (#319) add ab3257e7b ATLAS-5006 : Atlas incremental export takes too much time (almost equivalent to bootstrap export with the entire data) (#312) add c4c4cf25d ATLAS-5010: Upgrade axios version to 1.8.2+ (#317) add 57144b8a2 Bump axios from 0.19.0 to 0.30.0 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 (43bf4ede8) \ N -- N -- N refs/heads/dependabot/npm_and_yarn/docs/axios-0.30.0 (57144b8a2) 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: docs/package-lock.json | 17681 +++++++++++++++++++ docs/package.json | 2 +- .../atlas/repository/graphdb/AtlasGraph.java | 8 + .../repository/graphdb/janus/AtlasJanusGraph.java | 12 + pom.xml | 2 +- .../atlas/repository/impexp/ExportService.java | 83 +- .../store/graph/v2/EntityGraphRetriever.java | 4 + 7 files changed, 17788 insertions(+), 4 deletions(-) create mode 100644 docs/package-lock.json