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

fix(deps): update accessible-astro-components to v4 #349

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
accessible-astro-components (source) 3.0.1 -> 4.0.1 age adoption passing confidence

Release Notes

incluud/accessible-astro-components (accessible-astro-components)

v4.0.1

Compare Source

Bug fixes

fix: rename SkipLinks to SkipLink in exports and bump version to 4.0.1 (@​markteekman)

v4.0.0

Compare Source

Customizability, Robustness & Modern Web

This major release focuses on making components more robust, customizable, and performant while improving accessibility and internationalization support. We also moved the package to our new Incluud organisation as part of the effort to streamline our development processes and enhance collaboration within the community. This transition allows us to better manage contributions, improve project visibility, and ensure a more cohesive approach to future updates and features.

🎯 Key Highlights

  • Modernized CSS architecture with logical properties and modern selectors
  • Enhanced accessibility and internationalization support
  • Improved performance through better browser APIs
  • Improved TypeScript support

⚠️ Breaking Changes

  • Removed is:global() styles to prevent style creep #​90
  • Simplified class names and introduced :where() for lower specificity
  • Switched to logical properties for better RTL support
  • Migrated to HSL colors with light-dark() functions
  • Reduced client-side JavaScript in favor of browser APIs
  • Renamed SkipLinks to SkipLink

🎨 Design System Updates

  • Standardized component styling with consistent tokens
  • Improved dark mode support with light-dark() color system
  • Added prefers-reduced-motion support
  • Enhanced focus states and keyboard navigation

✨ New Features

  • Added Video component with YouTube embed support
  • Universal class prop support for all components
  • Improved i18n support through customizable text props
  • Enhanced slot system for better component composition

🔄 Component Updates

Accessibility & UX
  • Accordion: Added proper heading structure support
  • Breadcrumbs: Added icon-only support with screen reader text
  • Card: Now uses <article> instead of <div>
  • SkipLink: Added translatable text support
  • Notification: Switched to semantic <aside> with ARIA live regions
Enhanced Customization
  • Accordion: Added chevron variant with configurable positioning
  • Accordion: Added open prop for an initial open state for an item
  • Breadcrumbs: Added customizable separators
  • Card: Added meta information slot
  • DarkMode: Added support for custom icons
  • Modal: Improved styling and interaction patterns
  • Notification: Added Starlight-inspired color schemes
  • Pagination: Enhanced styling options

📚 Documentation

  • New documentation site at Accessible Astro Docs #​75
  • Added migration guide from v3 to v4
  • Improved component examples and usage guidelines

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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 this update 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 requested a review from afonsojramos as a code owner February 13, 2025 14:04
@renovate renovate bot added the dependency Dependency updates label Feb 13, 2025
Copy link

netlify bot commented Feb 13, 2025

Deploy Preview for gitify ready!

Name Link
🔨 Latest commit 7b94d9e
🔍 Latest deploy log https://app.netlify.com/sites/gitify/deploys/67ae05a63d0760000891e515
😎 Deploy Preview https://deploy-preview-349--gitify.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100
Accessibility: 97
Best Practices: 100
SEO: 100
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Adam Setch <[email protected]>
@setchy setchy merged commit fa097c2 into main Feb 13, 2025
6 of 7 checks passed
@setchy setchy deleted the renovate/accessible-astro-components-4.x branch February 13, 2025 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant