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

github-bot pushed a change to branch 
dependabot/npm_and_yarn/web/web/mui/lab-5.0.0-alpha.175
in repository https://gitbox.apache.org/repos/asf/gravitino.git


 discard 2172c17eb3 build(deps): bump @mui/lab in /web/web
     add 783f990cd9 [MINOR] docs: fix several typo in docs (#6584)
     add 873c6afeb3 [#4620] improvement(authz): Throw the necessary exception 
when handling Ranger plugin exception (#6515)
     add 71e76bec80 build(deps): bump docker/setup-buildx-action from 2 to 3 
(#6585)
     add 0ed25153c1 build(deps): bump docker/login-action from 2 to 3 (#6586)
     add 9ec7f2d2f8 [#6595] fix (trino-connector): Disable the Trino cascading 
query integration test (#6597)
     add cc103fc98f [#6605] fix(web): fix model version alias to be optional 
(#6607)
     add 7f5085d82d [#6608] improvement(web): remove deprecated dependency 
@mui/x-tree-view (#6609)
     add eb2cdb0250 build(deps): bump @mui/lab in /web/web

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   (2172c17eb3)
            \
             N -- N -- N   
refs/heads/dependabot/npm_and_yarn/web/web/mui/lab-5.0.0-alpha.175 (eb2cdb0250)

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:
 .github/workflows/docker-image.yml                 |   4 +-
 .github/workflows/python-integration-test.yml      |   2 +-
 .github/workflows/trino-integration-test.yml       |   3 +-
 .../chain/ChainedAuthorizationPlugin.java          |   5 +
 .../ranger/RangerAuthorizationPlugin.java          | 118 +++++---
 .../authorization/ranger/RangerHelper.java         |  31 +-
 .../ranger/integration/test/RangerHiveIT.java      | 109 ++++++-
 docs/apache-hive-catalog.md                        |   2 +-
 docs/cli.md                                        |   2 +-
 docs/hadoop-catalog-with-s3.md                     |   2 +-
 docs/hadoop-catalog.md                             |   2 +-
 docs/hive-catalog-with-cloud-storage.md            |   2 +-
 docs/model-catalog.md                              |   2 +-
 web/web/package.json                               |   1 -
 web/web/pnpm-lock.yaml                             | 325 +++++++++------------
 .../metalake/rightContent/LinkVersionDialog.js     |  11 +-
 16 files changed, 348 insertions(+), 273 deletions(-)

Reply via email to