You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by gi...@apache.org on 2023/06/07 22:35:08 UTC

[superset] branch dependabot/npm_and_yarn/superset-websocket/typescript-eslint/parser-5.59.9 updated (3f514d2d35 -> f91c64e302)

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

github-bot pushed a change to branch dependabot/npm_and_yarn/superset-websocket/typescript-eslint/parser-5.59.9
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 3f514d2d35 build(deps-dev): bump @typescript-eslint/parser in /superset-websocket
     add ede6acdb3a chore: Adds #24029 breaking change to UPDATING.md (#24295)
     add 9c7b8b8c78 fix(dashboard): max call size stack error (#24304)
     add 5d3c1d2222 chore: reorder k-v migration for 2.1.1 (#24306)
     add 2757fa5cf1 build(deps): bump tox from 4.5.2 to 4.6.0 in /requirements (#24297)
     add 977e50014d build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 in /superset-websocket (#24299)
     add f91c64e302 build(deps-dev): bump @typescript-eslint/parser in /superset-websocket

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   (3f514d2d35)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-websocket/typescript-eslint/parser-5.59.9 (f91c64e302)

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:
 UPDATING.md                                        |   3 +-
 requirements/integration.txt                       |   2 +-
 .../components/nativeFilters/utils.test.ts         |  40 +++-
 .../dashboard/components/nativeFilters/utils.ts    |   9 +
 superset-websocket/package-lock.json               | 247 ++++++---------------
 superset-websocket/package.json                    |   2 +-
 ...4-46_c0a3ea245b61_remove_show_native_filters.py |   4 +-
 ...2a5681ddfd_convert_key_value_entries_to_json.py |   4 +-
 ...-41_4ea966691069_cross_filter_global_scoping.py |   4 +-
 9 files changed, 122 insertions(+), 193 deletions(-)