Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Bump material-react-table from 1.11.4 to 1.14.0 in /frontend #628

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps material-react-table from 1.11.4 to 1.14.0.

Release notes

Sourced from material-react-table's releases.

v1.14.0

What's Changed

  • Added no translations that can be imported from 'material-react-table/locales/no'
  • Added new internalColumnMenuItems param in the renderColumnActionsMenuItems prop/column option for rendering custom column actions menu items
  • Fixed renderColumnActionsMenuItems prop not replacing all default column actions menu items
  • Fixed "Clear Filter" menu item not being disabled when no filter is applied for range filters
  • Fixed issues with faceted values not being re-calculated when data changes in filter components
  • Range slider, additional useEffect dependencies by @​jlundan in KevinVandy/material-react-table#573

Full Changelog: KevinVandy/material-react-table@v1.13.1...v1.14.0

v1.13.1

What's Changed

New Contributors

Full Changelog: KevinVandy/material-react-table@v1.13.0...v1.13.1

v1.13.0

What's Changed

  • Added new 'range-slider' filter variant using the MUI Slider component
  • Added the enableFacetedValues prop to allow for generating faceted values from the data under the hood
  • Small performance improvements by only using certain row models under the hood when certain features are enabled (e.g. no getSortedRowModel() when sorting is disabled)

Full Changelog: KevinVandy/material-react-table@v1.12.1...v1.13.0

v1.12.1

What's Changed?

  • Fixed new Next.js key prop warning in console
  • Upgraded to latest TanStack Table v8.9.2

Full Changelog: KevinVandy/material-react-table@v1.12.0...v1.12.1

v1.12.0

What's Changed?

  • Added MaterialReactTable as a named export and gave a deprecation warning for the default export (will still work but will be removed in v2). This was done in order to comply with rollup bundling best practices.

Full Changelog: KevinVandy/material-react-table@v1.11.5...v1.12.0

v1.11.5

What's Changed

... (truncated)

Commits
  • 62123b3 release v1.14.0 - custom column action improvements
  • 020806f Range slider, additional useEffect dependencies (#573)
  • 853ac21 release v1.13.1
  • b676029 Range slider, array of arrays from getFacetedMinMaxValues() (#570)
  • 1983453 release v1.13.0 - faceted values and range slider filter
  • caa3809 progress on new filter facet value features
  • 9902150 release v1.12.1
  • 2b61c20 upgrade package versions and generate example lock files
  • c5edc71 fill in some instance api docs
  • 822edd9 fix faker.address deprecation
  • 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 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)

Bumps [material-react-table](https://github.com/KevinVandy/material-react-table) from 1.11.4 to 1.14.0.
- [Release notes](https://github.com/KevinVandy/material-react-table/releases)
- [Commits](KevinVandy/material-react-table@v1.11.4...v1.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 19, 2023
@dependabot dependabot bot requested a review from n00bS-oWn-m3 June 19, 2023 11:16
@github-actions
Copy link

Test Results

204 tests   204 ✔️  7s ⏱️
    1 suites      0 💤
    1 files        0

Results for commit ad52d2e.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants