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(NPM) - bump react-virtuoso from 4.6.2 to 4.7.10 #111

Merged
merged 2 commits into from
May 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps react-virtuoso from 4.6.2 to 4.7.10.

Release notes

Sourced from react-virtuoso's releases.

v4.7.10

4.7.10 (2024-04-21)

Bug Fixes

  • restore state works in react router (bbc0967), closes #1076

v4.7.9

4.7.9 (2024-04-18)

Bug Fixes

  • adjust the way used to set data-test-id for GridList (fd7c283)
  • adjust the way used to set data-test-id for List (2e3fafe)
  • adjust the way used to set data-test-id for Scroller (11fdc52)
  • adjust the way used to set data-test-id for table (0010df4)

v4.7.8

4.7.8 (2024-04-06)

Bug Fixes

  • stop "Zero-sized element, this should not happen" error from showing up when it should not (#1061) (c7a46a8)

v4.7.7

4.7.7 (2024-03-29)

Bug Fixes

  • delay resize observer handling (1f8c8ee)

v4.7.6

4.7.6 (2024-03-28)

Bug Fixes

v4.7.5

4.7.5 (2024-03-27)

Bug Fixes

... (truncated)

Commits
  • bbc0967 fix: restore state works in react router
  • 461a5c9 chore: more conventional test attribute
  • 68aefbb Merge branch 'ts1994tw-boren/fix-the-way-used-to-set-data-test-id-for-table'
  • 0010df4 fix: adjust the way used to set data-test-id for table
  • f9127e8 Merge branch 'ts1994tw-boren/fix-the-way-used-to-set-data-test-id'
  • 11fdc52 fix: adjust the way used to set data-test-id for Scroller
  • 2e3fafe fix: adjust the way used to set data-test-id for List
  • fd7c283 fix: adjust the way used to set data-test-id for GridList
  • 825f9eb docs: update README
  • c7a46a8 fix: stop "Zero-sized element, this should not happen" error from showing up ...
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2024
@dependabot dependabot bot requested a review from a team May 6, 2024 17:38
@sophstad sophstad requested review from sophstad and removed request for a team May 6, 2024 18:00
@sophstad
Copy link
Contributor

sophstad commented May 9, 2024

@dependabot rebase

Bumps [react-virtuoso](https://github.com/petyosi/react-virtuoso) from 4.6.2 to 4.7.10.
- [Release notes](https://github.com/petyosi/react-virtuoso/releases)
- [Commits](petyosi/react-virtuoso@v4.6.2...v4.7.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-virtuoso-4.7.10 branch from 7c20045 to bdebe83 Compare May 9, 2024 17:28
@sophstad sophstad merged commit c606fa2 into main May 9, 2024
5 checks passed
@sophstad sophstad deleted the dependabot/npm_and_yarn/react-virtuoso-4.7.10 branch May 9, 2024 18:31
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.

1 participant