fastapi-filter icon indicating copy to clipboard operation
fastapi-filter copied to clipboard

Update dependency beanie to v1.29.0

Open renovate[bot] opened this issue 1 year ago • 2 comments

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: https://github.com/BeanieODM/beanie/compare/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: https://github.com/BeanieODM/beanie/compare/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: https://github.com/BeanieODM/beanie/compare/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[bot] avatar Dec 07 '24 17:12 renovate[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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           
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Dec 07 '24 17:12 codecov[bot]

Deploy Preview for fastapi-filter ready!

Name Link
Latest commit 374d649a6b460fa5c2ec1ff82bbdae0ef64da0fc
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.

netlify[bot] avatar Dec 07 '24 17:12 netlify[bot]