Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the production-dependencies group with 3 updates #1206

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2025

Bumps the production-dependencies group with 3 updates: @ant-design/icons, @apollo/client and antd.

Updates @ant-design/icons from 5.5.2 to 5.6.0

Commits

Updates @apollo/client from 3.12.6 to 3.12.7

Release notes

Sourced from @​apollo/client's releases.

v3.12.7

Patch Changes

  • #12281 d638ec3 Thanks @​jerelmiller! - Make fatal tranport-level errors from multipart subscriptions available to the error link with the protocolErrors property.

    const errorLink = onError(({ protocolErrors }) => {
      if (protocolErrors) {
        console.log(protocolErrors);
      }
    });
  • #12281 d638ec3 Thanks @​jerelmiller! - Fix the array type for the errors field on the ApolloPayloadResult type. This type was always in the shape of the GraphQL error format, per the multipart subscriptions protocol and never a plain string or a JavaScript error object.

Changelog

Sourced from @​apollo/client's changelog.

3.12.7

Patch Changes

  • #12281 d638ec3 Thanks @​jerelmiller! - Make fatal tranport-level errors from multipart subscriptions available to the error link with the protocolErrors property.

    const errorLink = onError(({ protocolErrors }) => {
      if (protocolErrors) {
        console.log(protocolErrors);
      }
    });
  • #12281 d638ec3 Thanks @​jerelmiller! - Fix the array type for the errors field on the ApolloPayloadResult type. This type was always in the shape of the GraphQL error format, per the multipart subscriptions protocol and never a plain string or a JavaScript error object.

Commits

Updates antd from 5.23.1 to 5.23.2

Release notes

Sourced from antd's releases.

5.23.2

  • 🐞 Fix Space.Compact throwing Should not use more than one & in a selector warning. #52489
  • 💄 Fix the Layout switching sidebar button style was lost. #52477
  • 💄 Fix the scroll bar height is not 0 when the first row of the virtual scroll Table is collapsed. #52447 @​LeeSSHH
  • 💄 Fix the last item in Descriptions did not correctly fill the remaining space. #52410 @​anyuxuan
  • 💄 Fix extra margin for the last item in Radio. #52433
  • 💄 Fix the Input/Mentions clear button padding was incorrect. #52407 @​ustcfury
  • 💄 Fix rounded corners of addonAfter in Input compact mode. #52490 @​DDDDD12138
  • 💄 Fix Menu.Item links were still clickable and lacked disabled styles when in disabled state. #52402 @​aojunhao123
  • TypeScript
    • 🤖 MISC: Optimize PurePanel to use React.ComponentType type. #52480
    • 🤖 Fix missing token type for Skeleton and Rate. #52406 @​coding-ice

  • 🐞 修复 Space.Compact 抛出 Should not use more than one & in a selector 警告信息的问题。#52489
  • 💄 修复 Layout 切换侧边栏按钮样式丢失的问题。#52477
  • 💄 修复 Table 收起虚拟滚动表格第一行时滚动条高度不为 0 的问题。#52447 @​LeeSSHH
  • 💄 修复 Descriptions 最后一项未正确填充满剩余空间的问题。#52410 @​anyuxuan
  • 💄 修复 Radio.Group 最后一项多余 margin 的问题。#52433
  • 💄 修复 Input/Mentions 清除按钮 padding 不正确的问题。#52407 @​ustcfury
  • 💄 修复 Input 紧凑模式中 addonAfter 的圆角问题。#52490 @​DDDDD12138
  • 💄 修复 Menu.Item 在禁用状态下链接仍可点击且缺少禁用样式的问题。#52402 @​aojunhao123
  • TypeScript
    • 🤖 MISC: 优化 PurePanel 使用 React.ComponentType 类型。#52480
    • 🤖 修复 Skeleton 和 Rate 缺失的 token 类型。#52406 @​coding-ice
Changelog

Sourced from antd's changelog.

5.23.2

2025-01-20

  • 🐞 Fix Space.Compact throwing Should not use more than one & in a selector warning. #52489
  • 💄 Fix the Layout switching sidebar button style was lost. #52477
  • 💄 Fix the scroll bar height is not 0 when the first row of the virtual scroll Table is collapsed. #52447 @​LeeSSHH
  • 💄 Fix the last item in Descriptions did not correctly fill the remaining space. #52410 @​anyuxuan
  • 💄 Fix extra margin for the last item in Radio. #52433
  • 💄 Fix the Input/Mentions clear button padding was incorrect. #52407 @​ustcfury
  • 💄 Fix rounded corners of addonAfter in Input compact mode. #52490 @​DDDDD12138
  • 💄 Fix Menu.Item links were still clickable and lacked disabled styles when in disabled state. #52402 @​aojunhao123
  • TypeScript
    • 🤖 MISC: Optimize PurePanel to use React.ComponentType type. #52480
    • 🤖 Fix missing token type for Skeleton and Rate. #52406 @​coding-ice
Commits

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 3 updates: [@ant-design/icons](https://github.com/ant-design/ant-design-icons), [@apollo/client](https://github.com/apollographql/apollo-client) and [antd](https://github.com/ant-design/ant-design).


Updates `@ant-design/icons` from 5.5.2 to 5.6.0
- [Commits](https://github.com/ant-design/ant-design-icons/commits)

Updates `@apollo/client` from 3.12.6 to 3.12.7
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.12.6...v3.12.7)

Updates `antd` from 5.23.1 to 5.23.2
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@5.23.1...5.23.2)

---
updated-dependencies:
- dependency-name: "@ant-design/icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: antd
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependency javascript Pull requests that update Javascript code labels Jan 25, 2025
@mpapenbr mpapenbr merged commit 0b00506 into main Jan 25, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-122f03d536 branch January 25, 2025 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant