chore(deps): bump the all group across 1 directory with 7 updates#75
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all group across 1 directory with 7 updates#75dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [joserfc](https://github.com/authlib/joserfc), [fastapi](https://github.com/fastapi/fastapi), [fastapi-swagger](https://github.com/dantetemplar/fastapi-swagger), [ruff](https://github.com/astral-sh/ruff), [uvicorn](https://github.com/Kludex/uvicorn), [beanie](https://github.com/BeanieODM/beanie) and [prek](https://github.com/j178/prek) to permit the latest version. Updates `joserfc` to 1.6.7 - [Release notes](https://github.com/authlib/joserfc/releases) - [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst) - [Commits](authlib/joserfc@1.6.5...1.6.7) Updates `fastapi` to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.136.3) Updates `fastapi-swagger` to 0.4.50 - [Release notes](https://github.com/dantetemplar/fastapi-swagger/releases) - [Commits](dantetemplar/fastapi-swagger@v0.4.49...v0.4.50) Updates `ruff` to 0.15.14 - [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.12...0.15.14) Updates `uvicorn` to 0.48.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.46.0...0.48.0) Updates `beanie` to 2.1.0 - [Release notes](https://github.com/BeanieODM/beanie/releases) - [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md) - [Commits](BeanieODM/beanie@1.30.0...2.1.0) Updates `prek` to 0.4.1 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.13...v0.4.1) --- updated-dependencies: - dependency-name: joserfc dependency-version: 1.6.7 dependency-type: direct:production dependency-group: all - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:production dependency-group: all - dependency-name: fastapi-swagger dependency-version: 0.4.50 dependency-type: direct:production dependency-group: all - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:production dependency-group: all - dependency-name: uvicorn dependency-version: 0.48.0 dependency-type: direct:production dependency-group: all - dependency-name: beanie dependency-version: 2.1.0 dependency-type: direct:production dependency-group: all - dependency-name: prek dependency-version: 0.4.1 dependency-type: direct:development dependency-group: all ... 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.
Updates the requirements on joserfc, fastapi, fastapi-swagger, ruff, uvicorn, beanie and prek to permit the latest version.
Updates
joserfcto 1.6.7Release notes
Sourced from joserfc's releases.
Changelog
Sourced from joserfc's changelog.
... (truncated)
Commits
1e5b94dchore: release 1.6.775d9f95fix(typing): use cast for type hints6d24037Merge pull request #98 from jonathangreen/algorithms-accept-collection102a7a7fix(typing): accept any Collection for algorithms, not just list8b869e8chore: release 1.6.600d599bchore: update actions9186561Merge pull request #97 from authlib/fix-b644d4ea2efix(jws): validate payload size for b64=falseb6554ccMerge pull request #96 from sebasxsala/fix-p512-fixtureb89eadftest: normalize P-521 private key fixtureUpdates
fastapito 0.136.3Release notes
Sourced from fastapi's releases.
Commits
8206485🔖 Release version 0.136.3c910e01📝 Update release notes063b5bf♻️ Do not accept underscore headers when usingconvert_underscores=True(th...22b02e2🔖 Release version 0.136.23b252a2📝 Update release notesc7fb785♻️ Validate Server Sent Event fields to avoid applications from sending broke...cb83b83📝 Update release notes00f805c✅ Update tests, don't double dispose the engine (#15587)3675137📝 Update release notes7b57e42📝 Document--entrypointCLI option (#15464)Updates
fastapi-swaggerto 0.4.50Release notes
Sourced from fastapi-swagger's releases.
Commits
9103d25chore: bump version to 0.4.50a89f9dcchore: update Swagger UI to v5.32.6Updates
ruffto 0.15.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9ad2da3Bump 0.15.14 (#25295)c714e84[ty] Modernize setup of union types in mdtests (#25291)8a8e35e[flake8-comprehensions] SkipC417for lambdas with positional-only parame...aea5ed4Avoid unnecessary parser lookahead for operators (#25290)e9d72bb[ty] Allow enum member accesses onself(#25077)6cbd59bSetexclude-newer = "7 days"in our PEP-723 scripts (#25285)9999a39Update code example on how to update Neovim LSP log level (#25284)67d8c54[ty] Retain recursively-defined state in binary expressions (#25277)25a3191[ty] Refine Callable class-decorator fallback for unknown results (#25250)c423054Add a recursion limit to the parser (#24810)Updates
uvicornto 0.48.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
73e84e5Version 0.48.0 (#2951)45ea116Ignore duplicate forwarding headers inProxyHeadersMiddleware(#2944)dd4394cchore(deps): bump idna from 3.11 to 3.15 (#2941)abe0781Defaultssl_cipherstoNoneand use OpenSSL defaults (#2940)479a2c0Version 0.47.0 (#2937)89347fdAdd 7-day cooldown for dependency resolution via uv exclude-newer (#2936)767315bDrop unused contents/actions permissions from zizmor workflow (#2935)f25ee43chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2933)8782666Fix typo indocs/deployment/index.md. (#2932)ad5ff87Treatfd=0as a valid file descriptor with reload/workers (#2927)Updates
beanieto 2.1.0Release notes
Sourced from beanie's releases.
Changelog
Sourced from beanie's changelog.
... (truncated)
Commits
8a1dba4fix: switch publish workflows to OIDC trusted publisher and update actions (#...160ae55release: 2.1.0e416dafadd support with_children on delete_all (#1310)dc10fe0release: bump version to 2.1.0ce69851test: do not ignore deprecation warnings in tests (#1123)e79aba9fix: resolve Pydantic field aliases in nested expression field queries (#1278)78ff7dcfix: persist before_event changes to DB on save/update/replace (#1279)82bbebefix: handle BackLink types in fetch_link and fetch_all_links (#1286)5e48925fix: handle RootModel with custom iter in save() (#1284)db2f441fix: support frozen fields on save() and replace() (#1282)Updates
prekto 0.4.1Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
871b9edBump version to 0.4.1 (#2107)3c26fafOptimize meta hook file scans (#2106)7780f11Clean up run hook installation flow (#2105)c5dc885Refine hook install filtering (#2104)9db879eSkip installs for hooks that will not run (#2103)2a0da57Simplify workspace file handling (#2102)33ca060Lock file maintenance (#2072)03f11c0Update GitHub Actions (#2101)354f431Update dependency uv to v0.11.13 (#2094)4a41828Update Rust crate quick-xml to v0.39.4 (#2098)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