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 |
||||
| @canonical/global-nav | 3.6.4 -> 3.8.0 |
||||
| canonicalwebteam.discourse | ==5.7.1 -> ==5.8.1 |
||||
| canonicalwebteam.flask-base | ==2.5.0 -> ==2.6.1 |
||||
| canonicalwebteam.search | ==2.1.1 -> ==2.1.2 |
||||
| vanilla-framework (source) | 4.16.0 -> 4.37.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-web-and-design/global-nav (@canonical/global-nav)
v3.8.0
Changes
Rolled back changes from releases 3.7.X. This release is almost the same as version 3.6.4 - the only difference is the version of the vanilla-framework dependency, which has been updated to the latest version available in this release.
Important
Do not use releases 3.7.X, as they contain changes that should not be part of this project and that have been removed in this release.
v3.7.0
canonical/canonicalwebteam.discourse (canonicalwebteam.discourse)
v5.8.1
Changes
feat: Add third filter for querying engage pages (#206)
This release was made possible by the following contributors:
v5.8.0
Added Category class
- A generic class for processing discourse categories and the topics they contain
v5.7.4
Changes
feat: Update query to include second keyword and value (#203) removed config.ps5 (#202) Include h3 to table of contents (#200)
This release was made possible by the following contributors:
v5.7.3: : Read href from masked links in metadata
Changes
chore: Bump version to 5.7.3 (#198) Read href instead of string from masked links (#197)
This release was made possible by the following contributors:
v5.7.2
Changes
Add sort by functionality to takeovers 'cooked' content (#196)
This release was made possible by the following contributors:
canonical-web-and-design/canonicalwebteam.flask-base (canonicalwebteam.flask-base)
v2.6.1
Changes
add SENTRY_DSN env var (#90)
This release was made possible by the following contributors:
v2.6.0
Changes
Add flask secret key (#87)
This release was made possible by the following contributors:
canonical/vanilla-framework (vanilla-framework)
v4.37.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 v4.37.1
🐛 Bug Fixes
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.37.0...v4.37.1
v4.37.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.37.0
🚀 Features
- feat(Icons): Add new CVE icons (
ignoredandvulnerable)(#5680) and generative AI icon (generative-ai)(#5678 ) by @jmuzina - feat: make item titles optional in the equal heights pattern by @huwshimi (#5666)
- feat: right align two equal height columns by @huwshimi (#5668)
🐛 Bug Fixes
- fix(#5664): Pricing block accessibility issues by @Safvan-tsy (#5674)
🔨 Maintenance
- chore(deps): update dependency canonicalwebteam.flask-base to v3 by @renovate[bot] (#5605)
New Contributors
- @Safvan-tsy made their first contribution in #5674
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.36.0...v4.37.0
v4.36.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.36.0
🚀 Features
- feat: Implement Resources Pattern by @muhammad-ali-pk (#5676)
- feat: add an 'auto' option to images in the equal heights pattern by @huwshimi (#5667)
- feat: add a blank space option to the 25/75 hero by @huwshimi (#5665)
- feat(Blog): blog pattern by @jmuzina (#5659)
📝 Documentation
🔨 Maintenance
- chore(deps): update github artifact actions (major) by @renovate[bot] (#5656)
- chore(deps): update actions/checkout action to v5 by @renovate[bot] (#5655)
v4.35.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.35.0
🐛 Bug Fixes
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.34.2...v4.35.0
v4.34.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 v4.34.2
🚀 Features
- feat: Add Vanilla ESM support by @muhammad-ali-pk (#5661)
v4.34.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 v4.34.1
🐛 Bug Fixes
- fix: Logo section pattern rule taking up entire width of the screen by @muhammad-ali-pk (#5651)
v4.34.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.34.0
🚀 Features
- [WD-22573] feat: Implemented Logo section pattern by @muhammad-ali-pk (#5632)
- feat: Implemented Data Spotlight Section Pattern by @muhammad-ali-pk (#5639)
🐛 Bug Fixes
📝 Documentation
- [DE-210] Publish contribution process by @juanruitina (#5626)
- adjust asset manager asset link by @jmuzina (#5642)
🔨 Maintenance
- chore(deps): update dependency canonicalwebteam.image-template to v1.9.0 by @renovate[bot] (#5636)
- fix(Typography): root font size is derived from
$settings-text-defaultby @jmuzina (#5628)
v4.33.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.33.0
🚀 Features
- [WD-26516] feat: Introduced new param and slot to the Newsletter signup pattern by @muhammad-ali-pk (#5637)
v4.32.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 v4.32.1
🐛 Bug Fixes
- [WD-26329] fix: h4 style not applied to text spotlight pattern by @muhammad-ali-pk (#5631)
v4.32.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.32.0
🚀 Features
- feat: Implement Divided Section Pattern by @muhammad-ali-pk (#5623)
🔨 Maintenance
v4.31.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.31.0
🚀 Features
- feat: Implemented Newsletter Signup Pattern by @muhammad-ali-pk (#5612)
v4.30.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.30.0
🚀 Features
- feat: Basic Section pattern by @jmuzina (#5598)
- feat: normal rule for the pricing block pattern by @muhammad-ali-pk (#5613)
📝 Documentation
🔨 Maintenance
- Charm vanillaframework.io by @jmuzina (#5560)
- chore(deps): update internal dependencies by @renovate[bot] (#5554)
- chore(deps): bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] (#5593)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.29.0...v4.30.0
v4.29.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.29.0
🚀 Features
- feat: implemented Single Pricing Block pattern variant by @muhammad-ali-pk (#5607)
🐛 Bug Fixes
- fix(cover images): Cover images without explicit aspect ratios use intrinsic height by @jmuzina (#5611)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.28.0...v4.29.0
v4.28.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.28.0
🚀 Features
- feat: added support for highlighting images in equal-heights macro by @immortalcodes (#5602)
🐛 Bug Fixes
- fix: image container styling no longer depends on class order @Onibenjo (#5608)
New Contributors
- @Onibenjo made his first contribution in #5608 🚀
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.27.0...v4.28.0
v4.27.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.27.0
🚀 Features
🔨 Maintenance
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.26.1...v4.27.0
v4.26.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 v4.26.1
🐛 Bug Fixes
- Fixes image container aspect ratios not being applied properly on Safari by @jmuzina (#5571)
- Removes the left margin from the Chip icon @jmuzina (#5574)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.26.0...v4.26.1
v4.26.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.26.0
🚀 Features
- Implement Text Spotlight section pattern by @muhammad-ali-pk (#5572)
- Implement CTA section pattern by @muhammad-ali-pk (#5565)
- Remove hr above first tiered list item by @petesfrench (#5529)
- Add history icon by @jmuzina (#5570)
🐛 Bug Fixes
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.25.0...v4.26.0
v4.25.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.25.0
🚀 Features
- feat(Chip): Add read-only, icon, badge variants of the Chip pattern; deprecate status label pattern by @jmuzina (#5555)
🔨 Maintenance
- chore(deps): update dependency jest to v30 by @renovate[bot] (#5563)
- chore(deps): update dependency svgo to v4 by @renovate[bot] (#5564)
- CTA block pattern is now borderless by default. Added bordered CTA variant for backwards compatibility by @jmuzina (#5543)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.24.1...v4.25.0
v4.24.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 v4.24.1
🔨 Maintenance
- fix: align side padding of input with buttons by @jmuzina (#5539)
- chore: add matrix links by @jmuzina (#5536)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.24.0...v4.24.1
v4.24.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.24.0
🚀 Features
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.23.2...v4.24.0
v4.23.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 v4.23.2
🐛 Bug Fixes
🔨 Maintenance
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.23.1...v4.23.2
v4.23.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 v4.23.1
🐛 Bug Fixes
🔨 Maintenance
- chore(deps): update dependency canonicalwebteam.flask-base to v2.5.0 by @renovate[bot] (#5498)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.23.0...v4.23.1
v4.23.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.23.0
🚀 Features
- Linked Logo Section pattern - by @mtruj013 and @jmuzina (#5464)
- Pricing block pattern - by @petesfrench (#5489)
📝 Documentation
🔨 Maintenance
- chore(deps): update dependency canonicalwebteam.flask-base to v2.4.0 by @jmuzina
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.22.0...v4.23.0
v4.22.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.22.0
🚀 Features
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.21.2...v4.22.0
v4.21.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 v4.21.2
🐛 Bug Fixes
📝 Documentation
- docs(layout settings): Update layout settings docs to reflect new grid variable by @jmuzina (#5483)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.21.1...v4.21.2
v4.21.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 v4.21.1
🐛 Bug Fixes
- Nested dropdowns no longer dismiss overlay by @JuanFernandoCastaneda (#5473)
- fix(Hero): Change hero subtitle text to a p.p-heading--2 by @jmuzina (#5482)
📝 Documentation
- Update release-process.md by @Sophie-32 (#5478)
- Added aria-label to Range example by @JuanFernandoCastaneda (#5472)
New Contributors
- @JuanFernandoCastaneda made their first contribution in #5472
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.21.0...v4.21.1
v4.21.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.21.0
🚀 Features
🔨 Maintenance
- chore(deps): update dependency canonicalwebteam.image-template to v1.5.0 by @renovate[bot] (#5468)
- chore(deps): update all non-major dependencies by @renovate[bot] (#5462)
- chore(deps): update dependency cypress to v14 by @renovate[bot] (#5463)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.20.3...v4.21.0
v4.20.3
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.20.3
🐛 Bug Fixes
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.20.2...v4.20.3
v4.20.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 v4.20.2
🐛 Bug Fixes
- fix(tabs): Bottom border of
.p-tabs__listspans full width on all screen sizes by @jmuzina (#5457)
🔨 Maintenance
- chore(deps): update dependency canonicalwebteam.flask-base to v2.1.0 by @renovate[bot] (#5454)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.20.1...v4.20.2
v4.20.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 v4.20.1
🐛 Bug Fixes
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.20.0...v4.20.1
v4.20.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.20.0
🚀 Features
🐛 Bug Fixes
- fix(vf_tiered-list.jinja): Update to have top hr on all screen sizes by @petesfrench (#5444)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.19.0...v4.20.0
v4.19.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.19.0
🚀 Features
🐛 Bug Fixes
- Full width image Hero - Remove margin bottom from H1 only if the subtitle_text is missing by @muhammad-ali-pk (#5443)
🔨 Maintenance
- chore(deps): update dependency canonicalwebteam.image-template to v1.4.2 by @renovate (#5441)
- chore(deps): update all non-major dependencies by @renovate (#5440)
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.18.5...v4.19.0
v4.18.5
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.18.5
🐛 Bug Fixes
- Conditionally render the shallow padded block for subtitle_text by @muhammad-ali-pk (#5439)
📝 Documentation
- chore: contribution guidelines/issue creation updates by @jmuzina (#5435)
- docs: Update tiered list jinja template docs to use semantic structure by @petesfrench (#5429)
- Added content guidelines page by @advl (#5425)
🔨 Maintenance
- chore(deps): update dependency canonicalwebteam.image-template to v1.4.1 by @renovate (#5438)
- chore: silence import and global builtin deprecation warnings in sass build by @jmuzina (#5436)
- Bump nanoid from 3.3.7 to 3.3.8 by @dependabot (#5434)
- chore(deps): update dependency @canonical/cookie-policy to v3.6.5 by @renovate (#5430)
New Contributors
- @muhammad-ali-pk made their first contribution in #5439
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.18.4...v4.18.5
v4.18.4
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.18.4
🐛 Bug Fixes
📝 Documentation
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.18.3...v4.18.4
v4.18.3
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.18.3
- fix: removed the extra spacing between the chips in search and filter from vanilla example by @Nisarg-18 (#5414)
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot (#5412)
🐛 Bug Fixes
📝 Documentation
- Corrected documentation for importing quote macro by @immortalcodes (#5422)
- Fix typo in breakpoint class name used in documentation by @Dinika (#5415)
🔨 Maintenance
- chore(deps): update all non-major dependencies by @renovate (#5418)
- chore(deps): update ubuntu docker tag to v22 by @renovate (#5408)
- chore(deps): update node.js to v22 by @renovate (#5407)
- chore(deps): update all non-major dependencies by @renovate (#5404)
- Changed UI kit references to Figma community by @dgtlntv (#5409)
New Contributors
- @Dinika made their first contribution in #5415
- @immortalcodes made their first contribution in #5422
- @Nisarg-18 made their first contribution in #5414
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.18.2...v4.18.3
v4.18.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 v4.18.2
🐛 Bug Fixes
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.18.1...v4.18.2
v4.18.1
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework Visit the documentation at https://vanillaframework.io/docs
This release will cause lazy-loaded images loaded with the canonical web template not to load. It has been fixed in 4.18.2.
New in Vanilla v4.18.1
🐛 Bug Fixes
Full Changelog: https://github.com/canonical/vanilla-framework/compare/v4.18.0...v4.18.1
v4.18.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.18.0
🚀 Features
- Feat: Rich vertical list pattern by @jmuzina (#5306)
- feat: Quote Wrapper Pattern by @jmuzina (#5275)
- feat: Implement content grid (
.grid-rowand.grid-col) by @jmuzina (#5368)
🐛 Bug Fixes
- Adjust search and filter component height to align with standard inputs by @bartaz (#5399)
- fix: Search and filter hidden search button alignment and stacking order adjustment by @jmuzina (#5339)
- Fix input padding alignment by @bartaz (#5389)
- Fix slider margin by @mcslayer (#5392)
- Fix top margin of validation messages in dense form elements by @jmuzina (#5343)
- Fix icon margin within small buttons by @mcslayer ([#
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.
🔗 Link your GitHub account to Atlassian
To enable Code Reviewer, please link your GitHub account to your Atlassian account.
Click here to connect your accounts
This is a one-time setup that takes less than a minute.
🔗 Link your GitHub account to Atlassian
To enable Code Reviewer, please link your GitHub account to your Atlassian account.
Click here to connect your accounts
This is a one-time setup that takes less than a minute.