chore(deps): update internal dependencies #5406
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.7.3
->3.8.0
3.3.0
->3.5.1
==6.5.0
->==6.6.0
==3.0.0
->==3.1.1
==7.3.3
->==7.3.6
4.34.1
->4.35.0
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
v3.5.0
Compare Source
Features
v3.4.3
Compare Source
Bug Fixes
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
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
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.
This PR was generated by Mend Renovate. View the repository job log.