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

jli pushed a change to branch showtime-master
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 7f6796f709 chore: fix spacing in AGENTS.md
     add 26ac832138 chore(deps): update @luma.gl/engine requirement from ~9.2.4 
to ~9.2.6 in /superset-frontend/plugins/legacy-preset-chart-deckgl (#37440)
     add 290bcc1dbb feat(cache): use configurable hash algorithm for 
flask-caching (#37361)
     add 98e54f0724 chore: fix spacing in AGENTS.md

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   (7f6796f709)
            \
             N -- N -- N   refs/heads/showtime-master (98e54f0724)

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:
 superset-frontend/package-lock.json                |  18 ++-
 .../legacy-preset-chart-deckgl/package.json        |   2 +-
 superset/utils/cache.py                            |   3 +-
 superset/utils/cache_manager.py                    | 141 ++++++++++++++++-
 tests/unit_tests/utils/test_cache_manager.py       | 171 +++++++++++++++++++++
 5 files changed, 325 insertions(+), 10 deletions(-)
 create mode 100644 tests/unit_tests/utils/test_cache_manager.py

Reply via email to