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

chore(deps): update design factory dependencies to ~0.5.0 #2404

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@agnos-ui/angular-bootstrap (source) ~0.4.1 -> ~0.5.0 age adoption passing confidence
@agnos-ui/core-bootstrap (source) ~0.4.1 -> ~0.5.0 age adoption passing confidence

Release Notes

AmadeusITGroup/AgnosUI (@​agnos-ui/angular-bootstrap)

v0.5.0

Compare Source

Version 0.5.0 - 31st October 2024

Overview

Version 0.5.0 is out ! 🔥
This version focused on supporting svelte 5, adding a new component Collapse and simplifying headless usage by removing actions.
Our documentation has also been moved to a new domain, you can check it out at https://www.agnosui.dev

Changes
Breaking changes
  • svelte packages have been migrated to svelte 5 and will no longer work with svelte 4
  • svelte component slots no longer can be provided using svelte components or functions, but only by string or Snippet (cf this issue in Svelte)
  • actions have been removed from widgets to simplify headless usage
  • angular's BaseWidgetDirective has been refactored to simplify angular headless usage with slots
  • angular component states (available in slots or from component exports) are no longer Signal<WidgetState> but {[key in keyof WidgetState]: Signal<WidgetState[key]>
  • transition directives do not support arguments any more
  • pagination size property is only available in bootstrap packages
Features
  • a new Collapse component has been released in Beta with headless and bootstrap examples
Fixes
  • range slider with triple (and more) digits overlaps and doesn't go to the mixed label on time
Miscellaneous
  • we have done a full review of our jsdoc in all exported symbols, for all packages
  • the project now uses eslint flat file mode for linting
  • blog posts in the demo site can be shared on socials
  • angular demos are running in zoneless mode
  • Playground tabs have been removed from the demo site until we finalize them

Full Changelog: AmadeusITGroup/AgnosUI@v0.4.4...v0.5.0


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from a team as a code owner November 5, 2024 11:04
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 5, 2024
@renovate renovate bot force-pushed the renovate/design-factory-dependencies branch from b5ff65c to 9c90c24 Compare November 5, 2024 13:58
cpaulve-1A
cpaulve-1A previously approved these changes Nov 5, 2024
@renovate renovate bot force-pushed the renovate/design-factory-dependencies branch from 9c90c24 to 89cda1f Compare November 5, 2024 16:42
@kpanot
Copy link
Contributor

kpanot commented Nov 6, 2024

  • Will need to way for DF upgrade to fix the following warning:
image

@renovate renovate bot force-pushed the renovate/design-factory-dependencies branch 8 times, most recently from 102d2f9 to b633b7c Compare November 8, 2024 09:26
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.83%. Comparing base (4c351b1) to head (7653704).

✅ All tests successful. No failed tests found.

Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@renovate renovate bot dismissed stale reviews from matthieu-crouzet and cpaulve-1A via c4e8bf2 November 9, 2024 14:54
@renovate renovate bot force-pushed the renovate/design-factory-dependencies branch 9 times, most recently from 8548a06 to b6fcd8c Compare November 13, 2024 16:15
@renovate renovate bot force-pushed the renovate/design-factory-dependencies branch 16 times, most recently from 7978da6 to 6bfaa6c Compare November 20, 2024 16:57
@renovate renovate bot force-pushed the renovate/design-factory-dependencies branch 2 times, most recently from 315a9f3 to baf4018 Compare November 22, 2024 07:52
@renovate renovate bot force-pushed the renovate/design-factory-dependencies branch from baf4018 to 7653704 Compare November 22, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants