Bump the "apps" group with 1 updates across multiple ecosystems#88
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the "apps" group with 1 updates across multiple ecosystems#88dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the apps group with 6 updates: | Package | From | To | | --- | --- | --- | | [fastapi-slim](https://github.com/fastapi/fastapi) | `0.128.0` | `0.129.1` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.12.0` | `2.13.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.51.0` | `2.53.0` | | [uvicorn[standard]](https://github.com/Kludex/uvicorn) | `0.40.0` | `0.41.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.14` | `0.15.4` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.2` | `7.13.4` | Updates `fastapi-slim` from 0.128.0 to 0.129.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.0...0.129.1) Updates `pydantic-settings` from 2.12.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.12.0...v2.13.1) Updates `sentry-sdk` from 2.51.0 to 2.53.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.51.0...2.53.0) Updates `uvicorn[standard]` from 0.40.0 to 0.41.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.40.0...0.41.0) Updates `ruff` from 0.14.14 to 0.15.4 - [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.14.14...0.15.4) Updates `coverage` from 7.13.2 to 7.13.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.2...7.13.4) --- updated-dependencies: - dependency-name: fastapi-slim dependency-version: 0.129.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apps - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apps - dependency-name: sentry-sdk dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apps - dependency-name: uvicorn[standard] dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: apps - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: apps - dependency-name: coverage dependency-version: 7.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: apps ... 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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the apps group with 6 updates:
0.128.00.129.12.12.02.13.12.51.02.53.00.40.00.41.00.14.140.15.47.13.27.13.4Updates
fastapi-slimfrom 0.128.0 to 0.129.1Release notes
Sourced from fastapi-slim's releases.
... (truncated)
Commits
c91fed9🔖 Release version 0.129.104ff07f📝 Update release notes1bf99b9📝 Update release notese8b98d2🐛 Fix JSON Schema for files, usecontentMediaTypeinstead of `format: binar...d2c17b6📝 Update release notescf05823👷 Always run tests on push tomasterbranch and when run by scheduler (#14940)c441583📝 Update release notes3bdf470✏️ Fix several typos in ru translations (#14934)d178b95📝 Update release notes339f702🔨 Add Kapa.ai widget (AI chatbot) (#14938)Updates
pydantic-settingsfrom 2.12.0 to 2.13.1Release notes
Sourced from pydantic-settings's releases.
Commits
e87d12dv2.13.1 (#790)acf8c14Fix JSON decoding for parameterized PEP 695 type aliases (#780)58b236aFix AttributeError with nested env vars for dict fields (#785) (#786)4933f06Fix CLI parsing error for set field types since 2.13.0 (#787) (#788)bd0ebe6Fix RecursionError with self-referential models in CliApp (#783)eb7840eFix regression for bool fields since 2.13.0 (#784)198e71cPrepare release 2.13.0 (#777)de71e84Add nested path support for yaml_config_section (fixes #772) (#773)0f8f951CLI Union Discriminator Choices in Help (#764)ce9804cCLI coerce numeric types. (#769)Updates
sentry-sdkfrom 2.51.0 to 2.53.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
f75a9acUpdate CHANGELOG.mdb700fa8Update CHANGELOG.md45379e2release: 2.53.04d8faf3test(openai-agents): New tool field and library error log (#5454)d3e2c88fix(openai-agents): Patchexecute_final_output()functions following librar...f71a604fix(openai-agents): Patchexecute_handoffs()functions following library re...bea608cfix(openai-agents): Patchrun_single_turn_streamed()functions following li...14e3e0afix(openai-agents): Patchrun_single_turn()functions following library ref...a5c2906fix(openai-agents): Patch models functions following library refactor (#5449)f78df7cci: Use fixed clickhouse action, remove aws-sam-cli dependency (#5457)Updates
uvicorn[standard]from 0.40.0 to 0.41.0Release notes
Sourced from uvicorn[standard]'s releases.
Changelog
Sourced from uvicorn[standard]'s changelog.
Commits
9283c0fVersion 0.41.0 (#2821)a01a33eAdd--limit-max-requests-jitterto stagger worker restarts (#2707)2ce65bdIgnore permission denied errors in watchfiles reloader (#2817)654f2edEnsure lifespan shutdown runs whenshould_exitis set during startup (#2812)a03d9f6Reduce the log level of 'request limit exceeded' messages (#2788)e377de4Add socket path to scope["server"] (#2561)0779f7fPoll for readiness intest_multiprocess_health_checkandrun_server(#2816)7e9ce2cPoll for PID changes intest_multiprocess_sighupinstead of fixed sleep (#2...99f0d87Fix grep warning in scripts/sync-version (#2807)7ae2e63chore(deps): bump the python-packages group with 18 updates (#2801)Updates
rufffrom 0.14.14 to 0.15.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f14edd8Bump 0.15.4 (#23595)fd09d37Fix panic on access to definitions after analyzing definitions (#23588)81d655f[pyflakes] suppress false positive inF821for names used beforedelin...625b4f5[ruff] docs: Clarify first-party import detection in Ruff (#23591)60facfaone word typo fix in awhile_loop.mdtest case (#23589)fbb9fa7docs: fix incorrect import-heading example (#23568)5bc49a9Increase the ruleset size to 16 bits (#23586)a62ba8c[ty] Fix overloaded callable assignability for unary Callable targets (#23277)e5f2f36Bump 0.15.3 (#23585)0e19fc9[ty] defer calculating conjunctions in narrowing constraints (#23552)Updates
coveragefrom 7.13.2 to 7.13.4Changelog
Sourced from coverage's changelog.
Commits
4f78d57build: no need to publish status.jsonf8616ffdocs: sample HTML for 7.13.4fcf8c68docs: prep for 7.13.4189ecfddocs: thanks Pankhudi Jain for ppc64le wheels #212158aade0build: add support for ppc64le architecture (#2121)8ea42c8chore: bump actions/attest-build-provenance (#2131)c09595fdocs: Janine put a lot of effort into debugging issue #21288ee1760docs: Greg wrote a great issue: #212976ba043docs: thanks, Noah Fatsi371fcc5fix: set fixed paths_list in TreeMatcher init (#2130)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