Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@canonical/global-nav 3.7.3 -> 3.8.0 age adoption passing confidence
@canonical/react-components (source) 3.3.0 -> 3.5.1 age adoption passing confidence
canonicalwebteam.blog ==6.5.0 -> ==6.6.0 age adoption passing confidence
canonicalwebteam.flask-base ==3.0.0 -> ==3.1.1 age adoption passing confidence
canonicalwebteam.store-api ==7.3.3 -> ==7.3.6 age adoption passing confidence
vanilla-framework (source) 4.34.1 -> 4.35.0 age adoption passing confidence

Release Notes

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.

canonical/react-components (@​canonical/react-components)

v3.5.1

Compare Source

Bug Fixes
  • contextual-menu: prevent keyboard from opening and closing again in mobile chrome with input as child of the contextual menu (#​1273) (fcdc240)

v3.5.0

Compare Source

Features
  • WD-30161: ToastNotificationProvider customizable delay (#​1272) (8bef99d)

v3.4.3

Compare Source

Bug Fixes
  • column-selector: allow filtering of headers with no content, but existing aria label (#​1270) (e66fde6)

v3.4.2

Compare Source

Bug Fixes

v3.4.1

Compare Source

Bug Fixes

v3.4.0

Compare Source

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

v3.1.1

Compare Source

Add missing init file to fix the bug of missing opentelemetry module.

v3.1.0

Compare Source

  • Add prettified logs to Development mode.
  • Add JSON structured logs to Production mode.
  • The logging "extra" argument can be used to print JSON data out into the logs.
  • Custom parameter "handler" of type logging.Handler can be passed to FlaskBase to personalize log output.
  • Traces added to logs if tracing is enabled (through paas-charm).
  • Custom parameter "untraced_routes" to mark routes for which tracing should not be enabled.

Upgrade notes

For the production mode to output JSON structured logs you don't need to do anything, as it comes out of the box.
Be aware that you can now pass parameters to the logging method with the "extra" argument and anything you pass
will appear in the structured JSON log.

For the development prettified logs there is one step to be done.
Update your gunicorn entrypoint to add --logger-class canonicalwebteam.flask_base.log_utils.GunicornDevLogger
if you are in DEBUG mode.

One can pass a custom logging.Handler to FlaskBase in order to personalize the output of the logs.
All the work of setting the handler in all the appropriate places is done by FlaskBase.

canonical/vanilla-framework (vanilla-framework)

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


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

@renovate renovate bot force-pushed the renovate/internal branch 7 times, most recently from bafceea to 02f684d Compare October 15, 2025 11:45
@renovate renovate bot force-pushed the renovate/internal branch 4 times, most recently from c0c477e to 9d7e7d0 Compare October 21, 2025 09:22
@renovate renovate bot force-pushed the renovate/internal branch from 9d7e7d0 to 4e2f4f9 Compare October 22, 2025 09:24
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.

1 participant