canonical / identity-platform-login-ui

Login UI for the Canonical identity broker and identity provider solution
Apache License 2.0
10 stars 6 forks source link

fix(deps): update dependency vanilla-framework to v4.3.0 #152

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vanilla-framework (source) 4.2.0 -> 4.3.0 age adoption passing confidence

Release Notes

canonical/vanilla-framework (vanilla-framework) ### [`v4.3.0`](https://togithub.com/canonical/vanilla-framework/releases/tag/v4.3.0) [Compare Source](https://togithub.com/canonical/vanilla-framework/compare/v4.2.0...v4.3.0) #### Getting Vanilla Framework Install with NPM: https://www.npmjs.com/package/vanilla-framework Visit the documentation at https://vanillaframework.io/docs #### New in Vanilla v4.3.0 ##### 💣 Fixing misaligned logo sections from 4.2 In Vanilla 4.2 we reworked our logo section component. If used correctly, with correctly sized images it should be a seamless upgrade, but if you have used logo section with logos not correctly spaced by visual design team you may end up with broken look of oversized logos. In Vanilla 4.3 we introduced a fallback workaround for this regression. It doesn't fix the issue automatically, but we introduced a `has-misaligned-images` fallback class name that can be added to broken logo sections if logo images can't be replaced by new ones. You can [learn more in the docs](https://vanillaframework.io/docs/patterns/logo-section#fallback-for-misaligned-logos). #### 🚀 Features - Add fallback variant for legacy misaligned logos by [@​bartaz](https://togithub.com/bartaz) ([#​4870](https://togithub.com/canonical/vanilla-framework/issues/4870)) #### 🔨 Maintenance - Adjust font-weight of small caps and h5 by [@​lyubomir-popov](https://togithub.com/lyubomir-popov) ([#​4873](https://togithub.com/canonical/vanilla-framework/issues/4873)) - Update publish-on-release.yml by [@​samhotep](https://togithub.com/samhotep) ([#​4862](https://togithub.com/canonical/vanilla-framework/issues/4862)) - Update all non-major dependencies by [@​renovate](https://togithub.com/renovate) ([#​4866](https://togithub.com/canonical/vanilla-framework/issues/4866)) - Remove old Canonical logo from contribute page by [@​bartaz](https://togithub.com/bartaz) ([#​4861](https://togithub.com/canonical/vanilla-framework/issues/4861)) #### New Contributors - [@​samhotep](https://togithub.com/samhotep) made their first contribution in [https://github.com/canonical/vanilla-framework/pull/4862](https://togithub.com/canonical/vanilla-framework/pull/4862) **Full Changelog**: https://github.com/canonical/vanilla-framework/compare/v4.2.0...v4.3.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 this update again.



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