canonical / maas.io

Site for maas.io
https://maas.io/
GNU Lesser General Public License v3.0
17 stars 42 forks source link

chore(deps): update dependency vanilla-framework to v3.14.0 #776

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) 3.12.1 -> 3.14.0 age adoption passing confidence

Release Notes

canonical/vanilla-framework ### [`v3.14.0`](https://togithub.com/canonical/vanilla-framework/releases/tag/v3.14.0) [Compare Source](https://togithub.com/canonical/vanilla-framework/compare/v3.13.0...v3.14.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.14.0 #### πŸš€ Features - Add sections and blocks components by [@​yurii-vasyliev](https://togithub.com/yurii-vasyliev) ([#​4730](https://togithub.com/canonical/vanilla-framework/issues/4730)) - Add rule component by [@​andesol](https://togithub.com/andesol) ([#​4731](https://togithub.com/canonical/vanilla-framework/issues/4731)) - Add common grid patterns by [@​andesol](https://togithub.com/andesol) ([#​4727](https://togithub.com/canonical/vanilla-framework/issues/4727)) - Update deep strip paddings by [@​yurii-vasyliev](https://togithub.com/yurii-vasyliev) ([#​4720](https://togithub.com/canonical/vanilla-framework/issues/4720)) #### πŸ› Bug Fixes - Fix grid offsets by [@​ClementChaumel](https://togithub.com/ClementChaumel) ([#​4741](https://togithub.com/canonical/vanilla-framework/issues/4741)) - Fix split list items overflowing in the other column by [@​ClementChaumel](https://togithub.com/ClementChaumel) ([#​4722](https://togithub.com/canonical/vanilla-framework/issues/4722)) #### πŸ“ Documentation - Remove outdated Suru strips from the website by [@​ClementChaumel](https://togithub.com/ClementChaumel) ([#​4752](https://togithub.com/canonical/vanilla-framework/issues/4752)) - Demo of design sprint brochure site documentation by [@​bartaz](https://togithub.com/bartaz) ([#​4708](https://togithub.com/canonical/vanilla-framework/issues/4708)) #### πŸ”¨ Maintenance - Remove border radius from images by [@​bartaz](https://togithub.com/bartaz) ([#​4750](https://togithub.com/canonical/vanilla-framework/issues/4750)) - Update dependency canonicalwebteam.discourse to v5.4.1 by [@​renovate](https://togithub.com/renovate) ([#​4743](https://togithub.com/canonical/vanilla-framework/issues/4743)) - Update dependency yaml to v2 \[SECURITY] by [@​renovate](https://togithub.com/renovate) ([#​4746](https://togithub.com/canonical/vanilla-framework/issues/4746)) - Revert new vertical spacing classes by [@​yurii-vasyliev](https://togithub.com/yurii-vasyliev) ([#​4733](https://togithub.com/canonical/vanilla-framework/issues/4733)) - Skip installing Chromium for production on jenkins by [@​bartaz](https://togithub.com/bartaz) ([#​4732](https://togithub.com/canonical/vanilla-framework/issues/4732)) - Update dependency canonicalwebteam.discourse to v5.4.0 by [@​renovate](https://togithub.com/renovate) ([#​4726](https://togithub.com/canonical/vanilla-framework/issues/4726)) - Remove separator for the first item in the list (except if nested) by [@​ClementChaumel](https://togithub.com/ClementChaumel) ([#​4723](https://togithub.com/canonical/vanilla-framework/issues/4723)) - Move all deps to devDeps by [@​yurii-vasyliev](https://togithub.com/yurii-vasyliev) ([#​4725](https://togithub.com/canonical/vanilla-framework/issues/4725)) #### New Contributors - [@​yurii-vasyliev](https://togithub.com/yurii-vasyliev) made their first contribution in [https://github.com/canonical/vanilla-framework/pull/4717](https://togithub.com/canonical/vanilla-framework/pull/4717) **Full Changelog**: https://github.com/canonical/vanilla-framework/compare/v3.13.0...v3.14.0 ### [`v3.13.0`](https://togithub.com/canonical/vanilla-framework/releases/tag/v3.13.0) [Compare Source](https://togithub.com/canonical/vanilla-framework/compare/v3.12.1...v3.13.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.13.0 #### πŸš€ Features - Added play, pause, reboot and stop icons by [@​lorumic](https://togithub.com/lorumic) ([#​4710](https://togithub.com/canonical/vanilla-framework/issues/4710)) #### πŸ› Bug Fixes - Fix lists wrapping under the prefix by [@​ClementChaumel](https://togithub.com/ClementChaumel) ([#​4702](https://togithub.com/canonical/vanilla-framework/issues/4702)) - Fixed theme of pin/close button in application layout examples by [@​lorumic](https://togithub.com/lorumic) ([#​4694](https://togithub.com/canonical/vanilla-framework/issues/4694)) - Trap focus within the sidenav on small screens by [@​lorumic](https://togithub.com/lorumic) ([#​4680](https://togithub.com/canonical/vanilla-framework/issues/4680)) #### πŸ“ Documentation - Fixes incorrect aria-label on tabs examples by [@​petesfrench](https://togithub.com/petesfrench) ([#​4701](https://togithub.com/canonical/vanilla-framework/issues/4701)) #### πŸ”¨ Maintenance - Update dependency canonicalwebteam.discourse to v5.3.0 by [@​renovate](https://togithub.com/renovate) ([#​4715](https://togithub.com/canonical/vanilla-framework/issues/4715)) - Update mobile nav to match new design by [@​pedoch](https://togithub.com/pedoch) ([#​4706](https://togithub.com/canonical/vanilla-framework/issues/4706)) - Add missing page to side navigation by [@​bartaz](https://togithub.com/bartaz) ([#​4700](https://togithub.com/canonical/vanilla-framework/issues/4700)) - Fix icon override on the main page by [@​ClementChaumel](https://togithub.com/ClementChaumel) ([#​4693](https://togithub.com/canonical/vanilla-framework/issues/4693)) - Extract side navigation data to YAML file by [@​abhigyanghosh30](https://togithub.com/abhigyanghosh30) ([#​4681](https://togithub.com/canonical/vanilla-framework/issues/4681)) - Set version in releases.yml file to 3.12.1 by [@​lorumic](https://togithub.com/lorumic) ([#​4686](https://togithub.com/canonical/vanilla-framework/issues/4686)) #### New Contributors - [@​pedoch](https://togithub.com/pedoch) made their first contribution in [https://github.com/canonical/vanilla-framework/pull/4706](https://togithub.com/canonical/vanilla-framework/pull/4706) **Full Changelog**: https://github.com/canonical/vanilla-framework/compare/v3.12.0...v3.13.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.

πŸ”• 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.

webteam-app commented 1 year ago

Demo starting at https://maas-io-776.demos.haus

codecov[bot] commented 1 year ago

Codecov Report

Merging #776 (02b598b) into main (f885924) will decrease coverage by 3.91%. The diff coverage is 69.38%.

:exclamation: Current head 02b598b differs from pull request most recent head 59adc10. Consider uploading reports for the commit 59adc10 to get more accurate results

@@            Coverage Diff             @@
##             main     #776      +/-   ##
==========================================
- Coverage   65.56%   61.65%   -3.91%     
==========================================
  Files           8        8              
  Lines         363      193     -170     
==========================================
- Hits          238      119     -119     
+ Misses        125       74      -51     
Flag Coverage Ξ”
python 61.65% <69.38%> (-3.91%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Ξ”
webapp/views/tutorials.py 43.47% <43.47%> (ΓΈ)
webapp/app.py 85.10% <85.71%> (+15.24%) :arrow_up:
webapp/openapi_parser.py 94.44% <100.00%> (+0.32%) :arrow_up:
webapp/views/docs.py 100.00% <100.00%> (ΓΈ)