You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/29 07:58:26 UTC

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

dependabot[bot] opened a new pull request, #26838:
URL: https://github.com/apache/superset/pull/26838

   Bumps [antd](https://github.com/ant-design/ant-design) from 4.19.3 to 5.13.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/ant-design/ant-design/releases">antd's releases</a>.</em></p>
   <blockquote>
   <h2>5.13.3</h2>
   <ul>
   <li>Input
   <ul>
   <li>🐞 Fix Input.Search width 1px smaller than Input. <a href="https://redirect.github.com/ant-design/ant-design/pull/47193">#47193</a></li>
   <li>🐞 Fix Input inside Space.Compact display incorrectly when <code>showCount</code> is <code>true</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/47112">#47112</a> <a href="https://github.com/huiliangShen"><code>@​huiliangShen</code></a></li>
   </ul>
   </li>
   <li>🐞 Fix Descriptions lost border style when item's children is falsy. <a href="https://redirect.github.com/ant-design/ant-design/pull/47191">#47191</a></li>
   <li>🐞 Fix Table <code>column.onFilter</code> don't work on tree table data. <a href="https://redirect.github.com/ant-design/ant-design/pull/47170">#47170</a> <a href="https://github.com/Mumujianguang"><code>@​Mumujianguang</code></a></li>
   <li>🐞 Fix Affix <code>placeholder</code> height anomaly when browser zoom is 80%. <a href="https://redirect.github.com/ant-design/ant-design/pull/46823">#46823</a> <a href="https://github.com/zhipenglin"><code>@​zhipenglin</code></a></li>
   <li>🐞 Fix QRCode background color in dark mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/47128">#47128</a> <a href="https://github.com/kampiu"><code>@​kampiu</code></a></li>
   <li>🐞 Fix Statistic component don't support html <code>role</code> and <code>data-*</code> and <code>aria-*</code> attributes. <a href="https://redirect.github.com/ant-design/ant-design/pull/47149">#47149</a></li>
   <li>🐞 Fix Transfer inverting current page incorrectly. <a href="https://redirect.github.com/ant-design/ant-design/pull/47125">#47125</a> <a href="https://github.com/linxianxi"><code>@​linxianxi</code></a></li>
   <li>💄 Lower the priority of Button <code>size</code> styles. <a href="https://redirect.github.com/ant-design/ant-design/pull/47074">#47074</a> <a href="https://github.com/crazyair"><code>@​crazyair</code></a></li>
   <li>🐞 Fix Modal conflicting props bettween <code>classNames.wrapper</code> and <code>centered</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/47076">#47076</a> <a href="https://github.com/sunsunmonkey"><code>@​sunsunmonkey</code></a></li>
   <li>🐞 Fix false positive console warning for Spin with <code>tip</code> and <code>fullscreen</code> used together. <a href="https://redirect.github.com/ant-design/ant-design/pull/47015">#47015</a> <a href="https://github.com/xsjcTony"><code>@​xsjcTony</code></a></li>
   <li>🗑 Remove unused PageHeader locale text and ConfigProvider <code>pageHeader</code> property. <a href="https://redirect.github.com/ant-design/ant-design/pull/47163">#47163</a> <a href="https://github.com/li-jia-nan"><code>@​li-jia-nan</code></a></li>
   <li>🛠 Refactor Drawer motion style code. <a href="https://redirect.github.com/ant-design/ant-design/pull/47194">#47194</a></li>
   <li>Locales
   <ul>
   <li>🇮🇹 Added missing it_IT translations for Tour component. <a href="https://redirect.github.com/ant-design/ant-design/pull/47148">#47148</a> <a href="https://github.com/nikzanda"><code>@​nikzanda</code></a></li>
   <li>🇯🇵 Added missing locale keys in ja_JP locale for Table filters. <a href="https://redirect.github.com/ant-design/ant-design/pull/47072">#47072</a> <a href="https://github.com/sebastibe"><code>@​sebastibe</code></a></li>
   </ul>
   </li>
   </ul>
   <hr />
   <ul>
   <li>Input
   <ul>
   <li>🐞 修复 Input.Search 宽度比 Input 少 1px 的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/47193">#47193</a></li>
   <li>🐞 修复 Input 启用 <code>showCount</code> 时在 Space.Compact 下的样式错误。<a href="https://redirect.github.com/ant-design/ant-design/pull/47112">#47112</a> <a href="https://github.com/huiliangShen"><code>@​huiliangShen</code></a></li>
   </ul>
   </li>
   <li>🐞 修复 Descriptions 当 <code>item</code> 的 <code>children</code> 为 <code>null</code> 时丢失单元格右边框样式的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/47191">#47191</a></li>
   <li>🐞 修复 Table <code>column.onFilter</code> 方法未过滤树形数据的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/47170">#47170</a> <a href="https://github.com/Mumujianguang"><code>@​Mumujianguang</code></a></li>
   <li>🐞 修复 Affix 在 Chrome 缩放 <code>80%</code> 的情况下占位高度异常的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/46823">#46823</a> <a href="https://github.com/zhipenglin"><code>@​zhipenglin</code></a></li>
   <li>🐞 修复 QRCode 在暗黑模式下的背景色。<a href="https://redirect.github.com/ant-design/ant-design/pull/47128">#47128</a> <a href="https://github.com/kampiu"><code>@​kampiu</code></a></li>
   <li>🐞 修复 Statistic 组件不支持 HTML <code>role</code>、<code>data-*</code> 和 <code>aria-*</code> 等属性的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/47149">#47149</a></li>
   <li>🐞 修复 Transfer 反选当页错误的问题<a href="https://redirect.github.com/ant-design/ant-design/pull/47125">#47125</a> <a href="https://github.com/linxianxi"><code>@​linxianxi</code></a></li>
   <li>💄 降低 Button <code>size</code> 样式权重以方便覆盖。<a href="https://redirect.github.com/ant-design/ant-design/pull/47074">#47074</a> <a href="https://github.com/crazyair"><code>@​crazyair</code></a></li>
   <li>🐞 修复 Modal 自定义 <code>classNames.wrapper</code> 时 <code>centered</code> 属性不生效的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/47076">#47076</a> <a href="https://github.com/sunsunmonkey"><code>@​sunsunmonkey</code></a></li>
   <li>🐞 修复 Spin 组件在 <code>tip</code> 和 <code>fullscreen</code> 同时使用时的控制台误报。<a href="https://redirect.github.com/ant-design/ant-design/pull/47015">#47015</a> <a href="https://github.com/xsjcTony"><code>@​xsjcTony</code></a></li>
   <li>🗑 移除了早已失效的 PageHeader 组件相关的多语言文案和 ConfigProvider 的 <code>pageHeader</code> 属性。<a href="https://redirect.github.com/ant-design/ant-design/pull/47163">#47163</a> <a href="https://github.com/li-jia-nan"><code>@​li-jia-nan</code></a></li>
   <li>🛠 重构简化 Drawer 的动画代码。<a href="https://redirect.github.com/ant-design/ant-design/pull/47194">#47194</a></li>
   <li>国际化
   <ul>
   <li>🇮🇹 为 Tour 组件补充 it_IT 本地化文案。<a href="https://redirect.github.com/ant-design/ant-design/pull/47148">#47148</a> <a href="https://github.com/nikzanda"><code>@​nikzanda</code></a></li>
   <li>🇯🇵 为 Table 组件筛选功能补充 ja_JP 本地化文案。<a href="https://redirect.github.com/ant-design/ant-design/pull/47072">#47072</a> <a href="https://github.com/sebastibe"><code>@​sebastibe</code></a></li>
   </ul>
   </li>
   </ul>
   <h2>5.13.2</h2>
   <ul>
   <li>🐞 Fix that the inline rendering does not take effect when the <code>preview.getContainer</code> value for Image is false. <a href="https://redirect.github.com/ant-design/ant-design/pull/47034">#47034</a> <a href="https://github.com/FEyudong"><code>@​FEyudong</code></a></li>
   <li>🐞 Fix Modal static function with <code>prefixCls</code> breaks children other component <code>prefixCls</code> and thus bring the motion miss. <a href="https://redirect.github.com/ant-design/ant-design/pull/47010">#47010</a></li>
   <li>🐞 Fix ok button of the DatePicker becomes compacted when used with Space.Compact. <a href="https://redirect.github.com/ant-design/ant-design/pull/46769">#46769</a> <a href="https://github.com/Fatpandac"><code>@​Fatpandac</code></a></li>
   <li>💄 Optimize Tree draggable node cursor style and collaspe icon hover style. <a href="https://redirect.github.com/ant-design/ant-design/pull/46974">#46974</a></li>
   </ul>
   <hr />
   <ul>
   <li>🐞 修复 Image 组件 <code>preview.getContainer</code> 值为 false 时,内联渲染不生效的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/47034">#47034</a> <a href="https://github.com/FEyudong"><code>@​FEyudong</code></a></li>
   <li>🐞 修复 Modal 静态方法配置 <code>prefixCls</code> 时,会改变所有子元素的 <code>prefixCls</code> 并导致动画丢失的问题。<a href="https://redirect.github.com/ant-design/ant-design/pull/47010">#47010</a></li>
   <li>🐞 修复 Space.Compact 与 DatePicker 一起使用导致 DatePicker 的确认按钮样式错误。<a href="https://redirect.github.com/ant-design/ant-design/pull/46769">#46769</a> <a href="https://github.com/Fatpandac"><code>@​Fatpandac</code></a></li>
   <li>💄 优化 Tree 拖拽节点和展开收起按钮的鼠标 hover 样式。<a href="https://redirect.github.com/ant-design/ant-design/pull/46974">#46974</a></li>
   </ul>
   <h2>5.13.1</h2>
   <ul>
   <li>🐞 Fix Checkbox type error with <code>@types/react</code> version 16 or 17. <a href="https://redirect.github.com/ant-design/ant-design/pull/46962">#46962</a> <a href="https://github.com/crazyair"><code>@​crazyair</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md">antd's changelog</a>.</em></p>
   <blockquote>
   <h2>5.13.3</h2>
   <p><code>2024-01-28</code></p>
   <ul>
   <li>Input
   <ul>
   <li>🐞 Fix Input.Search width 1px smaller than Input. <a href="https://redirect.github.com/ant-design/ant-design/pull/47193">#47193</a></li>
   <li>🐞 Fix Input inside Space.Compact display incorrectly when <code>showCount</code> is <code>true</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/47112">#47112</a> <a href="https://github.com/huiliangShen"><code>@​huiliangShen</code></a></li>
   </ul>
   </li>
   <li>🐞 Fix Descriptions lost border style when item's children is falsy. <a href="https://redirect.github.com/ant-design/ant-design/pull/47191">#47191</a></li>
   <li>🐞 Fix Table <code>column.onFilter</code> don't work on tree table data. <a href="https://redirect.github.com/ant-design/ant-design/pull/47170">#47170</a> <a href="https://github.com/Mumujianguang"><code>@​Mumujianguang</code></a></li>
   <li>🐞 Fix Affix <code>placeholder</code> height anomaly when browser zoom is 80%. <a href="https://redirect.github.com/ant-design/ant-design/pull/46823">#46823</a> <a href="https://github.com/zhipenglin"><code>@​zhipenglin</code></a></li>
   <li>🐞 Fix QRCode background color in dark mode. <a href="https://redirect.github.com/ant-design/ant-design/pull/47128">#47128</a> <a href="https://github.com/kampiu"><code>@​kampiu</code></a></li>
   <li>🐞 Fix Statistic component don't support html <code>role</code> and <code>data-*</code> and <code>aria-*</code> attributes. <a href="https://redirect.github.com/ant-design/ant-design/pull/47149">#47149</a></li>
   <li>🐞 Fix Transfer inverting current page incorrectly. <a href="https://redirect.github.com/ant-design/ant-design/pull/47125">#47125</a> <a href="https://github.com/linxianxi"><code>@​linxianxi</code></a></li>
   <li>💄 Lower the priority of Button <code>size</code> styles. <a href="https://redirect.github.com/ant-design/ant-design/pull/47074">#47074</a> <a href="https://github.com/crazyair"><code>@​crazyair</code></a></li>
   <li>🐞 Fix Modal conflicting props bettween <code>classNames.wrapper</code> and <code>centered</code>. <a href="https://redirect.github.com/ant-design/ant-design/pull/47076">#47076</a> <a href="https://github.com/sunsunmonkey"><code>@​sunsunmonkey</code></a></li>
   <li>🐞 Fix false positive console warning for Spin with <code>tip</code> and <code>fullscreen</code> used together. <a href="https://redirect.github.com/ant-design/ant-design/pull/47015">#47015</a> <a href="https://github.com/xsjcTony"><code>@​xsjcTony</code></a></li>
   <li>🗑 Remove unused PageHeader locale text and ConfigProvider <code>pageHeader</code> property. <a href="https://redirect.github.com/ant-design/ant-design/pull/47163">#47163</a> <a href="https://github.com/li-jia-nan"><code>@​li-jia-nan</code></a></li>
   <li>🛠 Refactor Drawer motion style code. <a href="https://redirect.github.com/ant-design/ant-design/pull/47194">#47194</a></li>
   <li>Locales
   <ul>
   <li>🇮🇹 Added missing it_IT translations for Tour component. <a href="https://redirect.github.com/ant-design/ant-design/pull/47148">#47148</a> <a href="https://github.com/nikzanda"><code>@​nikzanda</code></a></li>
   <li>🇯🇵 Added missing locale keys in ja_JP locale for Table filters. <a href="https://redirect.github.com/ant-design/ant-design/pull/47072">#47072</a> <a href="https://github.com/sebastibe"><code>@​sebastibe</code></a></li>
   </ul>
   </li>
   </ul>
   <h2>5.13.2</h2>
   <p><code>2024-01-19</code></p>
   <ul>
   <li>🐞 Fix that the inline rendering does not take effect when the <code>preview.getContainer</code> value for Image is false. <a href="https://redirect.github.com/ant-design/ant-design/pull/47034">#47034</a> <a href="https://github.com/FEyudong"><code>@​FEyudong</code></a></li>
   <li>🐞 Fix Modal static function with <code>prefixCls</code> breaks children other component <code>prefixCls</code> and thus bring the motion miss. <a href="https://redirect.github.com/ant-design/ant-design/pull/47010">#47010</a></li>
   <li>🐞 Fix ok button of the DatePicker becomes compacted when used with Space.Compact. <a href="https://redirect.github.com/ant-design/ant-design/pull/46769">#46769</a> <a href="https://github.com/Fatpandac"><code>@​Fatpandac</code></a></li>
   <li>💄 Optimize Tree draggable node cursor style and collaspe icon hover style. <a href="https://redirect.github.com/ant-design/ant-design/pull/46974">#46974</a></li>
   </ul>
   <h2>5.13.1</h2>
   <p><code>2024-01-15</code></p>
   <ul>
   <li>🐞 Fix Checkbox type error with <code>@types/react</code> version 16 or 17. <a href="https://redirect.github.com/ant-design/ant-design/pull/46962">#46962</a> <a href="https://github.com/crazyair"><code>@​crazyair</code></a></li>
   </ul>
   <h2>5.13.0</h2>
   <p><code>2024-01-13</code></p>
   <ul>
   <li>🔥 Form support <code>variant</code> to control components variant inside. <a href="https://redirect.github.com/ant-design/ant-design/pull/46573">#46573</a>
   <ul>
   <li>🆕 Cascader、DatePicker、Select、TreeSelect、Input、InputNumber、Mentions support <code>variant</code> props. <a href="https://redirect.github.com/ant-design/ant-design/pull/46568">#46568</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/46549">#46549</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/46435">#46435</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/46381">#46381</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/46379">#46379</a> <a href="https://redirect.github.com/ant-design/ant-design/pull/46337">#46337</a></li>
   </ul>
   </li>
   <li>🆕 QRCode support <code>status</code> adds a new scanned option. <a href="https://redirect.github.com/ant-design/ant-design/pull/46704">#46704</a></li>
   <li>🆕 Table support <code>hidden</code> to set hidden columns. <a href="https://redirect.github.com/ant-design/ant-design/pull/46957">#46957</a> <a href="https://github.com/madocto"><code>@​madocto</code></a></li>
   <li>🆕 Select support the <code>maxCount</code>, which is used to set the maximum selectable value. <a href="https://redirect.github.com/ant-design/ant-design/pull/46667">#46667</a></li>
   <li>🆕 Mentions support <code>allowClear</code> for setting the clearing function. <a href="https://redirect.github.com/ant-design/ant-design/pull/46396">#46396</a> <a href="https://github.com/yociduo"><code>@​yociduo</code></a></li>
   <li>🆕 ColorPicker support displaying cleared status. <a href="https://redirect.github.com/ant-design/ant-design/pull/45993">#45993</a></li>
   <li>🆕 Drawer adds <code>styles.wrapper</code> and discards the <code>contentWrapperStyle</code> <code>drawerStyle</code> <code>maskStyle</code> attributes, and simplifies the dom structure. <a href="https://redirect.github.com/ant-design/ant-design/pull/46858">#46858</a></li>
   <li>Tour</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/ant-design/ant-design/commit/3365a84db1ddc99fb352e4a72a76825a91fce469"><code>3365a84</code></a> docs(:sparkles:): release 5.13.3 (<a href="https://redirect.github.com/ant-design/ant-design/issues/47195">#47195</a>)</li>
   <li><a href="https://github.com/ant-design/ant-design/commit/8eab5139ad5b6db7982ac2a739ba9408459ffafb"><code>8eab513</code></a> refactor: Drawer motion style (<a href="https://redirect.github.com/ant-design/ant-design/issues/47194">#47194</a>)</li>
   <li><a href="https://github.com/ant-design/ant-design/commit/201f1fc7896521732b8a26930e4738bd4e12e00e"><code>201f1fc</code></a> fix: Input.Search 1px smaller then Input (<a href="https://redirect.github.com/ant-design/ant-design/issues/47193">#47193</a>)</li>
   <li><a href="https://github.com/ant-design/ant-design/commit/57d8ae8fce8a5d1996503fbc959fd7c9581eb8fc"><code>57d8ae8</code></a> fix: Select and AutoComplete notFoundContent style missing (<a href="https://redirect.github.com/ant-design/ant-design/issues/47192">#47192</a>)</li>
   <li><a href="https://github.com/ant-design/ant-design/commit/c9d53f7a99a8dca6ceb06145f536163710bbeaab"><code>c9d53f7</code></a> fix: Descriptions lost border style when children is falsy (<a href="https://redirect.github.com/ant-design/ant-design/issues/47191">#47191</a>)</li>
   <li><a href="https://github.com/ant-design/ant-design/commit/25eda833fbad6d86e28e70559e1a009fe6dd1812"><code>25eda83</code></a> fix(Table): the onFilter methods of column adds ability to filter children (#...</li>
   <li><a href="https://github.com/ant-design/ant-design/commit/f613db0226e4da82b04ae2279be65d78ae7addc1"><code>f613db0</code></a> fix: fix Affix placeholder height anomaly when browser zoom is 80%</li>
   <li><a href="https://github.com/ant-design/ant-design/commit/62df041f03c6408567500df4fc54718bbdfaeee2"><code>62df041</code></a> fix(Input): props show-count param display incorrect in space compact mode (#...</li>
   <li><a href="https://github.com/ant-design/ant-design/commit/33b1aa0a14dad638ba90eb000860fd16d2e4b83f"><code>33b1aa0</code></a> demo: fix the scroll area is scrolled to the bottom (<a href="https://redirect.github.com/ant-design/ant-design/issues/47186">#47186</a>)</li>
   <li><a href="https://github.com/ant-design/ant-design/commit/601d4db14be4284a30ea0934746c5daf960978ef"><code>601d4db</code></a> fix(Site): Fix the issue of font color not synchronizing with theme changes i...</li>
   <li>Additional commits viewable in <a href="https://github.com/ant-design/ant-design/compare/4.19.3...5.13.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=antd&package-manager=npm_and_yarn&previous-version=4.19.3&new-version=5.13.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


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

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed pull request #26838: build(deps): bump antd from 4.19.3 to 5.13.3 in /docs
URL: https://github.com/apache/superset/pull/26838


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


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

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on PR #26838:
URL: https://github.com/apache/superset/pull/26838#issuecomment-1915493708

   @dependabot rebase


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


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

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #26838:
URL: https://github.com/apache/superset/pull/26838#issuecomment-1915665451

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org