Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps @ark-ui/react from 2.2.3 to 3.12.1.

Release notes

Sourced from @​ark-ui/react's releases.

@​ark-ui/react@​3.12.1

Fixed

  • DatePicker

    • Fixed issue where the year select dropdown doesn't respect min and max props.
    • Fixed issue where date picker throws when min or max is changed.

@​ark-ui/react@​3.12.0

Added

  • Frame (Preview): Introduced the Frame component for rendering content within an iframe.
  • Timer (Preview): Added Area and Control parts to improve structure and anatomy.

Fixed

  • Combobox: Resolved an issue where the highlighted item remained persistent when the list of items was empty.

@​ark-ui/react@​3.11.1

Fixed

  • Highlight: Fixed issue where ignoreCase and matchAll props were not working.

@​ark-ui/react@​3.11.0

Fixed

  • Floating Components: Fixed issue where clicking outside of a dialog on mobile passed click events through.

  • Popover: Fixed issue where popover did not restore focus when open state was changed programmatically

  • Avatar: Fixed issue where avatar could throw when the fallback inner text changed

  • Steps: Improved accessibility of tablist semantics by using aria-owns

Added

  • FileUpload: Add support for more file types in file upload accept intellisense

  • Toast: Add support for action property when creating toasts, giving you the ability to add a action.label and action.onClick. The onClick function will be called when the user clicks the action trigger.

toaster.create({
  title: 'Uploaded successfully',
  type: 'success',
  action: {
    label: 'Undo',
</tr></table> 

... (truncated)

Changelog

Sourced from @​ark-ui/react's changelog.

[3.12.1] - 2024-09-19

Fixed

  • DatePicker

    • Fixed issue where the year select dropdown doesn't respect min and max props.
    • Fixed issue where date picker throws when min or max is changed.

[3.12.0] - 2024-09-13

Added

  • Frame (Preview): Introduced the Frame component for rendering content within an iframe.
  • Timer (Preview): Added Area and Control parts to improve structure and anatomy.

Fixed

  • Combobox: Resolved an issue where the highlighted item remained persistent when the list of items was empty.

[3.11.1] - 2024-09-11

Fixed

  • Highlight: Fixed issue where ignoreCase and matchAll props were not working.

[3.11.0] - 2024-09-10

Fixed

  • Floating Components: Fixed issue where clicking outside of a dialog on mobile passed click events through.

  • Popover: Fixed issue where popover did not restore focus when open state was changed programmatically

  • Avatar: Fixed issue where avatar could throw when the fallback inner text changed

  • Steps: Improved accessibility of tablist semantics by using aria-owns

Added

  • FileUpload: Add support for more file types in file upload accept intellisense

  • Toast: Add support for action property when creating toasts, giving you the ability to add a action.label and action.onClick. The onClick function will be called when the user clicks the action trigger.

</tr></table> 

... (truncated)

Commits
  • d1e340a chore: release @​ark-ui/react v3.12.1
  • 1702011 chore(deps): update dependency vite to v5.4.6 [security] (#2894)
  • ddcd943 docs: frame component
  • e21a6ff docs: improve toast
  • 8b509c7 fix(datepicker): year select respect min and max
  • 5f2aa64 chore(deps): update dependency @​biomejs/biome to v1.9.1 (#2884)
  • d16a26f chore(deps): update zag-js monorepo to v0.68.1 (#2880)
  • bd24e38 docs: update changelog
  • cdbff4f chore: release @​ark-ui/react v3.12.0
  • 83a9901 docs: changelog
  • 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 [@ark-ui/react](https://github.com/chakra-ui/ark/tree/HEAD/packages/react) from 2.2.3 to 3.12.1.
- [Release notes](https://github.com/chakra-ui/ark/releases)
- [Changelog](https://github.com/chakra-ui/ark/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/ark/commits/@ark-ui/[email protected]/packages/react)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
@github-actions
Copy link

Thank you for following the naming conventions for pull request titles! 🙏

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #527.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ark-ui/react-3.12.1 branch September 30, 2024 06:51
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.

1 participant