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/16 23:08:14 UTC

[superset] branch dependabot/pip/requirements/pre-commit-3.3.3 updated (f6f7770059 -> 2b4fcab803)

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

github-bot pushed a change to branch dependabot/pip/requirements/pre-commit-3.3.3
in repository https://gitbox.apache.org/repos/asf/superset.git


    omit f6f7770059 build(deps): bump pre-commit from 3.3.2 to 3.3.3 in /requirements
     add fcf7cba8fe chore: Remove previously deprecated dataset metrics column from RESTful API (#24401)
     add 17e79ace79 fix(helm): Add fullname prefix to init job (#24221)
     add 19a94009b0 fix: Fixes #24391 (Problems with celery beat running with docker when the machine is rebooted suddenly) (#24392)
     add d2b0b8eac5 feat: make data tables support html (#24368)
     add fa82ee1947 feat: add dashboard page full xlsx export (#24287)
     add 892de8a232 docs: Restyle documentation landing page and community page (#24393)
     add dc042c6c3d feat: Allows new values for single value filters (#24388)
     add 23bb1c48a1 chore: remove deprecated apis and ENABLE_BROAD_ACTIVITY_ACCESS (#24400)
     add 6bb930ef4e fix: deck.gl Geojson path not visible (#24428)
     add 62364a4b15 fix: FE call to changed recent_activity endpoint (#24420)
     add d6a61c125a chore: remove deprecated apis /slice_json/ and /annotation_json/ (#24423)
     add 20e0036336 fix(sql-lab): remove redundant onChange schema property (#24422)
     add 01689b4c94 chore(ci): make eslint and jest run in --quiet mode (#24430)
     add b68de27dc6 fix: force data load on import examples (#24410)
     add b70808d071 chore: cleanup sqlalchemy warnings (#24403)
     add 4d15c65280 build(deps-dev): bump @types/node from 20.2.5 to 20.3.1 in /superset-websocket (#24378)
     add 884a8b52d6 build(deps): bump tox from 4.6.0 to 4.6.1 in /requirements (#24419)
     new 2b4fcab803 build(deps): bump pre-commit from 3.3.2 to 3.3.3 in /requirements

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   (f6f7770059)
            \
             N -- N -- N   refs/heads/dependabot/pip/requirements/pre-commit-3.3.3 (2b4fcab803)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/docker-ephemeral-env.yml         |   4 +
 .github/workflows/docker.yml                       |   4 +
 .github/workflows/superset-frontend.yml            |   4 +-
 RELEASING/from_tarball_entrypoint.sh               |   2 +-
 RESOURCES/STANDARD_ROLES.md                        |  11 -
 UPDATING.md                                        |   3 +
 docker/docker-bootstrap.sh                         |   1 +
 docker/docker-init.sh                              |   2 +-
 docs/docusaurus.config.js                          |  49 +-
 .../src/components/BlurredSection.tsx              |  56 +-
 docs/src/components/SectionHeader.tsx              | 123 +++
 docs/src/pages/community.tsx                       | 272 ++++--
 docs/src/pages/index.tsx                           | 963 +++++++++++++--------
 docs/src/resources/data.js                         | 145 ++--
 docs/src/styles/custom.css                         |  83 +-
 docs/src/styles/main.less                          | 239 +++++
 docs/static/img/applitools.png                     | Bin 3658 -> 37046 bytes
 docs/static/img/check-icon.svg                     |   3 +
 docs/static/img/community/blur.png                 | Bin 0 -> 36462 bytes
 docs/static/img/community/coffee-symbol.png        | Bin 0 -> 24334 bytes
 docs/static/img/community/email-symbol.png         | Bin 0 -> 11329 bytes
 docs/static/img/community/github-symbol.jpg        | Bin 0 -> 4391 bytes
 docs/static/img/community/line.png                 | Bin 0 -> 898 bytes
 docs/static/img/community/note-symbol.png          | Bin 0 -> 24416 bytes
 docs/static/img/community/slack-symbol.jpg         | Bin 0 -> 5877 bytes
 docs/static/img/community/stackoverflow-symbol.jpg | Bin 0 -> 5362 bytes
 docs/static/img/community/writing-symbol.png       | Bin 0 -> 17474 bytes
 docs/static/img/databases/amazon-athena.jpg        | Bin 0 -> 18694 bytes
 docs/static/img/databases/amazon-redshift.jpg      | Bin 0 -> 16973 bytes
 docs/static/img/databases/apache-pinot.svg         |  16 +
 docs/static/img/databases/aws-redshift.png         | Bin 9168 -> 0 bytes
 docs/static/img/databases/csv.svg                  |   7 +
 docs/static/img/databases/google-big-query.svg     |   7 +
 docs/static/img/databases/google-sheets.svg        | 166 ++++
 docs/static/img/databases/googleBQ.png             | Bin 16418 -> 0 bytes
 docs/static/img/databases/mysql.jpg                | Bin 0 -> 42653 bytes
 docs/static/img/databases/mysql.png                | Bin 14453 -> 0 bytes
 docs/static/img/databases/postgresql.svg           |  22 +
 docs/static/img/databases/postsql.png              | Bin 44334 -> 0 bytes
 docs/static/img/databases/sap-hana.jpg             | Bin 0 -> 20343 bytes
 docs/static/img/databases/sap-hana.png             | Bin 0 -> 4817 bytes
 docs/static/img/databases/snowflake.png            | Bin 21654 -> 0 bytes
 docs/static/img/databases/snowflake.svg            |   7 +
 docs/static/img/features/modern-architecture.jpg   | Bin 0 -> 27279 bytes
 docs/static/img/features/modern-databases.jpg      | Bin 0 -> 29339 bytes
 docs/static/img/features/powerful-yet-easy.jpg     | Bin 0 -> 29451 bytes
 docs/static/img/features/rich-visualizations.jpg   | Bin 0 -> 29309 bytes
 docs/static/img/github-dark.png                    | Bin 0 -> 23562 bytes
 docs/static/img/grid-background.jpg                | Bin 0 -> 124889 bytes
 docs/static/img/hero-screenshot.jpg                | Bin 0 -> 138539 bytes
 docs/static/img/superset-logo-horiz-dark.svg       |  18 +-
 docs/static/img/superset-mark-dark.svg             |  20 +
 docs/static/resources/openapi.json                 |   2 +-
 docs/static/video/superset-video-4k.mp4            | Bin 0 -> 66845979 bytes
 helm/superset/Chart.yaml                           |   2 +-
 helm/superset/README.md                            |   2 +-
 helm/superset/templates/init-job.yaml              |   4 +-
 requirements/integration.txt                       |   8 +-
 superset-frontend/package-lock.json                | 101 +--
 .../packages/superset-ui-core/package.json         |   3 +-
 .../superset-ui-core/src/utils/featureFlags.ts     |   1 -
 .../superset-ui-core/src/utils/html.test.tsx       | 113 +++
 .../packages/superset-ui-core/src/utils/html.tsx   |  53 ++
 .../packages/superset-ui-core/src/utils/index.ts   |   1 +
 .../src/components/Tooltip.tsx                     |  27 +-
 .../src/layers/Geojson/Geojson.jsx                 |   9 +-
 .../src/layers/Geojson/controlPanel.ts             |  20 +-
 .../plugin-chart-table/src/utils/formatValue.ts    |  31 +-
 .../SqlLab/components/SouthPane/SouthPane.test.jsx |   8 +-
 superset-frontend/src/SqlLab/fixtures.ts           |   4 -
 superset-frontend/src/SqlLab/reducers/sqlLab.js    |   5 +-
 .../Chart/DrillDetail/DrillDetailMenuItems.tsx     |  21 +-
 .../Chart/DrillDetail/DrillDetailPane.tsx          |   1 +
 .../src/components/FilterableTable/index.tsx       |  13 +-
 .../src/components/Table/VirtualTable.tsx          |  17 +-
 superset-frontend/src/components/Table/index.tsx   |   7 +
 .../src/components/TableCollection/index.tsx       |   1 -
 .../PropertiesModal/PropertiesModal.test.tsx       |   1 -
 .../src/dashboard/components/SliceHeader/index.tsx |   2 +
 .../SliceHeaderControls.test.tsx                   |  38 +
 .../components/SliceHeaderControls/index.tsx       |  38 +-
 .../dashboard/components/gridComponents/Chart.jsx  |   6 +
 .../components/gridComponents/Chart.test.jsx       |  11 +
 .../explore/components/DataTableControl/index.tsx  |   5 +
 .../DataTablesPane/components/SamplesPane.tsx      |   2 +
 .../components/SingleQueryResultPane.tsx           |   2 +
 .../src/features/home/ActivityTable.tsx            |   2 +-
 .../components/Select/SelectFilterPlugin.tsx       |  66 +-
 superset-frontend/src/logger/LogUtils.ts           |   2 +-
 superset-frontend/src/pages/ChartList/index.tsx    |  15 +-
 .../src/pages/DashboardList/DashboardList.test.jsx |   1 -
 .../src/pages/DashboardList/index.tsx              |  18 +-
 .../src/pages/DatasetList/DatasetList.test.tsx     |   1 -
 superset-frontend/src/pages/DatasetList/index.tsx  |   1 -
 superset-frontend/src/pages/Home/index.tsx         |   2 +-
 .../src/profile/components/Favorites.tsx           |   2 +-
 .../src/profile/components/RecentActivity.tsx      |   2 +-
 superset-frontend/src/profile/types.ts             |   1 -
 superset-frontend/src/types/Dataset.ts             |   1 -
 superset-frontend/src/views/CRUD/types.ts          |   1 -
 superset-websocket/package-lock.json               |  14 +-
 superset-websocket/package.json                    |   2 +-
 superset/charts/api.py                             |   2 -
 superset/charts/schemas.py                         |   2 +-
 superset/config.py                                 |   1 -
 superset/connectors/base/models.py                 |   1 +
 superset/connectors/sqla/models.py                 |  13 +-
 superset/dashboards/api.py                         |   1 -
 superset/dashboards/schemas.py                     |   1 -
 superset/datasets/api.py                           |   2 -
 superset/explore/schemas.py                        |   2 +-
 superset/models/dashboard.py                       |   9 +-
 superset/models/filter_set.py                      |  10 +-
 superset/models/slice.py                           |  16 +-
 superset/models/sql_lab.py                         |   2 +-
 superset/security/manager.py                       |  17 -
 superset/sqllab/schemas.py                         |   3 +-
 superset/tags/models.py                            |   6 +-
 superset/views/base.py                             |   3 +-
 superset/views/core.py                             | 387 +--------
 superset/views/log/api.py                          |  16 +-
 superset/views/log/dao.py                          |   7 +-
 superset/views/utils.py                            |  33 -
 tests/integration_tests/charts/api_tests.py        |  48 -
 tests/integration_tests/core_tests.py              | 224 +++--
 tests/integration_tests/dashboards/api_tests.py    |  47 -
 tests/integration_tests/datasets/api_tests.py      |  51 --
 tests/integration_tests/log_api_tests.py           |  23 +-
 tests/integration_tests/queries/api_tests.py       |   1 -
 tests/integration_tests/security_tests.py          |   8 -
 130 files changed, 2182 insertions(+), 1671 deletions(-)
 copy superset-frontend/src/profile/types.ts => docs/src/components/BlurredSection.tsx (51%)
 create mode 100644 docs/src/components/SectionHeader.tsx
 create mode 100644 docs/static/img/check-icon.svg
 create mode 100644 docs/static/img/community/blur.png
 create mode 100644 docs/static/img/community/coffee-symbol.png
 create mode 100644 docs/static/img/community/email-symbol.png
 create mode 100644 docs/static/img/community/github-symbol.jpg
 create mode 100644 docs/static/img/community/line.png
 create mode 100644 docs/static/img/community/note-symbol.png
 create mode 100644 docs/static/img/community/slack-symbol.jpg
 create mode 100644 docs/static/img/community/stackoverflow-symbol.jpg
 create mode 100644 docs/static/img/community/writing-symbol.png
 create mode 100644 docs/static/img/databases/amazon-athena.jpg
 create mode 100644 docs/static/img/databases/amazon-redshift.jpg
 create mode 100644 docs/static/img/databases/apache-pinot.svg
 delete mode 100644 docs/static/img/databases/aws-redshift.png
 create mode 100644 docs/static/img/databases/csv.svg
 create mode 100644 docs/static/img/databases/google-big-query.svg
 create mode 100644 docs/static/img/databases/google-sheets.svg
 delete mode 100644 docs/static/img/databases/googleBQ.png
 create mode 100644 docs/static/img/databases/mysql.jpg
 delete mode 100644 docs/static/img/databases/mysql.png
 create mode 100644 docs/static/img/databases/postgresql.svg
 delete mode 100644 docs/static/img/databases/postsql.png
 create mode 100644 docs/static/img/databases/sap-hana.jpg
 create mode 100644 docs/static/img/databases/sap-hana.png
 delete mode 100644 docs/static/img/databases/snowflake.png
 create mode 100644 docs/static/img/databases/snowflake.svg
 create mode 100644 docs/static/img/features/modern-architecture.jpg
 create mode 100644 docs/static/img/features/modern-databases.jpg
 create mode 100644 docs/static/img/features/powerful-yet-easy.jpg
 create mode 100644 docs/static/img/features/rich-visualizations.jpg
 create mode 100644 docs/static/img/github-dark.png
 create mode 100644 docs/static/img/grid-background.jpg
 create mode 100644 docs/static/img/hero-screenshot.jpg
 create mode 100644 docs/static/img/superset-mark-dark.svg
 create mode 100644 docs/static/video/superset-video-4k.mp4
 create mode 100644 superset-frontend/packages/superset-ui-core/src/utils/html.test.tsx
 create mode 100644 superset-frontend/packages/superset-ui-core/src/utils/html.tsx


[superset] 01/01: build(deps): bump pre-commit from 3.3.2 to 3.3.3 in /requirements

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch dependabot/pip/requirements/pre-commit-3.3.3
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 2b4fcab803b64cd85a84212257c1434f816a8e77
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jun 16 23:08:09 2023 +0000

    build(deps): bump pre-commit from 3.3.2 to 3.3.3 in /requirements
    
    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.2 to 3.3.3.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.3.2...v3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 requirements/integration.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/integration.txt b/requirements/integration.txt
index 764f238f39..336f9f0058 100644
--- a/requirements/integration.txt
+++ b/requirements/integration.txt
@@ -44,7 +44,7 @@ platformdirs==3.5.3
     #   virtualenv
 pluggy==1.0.0
     # via tox
-pre-commit==3.3.2
+pre-commit==3.3.3
     # via -r integration.in
 pyproject-api==1.5.1
     # via tox