superset/superset-frontend
dependabot[bot] 5b7b136dd5
chore(deps): bump d3-hierarchy from 1.1.9 to 3.1.2 in /superset-frontend
Bumps [d3-hierarchy](https://github.com/d3/d3-hierarchy) from 1.1.9 to 3.1.2.
- [Release notes](https://github.com/d3/d3-hierarchy/releases)
- [Commits](https://github.com/d3/d3-hierarchy/compare/v1.1.9...v3.1.2)

---
updated-dependencies:
- dependency-name: d3-hierarchy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 07:42:26 +00:00
..
.storybook feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907) 2024-02-15 07:40:17 -07:00
cypress-base fix: Fixes workflow Applitools Cypress (#28566) 2024-05-20 16:32:31 +03:00
packages feat: add Nightingale chart support for echarts pie chart (#28597) 2024-05-28 12:19:38 -06:00
plugins chore(deps): bump d3-hierarchy from 1.1.9 to 3.1.2 in /superset-frontend 2024-06-01 07:42:26 +00:00
scripts feat: bake translations as part of the build processes (#28483) 2024-05-29 16:58:08 -07:00
spec feat(dashboard): Add metadata bar to the header (#27857) 2024-05-10 10:28:57 -07:00
src fix(Mixed Chart Filter Control): Allow delete condition for `adhoc_filters_b` (#28771) 2024-05-31 14:44:37 -07:00
tools fix: rm eslint-plugin-translation-vars engine requirement (#20420) 2022-06-17 14:29:57 +08:00
.eslintignore chore: remove config of temporary_superset_ui (#18708) 2022-02-14 16:12:43 +08:00
.eslintrc.js feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907) 2024-02-15 07:40:17 -07:00
.gitignore feat: accelerate webpack builds with filesystem cache (#28282) 2024-04-30 23:18:20 -07:00
.nvmrc fix(node): bump node version in nvmrc files (#27974) 2024-04-10 11:33:38 -06:00
.prettierignore chore: Splits the CHANGELOG into multiple files (#26800) 2024-01-26 08:10:49 -05:00
applitools.config.js feat: Run Applitools on public Storybook (#19852) 2022-05-09 14:17:22 +02:00
babel.config.js fix(plugin-chart-handlebars): Update webpack/babel config to fix build/runtime warnings/errors (#21779) 2022-10-12 21:32:31 -06:00
cypress_build.sh chore: Upgrade Cypress to 10.11.0 (#23813) 2023-04-26 16:17:59 +02:00
jest.config.js fix: smarter date formatter (#25404) 2023-09-27 09:52:36 -07:00
js_build.sh chore: improve/decouple eslint and tsc 'npm run' commands (#26704) 2024-01-24 08:51:08 -08:00
lerna.json chore: Allow external extensions to include their own package.json files (#26004) 2023-11-21 15:43:50 +01:00
package-lock.json chore(deps): bump d3-hierarchy from 1.1.9 to 3.1.2 in /superset-frontend 2024-06-01 07:42:26 +00:00
package.json feat: bake translations as part of the build processes (#28483) 2024-05-29 16:58:08 -07:00
prettier.config.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
tsconfig.json fix: suppress translation warning in jest (#20404) 2022-06-21 20:38:58 +08:00
webpack.config.js fix: Revert "chore(build): uplift `webpack`-related packages to v5 (#28342)" (#28384) 2024-05-08 15:40:05 +02:00
webpack.proxy-config.js fix(webpack-dev-server): parse env args (#19744) 2024-02-07 14:59:41 -07:00