Skip to content

[FW][FIX] core: avoir firebase_admin DeprecationWarning#101731

Closed
fw-bot wants to merge 1 commit intoodoo:masterfrom
odoo-dev:master-16.0-deprecated-firebase-message-sts-Bzs5-fw
Closed

[FW][FIX] core: avoir firebase_admin DeprecationWarning#101731
fw-bot wants to merge 1 commit intoodoo:masterfrom
odoo-dev:master-16.0-deprecated-firebase-message-sts-Bzs5-fw

Conversation

@fw-bot
Copy link
Copy Markdown
Contributor

@fw-bot fw-bot commented Sep 30, 2022

With version of urllib3 in ubuntu 22.04 (1.26.5) and with version of firebase_admin between 2.17.0 and 4.5.2 a gives the following warning:
In firebase_admin/_http_client.py:30: DeprecationWarning: Using 'method_whitelist' with Retry is deprecated and will be removed in v2.0. Use 'allowed_methods' instead

It has been fixed in later version
firebase/firebase-admin-python#532 since v4.5.2


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #101444

With version of urllib3 in ubuntu 22.04 (1.26.5) and with version of firebase_admin between 2.17.0 and 4.5.2 a gives the following
warning:
In firebase_admin/_http_client.py:30: DeprecationWarning: Using 'method_whitelist' with Retry is deprecated and will be removed in v2.0. Use 'allowed_methods' instead

It has been fixed in later version
firebase/firebase-admin-python#532 since v4.5.2

X-original-commit: 66934cd
@robodoo
Copy link
Copy Markdown
Contributor

robodoo commented Sep 30, 2022

Pull request status dashboard

@fw-bot
Copy link
Copy Markdown
Contributor Author

fw-bot commented Sep 30, 2022

@sts-odoo @d-fence this PR targets master and is the last of the forward-port chain.

To merge the full chain, say

@fw-bot r+

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Sep 30, 2022
@C3POdoo C3POdoo added the RD research & development, internal work label Sep 30, 2022
@d-fence
Copy link
Copy Markdown
Contributor

d-fence commented Oct 6, 2022

@fw-bot r+

robodoo pushed a commit that referenced this pull request Oct 6, 2022
With version of urllib3 in ubuntu 22.04 (1.26.5) and with version of firebase_admin between 2.17.0 and 4.5.2 a gives the following
warning:
In firebase_admin/_http_client.py:30: DeprecationWarning: Using 'method_whitelist' with Retry is deprecated and will be removed in v2.0. Use 'allowed_methods' instead

It has been fixed in later version
firebase/firebase-admin-python#532 since v4.5.2

closes #101731

X-original-commit: 66934cd
Signed-off-by: Christophe Monniez (moc) <moc@odoo.com>
@robodoo robodoo temporarily deployed to merge October 6, 2022 09:46 Inactive
@robodoo robodoo closed this Oct 6, 2022
@robodoo robodoo added the 16.1 label Oct 6, 2022
@fw-bot fw-bot deleted the master-16.0-deprecated-firebase-message-sts-Bzs5-fw branch October 20, 2022 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

16.1 forwardport This PR was created by @fw-bot RD research & development, internal work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants