Skip to content

Chore(deps): Bump react-virtuoso from 1.11.1 to 2.19.1#105

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/react-virtuoso-2.19.1
Open

Chore(deps): Bump react-virtuoso from 1.11.1 to 2.19.1#105
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/react-virtuoso-2.19.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 3, 2022

Copy link
Copy Markdown

Bumps react-virtuoso from 1.11.1 to 2.19.1.

Release notes

Sourced from react-virtuoso's releases.

v2.19.1

2.19.1 (2022-10-01)

Bug Fixes

  • scrollIntoView with table header/footer (3b5722e), closes #748

v2.19.0

2.19.0 (2022-09-17)

Features

v2.18.0

2.18.0 (2022-09-06)

Features

  • support testing in JSDOM through VirtuosoMockContext (#744) (0335502)

v2.17.3

2.17.3 (2022-09-06)

Bug Fixes

  • expose context prop for grid (2f2ca89)
  • scrollToIndex correct location for table with fixed header (1741844), closes #745

v2.17.2

2.17.2 (2022-08-19)

Bug Fixes

  • allow children on custom Table component (cc31ef4)

v2.17.1

2.17.1 (2022-08-17)

Bug Fixes

  • avoid empty placeholder flashing (fe55e3f)

v2.17.0

... (truncated)

Commits
  • 3b5722e fix: scrollIntoView with table header/footer
  • 7f91b32 feat: add fixed footer to TableVirtuoso (#751)
  • 10665e8 chore: autoscrollToBottom example
  • 0335502 feat: support testing in JSDOM through VirtuosoMockContext (#744)
  • 26a6cf0 Merge pull request #736 from dineshsalunke/master
  • 1741844 fix: scrollToIndex correct location for table with fixed header
  • 2f2ca89 fix: expose context prop for grid
  • a0e57b6 Merge pull request #733 from mihkeleidast/table-children
  • cc31ef4 fix: allow children on custom Table component
  • fe55e3f fix: avoid empty placeholder flashing
  • Additional commits viewable in compare view

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 [react-virtuoso](https://github.com/petyosi/react-virtuoso) from 1.11.1 to 2.19.1.
- [Release notes](https://github.com/petyosi/react-virtuoso/releases)
- [Commits](petyosi/react-virtuoso@v1.11.1...v2.19.1)

---
updated-dependencies:
- dependency-name: react-virtuoso
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 3, 2022
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants