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 2022/01/11 06:07:39 UTC

[superset] branch dependabot/npm_and_yarn/superset-frontend/emotion/react-11.7.1 updated (c0e7146 -> fa2c0be)

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

github-bot pushed a change to branch dependabot/npm_and_yarn/superset-frontend/emotion/react-11.7.1
in repository https://gitbox.apache.org/repos/asf/superset.git.


 discard c0e7146  chore(deps): bump @emotion/react in /superset-frontend
     add fecb6d9  chore: fixing annoying warning about escaping in Emotion styling (#17972)
     add c0a7695  chore: bump typescript to 4.5.4, and adjust storybook story. (#17971)
     add d2d4f8e  feat: Add support for Azure Data Explorer (Kusto) db engine spec (#17898)
     add d35da1f  fix: css template API response, less data (#17980)
     add 7964465  Close bracket on Helm chart reference (#17975)
     add 35f4c33  fix(native-filters): apply default value correctly when it's set (#17982)
     add 7329e3c  docs(contributing): update contributing section on docs page to match CONTRIBUTING.md (#17718)
     add bd9e123  fix(dashboard): scope status of filter not update in dashboard metadata (#17945)
     add 3a9bd12  fix: Returns 404 instead of 500 for unknown dashboard filter state keys (#17878)
     add 1e544ce  fix: null dates in table chart (#17974)
     add 05d9cde  feat: update time comparison choices (again) (#17968)
     add f6b9393  Tooltip no longer dancing (#17931)
     add df69920  Moved dataset editor lock to top of component (#17930)
     add c139312  fix:  dashboard full screen layout (#17985)
     add f7add54  Fixed error handling in Report modal (#17988)
     add 3d829fc  fix:  dashboard reload crash (#17992)
     add e91b9a6  refactor: move superset-ui dependencies to peerDependencies (#17965)
     add fa2c0be  chore(deps): bump @emotion/react in /superset-frontend

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   (c0e7146)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-frontend/emotion/react-11.7.1 (fa2c0be)

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:
 README.md                                          |     2 +-
 docs/doczrc.js                                     |     2 +-
 docs/gatsby-node.js                                |     2 +-
 docs/installation.rst                              |    17 +
 docs/package-lock.json                             |  1010 +-
 docs/package.json                                  |     2 +-
 .../pages/docs/Connecting to Databases/index.mdx   |     1 +
 .../pages/docs/Connecting to Databases/kusto.mdx   |    21 +
 .../pages/docs/Contributing/contributing-page.mdx  |    21 +
 .../docs/Contributing/conventions-and-typing.mdx   |    58 +
 .../pages/docs/Contributing/hooks-and-linting.mdx  |    62 +
 docs/src/pages/docs/Contributing/local-backend.mdx |   107 +
 .../docs/Contributing/pull-request-guidelines.mdx  |    97 +
 docs/src/pages/docs/Contributing/style-guide.mdx   |    55 +
 .../pages/docs/Contributing/testing-locally.mdx    |   276 +
 docs/src/pages/docs/Contributing/translations.mdx  |   104 +
 .../docs/Contributing/types-of-contributions.mdx   |    61 +
 docs/src/pages/docs/Miscellaneous/chart-params.mdx |   148 +
 docs/src/pages/docs/contributing-page.mdx          |    24 -
 .../src/pages/docs/installation/alerts_reports.mdx |     2 +-
 .../docs/installation/async_queries_celery.mdx     |     2 +-
 .../docs/installation/building-viz-plugins.mdx     |     2 +-
 docs/src/pages/docs/installation/caching.mdx       |     2 +-
 docs/src/pages/docs/installation/configuring.mdx   |     2 +-
 .../pages/docs/installation/event-logging-page.mdx |     2 +-
 .../pages/docs/installation/frontend-assets.mdx    |    92 +
 .../pages/docs/installation/installing_scratch.mdx |     2 +-
 docs/src/pages/docs/installation/kubernetes.mdx    |     4 +-
 .../docs/installation/networking_settings.mdx      |     2 +-
 .../src/pages/docs/installation/sql_templating.mdx |     4 +-
 .../pages/docs/installation/upgrading_superset.mdx |     2 +-
 setup.py                                           |     1 +
 superset-frontend/lerna.json                       |    12 +-
 superset-frontend/package-lock.json                | 14845 ++++++++-----------
 superset-frontend/package.json                     |    10 +-
 .../generators/plugin-chart/templates/package.erb  |     6 +-
 .../superset-ui-chart-controls/package.json        |     2 +-
 .../src/sections/advancedAnalytics.tsx             |     2 +
 .../packages/superset-ui-demo/package.json         |    58 +-
 .../legacy-plugin-chart-calendar/package.json      |     4 +-
 .../plugins/legacy-plugin-chart-chord/package.json |     6 +-
 .../legacy-plugin-chart-country-map/package.json   |     6 +-
 .../legacy-plugin-chart-event-flow/package.json    |     6 +-
 .../package.json                                   |     4 +-
 .../legacy-plugin-chart-heatmap/package.json       |     6 +-
 .../legacy-plugin-chart-histogram/package.json     |     4 +-
 .../legacy-plugin-chart-horizon/package.json       |     4 +-
 .../legacy-plugin-chart-map-box/package.json       |     4 +-
 .../legacy-plugin-chart-paired-t-test/package.json |     4 +-
 .../package.json                                   |     4 +-
 .../legacy-plugin-chart-partition/package.json     |     4 +-
 .../src/controlPanel.tsx                           |     2 +
 .../legacy-plugin-chart-pivot-table/package.json   |     6 +-
 .../plugins/legacy-plugin-chart-rose/package.json  |     4 +-
 .../legacy-plugin-chart-rose/src/controlPanel.tsx  |     2 +
 .../legacy-plugin-chart-sankey-loop/package.json   |     6 +-
 .../legacy-plugin-chart-sankey/package.json        |     4 +-
 .../legacy-plugin-chart-sunburst/package.json      |     6 +-
 .../legacy-plugin-chart-treemap/package.json       |     6 +-
 .../legacy-plugin-chart-world-map/package.json     |     4 +-
 .../legacy-preset-chart-deckgl/package.json        |     4 +-
 .../plugins/legacy-preset-chart-nvd3/package.json  |     4 +-
 .../legacy-preset-chart-nvd3/src/NVD3Controls.tsx  |     2 +
 .../legacy-preset-chart-nvd3/src/ReactNVD3.jsx     |     5 +-
 .../plugins/plugin-chart-echarts/package.json      |     4 +-
 .../plugins/plugin-chart-pivot-table/package.json  |     7 +-
 .../plugins/plugin-chart-table/package.json        |     4 +-
 .../plugin-chart-table/src/utils/formatValue.ts    |     8 +-
 .../plugin-chart-table/test/TableChart.test.tsx    |     3 +-
 .../plugins/plugin-chart-table/test/testData.ts    |     7 +
 .../plugins/plugin-chart-word-cloud/package.json   |     4 +-
 .../plugins/preset-chart-xy/package.json           |     4 +-
 .../components/TemplateParamsEditor/index.tsx      |     2 +-
 .../src/components/Datasource/DatasourceEditor.jsx |    34 +-
 .../ModalTrigger/ModalTrigger.stories.tsx          |     2 +-
 .../src/components/ReportModal/index.tsx           |    75 +-
 .../src/dashboard/actions/nativeFilters.ts         |    19 +
 .../src/dashboard/components/DashboardGrid.jsx     |     4 +-
 .../Header/HeaderActionsDropdown/index.jsx         |     1 -
 superset-frontend/src/dataMask/reducer.ts          |     4 +-
 .../src/explore/controlPanels/sections.tsx         |     2 +
 superset-frontend/src/reports/actions/reports.js   |    21 +-
 superset/css_templates/api.py                      |     4 +-
 superset/dashboards/filter_state/commands/get.py   |    15 +-
 superset/db_engine_specs/base.py                   |     4 +
 superset/db_engine_specs/kusto.py                  |   164 +
 superset/models/core.py                            |     3 +-
 tests/integration_tests/css_templates/api_tests.py |    20 +-
 .../dashboards/filter_state/api_tests.py           |     4 +-
 tests/unit_tests/db_engine_specs/test_base.py      |    27 +-
 tests/unit_tests/db_engine_specs/test_kusto.py     |   155 +
 91 files changed, 8349 insertions(+), 9487 deletions(-)
 create mode 100644 docs/src/pages/docs/Connecting to Databases/kusto.mdx
 create mode 100644 docs/src/pages/docs/Contributing/contributing-page.mdx
 create mode 100644 docs/src/pages/docs/Contributing/conventions-and-typing.mdx
 create mode 100644 docs/src/pages/docs/Contributing/hooks-and-linting.mdx
 create mode 100644 docs/src/pages/docs/Contributing/local-backend.mdx
 create mode 100644 docs/src/pages/docs/Contributing/pull-request-guidelines.mdx
 create mode 100644 docs/src/pages/docs/Contributing/style-guide.mdx
 create mode 100644 docs/src/pages/docs/Contributing/testing-locally.mdx
 create mode 100644 docs/src/pages/docs/Contributing/translations.mdx
 create mode 100644 docs/src/pages/docs/Contributing/types-of-contributions.mdx
 create mode 100644 docs/src/pages/docs/Miscellaneous/chart-params.mdx
 delete mode 100644 docs/src/pages/docs/contributing-page.mdx
 create mode 100644 docs/src/pages/docs/installation/frontend-assets.mdx
 create mode 100644 superset/db_engine_specs/kusto.py
 create mode 100644 tests/unit_tests/db_engine_specs/test_kusto.py