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

Update dependency beanie to v1.29.0 #615

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
beanie 1.26.0 -> 1.29.0 age adoption passing confidence

Release Notes

roman-right/beanie (beanie)

v1.29.0

Compare Source

Note

This release fixes a regression introduced in Version 1.28.0 that caused errors with the generated JSON Schema. Shout-out to @​staticxterm for helping us resolve the issue.

What's Changed

New Contributors

Full Changelog: BeanieODM/beanie@1.28.0...1.29.0

v1.28.0

Compare Source

Breaking

Drops support for Python 3.7

What's Changed

New Contributors

Full Changelog: BeanieODM/beanie@1.27.0...1.28.0

v1.27.0

Compare Source

This is Beanie's first-ever community release! A big thanks to @​roman-right and all the other contributors who made this possible!

What's Changed

Add tests on all major mongo version
Fix return type from document update
Fix expression type hint not allowing some type https://github.com/beanieodm/beanie/issues/1020
Fix type hint using pymongo client session instead of motor client session
Fix logical operator typing #​1000
Use session in document insert
Use sequence instead of list in init_beanie
Replace deprecated datetime.utcnow with datetime.now
Fix uniondoc type hint missing in init_beanie and on findinterface
Add test to ensure dict with enum keys are encoded properly
Project publishing instruction + changelog generation script
Revert project publishing gh action
Extend motor option to beanie
Fix regex storing
Remove links to ko-fi from the project
Fix typo in source code comment in inheritance.md
Fix gh action to grant permissions and use tags
Fix: example of find by id and link to finding-documents
Fix incorrect type serialization when dumping to python
Use ruff format instead of black
Gh action: set new version and publish on push
Feature / fix: allow settings to be inherited and extended (fixes #​644)
Fix: issue #​951
Allow unordered parameter on bulkwriter
Fix: set default value in findinterface._inheritance_inited to avoid …
Fix example in multi-model.md
Add missing type signature to basefindcomparisonoperator constructor
Removed calls to function causing deprecation warning where possible
Update migrations.md

New Contributors

Full Changelog: BeanieODM/beanie@1.26.0...1.27.0


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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from arthurio December 7, 2024 17:24
Copy link

codecov bot commented Dec 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7dd2f2c) to head (374d649).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #615   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          237       237           
=========================================
  Hits           237       237           

Copy link

netlify bot commented Dec 7, 2024

Deploy Preview for fastapi-filter ready!

Name Link
🔨 Latest commit 374d649
🔍 Latest deploy log https://app.netlify.com/sites/fastapi-filter/deploys/677c3a2bd739670008e4d0f1
😎 Deploy Preview https://deploy-preview-615--fastapi-filter.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/beanie-1.x-lockfile branch from adbfcb6 to 50268f8 Compare December 9, 2024 01:52
@renovate renovate bot changed the title Update dependency beanie to v1.27.0 Update dependency beanie to v1.28.0 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/beanie-1.x-lockfile branch 2 times, most recently from af78a94 to 19cadbe Compare December 9, 2024 16:42
@renovate renovate bot force-pushed the renovate/beanie-1.x-lockfile branch from 19cadbe to 374d649 Compare January 6, 2025 20:16
@renovate renovate bot changed the title Update dependency beanie to v1.28.0 Update dependency beanie to v1.29.0 Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants