Skip to content

Update dependency beanie to v1.27.0 #404

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

Merged
merged 8 commits into from
Oct 21, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

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

Release Notes

roman-right/beanie (beanie)

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 - "before 4am" (UTC), Automerge - "before 4am" (UTC).

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


  • 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 added the dependencies Something got an update, I guess label Oct 9, 2024
@renovate renovate bot assigned bkis Oct 9, 2024
@renovate renovate bot requested a review from bkis October 9, 2024 04:47
@renovate renovate bot force-pushed the renovate/beanie-1.x-lockfile branch 5 times, most recently from 40d88be to bf5e298 Compare October 10, 2024 17:09
@renovate renovate bot force-pushed the renovate/beanie-1.x-lockfile branch 7 times, most recently from 9178a12 to 6a5642f Compare October 21, 2024 01:36
@renovate renovate bot force-pushed the renovate/beanie-1.x-lockfile branch from 6a5642f to 2a77398 Compare October 21, 2024 03:17
@renovate renovate bot force-pushed the renovate/beanie-1.x-lockfile branch from acb06be to 8474bca Compare October 21, 2024 09:53
@renovate renovate bot force-pushed the renovate/beanie-1.x-lockfile branch from 5dc0951 to 75c5400 Compare October 21, 2024 12:48
@renovate renovate bot force-pushed the renovate/beanie-1.x-lockfile branch from 75c5400 to 63545a1 Compare October 21, 2024 12:53
Copy link
Contributor Author

renovate bot commented Oct 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@bkis bkis merged commit fa05176 into development Oct 21, 2024
2 checks passed
@bkis bkis deleted the renovate/beanie-1.x-lockfile branch October 21, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Something got an update, I guess
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant