Update dependency material-react-table to v2.13.3 #7

Merged
melissa merged 1 commits from renovate/material-react-table-2.x-lockfile into develop 2024-09-09 18:57:46 +00:00
Member

This PR contains the following updates:

Package Type Update Change
material-react-table (source) dependencies patch 2.13.0 -> 2.13.3

Release Notes

KevinVandy/material-react-table (material-react-table)

v2.13.3

Compare Source

What’s Changed

New Contributors

Full Changelog: https://github.com/KevinVandy/material-react-table/compare/v2.13.2…2.13.3

v2.13.2

Compare Source

What’s Changed

New Contributors

Full Changelog: https://github.com/KevinVandy/material-react-table/compare/v2.13.1…v2.13.2

v2.13.1

Compare Source

What’s Changed

New Contributors

Full Changelog: https://github.com/KevinVandy/material-react-table/compare/v2.13.0…v2.13.1


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [material-react-table](https://www.material-react-table.com/) ([source](https://github.com/KevinVandy/material-react-table)) | dependencies | patch | [`2.13.0` -> `2.13.3`](https://renovatebot.com/diffs/npm/material-react-table/2.13.0/2.13.3) | --- ### Release Notes <details> <summary>KevinVandy/material-react-table (material-react-table)</summary> ### [`v2.13.3`](https://github.com/KevinVandy/material-react-table/releases/tag/2.13.3) [Compare Source](https://github.com/KevinVandy/material-react-table/compare/v2.13.2...2.13.3) #### What's Changed - Update no.ts by [@&#8203;superodde](https://github.com/superodde) in https://github.com/KevinVandy/material-react-table/pull/1233 #### New Contributors - [@&#8203;superodde](https://github.com/superodde) made their first contribution in https://github.com/KevinVandy/material-react-table/pull/1233 **Full Changelog**: https://github.com/KevinVandy/material-react-table/compare/v2.13.2...2.13.3 ### [`v2.13.2`](https://github.com/KevinVandy/material-react-table/releases/tag/v2.13.2) [Compare Source](https://github.com/KevinVandy/material-react-table/compare/v2.13.1...v2.13.2) #### What's Changed - Upgraded to TanStack Table v8.20.5 - Upgraded to TanStack Virtual v3.10.6 - Disable blur by pressing enter when composing by [@&#8203;akadateppei](https://github.com/akadateppei) in https://github.com/KevinVandy/material-react-table/pull/1224 - Added aria-sort to MRT_TableHeadCell by [@&#8203;Volene](https://github.com/Volene) in https://github.com/KevinVandy/material-react-table/pull/1222 #### New Contributors - [@&#8203;akadateppei](https://github.com/akadateppei) made their first contribution in https://github.com/KevinVandy/material-react-table/pull/1224 **Full Changelog**: https://github.com/KevinVandy/material-react-table/compare/v2.13.1...v2.13.2 ### [`v2.13.1`](https://github.com/KevinVandy/material-react-table/releases/tag/v2.13.1) [Compare Source](https://github.com/KevinVandy/material-react-table/compare/v2.13.0...v2.13.1) #### What's Changed - Upgraded to TanStack Table v8.19.3 - Upgraded to TanStack Virtual v3.8.3 - Fix broken link in Disable Pagination section of Pagination guide by [@&#8203;LICF01](https://github.com/LICF01) in https://github.com/KevinVandy/material-react-table/pull/1130 - fix https://github.com/KevinVandy/material-react-table/issues/1149 by [@&#8203;tmax22](https://github.com/tmax22) in https://github.com/KevinVandy/material-react-table/pull/1150 - fix: Update MRT_EditCellTextField.tsx (add custom SelectProps) by [@&#8203;truefeelz](https://github.com/truefeelz) in https://github.com/KevinVandy/material-react-table/pull/1156 - Update row-selection.mdx by [@&#8203;rohit-sanaka](https://github.com/rohit-sanaka) in https://github.com/KevinVandy/material-react-table/pull/1196 - docs: fix a typo in the documentation examples by [@&#8203;pa4080](https://github.com/pa4080) in https://github.com/KevinVandy/material-react-table/pull/1189 - chore: changes types to interface so they can be extended by [@&#8203;tt0mmy](https://github.com/tt0mmy) in https://github.com/KevinVandy/material-react-table/pull/1178 #### New Contributors - [@&#8203;LICF01](https://github.com/LICF01) made their first contribution in https://github.com/KevinVandy/material-react-table/pull/1130 - [@&#8203;tmax22](https://github.com/tmax22) made their first contribution in https://github.com/KevinVandy/material-react-table/pull/1150 - [@&#8203;truefeelz](https://github.com/truefeelz) made their first contribution in https://github.com/KevinVandy/material-react-table/pull/1156 - [@&#8203;rohit-sanaka](https://github.com/rohit-sanaka) made their first contribution in https://github.com/KevinVandy/material-react-table/pull/1196 - [@&#8203;pa4080](https://github.com/pa4080) made their first contribution in https://github.com/KevinVandy/material-react-table/pull/1189 - [@&#8203;tt0mmy](https://github.com/tt0mmy) made their first contribution in https://github.com/KevinVandy/material-react-table/pull/1178 **Full Changelog**: https://github.com/KevinVandy/material-react-table/compare/v2.13.0...v2.13.1 </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42OC4xIiwidXBkYXRlZEluVmVyIjoiMzguNjguMSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->
renovate force-pushed renovate/material-react-table-2.x-lockfile from 09f9532a2f to 7cc193f832 2024-09-09 17:55:36 +00:00 Compare
melissa force-pushed renovate/material-react-table-2.x-lockfile from 7cc193f832 to c96b4a5b73 2024-09-09 18:56:25 +00:00 Compare
melissa merged commit 74ae2574b5 into develop 2024-09-09 18:57:46 +00:00
melissa deleted branch renovate/material-react-table-2.x-lockfile 2024-09-09 18:57:46 +00:00
Sign in to join this conversation.
No description provided.