Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps mantine-datatable from 7.12.4 to 8.2.0.

Changelog

Sourced from mantine-datatable's changelog.

8.2.0 (2025-07-23)

  • Significant performance improvement by reducing re-renders, many thanks to yergom for PR #732
  • Update deps to ensure compatibility with Mantine 8.2.0

8.1.3 (2025-07-21)

  • Enhance column resizing behavior for closed columns - many thanks to Giovambattista Fazioli for PR #711
  • Update deps to ensure compatibility with Mantine 8.1.3 and Next.js 15.4.x

8.1.2 (2025-03-24)

  • Use ref prop instead of forwardRef, which was deprecated in React 19
  • Update dev deps

8.1.1 (2025-06-16)

  • Update dependencies to ensure compatibility with Mantine 8.1.1

8.1.0 (2025-06-11)

  • Update dependencies to ensure compatibility with Mantine 8.1 and Next.js 15.3
  • Fix #698 - first column header not pinned when using row selection
  • Fix #700 - hydration error in row dragging example
  • Upgrade development workflow to eslint v9 & fix linting rules
  • Minor improvements to docs website
  • Switch to pnpm for package management
  • Update peer dependency versions to Mantine >=8.1 and React >=19

7.17.1 (2025-03-06)

  • Update dev dependencies to ensure compatibility with Mantine 7.17.1 and Next.js 15.2

7.15.1 (2024-12-20)

  • Fix #682 - request to remove CSS source maps from the dist
  • Update dev dependencies to ensure compatibility with Mantine 7.15.1 and Next.js 15 GA
  • Fix a few type imports

7.14.5 (2024-10-26)

  • Remove leftover console.log statement

7.14.4 (2024-10-26)

7.14.3 (2024-10-26)

  • Fix #663 - buttons not clickable inside emptyState

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [mantine-datatable](https://github.com/icflorescu/mantine-datatable) from 7.12.4 to 8.2.0.
- [Changelog](https://github.com/icflorescu/mantine-datatable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/icflorescu/mantine-datatable/commits)

---
updated-dependencies:
- dependency-name: mantine-datatable
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant