chore(deps): update internal dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @canonical/cookie-policy | 3.6.4 -> 3.8.0 |
||||
| vanilla-framework (source) | 3.6.1 -> 3.15.1 |
Release Notes
canonical/cookie-policy (@canonical/cookie-policy)
v3.8.0
Added postUpdatedPreferences()
- POSTs users cookie preferences to shared cookie service (cookies.canonical.com) providing the application is using the canonicalwebteam.cookies_service package and a connection has been established
v3.7.5
Updated Cookie notification banner
- Enable page interaction with notification banner present
v3.7.4
Fix Cookie banner container
- Remove the vertical scrollbar
v3.7.3
Updated Inline button
- Remove left margin and added bottom margin to override the default inline button styles
v3.7.2
Updated Global body styles
- Remove global body styles from the cookie policy stylesheet
v3.7.1
v3.7.0
Updated Cookie popup modernization
- Implement cookie popup notification banner and accordion manager
v3.6.5
What's Changed
- feat: Automatically trigger initialisation if cookiePolicy script is ran after DOM content has loaded by @petesfrench in #182
Full Changelog: https://github.com/canonical/cookie-policy/compare/v3.6.4...v3.6.5
canonical/vanilla-framework (vanilla-framework)
v3.15.1
👋 The last release of Vanilla v3
With focus on new major release of Vanilla 4.0 this 3.15.1 is likely the last release of Vanilla v3 line. We may release some hot-fixes if any serious bugs are found, but no new features or maintenance updates are planned for v3 anymore.
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.15.1
🐛 Bug Fixes
- Reduce form input width - 10em to 8em by @Jim-Dillon (#4798)
🔨 Maintenance
- Breadcrumbs - chevrons to slashes by @Jim-Dillon (#4811)
- Use ps5 registry by @nottrobin (#4804)
- Migrate to Percy CLI by @bartaz (#4795)
New Contributors
- @Jim-Dillon made their first contribution in #4798
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.15.0...v3.15.1
v3.15.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.15.0
🚀 Features
- Add sliding nav on mobile by @ClementChaumel (#4767)
📝 Documentation
- Update rule-highlight pattern to use to appropriate class by @petesfrench (#4759)
🔨 Maintenance
- chore(deps): update dependency canonicalwebteam.discourse to v5.4.2 by @renovate (#4778)
- chore(deps): update dependency postcss-cli to v10 by @renovate (#4776)
- chore(deps): update all non-major dependencies by @renovate (#4775)
- Add paper colour variable by @bartaz (#4772)
- chore(deps): update all non-major dependencies by @renovate (#4754)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.14.0...v3.15.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 (#4730)
- Add rule component by @andesol (#4731)
- Add common grid patterns by @andesol (#4727)
- Update deep strip paddings by @yurii-vasyliev (#4720)
🐛 Bug Fixes
- Fix grid offsets by @ClementChaumel (#4741)
- Fix split list items overflowing in the other column by @ClementChaumel (#4722)
📝 Documentation
- Remove outdated Suru strips from the website by @ClementChaumel (#4752)
- Demo of design sprint brochure site documentation by @bartaz (#4708)
🔨 Maintenance
- Remove border radius from images by @bartaz (#4750)
- Update dependency canonicalwebteam.discourse to v5.4.1 by @renovate (#4743)
- Update dependency yaml to v2 [SECURITY] by @renovate (#4746)
- Revert new vertical spacing classes by @yurii-vasyliev (#4733)
- Skip installing Chromium for production on jenkins by @bartaz (#4732)
- Update dependency canonicalwebteam.discourse to v5.4.0 by @renovate (#4726)
- Remove separator for the first item in the list (except if nested) by @ClementChaumel (#4723)
- Move all deps to devDeps by @yurii-vasyliev (#4725)
New Contributors
- @yurii-vasyliev made their first contribution in #4717
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.13.0...v3.14.0
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
🐛 Bug Fixes
- Fix lists wrapping under the prefix by @ClementChaumel (#4702)
- Fixed theme of pin/close button in application layout examples by @lorumic (#4694)
- Trap focus within the sidenav on small screens by @lorumic (#4680)
📝 Documentation
- Fixes incorrect aria-label on tabs examples by @petesfrench (#4701)
🔨 Maintenance
- Update dependency canonicalwebteam.discourse to v5.3.0 by @renovate (#4715)
- Update mobile nav to match new design by @pedoch (#4706)
- Add missing page to side navigation by @bartaz (#4700)
- Fix icon override on the main page by @ClementChaumel (#4693)
- Extract side navigation data to YAML file by @abhigyanghosh30 (#4681)
- Set version in releases.yml file to 3.12.1 by @lorumic (#4686)
New Contributors
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.12.0...v3.13.0
v3.12.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.12.1
🚀 Features
- Add u-has-icon utility class [WD-2275] by @lorumic (#4677)
- Add dense variant to logo section by @abhigyanghosh30 (#4668)
- Fix font size of all caps text component by @bartaz (#4665)
- Update list styles by @ClementChaumel (#4636)
🐛 Bug Fixes
- Fix stepped list in dark mode didn't show numbers by @abhigyanghosh30 (#4674)
- Removed highlight of side nav items on search results page [WD-2276] by @lorumic (#4682)
- Use chevron icon in article pagination by @wszczawinski (#4669)
- Fixed hex code for color-mid-light + a couple of typos by @lorumic (#4670)
- Set white background for search and filter dropdown [WD-2279] by @lorumic (#4671)
🔨 Maintenance
- Rename list dots to bullets by @ClementChaumel (#4683)
- chore(deps): update dependency canonicalwebteam.discourse to v5.2.4 by @renovate (#4684)
- Make updating the what's new page easier by @abhigyanghosh30 (#4679)
- chore(deps): update all non-major dependencies by @renovate (#4675)
- Revert What's new page to 3.12 release by @bartaz (#4673)
- Revert version to 3.12.0 by @bartaz (#4672)
- chore(deps): update internal dependencies by @renovate (#4663)
- Add missing secret for upload-assets snap by @bartaz (#4661)
New Contributors
- @abhigyanghosh30 made their first contribution in #4668
- @wszczawinski made their first contribution in #4669
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.11.1...v3.12.0
v3.11.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.11.1
🐛 Bug Fixes
- Fix the calculation of hr margin by @bartaz (#4660)
- Fix nesting row in fixed width container by @bartaz (#4657)
- Update top nav font weight by @bartaz (#4658)
📝 Documentation
- WD-777 Add full-width layout documentation by @bartaz (#4655)
- WD-778 Use new full width layout on Vanilla site by @bartaz (#4650)
- Fix command for git submodule example by @kkumtree (#4635)
🔨 Maintenance
- Bump cacheable-request from 10.2.2 to 10.2.7 by @dependabot (#4653)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot (#4647)
- Add !default to fontsizes map by @lyubomir-popov (#4644)
- Update font files and use small caps by @lyubomir-popov (#4648)
- Bring back upload-assets CLI tool for release by @bartaz (#4649)
- chore(deps): update dependency canonicalwebteam.discourse to v5.0.4 by @renovate (#4651)
- Update u-off-screen utility by @steverydz (#4639)
- chore(deps): update dependency @testing-library/cypress to v9 by @renovate (#4627)
- chore(deps): update all non-major dependencies by @renovate (#4637)
- chore(deps): update dependency cypress to v12 by @renovate (#4638)
New Contributors
- @kkumtree made their first contribution in #4635
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.11.0...v3.11.1
v3.11.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.11.0
🚀 Features
🐛 Bug Fixes
- fix: remove collapsed side panel from accessibility tree by @petermakowski (#4628)
📝 Documentation
🔨 Maintenance
- chore(deps): update dependency canonicalwebteam.flask-base to v1.1.0 by @renovate (#4631)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.10.0...v3.11.0
v3.10.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.10.0
🚀 Features
- Add desktop icon by @edlerd (#4624)
- Switch to the new variable font by @ClementChaumel (#4616)
📝 Documentation
🔨 Maintenance
- Reduce social icon sizes to work better next to headings by @lyubomir-popov (#4625)
- Temporary script to fix the upload assets job by @bartaz (#4623)
- Update all non-major dependencies by @renovate (#4626)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.9.0...v3.10.0
v3.9.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.9.0
🚀 Features
Update styling of buttons and form elements by @lyubomir-popov (#4402)
💣 Potentially breaking changes
Updating to Vanilla 3.9.0 should be seamless, but if you have any custom form components built on top of Vanilla or separate components made look like Vanilla form elements they may need to be updated to the new style.
🐛 Bug Fixes
- Increase z-index of the modal so that it overlays the navigation drawer by @lorumic (#4619)
- Add hover states for checkboxes by @ClementChaumel (#4615)
🔨 Maintenance
- Update all non-major dependencies by @renovate (#4610)
- Bump qs from 6.5.2 to 6.5.3 by @dependabot (#4617)
- Bump express from 4.17.1 to 4.18.2 by @dependabot (#4618)
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot (#4612)
New Contributors
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.8.2...v3.9.0
v3.8.2
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.2
🐛 Bug Fixes
🔨 Maintenance
- Update dependency get-site-urls to v3 by @renovate (#4606)
- Update all non-major dependencies by @renovate (#4605)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.8.1...v3.8.2
v3.8.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.8.1
🚀 Features
- Updated style of stepped list counter size by @huwshimi (#4584)
🐛 Bug Fixes
- Fix responsive grid bug by @mtruj013 (#4597)
- Fix warning for division operator by @mtruj013 (#4602)
- Override responsive divider orientation for medium screens with col-m… by @huwshimi (#4594)
- Fix slider input height by @huwshimi (#4575)
- Fix u-hide--large on table cells on medium screens. by @huwshimi (#4590)
📝 Documentation
- Update hacking to dotrun by @huwshimi (#4587)
🔨 Maintenance
- Update the underline style of links on hover by @larryease (#4603)
- Fix logo and logo tag height and width values by @mtruj013 (#4598)
- Revert to new logo style by @mtruj013 (#4601)
- Improve lint ordering rules by @huwshimi (#4595)
- Make password text easier to read when toggled by @huwshimi (#4591)
- Update dependency canonicalwebteam.discourse to v5 by @renovate (#4568)
- Update dependency canonicalwebteam.flask-base to v1.0.6 by @renovate (#4567)
New Contributors
- @larryease made their first contribution in #4603
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.8.0...v3.8.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 (#4550)
🐛 Bug Fixes
🔨 Maintenance
New Contributors
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.7.1...v3.8.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 (#4554)
- New nav logo padding does not align with content #4530 by @petermakowski (#4555)
- Fix side nav animation on desktop by @petermakowski (#4553)
📝 Documentation
- update release link in readme by @petermakowski (#4552)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v3.7.0...v3.7.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 (#4536)
- Rename vf-animation to vf-transition by @petermakowski (#4545)
🐛 Bug Fixes
- Stepped list heading levels by @petermakowski (#4546)
📝 Documentation
- Update accordion docs to not imply navigation by @petermakowski (#4549)
- Update references to repo location in the new org by @bartaz (#4525)
🔨 Maintenance
- Update accordion vf-transition syntax by @petermakowski (#4548)
- Rename vf-animation to vf-transition by @petermakowski (#4545)
- Setup cypress by @petermakowski (#4540)
- Accordion transition by @petermakowski (#4542)
- Update all non-major dependencies by @renovate (#4523)
- Update internal dependencies by @renovate (#4516)
- Update Node.js to v18 by @renovate (#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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Demo starting at https://docs-ubuntu-com-347.demos.haus
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.27%. Comparing base (
ac63dfd) to head (cec53ff). Report is 3 commits behind head on main.
:exclamation: Current head cec53ff differs from pull request most recent head 76c539d
Please upload reports for the commit 76c539d to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## main #347 +/- ##
=======================================
Coverage 87.27% 87.27%
=======================================
Files 5 5
Lines 55 55
=======================================
Hits 48 48
Misses 7 7
| Flag | Coverage Δ | |
|---|---|---|
| python | 87.27% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.