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.9.10 to 7.30.3 #113

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps rc-table from 7.9.10 to 7.30.3.

Release notes

Sourced from rc-table's releases.

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

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

v7.28.3

  • Corrects the element that aria- props are applied to (#855) 0504dc6

react-component/table@v7.28.2...v7.28.3

v7.28.2

  • fix: react defaultProps warning (#913) 488fd1a
  • chore: update table demo d3f1517

react-component/table@v7.28.1...v7.28.2

v7.28.1

... (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

... (truncated)

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.9.10 to 7.30.3.
- [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.9.10...v7.30.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 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