Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps @refinedev/antd from 5.45.1 to 6.0.3.

Release notes

Sourced from @​refinedev/antd's releases.

@​refinedev/antd@​6.0.3

Patch Changes

@​refinedev/antd@​6.0.2

Patch Changes

  • #7016 97e974547949197ed9ca4a1e02b19ef3fc46b673 Thanks @​DoguhanOzgurAkca! - feat: comprehensive deprecated code cleanup for v5

    This release completes the cleanup of deprecated code that remained after the Refine v5 migration, providing a cleaner and more maintainable codebase.

    Breaking Changes - Removed Deprecated Components

    @​refinedev/antd:

    • Removed deprecated ReadyPage component (use custom components instead)
    • Removed deprecated LoginPage component (use AuthPage instead)
    • Removed deprecated useSiderVisible hook (use useThemedLayoutContext instead)

    @​refinedev/chakra-ui:

    • Removed deprecated ReadyPage component (use custom components instead)
    • Removed deprecated useSiderVisible hook (use useThemedLayoutContext instead)

    @​refinedev/mantine:

    • Removed deprecated useSiderVisible hook (use useThemedLayoutContext instead)

    New Features

    @​refinedev/codemod:

    • Added welcome-page-import-from-core codemod transformation
    • Automatically migrates WelcomePage imports from UI libraries to @​refinedev/core
    • Run with: npx @refinedev/codemod@latest welcome-page-import-from-core

    Improvements

    @​refinedev/antd:

    • Un-deprecated getDefaultFilter function - now the preferred import location
    • Updated documentation to import getDefaultFilter from @refinedev/antd instead of @refinedev/core

    @​refinedev/core:

... (truncated)

Changelog

Sourced from @​refinedev/antd's changelog.

6.0.3

Patch Changes

6.0.2

Patch Changes

  • #7016 97e974547949197ed9ca4a1e02b19ef3fc46b673 Thanks @​DoguhanOzgurAkca! - feat: comprehensive deprecated code cleanup for v5

    This release completes the cleanup of deprecated code that remained after the Refine v5 migration, providing a cleaner and more maintainable codebase.

    Breaking Changes - Removed Deprecated Components

    @​refinedev/antd:

    • Removed deprecated ReadyPage component (use custom components instead)
    • Removed deprecated LoginPage component (use AuthPage instead)
    • Removed deprecated useSiderVisible hook (use useThemedLayoutContext instead)

    @​refinedev/chakra-ui:

    • Removed deprecated ReadyPage component (use custom components instead)
    • Removed deprecated useSiderVisible hook (use useThemedLayoutContext instead)

    @​refinedev/mantine:

    • Removed deprecated useSiderVisible hook (use useThemedLayoutContext instead)

    New Features

    @​refinedev/codemod:

    • Added welcome-page-import-from-core codemod transformation
    • Automatically migrates WelcomePage imports from UI libraries to @​refinedev/core
    • Run with: npx @refinedev/codemod@latest welcome-page-import-from-core

    Improvements

    @​refinedev/antd:

    • Un-deprecated getDefaultFilter function - now the preferred import location
    • Updated documentation to import getDefaultFilter from @refinedev/antd instead of @refinedev/core

... (truncated)

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 8, 2025
Bumps [@refinedev/antd](https://github.com/refinedev/refine/tree/HEAD/packages/antd) from 5.45.1 to 6.0.3.
- [Release notes](https://github.com/refinedev/refine/releases)
- [Changelog](https://github.com/refinedev/refine/blob/main/packages/antd/CHANGELOG.md)
- [Commits](https://github.com/refinedev/refine/commits/@refinedev/[email protected]/packages/antd)

---
updated-dependencies:
- dependency-name: "@refinedev/antd"
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/refinedev/antd-6.0.3 branch from a53b2a0 to b736eb4 Compare December 12, 2025 08:42
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant