Update internal dependencies (major)#274
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Demo starting at https://netplan-io-274.demos.haus |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #274 +/- ##
=======================================
Coverage 80.43% 80.43%
=======================================
Files 2 2
Lines 46 46
=======================================
Hits 37 37
Misses 9 9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
6386f81 to
5f0f3b8
Compare
5f0f3b8 to
db28ada
Compare
db28ada to
7536101
Compare
0b5c3ef to
8d32afd
Compare
8d32afd to
f58a716
Compare
f58a716 to
369c116
Compare
369c116 to
828ac72
Compare
828ac72 to
7536b46
Compare
7536b46 to
e6b5b69
Compare
e6b5b69 to
810abf0
Compare
810abf0 to
724960a
Compare
724960a to
4b74e3f
Compare
4b74e3f to
90ad933
Compare
90ad933 to
bf07308
Compare
a4c7b64 to
e418862
Compare
e418862 to
3035662
Compare
3035662 to
59d804d
Compare
86505fe to
be2d195
Compare
7d3c9e1 to
33ec4ce
Compare
2de86c6 to
b9e2925
Compare
b9e2925 to
8a33615
Compare
f3e4940 to
0936943
Compare
cd5b2a2 to
5673e8f
Compare
5673e8f to
e413384
Compare
e413384 to
8392a72
Compare
8392a72 to
18e9a19
Compare
18e9a19 to
4a885d2
Compare
4a885d2 to
84e4a7f
Compare
c83c66c to
8195e67
Compare
ff88059 to
78b6b7d
Compare
9b4bbbb to
d075206
Compare
d075206 to
d25723f
Compare
bb603d5 to
6cc2c43
Compare
6cc2c43 to
fd10773
Compare
ea18550 to
0bc6222
Compare
600d3fc to
b61108e
Compare
b61108e to
b6cf4f4
Compare
b6cf4f4 to
cef3e64
Compare
b7f647f to
e46ca08
Compare
e46ca08 to
73d3043
Compare
73d3043 to
f45378b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
==2.6.1→==3.1.23.14.0→4.55.1Release Notes
canonical-web-and-design/canonicalwebteam.flask-base (canonicalwebteam.flask-base)
v3.1.2Compare Source
Do not serve cached response from
/_cookiesendpoints. This is required for cross-domain cookies to function correctly.v3.1.1Compare Source
Add missing init file to fix the bug of missing opentelemetry module.
v3.1.0Compare 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.GunicornDevLoggerif 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.
v3.0.0Compare Source
Upgrade notes
This version will require a few updates to remove talisker usage in your application. Namely:
entrypointscript, replacetalisker.gunicorn.geventwithgunicorn.talisker.requestswithrequests.TALISKER_REVISION_IDfromDockerfile.app.extensions["sentry"]as Sentry support was provided by talisker and is no longer available. You can use thesentry-sdkpackage directly to integrate Sentry into your Flask application.canonical/vanilla-framework (vanilla-framework)
v4.55.1Compare Source
v4.55.0Compare Source
What's Changed
stacked_imageparam and forcontent_typeto accept lists by @petesfrench in #5819Full Changelog: canonical/vanilla-framework@v4.52.0...v4.55.0
v4.52.0Compare 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.52.0
🚀 Features
🐛 Bug Fixes
🔨 Maintenance
Full Changelog: canonical/vanilla-framework@v4.51.0...v4.52.0
v4.51.0Compare 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.51.0
🚀 Features
🐛 Bug Fixes
🔨 Maintenance
v4.50.0Compare 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.50.0
🚀 Features
🐛 Bug Fixes
v4.49.0Compare 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.49.0
🚀 Features
v4.48.0Compare 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.48.0
🚀 Features
📝 Documentation
v4.46.0Compare 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.46.0
🚀 Features
v4.45.0Compare 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.45.0
🚀 Features
📝 Documentation
v4.44.0Compare 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.44.0
🚀 Features
v4.43.0Compare Source
What's Changed
New Contributors
Full Changelog: canonical/vanilla-framework@v4.42.0...4.43.0
v4.42.0Compare 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.42.0
🚀 Features
v4.41.0Compare 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.41.0
🐛 Bug Fixes
v4.40.0Compare 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.40.0
🚀 Features
v4.39.0Compare 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.39.0
🚀 Features
🔨 Maintenance
Full Changelog: canonical/vanilla-framework@v4.38.0...v4.39.0
v4.38.0Compare 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.38.0
🚀 Features
🔨 Maintenance
v4.37.2Compare 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.37.2
🐛 Bug Fixes
🔨 Maintenance
Full Changelog: canonical/vanilla-framework@v4.37.1...v4.37.2
v4.37.1Compare 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.37.1
🐛 Bug Fixes
Full Changelog: canonical/vanilla-framework@v4.37.0...v4.37.1
v4.37.0Compare 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.37.0
🚀 Features
ignoredandvulnerable)(#5680) and generative AI icon (generative-ai)(#5678 ) by @jmuzina🐛 Bug Fixes
🔨 Maintenance
New Contributors
Full Changelog: canonical/vanilla-framework@v4.36.0...v4.37.0
v4.36.0Compare 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.0Compare 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.2Compare 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.1Compare 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.0Compare 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
📝 Documentation
🔨 Maintenance
$settings-text-defaultby @jmuzina (#5628)v4.33.0Compare 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.1Compare 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.0Compare 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.0Compare 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.0Compare 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.0Compare 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
Full Changelog: canonical/vanilla-framework@v4.28.0...v4.29.0
v4.28.0Compare 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.0Compare 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.1Compare 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.0Compare 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
Full Changelog: canonical/vanilla-framework@v4.25.0...v4.26.0
v4.25.0Compare 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
🔨 Maintenance
Full Changelog: canonical/vanilla-framework@v4.24.1...v4.25.0
v4.24.1Compare 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.0Compare 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.2Compare 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
Full Changelog: canonical/vanilla-framework@v4.23.1...v4.23.2
v4.23.1Compare 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.0Compare 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
Full Changelog: canonical/vanilla-framework@v4.22.0...v4.23.0
v4.22.0Compare 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.2Compare 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
Full Changelog: canonical/vanilla-framework@v4.21.1...v4.21.2
v4.21.1Compare 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.21.0Compare 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.0
🚀 Features
🔨 Maintenance
Full Changelog: canonical/vanilla-framework@v4.20.3...v4.21.0
v4.20.3Compare 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.20.3
🐛 Bug Fixes
Full Changelog: canonical/vanilla-framework@v4.20.2...v4.20.3
v4.20.2Compare 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.20.2
🐛 Bug Fixes
.p-tabs__listspans full width on all screen sizes by @jmuzina (#5457)🔨 Maintenance
Full Changelog: canonical/vanilla-framework@v4.20.1...v4.20.2
v4.20.1Compare 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.20.1
🐛 Bug Fixes
Full Changelog: canonical/vanilla-framework@v4.20.0...v4.20.1
v4.20.0Compare 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.20.0
🚀 Features
🐛 Bug Fixes
Full Changelog: canonical/vanilla-framework@v4.19.0...v4.20.0
v4.19.0Compare 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.19.0
🚀 Features
🐛 Bug Fixes
🔨 Maintenance
Full Changelog: canonical/vanilla-framework@v4.18.5...v4.19.0
v4.18.5Compare 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.18.5
🐛 Bug Fixes
📝 Documentation
Configuration
📅 Schedule: (UTC)
🚦 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.