-
Notifications
You must be signed in to change notification settings - Fork 34
chore(deps): update internal dependencies (major) #274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
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 PR contains the following updates:
==2.5.0→==3.1.13.14.0→4.39.0Release Notes
canonical-web-and-design/canonicalwebteam.flask-base (canonicalwebteam.flask-base)
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.v2.6.1Compare Source
Changes
add SENTRY_DSN env var (#90)
This release was made possible by the following contributors:
@usamabinnadeem-10
v2.6.0Compare Source
Changes
Add flask secret key (#87)
This release was made possible by the following contributors:
@samhotep
canonical/vanilla-framework (vanilla-framework)
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
🔨 Maintenance
New Contributors
Full Changelog: canonical/vanilla-framework@v4.18.4...v4.18.5
v4.18.4Compare 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.4
🐛 Bug Fixes
title_textis now a semantich2. by @jmuzina (#5427)📝 Documentation
Full Changelog: canonical/vanilla-framework@v4.18.3...v4.18.4
v4.18.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.18.3
🐛 Bug Fixes
.p-rule--mutedby @jmuzina (#5424)📝 Documentation
🔨 Maintenance
New Contributors
Full Changelog: canonical/vanilla-framework@v4.18.2...v4.18.3
v4.18.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.18.2
🐛 Bug Fixes
Full Changelog: canonical/vanilla-framework@v4.18.1...v4.18.2
v4.18.1Compare Source
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: canonical/vanilla-framework@v4.18.0...v4.18.1
v4.18.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.18.0
🚀 Features
.grid-rowand.grid-col) by @jmuzina (#5368)🐛 Bug Fixes
📝 Documentation
🔨 Maintenance
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.