Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@canonical/react-components (source) ^0.60.0^3.0.0 age adoption passing confidence
canonicalwebteam.flask-base ==2.6.1==3.1.1 age adoption passing confidence

Release Notes

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

v3.8.0

Compare Source

Features
  • ToastNotification: keep toast notification open when user hovers it (#​1288) (8ab3315)

v3.7.1

Compare Source

Bug Fixes
  • CI: Upgrade semantic-release to version 25.0.2 to fix publishing via trusted publisher process (#​1287) (c3f5cd2)
  • release: Remove NPM_TOKEN from release workflow (#​1282) (ad4fd49)

v3.7.0

Compare Source

Features
  • CustomSelect: expose searchPlaceholder and default toggle label and add async option to searchable (#​1280) (8e05fad)

v3.6.0

Compare Source

Features

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

v3.3.0

Compare Source

Features

v3.2.0

Compare Source

Features

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Features

v3.0.1

Compare Source

Bug Fixes
  • Modal: modal no longer sets focus when close prop changes (#​1253) (49a4e15)

v3.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • LoginPageLayout: LoginPageLayout no longer sets theme to is-paper

v2.16.1

Compare Source

Bug Fixes
  • The responsive behaviour of the MainTable wrapped inside a ScrollableTable is not equivalent to the default case (#​1247) (758ba66)

v2.16.0

Compare Source

Features

v2.15.1

Compare Source

Bug Fixes

v2.15.0

Compare Source

Features
  • scrollable-container: add scrollable container and scrollable table components (#​1227) (57ca497)

v2.14.0

Compare Source

Features
  • ToastNotifications: Allow id to be overwritten by notify functions (#​1241) (bd0f189)

v2.13.0

Compare Source

Features
  • ToastNotification: Add onDismiss callback to ToastNotificationProvider (#​1236) (b6690c3)

v2.12.0

Compare Source

Features
  • support new chip variants (read-only, icon, badged), deprecate StatusLabel (#​1217) (20635b6)

v2.11.0

Compare Source

Features
  • ToastNotification: Add 'caution' to toast notifications (#​1235) (8eadfd6)

v2.10.0

Compare Source

Features
  • Spinner: Adds isMainComponent attribute to Spinner [WD-23570] (#​1234) (ca3b1ea)

v2.9.0

Compare Source

Features
  • theme-switcher: add new component to apply dark and light theme and switch between them easily (#​1230) (11f0ec2)

v2.8.1

Compare Source

Bug Fixes
  • sidepanel: default size of sidepanel to be standard, allow for narrow and wide sizes (#​1229) (83bc84e)

v2.8.0

Compare Source

Features

v2.7.9

Compare Source

Bug Fixes

v2.7.8

Compare Source

Bug Fixes
  • toast: ensure toast notifications are shown above side panels (#​1221) (6b7242b)

v2.7.7

Compare Source

Bug Fixes
  • step: use vanilla theme colors for stepper component (#​1220) (f4c34d2)

v2.7.6

Compare Source

Bug Fixes
  • toast: use theme colors for toast list and dismiss background to enable dark mode (#​1219) (b062e8b)

v2.7.5

Compare Source

Bug Fixes

v2.7.4

Compare Source

Bug Fixes
  • update duration after loading is false to calculate time spent f… (#​1207) (4a73e7a)

v2.7.3

Compare Source

Bug Fixes
  • disable input controls when there is only one page in TablePagination (#​1213) (5e37c79)

v2.7.2

Compare Source

Bug Fixes
  • table-pagination on small screens. adjust spacing and avoid line breaks (#​1211) (49de924)

v2.7.1

Compare Source

Bug Fixes
  • table-pagination to encounter more space to fit content (#​1210) (72346f0)

v2.7.0

Compare Source

Features

v2.6.1

Compare Source

Bug Fixes
  • PasswordToggle: Change tab order of field and button (#​1205) (3f25266)

v2.6.0

Compare Source

Features

v2.5.2

Compare Source

Bug Fixes
  • reset filters when all filtered notifications are closed (#​1206) (3253960)

v2.5.1

Compare Source

Bug Fixes
  • toast: improve mobile compatibility by using dvh unit instead of vh (#​1204) (811db9f)

v2.5.0

Compare Source

Features

v2.4.0

Compare Source

Features

v2.3.1

Compare Source

Bug Fixes

v2.3.0

Compare Source

Features

v2.2.4

Compare Source

Bug Fixes

v2.2.3

Compare Source

Bug Fixes
  • add hidden text to resolve empty header accessibility error (#​1196) (93d12f0)

v2.2.2

Compare Source

Bug Fixes

v2.2.1

Compare Source

Bug Fixes
  • ContextualMenu: Add relative z-index for menu dropdown (#​1192) (174cfca)

v2.2.0

Compare Source

Features

v2.1.0

Compare Source

Features
  • implement usePortal and useSSR hooks from upstream library (#​1178) (6940600)

v2.0.0

Compare Source

Features
BREAKING CHANGES
  • deps: React v19 update may cause types compatibility issues with downstream projects. You may refer to this guide for migration instructions.

v1.10.0

Compare Source

Features

v1.9.1

Compare Source

Bug Fixes
  • button: link button example in storybook was using base appearance (#​1176) (e588113)

v1.9.0

Compare Source

Features

v1.8.0

Compare Source

Features
  • CustomSelect: Upstream CustomSelect component [WD-17720] (#​1168) (2189a9f)

v1.7.3

Compare Source

Bug Fixes

v1.7.2

Compare Source

Bug Fixes
  • avoid trapping tab key presses when the search and filter is closed (#​1163) (86e2b2a)

v1.7.1

Compare Source

Bug Fixes
  • TablePaginationControls: Hide total pages text when page input is hidden (#​1158) (a853161)

v1.7.0

Compare Source

Features

v1.6.0

Compare Source

Features
  • [WD-13450] Upstream Doughnut Chart to RC (09dd5d5)

v1.5.0

Compare Source

Features
  • add stepper and step components (85c995d)

v1.4.0

Compare Source

Features
  • skip-link: add SkipLink component WD-15080 (b03c168)

v1.3.3

Compare Source

Bug Fixes

v1.3.2

Compare Source

Bug Fixes

v1.3.1

Compare Source

Bug Fixes

v1.3.0

Compare Source

Features
  • Fixing readme (to trigger the release of ESM) (2f143c3)

v1.2.5

Compare Source

Bug Fixes
  • Update SideNavigationLink component's prop type (47d1030)

v1.2.4

Compare Source

Bug Fixes
  • fix highlightSubstring not being able to handle special characters for regex (26cf50d)

v1.2.3

Compare Source

Bug Fixes
  • search and filter panel no longer opens when dismissing a filter (#​1093) (c4804ea)

v1.2.2

Compare Source

Bug Fixes
  • forwardRef from SideNavigationLink component (c971b10)

v1.2.1

Compare Source

Bug Fixes
  • readme: replace semicolon with colon symbols (f60d6bc)

v1.2.0

Compare Source

Features
  • support not blurring when searching (2339e4c)

v1.1.0

Compare Source

Features
  • add MultiSelect variations (b716ae7)

v1.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Document title no longer changes when LoginPageLayout renders.
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.

v3.0.0

Compare Source

  • Update to use the latest version of Flask, Werkzeug, gunicorn and gevent.
  • Completely remove talisker as a dependency.
  • Add per route metrics that report the number of requests, response time, and error rate. (These metrics will be picked up automatically by a statsd-server if you are using the 12f app charm)

Upgrade notes

This version will require a few updates to remove talisker usage in your application. Namely:

  • In your entrypoint script, replace talisker.gunicorn.gevent with gunicorn.
  • Replace any instance of talisker.requests with requests.
  • Remove TALISKER_REVISION_ID from Dockerfile.
  • Remove any usage of talisker loggers.
  • Remove any usage of app.extensions["sentry"] as Sentry support was provided by talisker and is no longer available. You can use the sentry-sdk package directly to integrate Sentry into your Flask application.

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 changed the title Update dependency canonicalwebteam.search to v2 Update dependency canonicalwebteam.search to v2 - autoclosed Aug 12, 2024
@renovate renovate bot closed this Aug 12, 2024
@renovate renovate bot deleted the renovate/major-internal branch August 12, 2024 07:59
@renovate renovate bot changed the title Update dependency canonicalwebteam.search to v2 - autoclosed Update dependency canonicalwebteam.search to v2 Aug 15, 2024
@renovate renovate bot reopened this Aug 15, 2024
@renovate renovate bot restored the renovate/major-internal branch August 15, 2024 07:41
@renovate renovate bot force-pushed the renovate/major-internal branch from 01f1132 to 27dfdd7 Compare August 15, 2024 07:42
@renovate renovate bot changed the title Update dependency canonicalwebteam.search to v2 chore(deps): update dependency @canonical/react-components to v1 Aug 15, 2024
@renovate renovate bot changed the title chore(deps): update dependency @canonical/react-components to v1 Update dependency @canonical/react-components to v1 Aug 23, 2024
@renovate renovate bot changed the title Update dependency @canonical/react-components to v1 chore(deps): update dependency @canonical/react-components to v1 Aug 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency @canonical/react-components to v1 Update dependency @canonical/react-components to v1 Sep 4, 2024
@renovate renovate bot changed the title Update dependency @canonical/react-components to v1 chore(deps): update dependency @canonical/react-components to v1 Sep 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency @canonical/react-components to v1 Update dependency @canonical/react-components to v1 Sep 13, 2024
@renovate renovate bot changed the title Update dependency @canonical/react-components to v1 chore(deps): update dependency @canonical/react-components to v1 Sep 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency @canonical/react-components to v1 Update dependency @canonical/react-components to v1 Sep 30, 2024
@renovate renovate bot changed the title Update dependency @canonical/react-components to v1 chore(deps): update dependency @canonical/react-components to v1 Oct 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency @canonical/react-components to v1 Update dependency @canonical/react-components to v1 Nov 7, 2024
@renovate renovate bot changed the title Update dependency @canonical/react-components to v1 chore(deps): update dependency @canonical/react-components to v1 Nov 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency @canonical/react-components to v1 Update dependency @canonical/react-components to v1 Dec 2, 2024
@renovate renovate bot changed the title Update dependency @canonical/react-components to v1 chore(deps): update dependency @canonical/react-components to v1 Dec 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency @canonical/react-components to v1 chore(deps): update dependency @canonical/react-components to v2 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/major-internal branch from 27dfdd7 to 0d17a9f Compare February 3, 2025 19:08
@renovate renovate bot changed the title chore(deps): update dependency @canonical/react-components to v2 Update dependency @canonical/react-components to v2 Feb 6, 2025
@renovate renovate bot changed the title Update dependency @canonical/react-components to v2 chore(deps): update dependency @canonical/react-components to v2 Feb 7, 2025
@renovate renovate bot changed the title chore(deps): update dependency @canonical/react-components to v2 Update dependency @canonical/react-components to v2 Feb 11, 2025
@renovate renovate bot changed the title Update dependency @canonical/react-components to v2 chore(deps): update dependency @canonical/react-components to v2 Feb 13, 2025
@renovate renovate bot changed the title chore(deps): update dependency @canonical/react-components to v2 chore(deps): update internal dependencies (major) Feb 17, 2025
@renovate renovate bot force-pushed the renovate/major-internal branch 2 times, most recently from 7762335 to 88c8476 Compare February 20, 2025 09:19
@renovate renovate bot force-pushed the renovate/major-internal branch 10 times, most recently from d13e5cf to cb3e2a0 Compare October 9, 2025 20:08
@renovate renovate bot force-pushed the renovate/major-internal branch 2 times, most recently from 0ae5b45 to 2704cc4 Compare October 21, 2025 10:50
@12544830263oya-cmyk 12544830263oya-cmyk mentioned this pull request Oct 22, 2025
@renovate renovate bot force-pushed the renovate/major-internal branch 2 times, most recently from e5e3de1 to 861b607 Compare October 22, 2025 16:08
@renovate renovate bot force-pushed the renovate/major-internal branch 2 times, most recently from a84cd30 to 575e5e7 Compare November 5, 2025 10:40
@renovate renovate bot force-pushed the renovate/major-internal branch from 575e5e7 to d49af38 Compare November 10, 2025 22:40
@renovate renovate bot force-pushed the renovate/major-internal branch 2 times, most recently from dfea8a1 to a751e1e Compare November 25, 2025 11:37
@renovate renovate bot force-pushed the renovate/major-internal branch 2 times, most recently from fbcd2de to b87e974 Compare December 3, 2025 20:13
@renovate renovate bot force-pushed the renovate/major-internal branch from b87e974 to b207eb5 Compare December 5, 2025 18:42
@renovate renovate bot changed the title chore(deps): update internal dependencies to v3 (major) Update internal dependencies to v3 (major) Dec 8, 2025
@renovate renovate bot changed the title Update internal dependencies to v3 (major) chore(deps): update internal dependencies to v3 (major) Dec 9, 2025
@renovate renovate bot force-pushed the renovate/major-internal branch 3 times, most recently from d1511cd to be2edf6 Compare December 16, 2025 08:34
@renovate renovate bot force-pushed the renovate/major-internal branch from be2edf6 to f4da78c Compare December 31, 2025 17:53
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