This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch removing-unused-vars
in repository https://gitbox.apache.org/repos/asf/superset.git
omit 63118757af Merge branch 'master' into removing-unused-vars
omit 819658a2b3 got a little overzealous!
omit f0f6f5cc63 chore(tsc): clean up unused vars
add 87558ed065 chore(dependencies): bump less from 3.12.2 to 4.2.0 in
/superset-frontend (#26841)
add be144aad87 build(deps): bump yargs and @types/yargs in
/superset-frontend (#26870)
add fae4f6b0fe chore(license): adding a missing license blurb to a
translation file (#26874)
add 0d1653fbea build(deps): bump @types/enzyme from 3.10.10 to 3.10.18 in
/superset-frontend (#26859)
add 47c337ec62 chore(dependabot): auto-update lockfiles for monorepo
package bumps (#26872)
add f31b823343 build(deps): bump rehype-sanitize from 5.0.1 to 6.0.0 in
/superset-frontend (#26860)
add 7e3d01d0f4 chore(dependabot): ignore css-minimizer-webpack-plugin
(#26879)
add b75eb03f90 chore(tsc): clean up unused vars
add 3e7ab6daf9 got a little overzealous!
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 (63118757af)
\
N -- N -- N refs/heads/removing-unused-vars (3e7ab6daf9)
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:
.github/dependabot.yml | 3 +
.github/workflows/update-monorepo-lockfiles.yml | 39 +
superset-frontend/package-lock.json | 2110 +++++++++++++-------
superset-frontend/package.json | 10 +-
.../superset-ui-chart-controls/package.json | 2 +-
.../packages/superset-ui-core/package.json | 4 +-
.../plugins/plugin-chart-table/package.json | 2 +-
superset/translations/uk/LC_MESSAGES/messages.po | 15 +
8 files changed, 1453 insertions(+), 732 deletions(-)
create mode 100644 .github/workflows/update-monorepo-lockfiles.yml