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

Bump requests-hardened to 1.0.0b4 #16543

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

tomaszszymanski129
Copy link
Member

I want to merge this change because it bumps requests-hardened to 1.0.0b4.
Internal issue: https://linear.app/saleor/issue/PE-392/

Impact

  • New migrations
  • New/Updated API fields or mutations
  • Deprecated API fields or mutations
  • Removed API types, fields, or mutations

Docs

  • Link to documentation:

Pull Request Checklist

  • Privileged queries and mutations are either absent or guarded by proper permission checks
  • Database queries are optimized and the number of queries is constant
  • Database migrations are either absent or optimized for zero downtime
  • The changes are covered by test cases
  • All new fields/inputs/mutations have proper labels added (ADDED_IN_X, PREVIEW_FEATURE, etc.)
  • All migrations have proper dependencies
  • All indexes are added concurrently in migrations
  • All RunSql and RunPython migrations have revert option defined

@tomaszszymanski129 tomaszszymanski129 added the dependencies Pull requests that update a dependency file label Aug 12, 2024
@tomaszszymanski129 tomaszszymanski129 self-assigned this Aug 12, 2024
@db-queries
Copy link

db-queries bot commented Aug 12, 2024

Here is the report for 29a3434 (saleor:bump-requests-hardened-1.0.0b4-317)
Missing base report (8421796). The results couldn't be compared.

No differences were found.

@tomaszszymanski129 tomaszszymanski129 requested a review from a team August 12, 2024 13:07
@fowczarek fowczarek requested a review from a team August 12, 2024 14:20
@maarcingebala maarcingebala merged commit bfe057f into 3.17 Aug 12, 2024
10 checks passed
@maarcingebala maarcingebala deleted the bump-requests-hardened-1.0.0b4-317 branch August 12, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.17 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants