Skip to content

Update dependency flask-babel to v4#203

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/flask-babel-4.x
Open

Update dependency flask-babel to v4#203
renovate[bot] wants to merge 1 commit intomainfrom
renovate/flask-babel-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 15, 2025

This PR contains the following updates:

Package Change Age Confidence
flask-babel 2.0.04.0.0 age confidence

Release Notes

python-babel/flask-babel (flask-babel)

v4.0.0

Compare Source

  • Dropped support for end-of-life Python 3.7. Support PyPy 3.9
  • Replace deprecated locked_cached_property decorator with cached_property (#​230)

v3.1.0

Compare Source

  • Documentation and packaging improvements. (#​226, #​223, #​218, #​217, #​215)
  • Don't return the default locale twice (#​219)
  • Fix tests breaking against babel 12.2, which changed localized times to use non-breaking-spaces. Babel 12.2 or greater
    is now required. (#​222)
  • Relax version requirements for dependencies. (#​227, #​225)

v3.0.1: Bugfix Release

Compare Source

Small bugfix for the get_locale() behaviour when the default locale is returned.

v3.0.0

Compare Source

Major version bump as this version removes support for Python 3.5 and 3.6, along with multiple
major breaking changes. Hope you've been following SemVer :)

  • Dropped support for end-of-life Python 3.5 and 3.6, added tests for 3.10 and 3.11.
  • Fixes to documentation to address outdated links and settings (#​204, 201)
  • Jinja version 3 or greater is now required (released 2021)
  • Removed Babel._date_formats, use the public Babel.date_formats instead.
  • list_translations() always returns the default locale, even if it does not exist. (#​75)
  • Add lazy_npgettext() (#​68)
  • Babel.locale_selector and Babel.timezone_selector no longer exist. They must be provided
    either when the Babel() object is created or when init_app() is called. This is to support
    having a single Babel object for multiple Flask apps (#​107) as well as to simplify settings
    and multi-threaded state.
  • Most configuration options can be passed directly through init_app().

Configuration

📅 Schedule: (UTC)

  • 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: api/poetry.lock
Updating dependencies
Resolving dependencies...
The --no-wheel and --wheel options are deprecated. They have no effect for Python > 3.8 as wheel is no longer bundled in virtualenv.


Because auth-api (0.0.0) @ git+https://github.com/bcgov/sbc-auth.git@c286045eb2cf9761cd57b59aa4c6e7b3146ea36c#subdirectory=auth-api depends on launchdarkly-server-sdk (8.2.1)
 and developer-connect-api depends on launchdarkly-server-sdk (^8.3.0), auth-api is forbidden.
So, because developer-connect-api depends on auth-api (0.0.0) @ git+https://github.com/bcgov/sbc-auth.git@c286045eb2cf9761cd57b59aa4c6e7b3146ea36c#subdirectory=auth-api, version solving failed.

@renovate renovate Bot force-pushed the renovate/flask-babel-4.x branch from df9c685 to 9b5c35c Compare August 10, 2025 14:36
@renovate renovate Bot force-pushed the renovate/flask-babel-4.x branch from 9b5c35c to a60cac9 Compare November 25, 2025 17:53
@renovate renovate Bot changed the title Update dependency flask-babel to v4 chore(deps): update dependency flask-babel to v4 Dec 11, 2025
@renovate renovate Bot force-pushed the renovate/flask-babel-4.x branch from a60cac9 to f90d273 Compare February 2, 2026 21:17
@renovate renovate Bot force-pushed the renovate/flask-babel-4.x branch from f90d273 to 2bd2364 Compare March 31, 2026 17:22
@renovate renovate Bot changed the title chore(deps): update dependency flask-babel to v4 Update dependency flask-babel to v4 Apr 8, 2026
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.

0 participants