Bump the all-dependencies group with 5 updates#368
Merged
chrisguidry merged 2 commits intomainfrom Mar 20, 2026
Merged
Conversation
Bumps the all-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [loq](https://github.com/jakekaplan/loq) | `0.1.0a7` | `0.1.0` | | [prek](https://github.com/j178/prek) | `0.3.5` | `0.3.6` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.5` | `0.15.6` | | [zensical](https://github.com/zensical/zensical) | `0.0.25` | `0.0.27` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.41.0` | `0.42.0` | Updates `loq` from 0.1.0a7 to 0.1.0 - [Release notes](https://github.com/jakekaplan/loq/releases) - [Commits](jakekaplan/loq@v0.1.0-alpha.7...v0.1.0) Updates `prek` from 0.3.5 to 0.3.6 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.5...v0.3.6) Updates `ruff` from 0.15.5 to 0.15.6 - [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.5...0.15.6) Updates `zensical` from 0.0.25 to 0.0.27 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.25...v0.0.27) Updates `uvicorn` from 0.41.0 to 0.42.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.41.0...0.42.0) --- updated-dependencies: - dependency-name: loq dependency-version: 0.1.0 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: prek dependency-version: 0.3.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zensical dependency-version: 0.0.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: uvicorn dependency-version: 0.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... 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 all-dependencies group with 5 updates:
0.1.0a70.1.00.3.50.3.60.15.50.15.60.0.250.0.270.41.00.42.0Updates
loqfrom 0.1.0a7 to 0.1.0Release notes
Sourced from loq's releases.
Commits
f03ac54Merge pull request #53 from jakekaplan/prep-0.1.0de486ebprep-0.1.0c21667fMerge pull request #52 from jakekaplan/feat/git-aware-check2072355test: normalize windows config path assertion7f6e7a5fix: align git-aware check config rootd03c45brefactor: simplify git-aware check tests70c593cfix: harden git-aware check scopeace47cffixc29f856refactor: simplify check input resolution and test helpers0d5ad86refactor: remove duplicate git-scope CLI testsUpdates
prekfrom 0.3.5 to 0.3.6Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
dd53c3dBump version to 0.3.6 (#1811)ae0f62fBump prek-action to v2.0.0-beta.3 (#1810)34641f1fix(golang): useGOTOOLCHAIN=localwhen probing system god1f84d5Update MSRV to v1.92.0 (#1806)b4a252fSync latest identify tags (#1798)804eff2Fix minimumReleaseAge for MSRV (#1809)56f7623Update GitHub Actions (major) (#1808)5c268afUpdate Rust crate toml to v1.0.6 (#1803)88c8de2Update Rust crate toml_edit to v0.25.4 (#1804)fe694c5Update pre-commit hook crate-ci/typos to v1.44.0 (#1807)Updates
rufffrom 0.15.5 to 0.15.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
e4c7f35Bump 0.15.6 (#23919)edfe6c1[ty] Narrow type context during collection literal inference (#23844)dd16d68Exclude broken symlink in ecosystem check (#23921)3f94c6aFix stack overflow in ANN401 on quoted annotations with escape sequences (#23...91fc7bd[ty] Fix false-positive diagnostics for PEP-604 union annotations on attribut...04229cf[ty] Initial test suite for PEP-728TypedDictfeatures (#23832)728b9d6[pep8-naming] Check naming conventions inmatchpattern bindings (N806,...88d1eec[ty] Ensure atype[]typeTis always considered assignable to a union th...37cdd61Fix lambda body formatting for multiline calls and subscripts (#23866)a25a4df[ty] Disambiguate duplicate-looking overloaded callables in union display (#2...Updates
zensicalfrom 0.0.25 to 0.0.27Release notes
Sourced from zensical's releases.
Commits
83cd642chore: release v0.0.27062a972fix: printed URLs of built pages shouldn't be percent-encodede326ae3fix: auto-reload not working for URLs with Chinese path segments (#436)9654132fix: skip queuing redundant watch paths (#434)824410cchore: release v0.0.2666ca0e7fix: missing wheels for CPython 3.10 manylinux x86 (#425)7514e32fix: replacecodecs.open, deprecated in Python 3.14 (#429)Updates
uvicornfrom 0.41.0 to 0.42.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
02bed6fVersion 0.42.0 (#2852)d8f2501chore: pre-create Config objects in benchmarks to measure protocol hot paths ...9dbb783Add WebSocket protocol benchmarks for wsproto and websockets-sansio (#2849)b3c69daUse bytearray for request body accumulation (#2845)3f3ebeeDisablepytest-xdistfor CodSpeed benchmark runs (#2847)d072de7Add fragmented body benchmark for chunked body accumulation (#2846)e300c2cAdd CodSpeed benchmark suite for HTTP protocol hot paths (#2844)1fa6976Escape brackets and backslash in httptools HEADER_RE regex (#2824)59ec1deFix multiple issues in websockets sansio implementation (#2825)2fc0efcClarify Windows asyncio event loop selection in docs (#2843)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