Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

build(deps): bump flask-babel from 3.1.0 to 4.0.0 #382

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps flask-babel from 3.1.0 to 4.0.0.

Release notes

Sourced from flask-babel's releases.

v4.0.0

  • Dropped support for end-of-life Python 3.7. Support PyPy 3.9
  • Replace deprecated locked_cached_property decorator with cached_property (#230)
Commits
  • a754ead Bump version: 3.1.1 → 4.0.0
  • d42f50c Dropping Python 3.7 support, adding PyPy 3.9.
  • db5c2a1 Bump version: 3.1.0 → 3.1.1
  • 6ca29cd Merge branch 'jkittner-flask-2-3-deprecation'
  • 346a45a Merge branch 'flask-2-3-deprecation' of github.com:jkittner/flask-babel into ...
  • dad9165 Explicit app factory test.
  • 38f15cd Release triggered on public, not creation.
  • 414a5a3 replace deprecated locked_cached_property decorator with cached_property
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 13, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/flask-babel-4.0.0 branch from 418f465 to 08642fc Compare December 18, 2023 04:04
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4110b10) 69.51% compared to head (191f358) 73.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #382      +/-   ##
==========================================
+ Coverage   69.51%   73.94%   +4.43%     
==========================================
  Files          10       10              
  Lines         902      902              
==========================================
+ Hits          627      667      +40     
+ Misses        275      235      -40     
Flag Coverage Δ
Linux-x64 69.51% <ø> (ø)
Windows-x64 73.17% <ø> (?)
Windows-x86 73.17% <ø> (?)
macOS-x64 73.39% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

@dependabot dependabot bot force-pushed the dependabot/pip/flask-babel-4.0.0 branch from 08642fc to 896f2d2 Compare January 6, 2024 22:37
@ReenigneArcher
Copy link
Member

@dependabot rebase

Bumps [flask-babel](https://github.com/python-babel/flask-babel) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/python-babel/flask-babel/releases)
- [Changelog](https://github.com/python-babel/flask-babel/blob/master/CHANGELOG)
- [Commits](python-babel/flask-babel@v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: flask-babel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/flask-babel-4.0.0 branch from 896f2d2 to 191f358 Compare January 21, 2024 00:44
@ReenigneArcher ReenigneArcher merged commit 924d1f8 into master Jan 21, 2024
21 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/pip/flask-babel-4.0.0 branch January 21, 2024 01:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant