Closed renovate[bot] closed 7 months ago
Report bugs in Issues
The following are automatically added:
.pre-commit-config.yaml
exists in the repo.Available user actions:
/wip
to the PR, To remove it from the PR comment /wip cancel
to the PR./hold
, To un-block merging of PR comment /hold cancel
./verified
to the PR, to un-verify comment /verified cancel
to the PR.
verified label removed on each new commit push./cherry-pick <target branch to cherry-pick to>
in the PR.
/cherry-pick branch1 branch2
)/build-and-push-container
in the PR (tag will be the PR number)./<label name>
, to remove, use /<label name> cancel
/assign-reviewers
/check-can-merge
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
Owner of the pull request renovate[bot] is part of:
['renovate[bot]', 'pre-commit-ci[bot]', 'redhat-qe-bot', 'redhat-qe-bot1', 'redhat-qe-bot2', 'msi-b1']
Pull request is merged automatically.
New container for quay.io/redhat_msi/openshift-ci-trigger:latest published
This PR contains the following updates:
3.0.2
->3.0.3
Release Notes
pallets/flask (flask)
### [`v3.0.3`](https://togithub.com/pallets/flask/releases/tag/3.0.3) [Compare Source](https://togithub.com/pallets/flask/compare/3.0.2...3.0.3) This is a fix release for the 3.0.x feature branch. PyPI: https://pypi.org/project/Flask/3.0.3/ Changes: https://flask.palletsprojects.com/en/3.0.x/changes/#version-3-0-3 Milestone: https://github.com/pallets/flask/milestone/35?closed=1 - The default `hashlib.sha1` may not be available in FIPS builds. Don't access it at import time so the developer has time to change the default. [#5448](https://togithub.com/pallets/flask/issues/5448) - Don't initialize the `cli` attribute in the sansio scaffold, but rather in the `Flask` concrete class. [#5270](https://togithub.com/pallets/flask/issues/5270)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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.