Skip to content
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(backend/deps-dev): bump faker from 33.3.1 to 35.2.0 in /autogpt_platform/backend #9433

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps faker from 33.3.1 to 35.2.0.

Release notes

Sourced from faker's releases.

Release v35.2.0

See CHANGELOG.md.

Release v35.1.0

See CHANGELOG.md.

Release v35.0.0

See CHANGELOG.md.

Release v34.0.2

See CHANGELOG.md.

Release v34.0.1

See CHANGELOG.md.

Release v34.0.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v35.2.0 - 2025-01-30

v35.1.0 - 2025-01-30

v35.0.0 - 2025-01-23

  • Revert changes made in v34.x.

v34.0.2 - 2025-01-22

  • ffx date_time provider when end_datetime is set in the past.

v34.0.1 - 2025-01-22

  • Fix date parsing for "today".

v34.0.0 - 2025-01-22

  • Account for end_date when calculating relative date_time_between. Thanks @​Fashimpaur for the report.
Commits
  • b708394 Bump version: 35.1.0 → 35.2.0
  • de26d0d 📝 Update CHANGELOG.md
  • a0e9303 Merge branch 'ChristinaRau-fix/master/new-de-providers'
  • 18ff190 Added jobs for locale de_AT; added methods job_female and job_male
  • fb98664 Bump version: 35.0.0 → 35.1.0
  • 6dce103 📝 Update CHANGELOG.md
  • 9aa0196 💄 format code
  • d6aeba8 added phone numbers for de_CH and it_CH (#2147)
  • 9cfda1c fix date_time docs
  • 8db329b Bump version: 34.0.2 → 35.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner February 5, 2025 21:30
@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Feb 5, 2025
@dependabot dependabot bot requested review from Swiftyos and Pwuts and removed request for a team February 5, 2025 21:30
@github-actions github-actions bot added platform/backend AutoGPT Platform - Back end size/l labels Feb 5, 2025
Copy link

deepsource-io bot commented Feb 5, 2025

Here's the code health analysis summary for commits f6e395f..c58c49d. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Python LogoPython✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

netlify bot commented Feb 5, 2025

Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
🔨 Latest commit c58c49d
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/67a3e74fb80de400080199c5

Copy link

netlify bot commented Feb 5, 2025

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit c58c49d
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/67a3e74f0afd080008148fdc

ntindle
ntindle previously approved these changes Feb 5, 2025
@github-actions github-actions bot added size/m and removed size/l labels Feb 5, 2025
@ntindle ntindle enabled auto-merge February 5, 2025 21:55
@ntindle ntindle added this pull request to the merge queue Feb 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Feb 5, 2025
@ntindle
Copy link
Member

ntindle commented Feb 5, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ntindle
Copy link
Member

ntindle commented Feb 5, 2025

@dependabot recreate

Bumps [faker](https://github.com/joke2k/faker) from 33.3.1 to 35.2.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v33.3.1...v35.2.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/autogpt_platform/backend/dev/faker-35.2.0 branch from 0140ec8 to 3caa100 Compare February 5, 2025 22:21
@github-actions github-actions bot added size/l and removed size/m labels Feb 5, 2025
@github-actions github-actions bot added the conflicts Automatically applied to PRs with merge conflicts label Feb 6, 2025
Copy link
Contributor

github-actions bot commented Feb 6, 2025

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflicts Automatically applied to PRs with merge conflicts dependencies platform/backend AutoGPT Platform - Back end python Pull requests that update Python code size/l
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant