Skip to content

Commit

Permalink
chore(deps): update dependency @tanstack/react-table to v8.20.6 (#9012)
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-table](https://tanstack.com/table)
([source](https://redirect.github.com/TanStack/table/tree/HEAD/packages/react-table))
| [`8.20.5` ->
`8.20.6`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.20.5/8.20.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-table/8.20.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-table/8.20.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-table/8.20.5/8.20.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-table/8.20.5/8.20.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v8.20.6`](https://redirect.github.com/TanStack/table/releases/tag/v8.20.6)

[Compare
Source](https://redirect.github.com/TanStack/table/compare/v8.20.5...v8.20.6)

Version 8.20.6 - 12/13/24, 2:34 PM

#### Changes

##### Fix

- JSX namespace from React
([#&#8203;5830](https://redirect.github.com/TanStack/table/issues/5830))
([`cbcea6a`](https://redirect.github.com/TanStack/table/commit/cbcea6a))
by Bill Collins

##### Chore

- update
[@&#8203;tanstack/config](https://redirect.github.com/tanstack/config)
to v0.13.0
([#&#8203;5731](https://redirect.github.com/TanStack/table/issues/5731))
([`2db4061`](https://redirect.github.com/TanStack/table/commit/2db4061))
by Lachlan Collins

##### Docs

- Updated some incomplete docs
([#&#8203;5741](https://redirect.github.com/TanStack/table/issues/5741))
([`6b4d616`](https://redirect.github.com/TanStack/table/commit/6b4d616))
by M Hamid
- Fix label typo in config.json
([#&#8203;5712](https://redirect.github.com/TanStack/table/issues/5712))
([`7fe650d`](https://redirect.github.com/TanStack/table/commit/7fe650d))
by Petter Juterud Barhaugen

#### Packages

-
[@&#8203;tanstack/react-table](https://redirect.github.com/tanstack/react-table)[@&#8203;8](https://redirect.github.com/8).20.6
-
[@&#8203;tanstack/react-table-devtools](https://redirect.github.com/tanstack/react-table-devtools)[@&#8203;8](https://redirect.github.com/8).20.6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, 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/Unleash/unleash).

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

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

"@tanstack/react-table@npm:^8.10.7":
version: 8.20.5
resolution: "@tanstack/react-table@npm:8.20.5"
version: 8.20.6
resolution: "@tanstack/react-table@npm:8.20.6"
dependencies:
"@tanstack/table-core": "npm:8.20.5"
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
checksum: 10c0/574fa62fc6868a3b1113dbd043323f8b73aeb60555609caa164d5137a14636d4502784a961191afde2ec46f33f8c2bbfc4561d27a701c3d084e899a632dda3c8
checksum: 10c0/3213dc146f647fbd571f4e347007b969320819e588439b2ee95dd3a65efcbe30d097c24426dd82617041ed1e186182a5b303382bcebed5d61a1c6045a55c58d3
languageName: node
linkType: hard

Expand Down

0 comments on commit e3b33cf

Please sign in to comment.