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

Bump the python-dependencies group with 4 updates #2243

Merged
merged 1 commit into from
Mar 16, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps the python-dependencies group with 4 updates: pymongo, starlette, mkdocs-autorefs and mkdocstrings[python].

Updates pymongo from 4.11.1 to 4.11.2

Release notes

Sourced from pymongo's releases.

PyMongo 4.11.2

Community notes:

What's Changed

Full Changelog: mongodb/mongo-python-driver@4.11.1...4.11.2

Changelog

Sourced from pymongo's changelog.

Changes in Version 4.11.2 (YYYY/MM/DD)

Version 4.11.2 is a bug fix release.

  • Fixed a bug where :meth:~pymongo.database.Database.command would fail when attempting to run the bulkWrite command.

Issues Resolved ...............

See the PyMongo 4.11.2 release notes in JIRA_ for the list of resolved issues in this release.

.. _PyMongo 4.11.2 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=42506

Commits

Updates starlette from 0.46.0 to 0.46.1

Release notes

Sourced from starlette's releases.

Version 0.46.1

Fixed

  • Allow relative directory path when follow_symlinks=True #2896.

Full Changelog: encode/starlette@0.46.0...0.46.1

Changelog

Sourced from starlette's changelog.

0.46.1 (March 8, 2025)

Fixed

  • Allow relative directory path when follow_symlinks=True #2896.
Commits

Updates mkdocs-autorefs from 1.4.0 to 1.4.1

Release notes

Sourced from mkdocs-autorefs's releases.

1.4.1

1.4.1 - 2025-03-08

Compare with 1.4.0

Code Refactoring

  • Store parent pages and parent sections in backlink breadcrumbs (67955ce by Timothée Mazzucotelli).
  • Ignore Markdown anchors when setting backlink metadata on autorefs (3ac4797 by Timothée Mazzucotelli).
  • Handle absence of # when computing relative URLs (ca6461e by Timothée Mazzucotelli).
Changelog

Sourced from mkdocs-autorefs's changelog.

1.4.1 - 2025-03-08

Compare with 1.4.0

Code Refactoring

  • Store parent pages and parent sections in backlink breadcrumbs (67955ce by Timothée Mazzucotelli).
  • Ignore Markdown anchors when setting backlink metadata on autorefs (3ac4797 by Timothée Mazzucotelli).
  • Handle absence of # when computing relative URLs (ca6461e by Timothée Mazzucotelli).
Commits
  • 0ee2b66 chore: Prepare release 1.4.1
  • 4110cf1 chore: Template upgrade
  • 4192f41 docs: Document __eq__ method of backlink breadcrumbs
  • 67955ce refactor: Store parent pages and parent sections in backlink breadcrumbs
  • 3ac4797 refactor: Ignore Markdown anchors when setting backlink metadata on autorefs
  • ca6461e refactor: Handle absence of # when computing relative URLs
  • See full diff in compare view

Updates mkdocstrings[python] from 0.28.2 to 0.28.3

Release notes

Sourced from mkdocstrings[python]'s releases.

0.28.3

0.28.3 - 2025-03-08

Compare with 0.28.2

Deprecations

All public objects must now be imported from the top-level mkdocstrings module. Importing from submodules is deprecated, and will raise errors starting with v1. This should be the last deprecation before v1.

Build

  • Make python extra depend on latest mkdocstrings-python (1.16.2) (ba9003e by Timothée Mazzucotelli).

Code Refactoring

  • Finish exposing/hiding public/internal objects (0723fc2 by Timothée Mazzucotelli).
  • Re-expose public API in the top-level mkdocstrings module (e66e080 by Timothée Mazzucotelli).
  • Move modules to internal folder (23fe23f by Timothée Mazzucotelli).
Changelog

Sourced from mkdocstrings[python]'s changelog.

0.28.3 - 2025-03-08

Compare with 0.28.2

Deprecations

All public objects must now be imported from the top-level mkdocstrings module. Importing from submodules is deprecated, and will raise errors starting with v1. This should be the last deprecation before v1.

Build

  • Make python extra depend on latest mkdocstrings-python (1.16.2) (ba9003e by Timothée Mazzucotelli).

Code Refactoring

  • Finish exposing/hiding public/internal objects (0723fc2 by Timothée Mazzucotelli).
  • Re-expose public API in the top-level mkdocstrings module (e66e080 by Timothée Mazzucotelli).
  • Move modules to internal folder (23fe23f by Timothée Mazzucotelli).
Commits
  • fd28fff chore: Prepare release 0.28.3
  • 0723fc2 refactor: Finish exposing/hiding public/internal objects
  • 72e8bae docs: Simplify API docs
  • e66e080 refactor: Re-expose public API in the top-level mkdocstrings module
  • 23fe23f refactor: Move modules to internal folder
  • caf2fff tests: Simplify the test that disables the plugin
  • 94d8299 chore: Template upgrade
  • ec038eb docs: Enable autorefs plugin in preparation for backlinks
  • 9f16e5f docs: Remove intermediate section in preparation for backlinks
  • ba9003e build: Make python extra depend on latest mkdocstrings-python (1.16.2)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from CasperWA as a code owner March 10, 2025 05:50
@dependabot dependabot bot added the dependency_updates Issues pertaining to updates to our dependencies that are breaking the eager build label Mar 10, 2025
@dependabot dependabot bot requested a review from ml-evs as a code owner March 10, 2025 05:50
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.61%. Comparing base (eed0137) to head (c342ca2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2243   +/-   ##
=======================================
  Coverage   90.61%   90.61%           
=======================================
  Files          75       75           
  Lines        4931     4931           
=======================================
  Hits         4468     4468           
  Misses        463      463           
Flag Coverage Δ
project 90.61% <ø> (ø)
validator 90.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps the python-dependencies group with 4 updates: [pymongo](https://github.com/mongodb/mongo-python-driver), [starlette](https://github.com/encode/starlette), [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) and [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings).


Updates `pymongo` from 4.11.1 to 4.11.2
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](mongodb/mongo-python-driver@4.11.1...4.11.2)

Updates `starlette` from 0.46.0 to 0.46.1
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.46.0...0.46.1)

Updates `mkdocs-autorefs` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/mkdocstrings/autorefs/releases)
- [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/autorefs@1.4.0...1.4.1)

Updates `mkdocstrings[python]` from 0.28.2 to 0.28.3
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.28.2...0.28.3)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: starlette
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: mkdocs-autorefs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: mkdocstrings[python]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@ml-evs ml-evs force-pushed the dependabot/pip/main/python-dependencies-74bcb7c16d branch from c05e1ca to c342ca2 Compare March 16, 2025 23:32
@ml-evs ml-evs enabled auto-merge (squash) March 16, 2025 23:32
@ml-evs ml-evs merged commit 945c046 into main Mar 16, 2025
10 checks passed
@ml-evs ml-evs deleted the dependabot/pip/main/python-dependencies-74bcb7c16d branch March 16, 2025 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency_updates Issues pertaining to updates to our dependencies that are breaking the eager build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant