-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
chore(deps): update dependency faker to v33 #1404
Merged
holtskinner
merged 1 commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/faker-33.x
Nov 27, 2024
Merged
chore(deps): update dependency faker to v33 #1404
holtskinner
merged 1 commit into
GoogleCloudPlatform:main
from
renovate-bot:renovate/faker-33.x
Nov 27, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate-bot
force-pushed
the
renovate/faker-33.x
branch
8 times, most recently
from
November 22, 2024 16:57
0bf5918
to
2003f49
Compare
saaagesh
approved these changes
Nov 23, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code tested successfully after the update.
renovate-bot
force-pushed
the
renovate/faker-33.x
branch
8 times, most recently
from
November 27, 2024 15:20
6233376
to
5f0708e
Compare
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
holtskinner
force-pushed
the
renovate/faker-33.x
branch
from
November 27, 2024 15:21
5f0708e
to
fac1855
Compare
holtskinner
approved these changes
Nov 27, 2024
inardini
pushed a commit
to inardini/generative-ai
that referenced
this pull request
Dec 7, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [faker](https://redirect.github.com/joke2k/faker) ([changelog](https://redirect.github.com/joke2k/faker/blob/master/CHANGELOG.md)) | `30.1.0` -> `33.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/faker/33.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/faker/33.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/faker/30.1.0/33.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/faker/30.1.0/33.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>joke2k/faker (faker)</summary> ### [`v33.0.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3300---2024-11-14) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v32.1.0...v33.0.0) - Revert "Make pytest fixture session-scoped". ### [`v32.1.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3210---2024-11-12) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v32.0.0...v32.1.0) - Fix `ko_KR` road address. Thanks [@​semi-yu](https://redirect.github.com/semi-yu). ### [`v32.0.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3200---2024-11-12) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v31.0.0...v32.0.0) - Make pytest fixture session-scoped. Thanks [@​acolombier](https://redirect.github.com/acolombier). ### [`v31.0.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3100---2024-11-12) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.10.0...v31.0.0) - Remove `Collection[str]` type from `ElementTypes`. Thanks [@​tvuotila](https://redirect.github.com/tvuotila). ### [`v30.10.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v30100---2024-11-12) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.9.0...v30.10.0) - Add jobs for locale `de_AT`; added methods `job_female` and `job_male`. Thanks [@​ChristinaRau](https://redirect.github.com/ChristinaRau). ### [`v30.9.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3090---2024-11-12) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.8.2...v30.9.0) - Added Providers for `uz_UZ` language. Thanks [@​laziest-coder](https://redirect.github.com/laziest-coder). ### [`v30.8.2`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3082---2024-10-31) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.8.1...v30.8.2) - Revert "Add decorator to optionally format dates as string.". ### [`v30.8.1`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3081---2024-10-24) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.8.0...v30.8.1) - Fix `month_in_guj`. ### [`v30.8.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3080---2024-10-21) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.7.0...v30.8.0) - Update city names for `uk_UA`. Thanks [@​lexxai](https://redirect.github.com/lexxai). ### [`v30.7.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3070---2024-10-21) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.6.0...v30.7.0) - Add person provider for `gu_IN` locale. Thanks [@​debjeetsingha](https://redirect.github.com/debjeetsingha). - Add `datetime` provider for `gu_IN` locale. Thanks [@​wh0th3h3llam1](https://redirect.github.com/wh0th3h3llam1). ### [`v30.6.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3060---2024-10-16) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.5.0...v30.6.0) - Add passport provider for `ru_RU` locale. Thanks [@​Abdujabbar](https://redirect.github.com/Abdujabbar). ### [`v30.5.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3050---2024-10-16) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.4.0...v30.5.0) - Add Providers for `ka_GE` locale. Thanks [@​onesch](https://redirect.github.com/onesch). ### [`v30.4.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3040---2024-10-15) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.3.0...v30.4.0) - Add separate male/female names along with prefix/suffix for `hi_IN` locale. Thanks [@​wh0th3h3llam1](https://redirect.github.com/wh0th3h3llam1). ### [`v30.3.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3030---2024-10-07) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.2.0...v30.3.0) - Add decorator to optionally format dates as string. Thanks [@​browniebroke](https://redirect.github.com/browniebroke). ### [`v30.2.0`](https://redirect.github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v3020---2024-10-07) [Compare Source](https://redirect.github.com/joke2k/faker/compare/v30.1.0...v30.2.0) - Cache Factory.\_find_provider_class module look-ups. Thanks [@​huonw](https://redirect.github.com/huonw). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GoogleCloudPlatform/generative-ai). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
30.1.0
->33.0.0
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
joke2k/faker (faker)
v33.0.0
Compare Source
v32.1.0
Compare Source
ko_KR
road address. Thanks @semi-yu.v32.0.0
Compare Source
v31.0.0
Compare Source
Collection[str]
type fromElementTypes
. Thanks @tvuotila.v30.10.0
Compare Source
de_AT
; added methodsjob_female
andjob_male
. Thanks @ChristinaRau.v30.9.0
Compare Source
uz_UZ
language. Thanks @laziest-coder.v30.8.2
Compare Source
v30.8.1
Compare Source
month_in_guj
.v30.8.0
Compare Source
uk_UA
. Thanks @lexxai.v30.7.0
Compare Source
gu_IN
locale. Thanks @debjeetsingha.datetime
provider forgu_IN
locale. Thanks @wh0th3h3llam1.v30.6.0
Compare Source
ru_RU
locale. Thanks @Abdujabbar.v30.5.0
Compare Source
ka_GE
locale. Thanks @onesch.v30.4.0
Compare Source
hi_IN
locale. Thanks @wh0th3h3llam1.v30.3.0
Compare Source
v30.2.0
Compare Source
Configuration
📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.