Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Conversation

@renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
charset-normalizer ==2.0.12 -> ==2.1.1 age adoption passing confidence

Release Notes

ousret/charset_normalizer

v2.1.1

Compare Source

Deprecated
  • Function normalize scheduled for removal in 3.0
Changed
  • Removed useless call to decode in fn is_unprintable (#​206)
Fixed

v2.1.0

Compare Source

Added
  • Output the Unicode table version when running the CLI with --version (PR #​194)
Changed
Fixed
  • Workaround potential bug in cpython with Zero Width No-Break Space located in Arabic Presentation Forms-B, Unicode 1.1 not acknowledged as space (PR #​175)
  • CLI default threshold aligned with the API threshold from @​oleksandr-kuzmenko (PR #​181)
Removed
  • Support for Python 3.5 (PR #​192)
Deprecated
  • Use of backport unicodedata from unicodedata2 as Python is quickly catching up, scheduled for removal in 3.0 (PR #​194)

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner September 27, 2022 19:50
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Sep 27, 2022
@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 Sep 27, 2022
@product-auto-label product-auto-label bot added the api: networkconnectivity Issues related to the googleapis/java-networkconnectivity API. label Sep 27, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 27, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 27, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 27, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 27, 2022
@forking-renovate
Copy link

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@diegomarquezp diegomarquezp added the automerge Merge the pull request once unit tests and other checks pass. label Sep 28, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 698408d into googleapis:main Sep 28, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 28, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 28, 2022
🤖 I have created a release *beep* *boop* --- ## [1.2.7](v1.2.6...v1.2.7) (2022-09-28) ### Dependencies * Update dependency certifi to v2022.9.24 ([#308](#308)) ([87623b4](87623b4)) * Update dependency charset-normalizer to v2.1.1 ([#313](#313)) ([698408d](698408d)) * Update dependency click to v8.1.3 ([#314](#314)) ([84d6ccb](84d6ccb)) * Update dependency gcp-releasetool to v1.8.8 ([#309](#309)) ([f505c08](f505c08)) * Update dependency google-api-core to v2.10.1 ([#315](#315)) ([0e7a988](0e7a988)) * Update dependency google-auth to v2.11.1 ([#310](#310)) ([71992c7](71992c7)) * Update dependency google-cloud-core to v2.3.2 ([#311](#311)) ([bd7c333](bd7c333)) * Update dependency google-cloud-storage to v2.5.0 ([#316](#316)) ([c24f5f4](c24f5f4)) * Update dependency googleapis-common-protos to v1.56.4 ([#312](#312)) ([e28cc46](e28cc46)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to meltsufin/monorepo-experiments that referenced this pull request Sep 29, 2022
🤖 I have created a release *beep* *boop* --- ## [1.2.7](googleapis/java-networkconnectivity@v1.2.6...v1.2.7) (2022-09-28) ### Dependencies * Update dependency certifi to v2022.9.24 ([#308](googleapis/java-networkconnectivity#308)) ([8080197](googleapis/java-networkconnectivity@8080197)) * Update dependency charset-normalizer to v2.1.1 ([#313](googleapis/java-networkconnectivity#313)) ([2828421](googleapis/java-networkconnectivity@2828421)) * Update dependency click to v8.1.3 ([#314](googleapis/java-networkconnectivity#314)) ([7b535c6](googleapis/java-networkconnectivity@7b535c6)) * Update dependency gcp-releasetool to v1.8.8 ([#309](googleapis/java-networkconnectivity#309)) ([40d10ca](googleapis/java-networkconnectivity@40d10ca)) * Update dependency google-api-core to v2.10.1 ([#315](googleapis/java-networkconnectivity#315)) ([4d8898d](googleapis/java-networkconnectivity@4d8898d)) * Update dependency google-auth to v2.11.1 ([#310](googleapis/java-networkconnectivity#310)) ([4db0ad2](googleapis/java-networkconnectivity@4db0ad2)) * Update dependency google-cloud-core to v2.3.2 ([#311](googleapis/java-networkconnectivity#311)) ([6c0a8a7](googleapis/java-networkconnectivity@6c0a8a7)) * Update dependency google-cloud-storage to v2.5.0 ([#316](googleapis/java-networkconnectivity#316)) ([ef17413](googleapis/java-networkconnectivity@ef17413)) * Update dependency googleapis-common-protos to v1.56.4 ([#312](googleapis/java-networkconnectivity#312)) ([3695930](googleapis/java-networkconnectivity@3695930)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: networkconnectivity Issues related to the googleapis/java-networkconnectivity API. size: xs Pull request size is extra small.

3 participants