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

Update comet to ^7.11.0 #647

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Update comet to ^7.11.0 #647

merged 1 commit into from
Jan 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@comet/admin (source) ^7.10.0 -> ^7.11.0 age adoption passing confidence
@comet/admin-icons (source) ^7.10.0 -> ^7.11.0 age adoption passing confidence
@comet/admin-theme (source) ^7.10.0 -> ^7.11.0 age adoption passing confidence
@comet/blocks-admin (source) ^7.10.0 -> ^7.11.0 age adoption passing confidence
@comet/blocks-api (source) ^7.10.0 -> ^7.11.0 age adoption passing confidence
@comet/cli (source) ^7.10.0 -> ^7.11.0 age adoption passing confidence
@comet/cms-admin (source) ^7.10.0 -> ^7.11.0 age adoption passing confidence
@comet/cms-api (source) ^7.10.0 -> ^7.11.0 age adoption passing confidence
@comet/cms-site (source) ^7.10.0 -> ^7.11.0 age adoption passing confidence
@comet/eslint-config (source) ^7.10.0 -> ^7.11.0 age adoption passing confidence
@​comet/eslint-plugin ^7.10.0 -> ^7.11.0 age adoption passing confidence

Release Notes

vivid-planet/comet (@​comet/admin)

v7.11.0

Compare Source

Minor Changes
  • b8b8e27: Make GridFilterButton and GridColumnsButton responsive by moving their text to a tooltip on mobile

    • This also makes the button's styles consistent with the standard Button component
    • GridFilterButton now supports props to override the default button props
  • e9f547d: Adjust how tooltips are triggered

    This is to achieve a more consistent and user-friendly experience by ensuring tooltips are always shown when the user interacts with the underlying element.

    • When using the default hover trigger, tooltips will now be shown on both hover and focus. Previously, you had to choose between hover and focus.
    • The trigger prop is deprecated and will be removed in a future major version. The combined hover/focus trigger will be the only supported behavior.
    • Tooltips on touch devices will be shown immediately when the user starts interacting with the underlying element.
Patch Changes
  • 1e01cca: Prevent scrolling of DialogTitle and DialogActions in EditDialog

  • a30f0ee: Fix border-color of InputBase on default and hover state

  • 20f6341: Prevent the page content from overflowing the window, causing a horizontal scrollbar

    This happened when using elements like Tabs that are intended to be horizontally scrollable and could, therefore, be wider than the window.

  • 8114a6a: Fix onClick and other props not being passed to the icon version of some button components

  • Updated dependencies [9f2a127]

  • Updated dependencies [a30f0ee]

  • Updated dependencies [a4fcdeb]

  • Updated dependencies [5ba64aa]

vivid-planet/comet (@​comet/admin-icons)

v7.11.0

Compare Source

vivid-planet/comet (@​comet/admin-theme)

v7.11.0

Compare Source

Minor Changes
  • a4fcdeb: Enable vertical resizing for TextAreaField and other multiline inputs

  • 5ba64aa: Add support and styling for full screen dialogs using the fullScreen prop

    <Dialog open fullScreen>
        <DialogTitle>Dialog Title</DialogTitle>
        <DialogContent>Dialog content</DialogContent>
    </Dialog>
Patch Changes
  • 9f2a127: Fix an issue where setting defaultProps of MuiDataGrid would override the defaultProps defined by createCometTheme()
  • a30f0ee: Fix border-color of InputBase on default and hover state
vivid-planet/comet (@​comet/blocks-admin)

v7.11.0

Compare Source

Patch Changes
vivid-planet/comet (@​comet/blocks-api)

v7.11.0

Compare Source

Patch Changes
  • 58a99bb: Fix input validation for missing child blocks
vivid-planet/comet (@​comet/cli)

v7.11.0

Compare Source

vivid-planet/comet (@​comet/cms-admin)

v7.11.0

Compare Source

Minor Changes
  • 3acbb04: Update design of the user menu in the header and add information about the impersonated user
Patch Changes
vivid-planet/comet (@​comet/cms-api)

v7.11.0

Compare Source

Patch Changes
vivid-planet/comet (@​comet/cms-site)

v7.11.0

Compare Source

vivid-planet/comet (@​comet/eslint-config)

v7.11.0

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added comet Highlights Comet Dependency bumps dependencies Pull requests that update a dependency file labels Jan 10, 2025
@johnnyomair johnnyomair self-assigned this Jan 10, 2025
@johnnyomair johnnyomair marked this pull request as draft January 10, 2025 07:16
@johnnyomair johnnyomair marked this pull request as ready for review January 10, 2025 10:08
@johnnyomair johnnyomair merged commit a3c27cc into main Jan 10, 2025
5 checks passed
@johnnyomair johnnyomair deleted the renovate/comet branch January 10, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comet Highlights Comet Dependency bumps dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant