This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/maven/shell/shell-security-updates-9b33c9f5e8
in repository https://gitbox.apache.org/repos/asf/zeppelin.git
discard 6361a198c1 Bump com.hubspot.jinjava:jinjava
add bb6ed268ed [ZEPPELIN-6405] Add AGENTS.md for AI coding agent guidance
add cc01451162 Bump the alluxio-security-updates group across 1 directory
with 2 updates (#5243)
add e1e59bc775 [MINOR] Drop ticket value from WebSocket debug log
statements
add 0a2f858228 Bump fast-uri from 3.1.0 to 3.1.2 in
/zeppelin-web-angular/projects/zeppelin-react
add ac29956f01 Bump com.hubspot.jinjava:jinjava
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 (6361a198c1)
\
N -- N -- N
refs/heads/dependabot/maven/shell/shell-security-updates-9b33c9f5e8 (ac29956f01)
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:
.gitignore | 22 +
AGENTS.md | 561 +++++++++++++++++++++
alluxio/pom.xml | 4 +-
.../org/apache/zeppelin/socket/NotebookServer.java | 8 +-
.../projects/zeppelin-react/package-lock.json | 6 +-
5 files changed, 592 insertions(+), 9 deletions(-)
create mode 100644 AGENTS.md