Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @medusajs/ui from 3.0.1 to 4.0.2 #30

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps @medusajs/ui from 3.0.1 to 4.0.2.

Changelog

Sourced from @​medusajs/ui's changelog.

4.0.2

Patch Changes

4.0.1

Patch Changes

4.0.0

Major Changes

Patch Changes

3.0.0

Major Changes

  • #7076 c3260a2c5a Thanks @​kasperkristensen! - feat(ui): Re-work <Toaster /> and <Toast /> based on sonner.

    This update contains breaking changes to how toasts work in @medusajs/ui. This update has been made to provide a better user experience and to make it easier to use toasts in your Medusa application.

    BREAKING CHANGES

    The useToast hook has been removed. Users should instead use the toast function that is exported from the @medusajs/ui package. This function can be used to show toasts in your application. For more information on how to use the toast function, please refer to the documentation.

    The Toaster component is still available but the options for the component have changed. The default position has been changed to bottom-right. For more information on the Toaster component, please refer to the documentation.

2.4.3

Patch Changes

... (truncated)

Commits
  • 0e342b4 chore: Version packages
  • c9a66b1 fix(dashboard,ui): ConditionBlock styling (#10481)
  • 94f6265 fix(ui,icons,ui-preset): Fix CodeBlock and Command components (#10369)
  • 4ccab16 chore: Version packages
  • 59e6747 feat(dashboard,ui): DateFilter should open correctly (#9775)
  • 92bbd79 chore: update links to v2 docs in source code and comments (#9732)
  • 2fbebb6 chore: Release
  • 10ae60e fix(ui): Fix Avatar styling (#9645)
  • 6a6fd6e fix(dashboard,ui): Fix outline flash on FocusModal (#9624)
  • 1f682da fix(dashboard,ui): Fixes to Combobox and CategoryCombobox (#9537)
  • 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 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 [@medusajs/ui](https://github.com/medusajs/medusa/tree/HEAD/packages/design-system/ui) from 3.0.1 to 4.0.2.
- [Release notes](https://github.com/medusajs/medusa/releases)
- [Changelog](https://github.com/medusajs/medusa/blob/develop/packages/design-system/ui/CHANGELOG.md)
- [Commits](https://github.com/medusajs/medusa/commits/@medusajs/ui@4.0.2/packages/design-system/ui)

---
updated-dependencies:
- dependency-name: "@medusajs/ui"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 10, 2024
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
None yet
Development

Successfully merging this pull request may close these issues.

0 participants