build(deps): bump the safe group across 1 directory with 10 updates #69
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 safe group with 10 updates in the / directory:
4.11.04.12.00.24.00.25.51.15.11.16.21.18.21.19.00.14.60.14.80.121.30.124.00.19.00.20.02.12.42.12.59.0.19.0.21.27.01.28.0Updates
anyiofrom 4.11.0 to 4.12.0Release notes
Sourced from anyio's releases.
Commits
bc021b6Fixed the download-artifact settings to retain the expected behaviorc6000aaCorrected the format of the version in the changelog9d1bfe0Bumped up the version77f7ce2Fixed RuntimeError while shutting down the asyncio process pool (#1039)aecc666[pre-commit.ci] pre-commit autoupdate (#1036)e5569adBump actions/checkout from 5 to 6 in the github-actions group (#1037)dde3ab8Moved a changelog entry to its correct position250d4f1Restore compatibility with pytest<=6.1.2 (#1030)3708e22Fixed a typo in the documentation (#1035)9adbe08Add new params to Path.glob & Path.rglob introduced since 3.12 (#1034)Updates
python-injectionfrom 0.24.0 to 0.25.5Release notes
Sourced from python-injection's releases.
Commits
7af0fddfeat: No longer instantiate a dependency if it has been explicitly passede6737cfRemove sometype: ignore246ed45feat: Improved typing for static type checkers42f2e5cfix: A scoped slot injectable no longer locks the moduled764c39refactor: Internal logic about constants5130b19refactor: Update type annotations for reserve_scoped_slot method1f1e8d8refactor: Instantiation depends on the module requesting the instance2d699e4reverse: Bidirectional links between modules create inconsistent behaviorccf7e85refactor: Now analyze the types at the module level3218cc5feat: Expose TEST_PROFILE_NAME for testing module accessibilityUpdates
hatchfrom 1.15.1 to 1.16.2Release notes
Sourced from hatch's releases.
Commits
e966480release Hatch v1.16.2 (#2132)860feccFix self referential env dependencies being ignored (#2127)e08014efix(docs): correct syntax for group inclusion in advanced configuration (#2124)843f916add support for sbom file from build data (#2109)e6b01c8fix(hatch): incorrect content sent to stdout (#2119)d96983frelease Hatch v1.16.1 (#2116)3fff194Bug fixes v1.16 (#2115)8e1a709hatch-v1.16.x (#2106)9d25ed0Add User-Agent header with Hatch, Python and HTTPX versions (#1827)8866ef0Fix workspace option overrides (#2104)Updates
mypyfrom 1.18.2 to 1.19.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
0f068c9Remove +dev6d5cf52Various updates to 1.19 changelog (#20304)3c81308Add draft version of 1.19 release notes (#20296)1999a20[mypyc] librt base64: use existing SIMD CPU dispatch by customizing build fla...1b94fbb[mypyc] Fix vtable pointer with inherited dunder new (#20302)13369cb[mypyc] Fix crash on super in generator (#20291)a087a58Update import map when new modules added (#20271)35e843c[mypyc] Add efficient librt.base64.b64decode (#20263)094f66d[mypyc] Add repr to AssignmentTarget subclasses (#20258)0738db3Do not push partial types to the binder (#20202)Updates
rufffrom 0.14.6 to 0.14.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9d4f1c6Bump 0.14.8 (#21791)326025d[ty] Always register rename provider if client doesn't support dynamic regist...3aefe85[ty] EnsurerenameCursorTestcallscan_renamebefore renaming (#21790)b8ecc83Fix clippy errors onmain(#21788)6491932[ty] Fix crash when hovering an unknown string annotation (#21782)a9f2bb4[ty] Don't send publish diagnostics for clients supporting pull diagnostics (...e2b72fb[ty] cleanup test path (#21781)14fce0d[ty] Improve the display of various special-form types (#21775)8ebecb2[ty] Add subdiagnostic hint if the user wroteX = Anyrather thanX: Any...45ac30a[ty] Teachtythe meaning of desperation (try ancestorpyproject.tomls as...Updates
fastapifrom 0.121.3 to 0.124.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
b5ca132🔖 Release version 0.124.0a2cef70📝 Update release notes5b62456✏️ Fix typo inscripts/mkdocs_hooks.py(#14457)dbd34f1📝 Update release notese1117f7🚸 Improve tracebacks by adding endpoint metadata (#14306)08b09e5🔖 Release version 0.123.10e7d7038📝 Update release notesda0ffab🐛 Fix using class (not instance) dependency that has__call__method (#14458)5161694📝 Update release notes812a192🐛 Fixseparate_input_output_schemas=Falsewithcomputed_field(#14453)Updates
msgspecfrom 0.19.0 to 0.20.0Release notes
Sourced from msgspec's releases.
Changelog
Sourced from msgspec's changelog.
Commits
a46a2c6Make GitHub action resilient to release runs (#953)a235d0cPrepare GitHub release (#952)27afa70Fix typos (#951)40b62da[docs] fix two typos in benchmarks & structs section (#802)f78a1e7Add utilities forStruct-like checks (#950)cda7e24Update changelog (#949)233d916Fix refcount leak tore.Patternwhen usingMeta(pattern=...)(#899)2eafc17Standardize format of the downstream user docs (#948)eff6a7cAdd Meltano to "Used By" in the docs (#914)242ec07Adddjango-modern-restto "Used by" docs section (#913)Updates
pydanticfrom 2.12.4 to 2.12.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
pytestfrom 9.0.1 to 9.0.2Release notes
Sourced from pytest's releases.
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
hatchlingfrom 1.27.0 to 1.28.0Release notes
Sourced from hatchling's releases.
Commits
8e1a709hatch-v1.16.x (#2106)9d25ed0Add User-Agent header with Hatch, Python and HTTPX versions (#1827)8866ef0Fix workspace option overrides (#2104)4d8b5d5Blog and doc updates for release of 1.16 (#2103)61e342fUse zstandard implementation from stdlib (PEP-784) (#2034)8695db4Add SBOM support - PEP770 (#2098)b0609b3GitHub Actions: macOS 13 runner image is closing down (#2070)ff4b404Code clean up. (#2097)c6189fcHatch environments support PEP735 dependency-groups (#1922)09b2007Simplify and update workspace environment docs. (#2095)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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