canonical / design.ubuntu.com

7 stars 29 forks source link

Update internal dependencies #243

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@canonical/global-nav 3.0.0 -> 3.1.4 age adoption passing confidence
vanilla-framework (source) 3.6.1 -> 3.8.0 age adoption passing confidence

Release Notes

canonical-web-and-design/global-nav ### [`v3.1.4`](https://togithub.com/canonical-web-and-design/global-nav/compare/5d5a6471872ac746e0c09df430458dadb577a8ff...44ca3428e78c6590b73f7e792d6afbd9b978d6ed) [Compare Source](https://togithub.com/canonical-web-and-design/global-nav/compare/5d5a6471872ac746e0c09df430458dadb577a8ff...44ca3428e78c6590b73f7e792d6afbd9b978d6ed) ### [`v3.1.3`](https://togithub.com/canonical-web-and-design/global-nav/compare/717b3e7c2cbe3ee0d0f74726cbea0990aa463008...5d5a6471872ac746e0c09df430458dadb577a8ff) [Compare Source](https://togithub.com/canonical-web-and-design/global-nav/compare/717b3e7c2cbe3ee0d0f74726cbea0990aa463008...5d5a6471872ac746e0c09df430458dadb577a8ff) ### [`v3.1.2`](https://togithub.com/canonical-web-and-design/global-nav/compare/c6f0ed49ead23776045a7d87c5b9dc2eeffc5bed...717b3e7c2cbe3ee0d0f74726cbea0990aa463008) [Compare Source](https://togithub.com/canonical-web-and-design/global-nav/compare/c6f0ed49ead23776045a7d87c5b9dc2eeffc5bed...717b3e7c2cbe3ee0d0f74726cbea0990aa463008) ### [`v3.1.1`](https://togithub.com/canonical-web-and-design/global-nav/compare/f9a6c0be1baaf0a163fb49c1414546d36375a6a7...c6f0ed49ead23776045a7d87c5b9dc2eeffc5bed) [Compare Source](https://togithub.com/canonical-web-and-design/global-nav/compare/f9a6c0be1baaf0a163fb49c1414546d36375a6a7...c6f0ed49ead23776045a7d87c5b9dc2eeffc5bed) ### [`v3.1.0`](https://togithub.com/canonical-web-and-design/global-nav/compare/9b573d1d61eb1e958726c8c50a5f1c6f8cdfcb94...f9a6c0be1baaf0a163fb49c1414546d36375a6a7) [Compare Source](https://togithub.com/canonical-web-and-design/global-nav/compare/9b573d1d61eb1e958726c8c50a5f1c6f8cdfcb94...f9a6c0be1baaf0a163fb49c1414546d36375a6a7)
canonical/vanilla-framework ### [`v3.8.0`](https://togithub.com/canonical/vanilla-framework/releases/tag/v3.8.0) [Compare Source](https://togithub.com/canonical/vanilla-framework/compare/v3.7.1...v3.8.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 v3.8.0 #### 🚀 Features - add side navigation accordion variant by [@​petermakowski](https://togithub.com/petermakowski) ([#​4550](https://togithub.com/canonical/vanilla-framework/issues/4550)) #### 🐛 Bug Fixes - Fix navigation: close open dropdown on click of toggle item. by [@​edlerd](https://togithub.com/edlerd) ([#​4566](https://togithub.com/canonical/vanilla-framework/issues/4566)) #### 🔨 Maintenance - Change default breakpoint for navigation to large by [@​edlerd](https://togithub.com/edlerd) ([#​4565](https://togithub.com/canonical/vanilla-framework/issues/4565)) #### New Contributors - [@​edlerd](https://togithub.com/edlerd) made their first contribution in [https://github.com/canonical/vanilla-framework/pull/4565](https://togithub.com/canonical/vanilla-framework/pull/4565) **Full Changelog**: https://github.com/canonical/vanilla-framework/compare/v3.7.1...v3.8.0 ### [`v3.7.1`](https://togithub.com/canonical/vanilla-framework/releases/tag/v3.7.1) [Compare Source](https://togithub.com/canonical/vanilla-framework/compare/v3.7.0...v3.7.1) #### Getting Vanilla Framework Install with NPM: https://www.npmjs.com/package/vanilla-framework Visit the documentation at https://vanillaframework.io/docs #### New in Vanilla v3.7.1 #### 🐛 Bug Fixes - Fix .u-off-screen utility adding white line on Firefox by [@​petermakowski](https://togithub.com/petermakowski) ([#​4554](https://togithub.com/canonical/vanilla-framework/issues/4554)) - New nav logo padding does not align with content [#​4530](https://togithub.com/canonical/vanilla-framework/issues/4530) by [@​petermakowski](https://togithub.com/petermakowski) ([#​4555](https://togithub.com/canonical/vanilla-framework/issues/4555)) - Fix side nav animation on desktop by [@​petermakowski](https://togithub.com/petermakowski) ([#​4553](https://togithub.com/canonical/vanilla-framework/issues/4553)) #### 📝 Documentation - update release link in readme by [@​petermakowski](https://togithub.com/petermakowski) ([#​4552](https://togithub.com/canonical/vanilla-framework/issues/4552)) **Full Changelog**: https://github.com/canonical/vanilla-framework/compare/v3.7.0...v3.7.1 ### [`v3.7.0`](https://togithub.com/canonical/vanilla-framework/releases/tag/v3.7.0) [Compare Source](https://togithub.com/canonical/vanilla-framework/compare/v3.6.1...v3.7.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 v3.7.0 #### 🚀 Features - Expandable side navigation by [@​petermakowski](https://togithub.com/petermakowski) ([#​4536](https://togithub.com/canonical/vanilla-framework/issues/4536)) - Rename vf-animation to vf-transition by [@​petermakowski](https://togithub.com/petermakowski) ([#​4545](https://togithub.com/canonical/vanilla-framework/issues/4545)) #### 🐛 Bug Fixes - Stepped list heading levels by [@​petermakowski](https://togithub.com/petermakowski) ([#​4546](https://togithub.com/canonical/vanilla-framework/issues/4546)) #### 📝 Documentation - Update accordion docs to not imply navigation by [@​petermakowski](https://togithub.com/petermakowski) ([#​4549](https://togithub.com/canonical/vanilla-framework/issues/4549)) - Update references to repo location in the new org by [@​bartaz](https://togithub.com/bartaz) ([#​4525](https://togithub.com/canonical/vanilla-framework/issues/4525)) #### 🔨 Maintenance - Update accordion vf-transition syntax by [@​petermakowski](https://togithub.com/petermakowski) ([#​4548](https://togithub.com/canonical/vanilla-framework/issues/4548)) - Rename vf-animation to vf-transition by [@​petermakowski](https://togithub.com/petermakowski) ([#​4545](https://togithub.com/canonical/vanilla-framework/issues/4545)) - Setup cypress by [@​petermakowski](https://togithub.com/petermakowski) ([#​4540](https://togithub.com/canonical/vanilla-framework/issues/4540)) - Accordion transition by [@​petermakowski](https://togithub.com/petermakowski) ([#​4542](https://togithub.com/canonical/vanilla-framework/issues/4542)) - Update all non-major dependencies by [@​renovate](https://togithub.com/renovate) ([#​4523](https://togithub.com/canonical/vanilla-framework/issues/4523)) - Update internal dependencies by [@​renovate](https://togithub.com/renovate) ([#​4516](https://togithub.com/canonical/vanilla-framework/issues/4516)) - Update Node.js to v18 by [@​renovate](https://togithub.com/renovate) ([#​4447](https://togithub.com/canonical/vanilla-framework/issues/4447)) **Full Changelog**: https://github.com/canonical/vanilla-framework/compare/v3.6.1...v3.7.0

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

webteam-app commented 2 years ago

Demo starting at https://design-ubuntu-com-243.demos.haus