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/01/13 23:00:58 UTC

[superset] branch dependabot/npm_and_yarn/superset-embedded-sdk/json5-1.0.2 updated (3a4cf598a9 -> 4ff1ae5d8f)

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

github-bot pushed a change to branch dependabot/npm_and_yarn/superset-embedded-sdk/json5-1.0.2
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 3a4cf598a9 build(deps): bump json5 from 1.0.1 to 1.0.2 in /superset-embedded-sdk
     add 863adca3b7 chore(deps): bump pre-commit from 2.14.0 to 2.20.0 in /requirements (#20820)
     add 3c5f75d4c2 chore(deps): bump parse-path and lerna in /superset-frontend (#21612)
     add 79b40bb979 docs: add Swile to users list (#22706)
     add 31e639318b chore(celery): update celery config variables names (#22499)
     add 46794013a0 chore: Adds 1.5.3 release to CHANGELOG.md and UPDATING.md (#22721)
     add f9972ad1ff docs(security): clarify CSP requirements and provide example TALISMAN_CONFIG (#22711)
     add 85da86dc81 fix(helm): remove config overrides for CSRF (#22716)
     add cd1f6d469b fix: remove whitespace from http_path for databricks (#22671)
     add f0d5800810 build(deps): bump json5 from 1.0.1 to 1.0.2 in /superset-frontend (#22578)
     add 910998a5ed build(deps): bump json5 from 2.1.3 to 2.2.3 in /superset-frontend/cypress-base (#22577)
     add 4ff1ae5d8f build(deps): bump json5 from 1.0.1 to 1.0.2 in /superset-embedded-sdk

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   (3a4cf598a9)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-embedded-sdk/json5-1.0.2 (4ff1ae5d8f)

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:
 CHANGELOG.md                                       |    36 +-
 CONTRIBUTING.md                                    |     6 +-
 RESOURCES/INTHEWILD.md                             |     1 +
 UPDATING.md                                        |    11 +
 docker/docker-bootstrap.sh                         |     2 +-
 docker/pythonpath_dev/superset_config.py           |    13 +-
 docs/docs/security.mdx                             |    37 +
 helm/superset/Chart.yaml                           |     2 +-
 helm/superset/README.md                            |     2 +-
 helm/superset/templates/_helpers.tpl               |     6 -
 requirements/integration.txt                       |     2 +-
 superset-frontend/cypress-base/package-lock.json   |    18 +-
 superset-frontend/package-lock.json                | 13091 +++++++++++++------
 superset-frontend/package.json                     |     2 +-
 superset/config.py                                 |     1 -
 superset/db_engine_specs/databricks.py             |     5 +
 .../unit_tests/db_engine_specs/test_databricks.py  |    22 +
 17 files changed, 9559 insertions(+), 3698 deletions(-)