Skip to content

chore(deps): update all dependencies #354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 13, 2021

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 12, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
certifi (source) ==2021.5.30 -> ==2021.10.8 age adoption passing confidence
charset-normalizer ==2.0.6 -> ==2.0.7 age adoption passing confidence
click (changelog) ==8.0.1 -> ==8.0.3 age adoption passing confidence
idna ==3.2 -> ==3.3 age adoption passing confidence
proto-plus ==1.19.3 -> ==1.19.5 age adoption passing confidence
wrapt (changelog) ==1.13.1 -> ==1.13.2 age adoption passing confidence

Release Notes

certifi/python-certifi

v2021.10.8

Compare Source

ousret/charset_normalizer

v2.0.7

Compare Source

We arrived in a pretty stable state.

Changes:

  • Addition: 🍱 Add support for Kazakh (Cyrillic) language detection #​109
  • Improvement: ❇️ Further improve inferring the language from a given code page (single-byte) #​112
  • Removed: 🔥 Remove redundant logging entry about detected language(s) #​115
  • Miscellaneous: 🔧 Trying to leverage PEP263 when PEP3120 is not supported #​116
    • While I do not think that this (116) will actually fix something, it will rather raise a SyntaxError (Not about ASCII decoding error) for those trying to install this package using a non-supported Python version
  • Improvement: ⚡ Refactoring for potential performance improvements in loops #​113 @​adbar
  • Improvement: ✨ Various detection improvement (MD+CD) #​117
  • Bugfix: 🐛 Fix a minor inconsistency between Python 3.5 and other versions regarding language detection #​117 #​102

This version pushes forward the detection-coverage to 98%! https://github.com/Ousret/charset_normalizer/runs/3863881150
The great filter (cannot be better than) shall be 99% in conjunction with the current dataset. In future releases.

kjd/idna

v3.3

Compare Source

googleapis/proto-plus-python

v1.19.5

Compare Source

v1.19.4

Compare Source

GrahamDumpleton/wrapt

v1.13.2

Compare Source


Configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team as code owners October 12, 2021 19:22
@renovate-bot renovate-bot requested a review from parthea October 12, 2021 19:22
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 12, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 12, 2021
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. label Oct 12, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 12, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 12, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 13, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 13, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2021
@parthea parthea merged commit b3a665d into googleapis:main Oct 13, 2021
@renovate-bot renovate-bot deleted the renovate/all branch October 13, 2021 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants