[I] Embeded Dashboards Not Using RLS in multiple Tabs [superset]

2024-05-01 Thread via GitHub
aibunny opened a new issue, #28314: URL: https://github.com/apache/superset/issues/28314 ### Bug description I have an embeded dashboard where I pass in the user-id as a part of rls clause. The dashboard uses the same dataset and the user id is provided but when the dashboard loads

Re: [I] Charts duplicating in tabs [superset]

2024-05-01 Thread via GitHub
robson-koji commented on issue #28313: URL: https://github.com/apache/superset/issues/28313#issuecomment-2089409669 Update 1 - This is not a problem with any specific chart. Since the behavior starts, any other added chart happens the same. Even with charts that were working correctly, if

[I] Charts duplicating in tabs [superset]

2024-05-01 Thread via GitHub
robson-koji opened a new issue, #28313: URL: https://github.com/apache/superset/issues/28313 ### Bug description Hi, I think there is a bug. I am using the most recent version, 4.0.0. I am using tabs in the dashboard, and for some unknown reason, some charts that I added to one tab

Re: [I] Hiding Force refresh in Dashboard [superset]

2024-05-01 Thread via GitHub
mistercrunch commented on issue #28249: URL: https://github.com/apache/superset/issues/28249#issuecomment-2089303496 I'm adding a note here as I'm thinking about evolving the security model, and going with a hierarchical action model. I want to make sure that the model we'll come up with

[PR] Fix explore hide advanced analytics for non temporal xaxis [superset]

2024-05-01 Thread via GitHub
justinpark opened a new pull request, #28312: URL: https://github.com/apache/superset/pull/28312 ### SUMMARY The superset feature allows users to choose a non-temporal column for the x-axis. However, when a non-temporal column is selected, advanced analytics and forecast options are

Re: [PR] chore(commands): Remove unnecessary commit [superset]

2024-05-01 Thread via GitHub
rusackas merged PR #28154: URL: https://github.com/apache/superset/pull/28154 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] fix(ci): run frontend actions based on master, not the fork. [superset]

2024-05-01 Thread via GitHub
rusackas commented on PR #28280: URL: https://github.com/apache/superset/pull/28280#issuecomment-2089217335 @mistercrunch fixed! (cc @michael-s-molina since we discussed this earlier) -- This is an automated message from the Apache Git Service. To respond to the message, please

[PR] chore: Move #26288 from "Database Migration" to "Other" [superset]

2024-05-01 Thread via GitHub
john-bodley opened a new pull request, #28311: URL: https://github.com/apache/superset/pull/28311 ### SUMMARY As titled. Though https://github.com/apache/superset/pull/26288 touches some migration files it doesn't actually define a migration. ### BEFORE/AFTER

Re: [PR] fix: Rename legacy line and area charts [superset]

2024-05-01 Thread via GitHub
codecov-commenter commented on PR #28113: URL: https://github.com/apache/superset/pull/28113#issuecomment-2089068565 ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/28113?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [PR] refactor(plugins): BigNumber Time Comparison with existing time_offset API [superset]

2024-05-01 Thread via GitHub
github-actions[bot] commented on PR #27718: URL: https://github.com/apache/superset/pull/27718#issuecomment-2088939075 @Antonio-RiveroMartnez Ephemeral environment spinning up at http://34.223.248.234:8080. Credentials are `admin`/`admin`. Please allow several minutes for bootstrapping and

Re: [I] Query history page is not usable in 3.1.2 and 4.0.0, caused by bug in sql_parse.py [superset]

2024-05-01 Thread via GitHub
gthomas-strike commented on issue #28145: URL: https://github.com/apache/superset/issues/28145#issuecomment-2088938047 We are encountering the same issue with a deployment using the latest `0.12.9` helm chart version -- This is an automated message from the Apache Git Service. To respond

Re: [PR] refactor(plugins): BigNumber Time Comparison with existing time_offset API [superset]

2024-05-01 Thread via GitHub
Antonio-RiveroMartnez commented on PR #27718: URL: https://github.com/apache/superset/pull/27718#issuecomment-2088922177 /testenv up FEATURE_CHART_PLUGINS_EXPERIMENTAL=true -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] "Variable is not set" error while trying to run "docker compose pull" [superset]

2024-05-01 Thread via GitHub
josedurigon closed issue #28166: "Variable is not set" error while trying to run "docker compose pull" URL: https://github.com/apache/superset/issues/28166 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [I] "Variable is not set" error while trying to run "docker compose pull" [superset]

2024-05-01 Thread via GitHub
josedurigon commented on issue #28166: URL: https://github.com/apache/superset/issues/28166#issuecomment-2088851391 I've updated my Docker and it ran without an issues. Thank you all for the support -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] "Variable is not set" error while trying to run "docker compose pull" [superset]

2024-05-01 Thread via GitHub
josedurigon commented on issue #28166: URL: https://github.com/apache/superset/issues/28166#issuecomment-2088850626 > Minimum docker-compose version is `2.24.0` what are you on? That's it. Worked just fine -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] Presto create column fix [superset]

2024-05-01 Thread via GitHub
codecov-commenter commented on PR #28305: URL: https://github.com/apache/superset/pull/28305#issuecomment-2088824025 ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/28305?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [PR] Presto create column fix [superset]

2024-05-01 Thread via GitHub
john-bodley commented on PR #28305: URL: https://github.com/apache/superset/pull/28305#issuecomment-2088807502 @eyalsh99 thanks for the fix. I was wondering whether you did a `git blame` to try to decipher why we were quoting the type in the past? I agree it seems atypical, but there

Re: [PR] refactor(helm): Allow chart operators to exclude the creation of the secret manifest [superset]

2024-05-01 Thread via GitHub
asaf400 commented on PR #28308: URL: https://github.com/apache/superset/pull/28308#issuecomment-2088723474 Done, bumped & generated -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [I] "Variable is not set" error while trying to run "docker compose pull" [superset]

2024-05-01 Thread via GitHub
mistercrunch commented on issue #28166: URL: https://github.com/apache/superset/issues/28166#issuecomment-2088674750 TODO: implement some sort of `superset check-env` command that would check for versions of node, npm, docker, docker-compose and tell you what you need to upgrade. --

Re: [I] Can not Connect to AWS Redis Serverless [superset]

2024-05-01 Thread via GitHub
mistercrunch closed issue #28264: Can not Connect to AWS Redis Serverless URL: https://github.com/apache/superset/issues/28264 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [I] Can not Connect to AWS Redis Serverless [superset]

2024-05-01 Thread via GitHub
mistercrunch commented on issue #28264: URL: https://github.com/apache/superset/issues/28264#issuecomment-2088673131 Perfect, please contribute a docs PR if you think things can be improved. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] refactor(helm): Allow chart operators to exclude the creation of the secret manifest [superset]

2024-05-01 Thread via GitHub
asaf400 commented on PR #28308: URL: https://github.com/apache/superset/pull/28308#issuecomment-2088660364 seems legit  Locally against my PR branch with default values (explicit default for new parameter) ``` [root@LAPTOP-ASAF-T14 superset]# helm template . --set

Re: [PR] feat: new Columnar upload form and API [superset]

2024-05-01 Thread via GitHub
codecov-commenter commented on PR #28192: URL: https://github.com/apache/superset/pull/28192#issuecomment-2088652503 ## [Codecov](https://app.codecov.io/gh/apache/superset/pull/28192?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)

Re: [PR] refactor(helm): Allow chart operators to exclude the creation of the secret manifest [superset]

2024-05-01 Thread via GitHub
asaf400 commented on PR #28308: URL: https://github.com/apache/superset/pull/28308#issuecomment-2088640624 > Looks good! You'll need to re-gen the chart readme and bump the chart version Sure, will do, also verify, I'm suspicious of how helm would deal with the declaimer header,

[PR] build(deps): bump ejs from 3.1.8 to 3.1.10 in /superset-frontend [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28309: URL: https://github.com/apache/superset/pull/28309 Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. Release notes Sourced from https://github.com/mde/ejs/releases;>ejs's releases. v3.1.10 Version 3.1.10

Re: [PR] build(deps): bump markdown-to-jsx from 7.4.1 to 7.4.7 in /superset-frontend [superset]

2024-05-01 Thread via GitHub
rusackas merged PR #28298: URL: https://github.com/apache/superset/pull/28298 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] build(deps): bump clsx from 2.1.0 to 2.1.1 in /docs [superset]

2024-05-01 Thread via GitHub
rusackas merged PR #28301: URL: https://github.com/apache/superset/pull/28301 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] build(deps-dev): bump eslint-plugin-testing-library from 6.2.0 to 6.2.2 in /superset-frontend [superset]

2024-05-01 Thread via GitHub
rusackas merged PR #28306: URL: https://github.com/apache/superset/pull/28306 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] chore: clean up DB create command [superset]

2024-05-01 Thread via GitHub
betodealmeida commented on code in PR #28246: URL: https://github.com/apache/superset/pull/28246#discussion_r1586403285 ## superset/commands/database/update.py: ## @@ -75,127 +73,106 @@ def run(self) -> Model: # pylint: disable=too-many-statements, too-many-branche

Re: [PR] chore: clean up DB create command [superset]

2024-05-01 Thread via GitHub
betodealmeida merged PR #28246: URL: https://github.com/apache/superset/pull/28246 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] "Variable is not set" error while trying to run "docker compose pull" [superset]

2024-05-01 Thread via GitHub
dlgldgldgld commented on issue #28166: URL: https://github.com/apache/superset/issues/28166#issuecomment-2088531378 In my case, It's resolved after updating docker-compose. before: 2.16, after: 2.26 -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] X axis format on horizontal bar chart is broken, numbers overlap and are cut in half [superset]

2024-05-01 Thread via GitHub
sfirke commented on issue #25131: URL: https://github.com/apache/superset/issues/25131#issuecomment-2088525276 And agreed, this should be two issues -- the overlap vs. the truncation on the right. I am going to take the liberty of making this issue about the truncation on the right since

Re: [I] X axis format on horizontal bar chart is broken, numbers overlap and are cut in half [superset]

2024-05-01 Thread via GitHub
sfirke commented on issue #25131: URL: https://github.com/apache/superset/issues/25131#issuecomment-2088523148 This persists in 4.0.0: ![image](https://github.com/apache/superset/assets/7569808/f01a5d1b-be87-4c75-bbf5-de59182ad4d7) -- This is an automated message from the Apache

Re: [PR] fix(ci): adding codecov token [superset]

2024-05-01 Thread via GitHub
michael-s-molina commented on PR #28277: URL: https://github.com/apache/superset/pull/28277#issuecomment-2088521313 @rusackas It looks like we need this change for all workflows that connect to Codecov such as [database

Re: [I] An error when share dashboard with copy permalink to clipboard [superset]

2024-05-01 Thread via GitHub
avecheria commented on issue #25620: URL: https://github.com/apache/superset/issues/25620#issuecomment-2088516403 Have the same issue. Can @longtomjr please explain in more details how i should start that fix script via superset shell. Thank you. -- This is an automated message from the

[PR] refactor(helm): Allow chart operators to exclude the creation of the secret manifest [superset]

2024-05-01 Thread via GitHub
asaf400 opened a new pull request, #28308: URL: https://github.com/apache/superset/pull/28308 ### SUMMARY Allow chart operators to exclude the creation of the secret manifest, This would effectively support externally created secret - specifically for the template

Re: [I] Not able to Schedule Report , some issue in the latest release [superset]

2024-05-01 Thread via GitHub
sfirke commented on issue #26335: URL: https://github.com/apache/superset/issues/26335#issuecomment-2088473886 Hi @shafad1 that seems like a different problem. Please search for existing GitHub issues, I tried searching "jinja" "where" and found this which appears to be your issue but you

Re: [PR] docs(upgrading): clarify upgrade process [superset]

2024-05-01 Thread via GitHub
sfirke commented on PR #28275: URL: https://github.com/apache/superset/pull/28275#issuecomment-2088465325 Hm @SaTae66 are you running Docker with a single container or Docker Compose? I upgraded yesterday using Docker Compose. When I run `docker compose up`, it runs the script at

Re: [I] Not able to Schedule Report , some issue in the latest release [superset]

2024-05-01 Thread via GitHub
shafad1 commented on issue #26335: URL: https://github.com/apache/superset/issues/26335#issuecomment-2088454406 Hello I am not able to apply dynamic filter using superset jinja by inputting filter values to the sql query .. superset is adding additional where clause on top of my

Re: [PR] fix(dashboards): exported datashboard - dataset duplication [superset]

2024-05-01 Thread via GitHub
butuzov commented on PR #27784: URL: https://github.com/apache/superset/pull/27784#issuecomment-2088454325 I guess we can contonue with tests. I solved my issue and pushed changed test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] Can not reorder dnd of Metrics [superset]

2024-05-01 Thread via GitHub
michael-s-molina closed issue #28013: Can not reorder dnd of Metrics URL: https://github.com/apache/superset/issues/28013 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] fix(explore): cannot reorder dnd of Metrics [superset]

2024-05-01 Thread via GitHub
michael-s-molina merged PR #28269: URL: https://github.com/apache/superset/pull/28269 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [I] Scheduled Report Error: An unexpected occurred while executing the report [superset]

2024-05-01 Thread via GitHub
kha84 commented on issue #13698: URL: https://github.com/apache/superset/issues/13698#issuecomment-2088349858 For those, who want to stay on SQLite there's an easy fix for that - https://github.com/apache/superset/issues/26335#issuecomment-2088308912 -- This is an automated message from

Re: [I] Not able to Schedule Report , some issue in the latest release [superset]

2024-05-01 Thread via GitHub
kha84 commented on issue #26335: URL: https://github.com/apache/superset/issues/26335#issuecomment-2088308912 Actually there's an easy way to restore it back to work with SQLite. You just need to modify superset/reports/models.py like this: ``` $ diff ./reports/models.py

Re: [I] Can not Connect to AWS Redis Serverless [superset]

2024-05-01 Thread via GitHub
StephenKing commented on issue #28264: URL: https://github.com/apache/superset/issues/28264#issuecomment-2088167630 AFAIK ElastiCache *Serverless* enforces TLS, so it seems use _rediss_ is the way to go and I suggest to close this. -- This is an automated message from the Apache Git

[PR] build(deps-dev): bump @storybook/addon-docs from 7.6.13 to 8.0.9 in /superset-frontend [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28307: URL: https://github.com/apache/superset/pull/28307 Bumps [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) from 7.6.13 to 8.0.9. Release notes Sourced from

[PR] build(deps-dev): bump eslint-plugin-testing-library from 6.2.0 to 6.2.2 in /superset-frontend [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28306: URL: https://github.com/apache/superset/pull/28306 Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 6.2.0 to 6.2.2. Release notes Sourced from

Re: [I] Failure on creation of a new Presto dataset due to failure to load columns [superset]

2024-05-01 Thread via GitHub
eyalsh99 commented on issue #25962: URL: https://github.com/apache/superset/issues/25962#issuecomment-2088136138 > @eyalsh99 are you still planning to open a PR for that change (and maybe add a test if we're lucky?) Apologies for the late response. Submitted the PR: #28305 -- This

[PR] Presto create column fix [superset]

2024-05-01 Thread via GitHub
eyalsh99 opened a new pull request, #28305: URL: https://github.com/apache/superset/pull/28305 fix(presto): create column info - return native type ### SUMMARY Current Presto db_engine_spec get_columns failes because _create_column_info returned a stringifyied type instead of

[PR] build(deps): bump @storybook/addon-controls from 7.6.13 to 8.0.9 in /superset-frontend [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28304: URL: https://github.com/apache/superset/pull/28304 Bumps [@storybook/addon-controls](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/controls) from 7.6.13 to 8.0.9. Release notes Sourced from

Re: [PR] build(deps): bump swagger-ui-react from 4.1.3 to 5.17.0 in /docs [superset]

2024-05-01 Thread via GitHub
dependabot[bot] closed pull request #28186: build(deps): bump swagger-ui-react from 4.1.3 to 5.17.0 in /docs URL: https://github.com/apache/superset/pull/28186 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] build(deps): bump swagger-ui-react from 4.1.3 to 5.17.0 in /docs [superset]

2024-05-01 Thread via GitHub
dependabot[bot] commented on PR #28186: URL: https://github.com/apache/superset/pull/28186#issuecomment-2088123473 Superseded by #28303. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] build(deps): bump swagger-ui-react from 4.1.3 to 5.17.2 in /docs [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28303: URL: https://github.com/apache/superset/pull/28303 Bumps [swagger-ui-react](https://github.com/swagger-api/swagger-ui) from 4.1.3 to 5.17.2. Release notes Sourced from

Re: [PR] build(deps): bump antd from 4.19.3 to 5.16.4 in /docs [superset]

2024-05-01 Thread via GitHub
dependabot[bot] commented on PR #28185: URL: https://github.com/apache/superset/pull/28185#issuecomment-2088118061 Superseded by #28302. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] build(deps): bump antd from 4.19.3 to 5.16.4 in /docs [superset]

2024-05-01 Thread via GitHub
dependabot[bot] closed pull request #28185: build(deps): bump antd from 4.19.3 to 5.16.4 in /docs URL: https://github.com/apache/superset/pull/28185 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[PR] build(deps): bump antd from 4.19.3 to 5.16.5 in /docs [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28302: URL: https://github.com/apache/superset/pull/28302 Bumps [antd](https://github.com/ant-design/ant-design) from 4.19.3 to 5.16.5. Release notes Sourced from https://github.com/ant-design/ant-design/releases;>antd's releases.

[PR] build(deps): bump clsx from 2.1.0 to 2.1.1 in /docs [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28301: URL: https://github.com/apache/superset/pull/28301 Bumps [clsx](https://github.com/lukeed/clsx) from 2.1.0 to 2.1.1. Release notes Sourced from https://github.com/lukeed/clsx/releases;>clsx's releases. v2.1.1 Patches

[PR] build(deps): bump d3-time from 1.0.10 to 3.1.0 in /superset-frontend [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28300: URL: https://github.com/apache/superset/pull/28300 Bumps [d3-time](https://github.com/d3/d3-time) from 1.0.10 to 3.1.0. Release notes Sourced from https://github.com/d3/d3-time/releases;>d3-time's releases. v3.1.0 Add

[PR] build(deps): bump rimraf from 3.0.2 to 5.0.5 in /superset-frontend [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28299: URL: https://github.com/apache/superset/pull/28299 Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.5. Changelog Sourced from https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md;>rimraf's changelog.

[PR] build(deps): bump markdown-to-jsx from 7.4.1 to 7.4.7 in /superset-frontend [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28298: URL: https://github.com/apache/superset/pull/28298 Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx) from 7.4.1 to 7.4.7. Release notes Sourced from

[PR] build(deps-dev): update @babel/types requirement from ^7.24.0 to ^7.24.5 in /superset-frontend/plugins/plugin-chart-pivot-table [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28297: URL: https://github.com/apache/superset/pull/28297 Updates the requirements on [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) to permit the latest version. Release notes Sourced from

[PR] build(deps): bump deck.gl from 9.0.6 to 9.0.12 in /superset-frontend/plugins/legacy-preset-chart-deckgl [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28296: URL: https://github.com/apache/superset/pull/28296 Bumps [deck.gl](https://github.com/visgl/deck.gl) from 9.0.6 to 9.0.12. Release notes Sourced from https://github.com/visgl/deck.gl/releases;>deck.gl's releases. v9.0.12

[PR] build(deps): update urijs requirement from ^1.19.8 to ^1.19.11 in /superset-frontend/plugins/legacy-preset-chart-deckgl [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28295: URL: https://github.com/apache/superset/pull/28295 Updates the requirements on [urijs](https://github.com/medialize/URI.js) to permit the latest version. Release notes Sourced from

[PR] build(deps): bump react-bootstrap-slider from 2.1.5 to 3.0.0 in /superset-frontend/plugins/legacy-preset-chart-deckgl [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28294: URL: https://github.com/apache/superset/pull/28294 Bumps [react-bootstrap-slider](https://github.com/brownieboy/react-bootstrap-slider) from 2.1.5 to 3.0.0. Changelog Sourced from

[PR] build(deps): bump react from 16.14.0 to 18.3.1 in /superset-frontend/plugins/legacy-plugin-chart-chord [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28293: URL: https://github.com/apache/superset/pull/28293 Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.0 to 18.3.1. Release notes Sourced from https://github.com/facebook/react/releases;>react's

[PR] build(deps): bump d3-time from 1.1.0 to 3.1.0 in /superset-frontend/packages/superset-ui-core [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28292: URL: https://github.com/apache/superset/pull/28292 Bumps [d3-time](https://github.com/d3/d3-time) from 1.1.0 to 3.1.0. Release notes Sourced from https://github.com/d3/d3-time/releases;>d3-time's releases. v3.1.0 Add

[PR] build(deps): bump d3-format from 1.4.5 to 3.1.0 in /superset-frontend/packages/superset-ui-core [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28291: URL: https://github.com/apache/superset/pull/28291 Bumps [d3-format](https://github.com/d3/d3-format) from 1.4.5 to 3.1.0. Release notes Sourced from https://github.com/d3/d3-format/releases;>d3-format's releases. v3.1.0

[PR] build(deps): update dompurify requirement from ^3.1.0 to ^3.1.2 in /superset-frontend/plugins/legacy-preset-chart-nvd3 [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28290: URL: https://github.com/apache/superset/pull/28290 Updates the requirements on [dompurify](https://github.com/cure53/DOMPurify) to permit the latest version. Release notes Sourced from

Re: [PR] build(deps): bump @storybook/addon-controls from 7.6.17 to 8.0.8 in /superset-frontend/packages/superset-ui-demo [superset]

2024-05-01 Thread via GitHub
dependabot[bot] closed pull request #28076: build(deps): bump @storybook/addon-controls from 7.6.17 to 8.0.8 in /superset-frontend/packages/superset-ui-demo URL: https://github.com/apache/superset/pull/28076 -- This is an automated message from the Apache Git Service. To respond to the

[PR] build(deps): bump @storybook/addon-controls from 7.6.18 to 8.0.9 in /superset-frontend/packages/superset-ui-demo [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28289: URL: https://github.com/apache/superset/pull/28289 Bumps [@storybook/addon-controls](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/controls) from 7.6.18 to 8.0.9. Release notes Sourced from

Re: [PR] build(deps): bump @storybook/addon-controls from 7.6.17 to 8.0.8 in /superset-frontend/packages/superset-ui-demo [superset]

2024-05-01 Thread via GitHub
dependabot[bot] commented on PR #28076: URL: https://github.com/apache/superset/pull/28076#issuecomment-2088083799 Superseded by #28289. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] build(deps): bump @storybook/react from 7.6.17 to 8.0.8 in /superset-frontend/packages/superset-ui-demo [superset]

2024-05-01 Thread via GitHub
dependabot[bot] commented on PR #28072: URL: https://github.com/apache/superset/pull/28072#issuecomment-2088078254 A newer version of @​storybook/react exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version

[PR] build(deps): bump ws from 8.16.0 to 8.17.0 in /superset-websocket [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28288: URL: https://github.com/apache/superset/pull/28288 Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.0. Release notes Sourced from https://github.com/websockets/ws/releases;>ws's releases. 8.17.0 Features

[PR] build(deps): bump ioredis and @types/ioredis in /superset-websocket [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28287: URL: https://github.com/apache/superset/pull/28287 Bumps [ioredis](https://github.com/luin/ioredis) and [@types/ioredis](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ioredis). These dependencies needed to be updated

Re: [PR] build(deps-dev): bump eslint from 8.57.0 to 9.0.0 in /superset-websocket [superset]

2024-05-01 Thread via GitHub
dependabot[bot] closed pull request #28073: build(deps-dev): bump eslint from 8.57.0 to 9.0.0 in /superset-websocket URL: https://github.com/apache/superset/pull/28073 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] build(deps-dev): bump eslint from 8.57.0 to 9.0.0 in /superset-websocket [superset]

2024-05-01 Thread via GitHub
dependabot[bot] commented on PR #28073: URL: https://github.com/apache/superset/pull/28073#issuecomment-2088069451 Superseded by #28286. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] build(deps-dev): bump eslint from 8.57.0 to 9.1.1 in /superset-websocket [superset]

2024-05-01 Thread via GitHub
dependabot[bot] opened a new pull request, #28286: URL: https://github.com/apache/superset/pull/28286 Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. Release notes Sourced from https://github.com/eslint/eslint/releases;>eslint's releases. v9.1.1 Bug

Re: [PR] feat: accelerate webpack builds with filesystem cache [superset]

2024-05-01 Thread via GitHub
mistercrunch merged PR #28282: URL: https://github.com/apache/superset/pull/28282 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] docs: various improvements across the docs [superset]

2024-05-01 Thread via GitHub
mistercrunch opened a new pull request, #28285: URL: https://github.com/apache/superset/pull/28285 Review and edits / improvements across the documentation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL