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

build(deps): bump the dependencies group across 1 directory with 3 updates #370

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Updates the requirements on recipe-scrapers, python-multipart and azure-cosmos to permit the latest version.
Updates recipe-scrapers to 15.3.2

Release notes

Sourced from recipe-scrapers's releases.

15.3.2

Contains all the release content from 15.3.0 -- combined with a temporary revert of #1312, a change that had caused an unexpected failure in the attempted release to PyPI of the v15.3.0 package, and also a fixup for a reStructuredText syntax error in the README.rst file (detectable / resolved using twine check).

Commits
  • 7e08acf Bump version to 15.3.2:
  • de6dc33 README: Fixup: justification of section heading underline markup
  • 4231014 Bump version to 15.3.1:
  • 846d9e7 Revert "GitHub Actions: releases: confirm commit exists on release branch (#1...
  • d706c21 Bump version to 15.3.0:
  • 43dbeb5 Adds support for cookomix (#1393)
  • fed55c6 Adds support for kitchendivas (#1386)
  • 4209ffc docs: add parallel-tests instructions (#1358)
  • 76ef674 Docs: apply a few markdownlint suggestions (#1410)
  • 0fd3a62 Documentation: apply a few mdl recommendations (#1406)
  • Additional commits viewable in compare view

Updates python-multipart to 0.0.19

Release notes

Sourced from python-multipart's releases.

Version 0.0.19

What's Changed


Full Changelog: Kludex/python-multipart@0.0.18...0.0.19

Changelog

Sourced from python-multipart's changelog.

0.0.19 (2024-11-30)

  • Don't warn when CRLF is found after last boundary on MultipartParser #193.

0.0.18 (2024-11-28)

  • Hard break if found data after last boundary on MultipartParser #189.

0.0.17 (2024-10-31)

  • Handle PermissionError in fallback code for old import name #182.

0.0.16 (2024-10-27)

  • Add dunder attributes to multipart package #177.

0.0.15 (2024-10-27)

  • Replace FutureWarning to PendingDeprecationWarning #174.
  • Add missing files to SDist #171.

0.0.14 (2024-10-24)

  • Fix import scheme for multipart module (#168).

0.0.13 (2024-10-20)

  • Rename import to python_multipart #166.

0.0.12 (2024-09-29)

  • Improve error message when boundary character does not match #124.
  • Add mypy strict typing #140.
  • Enforce 100% coverage #159.

0.0.11 (2024-09-28)

  • Improve performance, especially in data with many CR-LF #137.
  • Handle invalid CRLF in header name #141.

0.0.10 (2024-09-21)

  • Support on_header_begin #103.
  • Improve type hints on FormParser #104.
  • Fix OnFileCallback type #106.
  • Improve type hints #110.
  • Improve type hints on File #111.
  • Add type hint to helper functions #112.
  • Minor fix for Field.repr #114.
  • Fix use of chunk_size parameter #136.

... (truncated)

Commits

Updates azure-cosmos to 4.9.0

Release notes

Sourced from azure-cosmos's releases.

azure-cosmos_4.9.0

4.9.0 (2024-11-18)

Features Added

  • Added full text policy and full text indexing policy. See PR 37891.
  • Added support for full text search and hybrid search queries. See PR 38275.
Commits

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

…dates

Updates the requirements on [recipe-scrapers](https://github.com/hhursev/recipe-scrapers), [python-multipart](https://github.com/Kludex/python-multipart) and [azure-cosmos](https://github.com/Azure/azure-sdk-for-python) to permit the latest version.

Updates `recipe-scrapers` to 15.3.2
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases)
- [Commits](hhursev/recipe-scrapers@15.2.0...15.3.2)

Updates `python-multipart` to 0.0.19
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.17...0.0.19)

Updates `azure-cosmos` to 4.9.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-cosmos_4.7.0...azure-cosmos_4.9.0)

---
updated-dependencies:
- dependency-name: recipe-scrapers
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: python-multipart
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: azure-cosmos
  dependency-type: direct:production
  dependency-group: dependencies
...

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 Dec 2, 2024
Copy link

sonarqubecloud bot commented Dec 2, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Superseded by #374.

@dependabot dependabot bot closed this Dec 16, 2024
@dependabot dependabot bot deleted the dependabot/pip/api/dependencies-33d1b83d78 branch December 16, 2024 15:17
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