dimaMachina / graphql-eslint

ESLint parser, plugin and set rules for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
https://the-guild.dev/graphql/eslint
MIT License
779 stars 102 forks source link

chore(deps): update dependency tailwindcss-radix to v3 #2246

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tailwindcss-radix 2.9.0 -> 3.0.3 age adoption passing confidence

Release Notes

ecklf/tailwindcss-radix (tailwindcss-radix) ### [`v3.0.3`](https://togithub.com/ecklf/tailwindcss-radix/releases/tag/v3.0.3): Release 3.0.3 [Compare Source](https://togithub.com/ecklf/tailwindcss-radix/compare/v3.0.2...v3.0.3) Just readme updates ### [`v3.0.2`](https://togithub.com/ecklf/tailwindcss-radix/releases/tag/v3.0.2): Release 3.0.2 [Compare Source](https://togithub.com/ecklf/tailwindcss-radix/compare/v3.0.1...v3.0.2) Just documentation updates ### [`v3.0.1`](https://togithub.com/ecklf/tailwindcss-radix/compare/v3.0.0...v3.0.1) [Compare Source](https://togithub.com/ecklf/tailwindcss-radix/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://togithub.com/ecklf/tailwindcss-radix/releases/tag/v3.0.0): Release 3.0.0 [Compare Source](https://togithub.com/ecklf/tailwindcss-radix/compare/v2.9.0...v3.0.0) #### New features - Named `group` / `peer` variant support #### Breaking changes compared to v2 In case you use `content-available` utilities: - Add `-content-available` to the width-based classnames - Remove `width` and `height` from `content-available-[width|height]`
View diff

```diff -w-radix-context-menu +w-radix-context-menu-content-available -h-radix-context-menu-content-available-height +h-radix-context-menu-content-available -max-w-radix-context-menu-content-available-width +max-w-radix-context-menu-content-available -max-h-radix-context-menu-content-available-height +max-h-radix-context-menu-content-available -w-radix-dropdown-menu +w-radix-dropdown-menu-content-available -h-radix-dropdown-menu-content-available-height +h-radix-dropdown-menu-content-available -max-w-radix-dropdown-menu-content-available-width +max-w-radix-dropdown-menu-content-available -max-h-radix-dropdown-menu-content-available-height +max-h-radix-dropdown-menu-content-available -w-radix-hover-card +w-radix-hover-card-content-available -h-radix-hover-card-content-available-height +h-radix-hover-card-content-available -max-w-radix-hover-card-content-available-width +max-w-radix-hover-card-content-available -max-h-radix-hover-card-content-available-height +max-h-radix-hover-card-content-available -w-radix-menubar +w-radix-menubar-content-available -h-radix-menubar-content-available-height +h-radix-menubar-content-available -max-w-radix-menubar-content-available-width +max-w-radix-menubar-content-available -max-h-radix-menubar-content-available-height +max-h-radix-menubar-content-available -w-radix-popover +w-radix-popover-content-available -h-radix-popover-content-available-height +h-radix-popover-content-available -max-w-radix-popover-content-available-width +max-w-radix-popover-content-available -max-h-radix-popover-content-available-height +max-h-radix-popover-content-available -w-radix-select +w-radix-select-content-available -h-radix-select +h-radix-select-content-available -max-w-radix-select-content-available-width +max-w-radix-select-content-available -max-h-radix-select-content-available-height +max-h-radix-select-content-available -w-radix-tooltip +w-radix-tooltip-content-available -h-radix-tooltip +h-radix-tooltip-content-available -max-w-radix-tooltip-content-available-width +max-w-radix-tooltip-content-available -max-h-radix-tooltip-content-available-height +max-h-radix-tooltip-content-available ```


Configuration

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

🚦 Automerge: Enabled.

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

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



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: caf5eda1f789ea93f88fcd69834e7615d7160388

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 3 months ago
### 💻 Website Preview The latest changes are available as preview in: [https://992d1c81.graphql-eslint.pages.dev](https://992d1c81.graphql-eslint.pages.dev)