Bump the uv-minor-and-patch group across 1 directory with 10 updates#92
Merged
MarekSuchanek merged 1 commit intoJun 8, 2026
Conversation
Bumps the uv-minor-and-patch group with 10 updates in the /service directory: | Package | From | To | | --- | --- | --- | | [haystack-ai](https://github.com/deepset-ai/haystack) | `2.29.0` | `2.30.0` | | [json-repair](https://github.com/mangiucugna/json_repair) | `0.59.10` | `0.60.1` | | [openai](https://github.com/openai/openai-python) | `2.40.0` | `2.41.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.3` | `4.68.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.48.0` | `0.49.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.15` | `0.15.16` | | [ty](https://github.com/astral-sh/ty) | `0.0.42` | `0.0.44` | | [idna](https://github.com/kjd/idna) | `3.17` | `3.18` | | [posthog](https://github.com/posthog/posthog-python) | `7.16.3` | `7.18.0` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.4` | `2.47.0` | Updates `haystack-ai` from 2.29.0 to 2.30.0 - [Release notes](https://github.com/deepset-ai/haystack/releases) - [Commits](deepset-ai/haystack@v2.29.0...v2.30.0) Updates `json-repair` from 0.59.10 to 0.60.1 - [Release notes](https://github.com/mangiucugna/json_repair/releases) - [Commits](mangiucugna/json_repair@v0.59.10...v0.60.1) Updates `openai` from 2.40.0 to 2.41.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.40.0...v2.41.0) Updates `tqdm` from 4.67.3 to 4.68.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.3...v4.68.1) Updates `uvicorn` from 0.48.0 to 0.49.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.48.0...0.49.0) Updates `ruff` from 0.15.15 to 0.15.16 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.15...0.15.16) Updates `ty` from 0.0.42 to 0.0.44 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.42...0.0.44) Updates `idna` from 3.17 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.17...v3.18) Updates `posthog` from 7.16.3 to 7.18.0 - [Release notes](https://github.com/posthog/posthog-python/releases) - [Changelog](https://github.com/PostHog/posthog-python/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-python@7.16.3...7.18.0) Updates `pydantic-core` from 2.46.4 to 2.47.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) --- updated-dependencies: - dependency-name: haystack-ai dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-and-patch - dependency-name: json-repair dependency-version: 0.60.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-and-patch - dependency-name: openai dependency-version: 2.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-and-patch - dependency-name: tqdm dependency-version: 4.68.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-and-patch - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-minor-and-patch - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-minor-and-patch - dependency-name: ty dependency-version: 0.0.44 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-minor-and-patch - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-and-patch - dependency-name: posthog dependency-version: 7.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-and-patch - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the uv-minor-and-patch group with 10 updates in the /service directory:
2.29.02.30.00.59.100.60.12.40.02.41.04.67.34.68.10.48.00.49.00.15.150.15.160.0.420.0.443.173.187.16.37.18.02.46.42.47.0Updates
haystack-aifrom 2.29.0 to 2.30.0Release notes
Sourced from haystack-ai's releases.
... (truncated)
Commits
cdd105ebump version to 2.30.0b24edf7bump version to 2.30.0-rc1817cecfci: fix release branch-off permissions and gate releases on maintainer role (...41c2722test: use 'is None' instead of '== None' (CodeQL py/test-equals-none) (#11483)b89ce54ci: remove Datadog CI metrics workflow (#11481)53efaf3docs: sync Haystack API reference on Docusaurus (#11479)6ed5d86docs: sync Haystack API reference on Docusaurus (#11478)85e183ffix: better error message for llm metadata extractor (#11477)1661601fix: pagination error too many values to unpack (#11475)e8ebfb4build(deps): bump int128/datadog-actions-metrics from 1.166.0 to 1.167.0 (#11...Updates
json-repairfrom 0.59.10 to 0.60.1Release notes
Sourced from json-repair's releases.
Commits
63992e9Fix circular schema ref handling7cd8391Fix #198 support low smart quote spans in strings46be950update ANGENTS guidance0015c74Fix README example for #197Updates
openaifrom 2.40.0 to 2.41.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
2d955a1Merge pull request #3359 from openai/release-please--branches--main--changes-...519cd02release: 2.41.087e46c2feat(api): responses.moderation and chat_completions.moderationUpdates
tqdmfrom 4.67.3 to 4.68.1Release notes
Sourced from tqdm's releases.
Commits
67cf355Merge pull request #1751 from jaltmayerpizzorno/fix-atexit-monitor-deadlockcfa4a85minor docstring updatesf83290cFix TMonitor deadlock at interpreter shutdown59029c3Set name for tqdm monitor thread (#1752)ef4a142bump version, merge pull request #1760 from tqdm/devel17f246blint warning suppressionc682c7bbenchmarks: fix asvfc69588CI: migrate to pre-commit.cia31d97fmore contrib.itertoolse4d9742soft-deprecate tqdm.utils.envwrap -> envwrapUpdates
uvicornfrom 0.48.0 to 0.49.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
3ef2e3eVersion 0.49.0 (#2973)eeb64b1Consume duplicate forwarding headers in ProxyHeadersMiddleware (#2971)630f4acMake the watchfiles reload tests deterministic (#2972)9154922chore(deps): bump the github-actions group across 1 directory with 6 updates ...739727aMigrate docs deploy from Cloudflare Pages to Workers (#2967)be4a240Gate docs preview deploy on Cloudflare token presence (#2966)c489d7eBump httptools minimum version to 0.8.0 (#2962)9f547bdSkip docs preview deploy for Dependabot PRs (#2961)44446b8Migrate documentation from MkDocs Material to Zensical (#2959)cfd659cBump pymdown-extensions to 10.21.3 (#2958)Updates
rufffrom 0.15.15 to 0.15.16Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
6c498abBump 0.15.16 (#25635)e51e132[flake8-async] Implementyield-in-context-manager-in-async-generator(`AS...7c6dcd9[ty] Add caching for pattern match narrowing (#25613)27058fc[ty] Compact retained definition and expression identities (#25606)bf80d05Fix CODEOWNERS syntax (#25622)10ccd51Shrink additional parser AST collections (#25465)0d7135f[ty] Upgrade Salsa (#25545)49493a3[ty] Show type alias value on hover (#25381)85207d3[ty] sys.implementation.version is not sys.version_info (#25608)a8a0614[ty] Avoid retaining duplicate function signatures (#25609)Updates
tyfrom 0.0.42 to 0.0.44Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
f5523e2Bump version to 0.0.44 (#3667)29ce314Bump version to 0.0.43 (#3648)794322dUpdate docker/build-push-action action to v7.2.0 (#3629)ce89685Update prek dependencies (#3628)792fb71Update docker/login-action action to v4.2.0 (#3630)5c37747Update docker/metadata-action action to v6.1.0 (#3631)5a3e169Update docker/setup-buildx-action action to v4.1.0 (#3632)c2500ccRelease: Force usage of PyPI as the index (#3616)Updates
idnafrom 3.17 to 3.18Changelog
Sourced from idna's changelog.
Commits
f39ea90Release 3.1840f4e40Pre-release 3.18rc01a5bf80Merge pull request #253 from kjd/lenient-decode5bbb26fMerge branch 'master' into lenient-decodec532baeRename decode() lenient= option to display= (issue #248)0b1758bMerge pull request #252 from kjd/release-3.1747b5cdeAdd lenient option to decode() for best-effort label recovery (issue #248)Updates
posthogfrom 7.16.3 to 7.18.0Release notes
Sourced from posthog's releases.
Changelog
Sourced from posthog's changelog.
Commits
98e9b71chore: Release v7.18.0 [skip ci]a2ce51efeat(feature-flags): support early_exit in local evaluation (#648)1117c5eci: consolidate Dependabot skip into reusable flags-board workflow (#653)97c11adci: skip flags project board workflow for Dependabot PRs (#652)b9b198echore(deps): bump the ai-providers group across 1 directory with 8 updates (#...b141bedchore(deps): bump starlette from 1.0.0 to 1.0.1 in /examples/example-ai-seman...6465e05chore(deps): bump starlette from 1.0.0 to 1.0.1 in /examples/example-ai-opena...ea9d041chore(deps): bump starlette from 1.0.0 to 1.0.1 in /examples/example-ai-pydan...a91ca2bchore: Update Sentry license attribution (#647)9bc9015Update generated referencesUpdates
pydantic-corefrom 2.46.4 to 2.47.0Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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