Bump the minor group with 5 updates#69
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [cython](https://github.com/cython/cython) | `3.2.5` | `3.2.8` | | [prek](https://github.com/j178/prek) | `0.4.5` | `0.4.6` | | [mkdocstrings-python](https://github.com/mkdocstrings/python) | `2.0.4` | `2.0.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.15.20` | | [zensical](https://github.com/zensical/zensical) | `0.0.45` | `0.0.46` | Updates `cython` from 3.2.5 to 3.2.8 - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.2.5...3.2.8) Updates `prek` from 0.4.5 to 0.4.6 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.5...v0.4.6) Updates `mkdocstrings-python` from 2.0.4 to 2.0.5 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@2.0.4...2.0.5) Updates `ruff` from 0.15.17 to 0.15.20 - [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.17...0.15.20) Updates `zensical` from 0.0.45 to 0.0.46 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.45...v0.0.46) --- updated-dependencies: - dependency-name: cython dependency-version: 3.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: prek dependency-version: 0.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: mkdocstrings-python dependency-version: 2.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: zensical dependency-version: 0.0.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... 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 minor group with 5 updates:
3.2.53.2.80.4.50.4.62.0.42.0.50.15.170.15.200.0.450.0.46Updates
cythonfrom 3.2.5 to 3.2.8Changelog
Sourced from cython's changelog.
Commits
fee6fd6Prepare release of 3.2.8.2feda19Fix macro usage in Py3.8.21daa4ePrepare release of 3.2.7.6a69c3cUpdate changelog.60f2bdcFix dealloc refcount guard resurrecting dying objects on free-threading (...4f47fd3Update changelog.1e7ea1eUpdate changelog.410d60cFix use of uninitialized monitoring fields in generator/coroutine objects (GH...e70ca99Fix cyfunction annotate setter on Python 3.14 (GH-7768)86ba584Fix access to the ".ag_running" flag of async generators on big-endian systems.Updates
prekfrom 0.4.5 to 0.4.6Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
643fba4Bump version to 0.4.6 (#2280)b0f9261Refactor env var handling (#2277)8494d16Split run concurrency knobs (#2276)f20bbaaUpdate sample config for.pre-commit-config.yaml(#2275)5485289Pin pre-commit repos to commit hash (#2274)d418ab3Improve nix shebang parsing (#2271)cc261c1Update actions/checkout action to v7 (#2267)8d2dbbaUpdate Rust crate itertools to 0.15.0 (#2265)51db86cUpdate Rust crate phf to 0.14.0 (#2266)1aa7d38Update dependency uv to v0.11.23 (#2262)Updates
mkdocstrings-pythonfrom 2.0.4 to 2.0.5Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
1670ecbchore: Prepare release 2.0.5abe2888fix: Allow relative cross-references to work in summaries0334131fix: Always display attribute values as they're written in the source39311c7docs: Lint docs835a406chore: Never fail type-checking (maintenance mode)Updates
rufffrom 0.15.17 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Updates
zensicalfrom 0.0.45 to 0.0.46Release notes
Sourced from zensical's releases.
Commits
c76960echore: release v0.0.465533abaMerge pull request #761 from zensical/chore/update-uiaeb31adfix: update ui to v0.0.19fb4637cchore: update.mono.tomlto account for configuration changes61b6d05fix: preservesmalltags in generated search indexedb0878fix: search path segment is empty when title is sourced from section index pagee4a370frefactor: change several validation defaults to false (#758)909f973fix: don't crash on invalid URLs in HTML (#755)e6b55fefix: strip images from toc labels (#749)0f11c7ffix: updatepyo3to0.29.0to mitigate 2 vulnerabilitiesDependabot 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