Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

chore(deps): update internal dependencies (major)#261

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-internal
Open

chore(deps): update internal dependencies (major)#261
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-internal

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 17, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
canonicalwebteam.discourse ==5.6.1 -> ==7.0.0 age adoption passing confidence
canonicalwebteam.flask-base ==2.5.0 -> ==3.0.0 age adoption passing confidence

Release Notes

canonical/canonicalwebteam.discourse (canonicalwebteam.discourse)

v7.0.0

Compare Source

Added Events class

  • Created a new class to handle events from 'Discourse Calender (and events)' API
    Added EventsParser class
  • Created a new parser to process the events retrieve by the Events class
    Updated check_for_category_updates & check_for_topic_updates
  • Moved from Category into DiscourseAPI
    Updated Category class
  • The function get_topics_in_category now returns an array of objects

v6.3.0

Compare Source

Updated EngagePages class

  • Remove duplicated tags from the list of tags returned from get_engage_pages_tags

v6.2.0

Compare Source

Added _inject_custom_css def

  • A function that finds css directives ([style=CLASSNAME]) in the soup and applies to them to the next found element.

v6.1.1

Compare Source

Updated EngagePages class

  • Pass values for the provided keys, even if the values are empty or null, as they can be a filter themselves.

v6.1.0

Compare Source

Updated Category class

  • Check for additions or deletions of topics within a category and update cached data if needed

v6.0.0

Compare Source

Updated Category class

  • Removed to template handling from within the Category class.
  • Bump to 6.0.0, as the previous update was a major

v5.8.1

Compare Source

Changes

feat: Add third filter for querying engage pages (#​206)

This release was made possible by the following contributors:

@​britneywwc

v5.8.0

Compare Source

Added Category class

  • A generic class for processing discourse categories and the topics they contain

v5.7.4

Compare Source

Changes

feat: Update query to include second keyword and value (#​203)
removed config.ps5 (#​202)
Include h3 to table of contents (#​200)

This release was made possible by the following contributors:

@​britneywwc and @​samhotep

v5.7.3: : Read href from masked links in metadata

Compare Source

Changes

chore: Bump version to 5.7.3 (#​198)
Read href instead of string from masked links (#​197)

This release was made possible by the following contributors:

@​britneywwc

v5.7.2

Compare Source

Changes

Add sort by functionality to takeovers 'cooked' content (#​196)

This release was made possible by the following contributors:

@​carkod

v5.7.1

Compare Source

Changes

Add limit and offset to allow pagination for engage pages and takeovers (#​193)

This release was made possible by the following contributors:

@​carkod

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

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.

v2.6.1

Compare Source

Changes

add SENTRY_DSN env var (#​90)

This release was made possible by the following contributors:

@​usamabinnadeem-10

v2.6.0

Compare Source

Changes

Add flask secret key (#​87)

This release was made possible by the following contributors:

@​samhotep


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
Copy Markdown
Collaborator

@renovate renovate Bot force-pushed the renovate/major-internal branch from 0e08803 to b72689a Compare March 5, 2025 13:07
@renovate renovate Bot force-pushed the renovate/major-internal branch from b72689a to cc6f774 Compare March 13, 2025 09:06
@renovate renovate Bot force-pushed the renovate/major-internal branch from cc6f774 to 327a6e6 Compare May 7, 2025 10:41
@renovate renovate Bot force-pushed the renovate/major-internal branch from 327a6e6 to 1178afd Compare July 3, 2025 17:48
@renovate renovate Bot force-pushed the renovate/major-internal branch from 1178afd to 76a9537 Compare August 1, 2025 08:10
@renovate renovate Bot changed the title chore(deps): update dependency canonicalwebteam.discourse to v6 chore(deps): update internal dependencies (major) Aug 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant