Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Updates the requirements on beanie to permit the latest version.

Release notes

Sourced from beanie's releases.

1.30.0

Breaking

This release drops support for Python 3.8.

What's Changed

New Contributors

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

Changelog

Sourced from beanie's changelog.

1.30.0 - 2025-06-10

Docs: update backlink usage of original_field for pydantic v2

Fix: first_or_none no longer mutates findmany object (#1116)

Migration finder skips modules starting with underscore

Docs: update incorrect event-based actions docs

Fix: deprecate bucket_rounding_second in favor of bucket_rounding_seconds in timeseriesconfig

Switch to precommit ci

Drop py3.8 support

Update toml dependency to use tomli instead of toml

Fix failing tests in ci

Fix find type hint for filter args

Fixed attributeerror in merge_model when updating document

Fix bulkwriter.init bug when it has object_class param input

Change schema generation for pydanticobjectid

Add deduplication of entries to changelog script

[1.29.0] - 2025-01-06

Fix serialization of link/backlink and openapi schema generation

... (truncated)

Commits
  • 380f0d6 Version/1.30.0 (#1185)
  • 4945ffd Add deduplication of entries to Changelog script (#1081)
  • f6dc433 fix: deprecate bucket_rounding_second in favor of bucket_rounding_seconds in ...
  • 164bcb3 Update toml dependency to use tomli instead of toml (#1144)
  • a0c3eb1 Fixed AttributeError in merge_model when updating Document (#1126)
  • cd2be0a Migration finder skips modules starting with underscore (#1177)
  • a3ca6a2 Fix: first_or_none no longer mutates FindMany object (#1116) (#1178)
  • ddb2ce5 docs: update BackLink usage of original_field for Pydantic v2 compatibility (...
  • eec6c71 Add missing "Save" event to list of supported events and added missing import...
  • ea651ad Change validation schema for PydanticObjectId (#1099)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Updates the requirements on [beanie](https://github.com/roman-right/beanie) to permit the latest version.
- [Release notes](https://github.com/roman-right/beanie/releases)
- [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md)
- [Commits](BeanieODM/beanie@1.29.0...1.30.0)

---
updated-dependencies:
- dependency-name: beanie
  dependency-version: 1.30.0
  dependency-type: direct:production
...

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 Jun 11, 2025
@PatrickBaus PatrickBaus merged commit 1f9bb5c into master Jun 12, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/beanie-approx-eq-1.30.0 branch June 12, 2025 00:22
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.

2 participants