Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps mantine-datatable from 7.12.4 to 8.1.0.

Changelog

Sourced from mantine-datatable's changelog.

8.1.0 (2025-03-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

7.14.2 (2024-10-26)

  • Fix #659 - filter popup not closing after clicking outside
  • Fix #645 - implement filterPopoverProps to allow overriding the default filter popover behavior
  • Update dev dependencies to ensure compatibility with Mantine 7.14.2 and Next.js 15
  • Update build workflow Node.js version
  • Minor docs app fixes
Commits

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 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)

Bumps [mantine-datatable](https://github.com/icflorescu/mantine-datatable) from 7.12.4 to 8.1.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.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

Superseded by #46.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mantine-datatable-8.1.0 branch June 23, 2025 05:10
@github-project-automation github-project-automation bot moved this from Backlog to Done in @BuildTheEarth/web Tracker Jun 23, 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

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants