Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@canonical/cookie-policy 3.4.0 -> 3.6.5 age adoption passing confidence
@canonical/discourse-rad-parser 1.0.1 -> 1.0.2 age adoption passing confidence
@canonical/global-nav 3.2.4 -> 3.8.0 age adoption passing confidence
@canonical/latest-news 1.4.1 -> 1.6.0 age adoption passing confidence
canonicalwebteam.blog ==6.4.0 -> ==6.7.0 age adoption passing confidence
canonicalwebteam.discourse ==5.5.0 -> ==5.8.1 age adoption passing confidence
canonicalwebteam.flask_base ==2.0.0 -> ==2.6.1 age adoption passing confidence
canonicalwebteam.image-template ==1.3.1 -> ==1.9.0 age adoption passing confidence
canonicalwebteam.search ==2.1.0 -> ==2.1.2 age adoption passing confidence
vanilla-framework (source) 4.5.1 -> 4.36.0 age adoption passing confidence

Release Notes

canonical/cookie-policy (@​canonical/cookie-policy)

v3.6.5

Compare Source

What's Changed

  • feat: Automatically trigger initialisation if cookiePolicy script is ran after DOM content has loaded by @​petesfrench in #​182

Full Changelog: canonical/cookie-policy@v3.6.4...v3.6.5

v3.6.4: 3.6.4

Compare Source

What's Changed in cookie-policy v3.6.2

🐛 Fixes

Full Changelog: canonical/cookie-policy@3.6.3...v3.6.4

v3.6.3

Compare Source

What's Changed in cookie-policy v3.6.3

🐛 Fixes

Full Changelog: canonical/cookie-policy@3.6.2...v3.6.3

v3.6.2

Compare Source

What's Changed in cookie-policy v3.6.2

🐛 Fixes

Full Changelog: canonical/cookie-policy@3.6.1...v3.6.2

v3.6.1

Compare Source

What's Changed in cookie-policy v3.6.1

🐛 Fixes

Full Changelog: canonical/cookie-policy@3.6.0...v3.6.1

v3.6.0

Compare Source

What's Changed in cookie-policy v3.6.0

🚀 Features

New Contributors

Full Changelog: canonical/cookie-policy@3.5.0...v3.6.0

v3.5.0

Compare Source

⚠️ Potentially breaking change: Vanilla 4.0

This version updates to Vanilla 4.0, if your project is not on Vanilla 4.0 this can cause visual differences between your website and global nav, so best to update them both at the same time.

What's Changed

Full Changelog: canonical/cookie-policy@v3.4.0...v3.5.0

canonical-web-and-design/discourse-rad-parser (@​canonical/discourse-rad-parser)

v1.0.2

Compare Source

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

Compare Source

v3.6.4

Compare Source

What's Changed

Full Changelog: canonical/global-nav@v3.6.3...v3.6.4

v3.6.3

Compare Source

What's Changed

  • Bumped Vanilla version to V 4.9.0

v3.6.2: 3.6.2

Compare Source

What's Changed

v3.6.1: 3.6.1

Compare Source

What's Changed

  • Align items using the vanilla row-column pattern
  • Update content
  • Uses button in places of a in some places

v3.6.0

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

⚠️ Potentially breaking change: Vanilla 4.0

This version updates to Vanilla 4.0, if your project is not on Vanilla 4.0 this can cause visual differences between your website and global nav, so best to update them both at the same time.

What's Changed

Full Changelog: canonical/global-nav@v3.2.5...v3.3.0

v3.2.5: v.3.2.5

Compare Source

🚀 Features
  • Updated the LXD logo and link target
canonical/latest-news (@​canonical/latest-news)

v1.6.0

Compare Source

v1.5.0

Compare Source

canonical/canonicalwebteam.discourse (canonicalwebteam.discourse)

v5.8.1

Compare Source

Changes

feat: Add third filter for querying engage pages (#​206)

This release was made possible by the following contributors:

@​britneywwc

v5.8.0

Compare Source

Added Category class

  • A generic class for processing discourse categories and the topics they contain

v5.7.4

Compare Source

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:

@​britneywwc and @​samhotep

v5.7.3: : Read href from masked links in metadata

Compare Source

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:

@​britneywwc

v5.7.2

Compare Source

Changes

Add sort by functionality to takeovers 'cooked' content (#​196)

This release was made possible by the following contributors:

@​carkod

v5.7.1

Compare Source

Changes

Add limit and offset to allow pagination for engage pages and takeovers (#​193)

This release was made possible by the following contributors:

@​carkod

v5.6.1

Compare Source

Changes

bug: Fix bug where if a code block is nested in the heading it gets duplicated (#​195)
chore(deps): update all dependencies (major) (#​184)

This release was made possible by the following contributors:

@​petesfrench, @​renovate and @​renovate[bot]

v5.6.0

Compare Source

Changes

chore: Bump version to 5.6.0 (#​194)
Adds anchor links to headings (#​189)

This release was made possible by the following contributors:

@​petesfrench

canonical-web-and-design/canonicalwebteam.flask-base (canonicalwebteam.flask_base)

v2.6.1

Compare Source

Changes

add SENTRY_DSN env var (#​90)

This release was made possible by the following contributors:

@​usamabinnadeem-10

v2.6.0

Compare Source

Changes

Add flask secret key (#​87)

This release was made possible by the following contributors:

@​samhotep

v2.5.0

Compare Source

Changes

feat: added custom worker class (#​86)
chore: update PyPI publish action to use stable release version (#​85)

This release was made possible by the following contributors:

@​Dampolo03, @​goulinkh and @​samhotep

v2.4.0

Compare Source

Fix Werkzeug version limit to work with current Flask 2.3.3.

v2.3.0

Compare Source

Add response content compression using Gzip

v2.2.1

Compare Source

Revert 2.1.0 changes to compression of JS and CSS assets

v2.2.0

Compare Source

  • Add support for Python 3.12
  • Update dependencies: talisker, Werkzeug
  • Remove unused direct dependencies that are used by talisker: gevent, jinja2, markupsafe, itsdangerous gevent, jinja2, markupsafe, itsdangerous

Upgrade notes

This version will require changes in the Dockerfile to use a virtual environment as this is mandatory for Python 3.12.

Here is an example of how to upgrade to 2.2.0: canonical/ubuntu.com@82f04d9

v2.1.0

Compare Source

Add compression of JS and CSS assets

canonical/vanilla-framework (vanilla-framework)

v4.36.0

Compare Source

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

📝 Documentation

🔨 Maintenance

v4.35.0

Compare Source

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

  • Fix: exports the scss folder explicitly in package.json by @​advl (#​5673)

Full Changelog: canonical/vanilla-framework@v4.34.2...v4.35.0

v4.34.2

Compare Source

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

v4.34.1

Compare Source

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

v4.34.0

Compare Source

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

🐛 Bug Fixes

  • For modal height use dvh to make it respect open url bars in mobile browsers by @​edlerd (#​5641)

📝 Documentation

🔨 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-default by @​jmuzina (#​5628)

v4.33.0

Compare Source

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

v4.32.1

Compare Source

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

v4.32.0

Compare Source

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

🔨 Maintenance

v4.31.0

Compare Source

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

v4.30.0

Compare Source

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

📝 Documentation

🔨 Maintenance

Full Changelog: canonical/vanilla-framework@v4.29.0...v4.30.0

v4.29.0

Compare Source

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

🐛 Bug Fixes

  • fix(cover images): Cover images without explicit aspect ratios use intrinsic height by @​jmuzina (#​5611)

Full Changelog: canonical/vanilla-framework@v4.28.0...v4.29.0

v4.28.0

Compare Source

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

🐛 Bug Fixes

New Contributors

Full Changelog: canonical/vanilla-framework@v4.27.0...v4.28.0

v4.27.0

Compare Source

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: canonical/vanilla-framework@v4.26.1...v4.27.0

v4.26.1

Compare Source

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

Full Changelog: canonical/vanilla-framework@v4.26.0...v4.26.1

v4.26.0

Compare Source

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

🐛 Bug Fixes

  • Truncate badges with long text, make the smallest badge a perfect circle by @​jmuzina (#​5569)

Full Changelog: canonical/vanilla-framework@v4.25.0...v4.26.0

v4.25.0

Compare Source

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

Full Changelog: canonical/vanilla-framework@v4.24.1...v4.25.0

v4.24.1

Compare Source

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

Full Changelog: canonical/vanilla-framework@v4.24.0...v4.24.1

v4.24.0

Compare Source

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: canonical/vanilla-framework@v4.23.2...v4.24.0

v4.23.2

Compare Source

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

  • Remove mailing list, freenode links, remove devdep badge (no longer w… by @​jmuzina (#​5507)

Full Changelog: canonical/vanilla-framework@v4.23.1...v4.23.2

v4.23.1

Compare Source

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

Full Changelog: canonical/vanilla-framework@v4.23.0...v4.23.1

v4.23.0

Compare Source

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

📝 Documentation

🔨 Maintenance

  • chore(deps): update dependency canonicalwebteam.flask-base to v2.4.0 by @​jmuzina

Full Changelog: canonical/vanilla-framework@v4.22.0...v4.23.0

v4.22.0

Compare Source

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: canonical/vanilla-framework@v4.21.2...v4.22.0

v4.21.2

Compare Source

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: canonical/vanilla-framework@v4.21.1...v4.21.2

v4.21.1

Compare Source

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

📝 Documentation

New Contributors

Full Changelog: canonical/vanilla-framework@v4.21.0...v4.21.1

[`v4.2


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.

@webteam-app
Copy link

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

@renovate renovate bot force-pushed the renovate/internal branch from dee1eac to 0baa70c Compare June 5, 2023 16:40
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.59%. Comparing base (ba971d2) to head (aaec2d5).
Report is 7 commits behind head on main.

Current head aaec2d5 differs from pull request most recent head 75ec315

Please upload reports for the commit 75ec315 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #789   +/-   ##
=======================================
  Coverage   64.59%   64.59%           
=======================================
  Files           8        8           
  Lines         209      209           
=======================================
  Hits          135      135           
  Misses         74       74           
Flag Coverage Δ
python 64.59% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency canonicalwebteam.discourse to v5.4.2 chore(deps): update internal dependencies Jun 9, 2023
@renovate renovate bot force-pushed the renovate/internal branch from 0baa70c to 11f60a4 Compare June 9, 2023 09:52
@renovate renovate bot force-pushed the renovate/internal branch from 11f60a4 to 7eb19ca Compare July 3, 2023 08:51
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 113fbe5 to 261e4ea Compare July 12, 2023 10:49
@renovate renovate bot force-pushed the renovate/internal branch from 261e4ea to d0eef8a Compare July 18, 2023 08:46
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 421f67c to 7c29147 Compare July 31, 2023 15:10
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 73a7624 to b5333fa Compare August 17, 2023 16:21
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 5d2f06c to c85f73a Compare September 15, 2023 08:09
@renovate renovate bot force-pushed the renovate/internal branch from c85f73a to eeaf11e Compare October 4, 2023 10:57
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from e96ced2 to a17ab36 Compare October 16, 2023 15:20
@renovate renovate bot force-pushed the renovate/internal branch 3 times, most recently from 744f099 to ba4874c Compare October 26, 2023 22:23
@renovate renovate bot force-pushed the renovate/internal branch 3 times, most recently from 34052d8 to 2a8515c Compare November 28, 2023 13:45
@renovate renovate bot force-pushed the renovate/internal branch from 2a8515c to 3a8f059 Compare December 5, 2023 09:07
@renovate renovate bot force-pushed the renovate/internal branch from 3a8f059 to f3ee3af Compare December 12, 2023 10:57
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 5ff0e07 to 7194174 Compare January 17, 2024 11:44
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 3c1cfc5 to e7e6ba2 Compare February 2, 2024 10:14
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from d7db24b to 329965c Compare June 24, 2025 18:47
@renovate renovate bot force-pushed the renovate/internal branch from 329965c to 5b80d42 Compare July 3, 2025 00:50
@renovate renovate bot force-pushed the renovate/internal branch from 5b80d42 to a36c619 Compare July 11, 2025 17:44
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 6569661 to 0a931ac Compare July 24, 2025 18:44
@renovate renovate bot force-pushed the renovate/internal branch 5 times, most recently from d301324 to b7dbd3e Compare August 4, 2025 16:09
@renovate renovate bot force-pushed the renovate/internal branch 3 times, most recently from a7cfd53 to f46d3d8 Compare August 12, 2025 09:06
@renovate renovate bot force-pushed the renovate/internal branch from f46d3d8 to 9864c8b Compare August 14, 2025 19:01
@renovate renovate bot force-pushed the renovate/internal branch 3 times, most recently from 3d67c50 to 32c0e4c Compare September 1, 2025 09:00
@renovate renovate bot force-pushed the renovate/internal branch 3 times, most recently from fda7220 to 994cf0f Compare September 8, 2025 09:58
@renovate renovate bot force-pushed the renovate/internal branch 2 times, most recently from 1d274cd to 2bbdf43 Compare September 19, 2025 15:25
@renovate renovate bot force-pushed the renovate/internal branch 4 times, most recently from d4f23b8 to eb30af6 Compare October 21, 2025 18:15
@renovate renovate bot force-pushed the renovate/internal branch from eb30af6 to 5d2dc3b Compare October 29, 2025 19:51
@renovate renovate bot force-pushed the renovate/internal branch from 5d2dc3b to c1aba2c Compare October 30, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants