Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-virtual to v3.11.1 (#6716)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@tanstack/react-virtual](https://tanstack.com/virtual)
([source](https://redirect.github.com/TanStack/virtual/tree/HEAD/packages/react-virtual))
| [`3.11.0` ->
`3.11.1`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.11.0/3.11.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-virtual/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-virtual/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-virtual/3.11.0/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-virtual/3.11.0/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>TanStack/virtual (@&#8203;tanstack/react-virtual)</summary>

###
[`v3.11.1`](https://redirect.github.com/TanStack/virtual/releases/tag/v3.11.1)

[Compare
Source](https://redirect.github.com/TanStack/virtual/compare/v3.11.0...v3.11.1)

Version 3.11.1 - 12/9/24, 6:48 PM

#### Changes

##### Fix

- react-virtual: run \_didMount in useIsomorphicLayoutEffect
([`49df294`](https://redirect.github.com/TanStack/virtual/commit/49df294))
by hophiphip

##### Chore

- deps: update all non-major dependencies
([#&#8203;897](https://redirect.github.com/TanStack/virtual/issues/897))
([`dc3564b`](https://redirect.github.com/TanStack/virtual/commit/dc3564b))
by renovate\[bot]
- deps: update dependency sherif to v1
([#&#8203;854](https://redirect.github.com/TanStack/virtual/issues/854))
([`eec58f0`](https://redirect.github.com/TanStack/virtual/commit/eec58f0))
by renovate\[bot]
- deps: update all non-major dependencies
([#&#8203;890](https://redirect.github.com/TanStack/virtual/issues/890))
([`e42ce91`](https://redirect.github.com/TanStack/virtual/commit/e42ce91))
by renovate\[bot]

#### Packages

-
[@&#8203;tanstack/react-virtual](https://redirect.github.com/tanstack/react-virtual)[@&#8203;3](https://redirect.github.com/3).11.1
-
[@&#8203;tanstack/solid-virtual](https://redirect.github.com/tanstack/solid-virtual)[@&#8203;3](https://redirect.github.com/3).11.1
-
[@&#8203;tanstack/vue-virtual](https://redirect.github.com/tanstack/vue-virtual)[@&#8203;3](https://redirect.github.com/3).11.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/SAP/ui5-webcomponents-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent ee6e748 commit d17c922
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4415,14 +4415,14 @@ __metadata:
linkType: hard

"@tanstack/react-virtual@npm:~3.11.0":
version: 3.11.0
resolution: "@tanstack/react-virtual@npm:3.11.0"
version: 3.11.1
resolution: "@tanstack/react-virtual@npm:3.11.1"
dependencies:
"@tanstack/virtual-core": "npm:3.10.9"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/8ee14e46ad58af9f628ad89ae24fa47511c0d83d56b01b0339e1b2952a7169b40a6a65c1534003023cefd28cf5ae819070c3c78ceeedb6a18d16f8f5b7d8f675
checksum: 10c0/5eafab335de0c65daa8ad8fe732c506bea922861032aad35732ca65ff16fdbb111bd4e72fafc0d3f4449a793ceba4ed0fcadb27390bda6f5c8ba4a55737d556d
languageName: node
linkType: hard

Expand Down

0 comments on commit d17c922

Please sign in to comment.