Skip to content

build(deps): bump beanie from 1.29.0 to 2.1.0#670

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/beanie-2.1.0
Open

build(deps): bump beanie from 1.29.0 to 2.1.0#670
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/beanie-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps beanie from 1.29.0 to 2.1.0.

Release notes

Sourced from beanie's releases.

2.1.0

What's Changed

New Contributors

Full Changelog: BeanieODM/beanie@2.0.1...2.1.0

2.0.1

Note

... (truncated)

Changelog

Sourced from beanie's changelog.

2.1.0 - 2026-03-20

Drop EOL Python 3.9, MongoDB 4.4/5.0/6.0, Pydantic v1

Speed up init by avoiding duplicate db commands

Improve class filter and is/is not for enum comparison

Fix OperationFailure when saving with keep_nulls=False and no None values

Fix FindQuery.count() ignoring pymongo_kwargs

Add Beanie version to handshake metadata

Docs: clarify state management description

Add docstring to DocumentWithSoftDelete

Fix: support frozen fields on save() and replace()

Fix: handle RootModel with custom iter in save()

Fix: handle BackLink types in fetch_link and fetch_all_links

Fix: persist before_event changes to DB on save/update/replace

Fix: resolve Pydantic field aliases in nested expression field queries

Do not ignore deprecation warnings in tests

[2.0.1] - 2025-11-17

Fix: exclude pymongo 4.15.0 due to a known issue

... (truncated)

Commits
  • 8a1dba4 fix: switch publish workflows to OIDC trusted publisher and update actions (#...
  • 160ae55 release: 2.1.0
  • e416daf add support with_children on delete_all (#1310)
  • dc10fe0 release: bump version to 2.1.0
  • ce69851 test: do not ignore deprecation warnings in tests (#1123)
  • e79aba9 fix: resolve Pydantic field aliases in nested expression field queries (#1278)
  • 78ff7dc fix: persist before_event changes to DB on save/update/replace (#1279)
  • 82bbebe fix: handle BackLink types in fetch_link and fetch_all_links (#1286)
  • 5e48925 fix: handle RootModel with custom iter in save() (#1284)
  • db2f441 fix: support frozen fields on save() and replace() (#1282)
  • 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 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)

Bumps [beanie](https://github.com/BeanieODM/beanie) from 1.29.0 to 2.1.0.
- [Release notes](https://github.com/BeanieODM/beanie/releases)
- [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md)
- [Commits](BeanieODM/beanie@1.29.0...2.1.0)

---
updated-dependencies:
- dependency-name: beanie
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants