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

chore(deps): bump rc-table from 7.11.3 to 7.31.0 #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 24, 2023

Bumps rc-table from 7.11.3 to 7.31.0.

Release notes

Sourced from rc-table's releases.

v7.31.0

  • refactor: re-order that onHeadCell props has higher priority (#957) a246380

react-component/table@v7.30.4...v7.31.0

v7.30.4

  • perf: make column support jsx conditions (#40568) (#954) 1bb3ca6
  • chore: fix Code scanning alerts (#955) ec2374b
  • Fix/format (#945) 27a8241
  • feat: update dumi version & config (#936) 275374e
  • chore: optimize test case (#935) b73f79c
  • chore: make dumi types can be resolved (#934) 1c0d9cd

react-component/table@v7.30.3...v7.30.4

v7.30.3

  • fix: solve table display unexpected when column fixed (#925) ca71a79

react-component/table@v7.30.2...v7.30.3

v7.30.2

  • chore: rm useless code (#933) 3795199

react-component/table@v7.30.1...v7.30.2

v7.30.1

  • chore: export const a9e10d2

react-component/table@v7.30.0...v7.30.1

v7.30.0

  • feat: export gen table (#931) 8d13855

react-component/table@v7.29.1...v7.30.0

v7.29.1

  • fix: onHeaderCell missing title (#929) 087bf6c

react-component/table@v7.29.0...v7.29.1

v7.29.0

  • refactor: Cell component with responsiveImmutable (#928) 2ce9595
  • Add CodeQL workflow for GitHub code scanning (#902) dcc9847
  • refactor: Body related component rm useMemo & wrap with responsiveImmutable (#923) ecf3fdb
  • refactor: Header & Footer & Fixed Table with responsiveImmutable (#922) 0a49fc2
  • refactor: move hover & expand into hooks (#921) 357e5f3
  • refactor: Merge context (#920) 0cd01d3
  • refactor: Part refactor (#918) f94ce30
  • refactor: drop shallowequal (#917) 932df1b
  • refactor: use @​rc-component/context (#916) 8c14d8f

... (truncated)

Changelog

Sourced from rc-table's changelog.

Changelog

7.13.3

2021-03-18

  • fix: table header broken when scroll do not have the data. #595

7.13.2

2021-03-11

  • fix: Let width go when scroll do not have the data. #594

7.13.1

2021-01-28

  • fix: Cannot read property 'scrollLeft' of null.

7.12.4

2021-01-27

  • feat: use ReadonlyArray in props. #574

7.12.3

2020-12-25

  • chore: bump rc-resize-observer.
  • chore: Fix table warning. #566

7.12.2

2020-12-12

  • fix: resolve no date header width when sticky. #564

7.12.1

2020-12-08

  • chore: fix build css lost.

7.12.0

2020-12-08

  • docs: use dumi. #558
Commits

Dependabot compatibility score

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 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)

Bumps [rc-table](https://github.com/react-component/table) from 7.11.3 to 7.31.0.
- [Release notes](https://github.com/react-component/table/releases)
- [Changelog](https://github.com/react-component/table/blob/master/CHANGELOG.md)
- [Commits](react-component/table@v7.11.3...v7.31.0)

---
updated-dependencies:
- dependency-name: rc-table
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants