Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-virtual to v3.0.1 (#5320)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@tanstack/react-virtual](https://togithub.com/tanstack/virtual) |
[`3.0.0` ->
`3.0.1`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.0.0/3.0.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-virtual/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-virtual/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-virtual/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-virtual/3.0.0/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v3.0.1`](https://togithub.com/TanStack/virtual/releases/tag/v3.0.1)

[Compare
Source](https://togithub.com/tanstack/virtual/compare/v3.0.0...v3.0.1)

Version 3.0.1 - 12/4/2023, 7:03 PM

#### Changes

##### Fix

- ci ([`7e09757`](https://togithub.com/tanstack/virtual/commit/7e09757))
by Tanner Linsley
- test release
([`36fc3fd`](https://togithub.com/tanstack/virtual/commit/36fc3fd)) by
Tanner Linsley
- package.json
([`597088f`](https://togithub.com/tanstack/virtual/commit/597088f)) by
Tanner Linsley
- test CI release
([`3142313`](https://togithub.com/tanstack/virtual/commit/3142313)) by
Tanner Linsley

##### Chore

- v3 example deps
([`82363a5`](https://togithub.com/tanstack/virtual/commit/82363a5)) by
Tanner Linsley

##### Other

- new header
([`3d9d285`](https://togithub.com/tanstack/virtual/commit/3d9d285)) by
Tanner Linsley

#### Packages

-
[@&#8203;tanstack/virtual-core](https://togithub.com/tanstack/virtual-core)[@&#8203;3](https://togithub.com/3).0.1
-
[@&#8203;tanstack/react-virtual](https://togithub.com/tanstack/react-virtual)[@&#8203;3](https://togithub.com/3).0.1
-
[@&#8203;tanstack/solid-virtual](https://togithub.com/tanstack/solid-virtual)[@&#8203;3](https://togithub.com/3).0.1
-
[@&#8203;tanstack/svelte-virtual](https://togithub.com/tanstack/svelte-virtual)[@&#8203;3](https://togithub.com/3).0.1
-
[@&#8203;tanstack/vue-virtual](https://togithub.com/tanstack/vue-virtual)[@&#8203;3](https://togithub.com/3).0.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/SAP/ui5-webcomponents-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 501b923 commit a1e89e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"watch:css": "postcss --watch --dir ../../temp src/**/*.css"
},
"dependencies": {
"@tanstack/react-virtual": "3.0.0",
"@tanstack/react-virtual": "3.0.1",
"@ui5/webcomponents-react-base": "workspace:~",
"clsx": "2.0.0",
"react-jss": "^10.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5299,15 +5299,15 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-virtual@npm:3.0.0":
version: 3.0.0
resolution: "@tanstack/react-virtual@npm:3.0.0"
"@tanstack/react-virtual@npm:3.0.1":
version: 3.0.1
resolution: "@tanstack/react-virtual@npm:3.0.1"
dependencies:
"@tanstack/virtual-core": "npm:3.0.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 93eccf627b21e3b97d7de84b3a9767eab5f5684b5b564945d86177a6229238406ef17b9e63365c877c82a63687b1d65688259bff581311e5b8ba7a4e7c5ef358
checksum: 2b9464dab8a975734b651211402a4eaf10e4ae6d9570138576891db350cfabe11e444fea8f17ef0b26ef8ede0adc230bec9c8fe859e61ca66147831076b77bb2
languageName: node
linkType: hard

Expand Down Expand Up @@ -6640,7 +6640,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ui5/webcomponents-react@workspace:packages/main"
dependencies:
"@tanstack/react-virtual": "npm:3.0.0"
"@tanstack/react-virtual": "npm:3.0.1"
"@ui5/webcomponents-react-base": "workspace:~"
clsx: "npm:2.0.0"
react-jss: "npm:^10.10.0"
Expand Down

0 comments on commit a1e89e4

Please sign in to comment.